Adapters
Discussion List
-
How can I generate PDF file or convert .html file from stage file to PDFSummary: I want to send notification with pdf attachment, am able to send the attachment with .html file extension but when I try to save the file in stage file in .pdf …
-
ERP Adapter issueSummary Error: The application has encountered an unexpected error. Please check the applications connection details, credentials and retry your request.Content I'm tryi…
-
REST API for Get all lookup codes > How to escape special charactersSummary: REST API for Get all lookup codes > How to escape special characters Content (required): Hello All, I want to use the Get all lookup codes REST API in OIC (work…
-
Reading first occurrence of the repeating element column from the JSON fileSummary: Hi Team, I am trying to read a JSON file ( sample content pasted below ) via OIC. My requirement - Pick the single/first occurrence of the repeating 'additional…
-
Oracle Database Adapter - SQL IssueSummary Issue while trying to create a SQL queryContent Hello guys, i'm trying to implement a simple query as code snippet but i'm receiving the following error: Error: …
-
VBCS invoking integration over REST protocol getting erroredSummary: I'm currently invoking integration over REST protocol from VBCS app, though the integration has to do lot of activities in a loop and it is getting automaticall…
-
Difference in rest api results count when fetched from OIC & postmanFacing a very strange issue. Calling the new hire atom feed api in OIC to fetch new hire data using rest adapter. Endpoint:- /hcmRestApi/atomservlet/employee/newhire Que…
-
Rest connection to Invoke ThirdpartySummary: Rest connection from to invoke a thridparty Content (required): Hi All, I am trying to invoke a thridparty using the rest API. Below is the curl command to get …
-
Account Receivable (AR) Customers Creation and Updates > Business Events raised within ERP CloudSummary: Hello All, For the customers creation and updates in Account Receivable (AR), is there any business events raised within ERP Cloud which OIC can subscribe for? …
-
What API's are available to Incentive Compensation and what do adapters to third parties do?Summary: We're looking at potentially using OIC as a middleware for Incentive Compensation and had the following questions: Can you create/edit credit rules via API’s Im…
-
Ability for OIC to Send Data Files to AWS S3Summary: Ability for OIC to Send Data Files to AWS S3 Content (required): Hello All, May I ask if OIC can send data files to AWS S3 ? We are looking for this option inst…
-
Salesforce Adapter Connection to an IntegrationSummary: It looks like salesforce has decommissioned the workflow rules to establish outbound messaging. could see flow Builder now in the place of workflow Rules. Is th…
-
BulkImportdata vs LoadandImportDataContent Hi All, In ERP Integration service there is importbulkdata and loadandimportdata service, I'm aware of importbulkdata. Can anyone throw some light upon the later…
-
Download text output from custom ESS job using webservice/OICSummary: Unable to download e-text output from ESS job Content (required): Hi experts, We have a requirement to run custom ESS job and get its corresponding e-text outpu…
-
UCM upload using ERPIntegrationservice through Oracle HCM adapterSummary UCM upload using ERPIntegrationservice through Oracle HCM adapterContent Need help on UCM upload using ERPIntegrationservice through Oracle HCM adapter
-
Triggering Windows Batch from OICSummary: We have a requirement to schedule and trigger windows batch in a windows server from OIC. Is this feasible? Content (required): Version (include the version you…
-
After the successful Bulkimport FBDI Process CALLBACK Integration is not called (2)Summary: Hi all I would thank any help with the following... I am trying to get a working CALLBACK integration for a FBDI Import Payables Invoices integration. So I have…
-
Library Javascript 'require'Summary Having issues using the 'require' command in Library/javascript in OICContent Why can't I use the "require" command in my javascript program (library) for OIC? I…
-
Rest Receivables invoice attachment with postman OK, with OIC does not work (for me...)Summary: Hello, I would appreciate your help with this issue: I use postman with this payload: https://egyp-test.fa.em3.oraclecloud.com/fscmRestApi/resources/11.13.18.05…
-
(my) Rest Integration multi-operation does not update the last action after changing responseSummary: Content (required): Hello, Please, I need help with the following, perhaps I am missing some step, or is something that is not taken into account by developers.…
-
For remote fault in OIC Adapters do we have automatic retry?Summary: For any connection failure scenario, does OIC adapter retry immediately internally? Content (required): I think auto retry was there in remote fault immediately…
-
FTP Adapter > Connection to FTP Server Using Private Key File and PassPhraseSummary: FTP Adapter > Connection to FTP Server Using Private Key File and PassPhrase Content (required): Hello, We are trying to connect to a FTP Server; however, we ar…
-
How to Escape special charters (like space) in query parameters in REST adapterSummary: How to escape special charters (like space) in query parameters in REST adapter. OIC is encoding the value for Space -> + instead of %20 Content (required): Act…
-
Parallel Threads in OICSummary: How many number of threads can run in OIC during concurrency? Content (required): Parallel event subscription in OIC and send to end system. Version (include th…
-
FTP Connection Not Working Properly After Change Password Multiple TimesSummary: FTP Connection Not Working Properly After Change Password Multiple Times Content (required): Hello All, I am working on the integration below in which I have ad…
-
Expose OIC integration as rest api with OauthHi All, We have created an app based integration which is exposed as an api. We have configured it to be exposed with oauth as per instructions given in https://www.atea…
-
Can't update individual row using Update lookup Rest APISummary Can't update individual row using Update lookup Rest APIContent Hi, I need to update the selected row value in lookup using OIC rest API, For example 'Row1' valu…
-
Stage Action Zip results in Error due to folder does not existSummary Stage Action Zip results in Error due to folder does not existContent Use Case: In OIC, I am Listing the files from SFTP Server and running a loop to fetch a set…Shivakumar Ayyanagowdar-Oracle 379 views 5 comments 0 points Most recent by Oracle PaaS Consultant-Oracle Integration
-
Excel to CSV - OICSummary: Since FBDI accepts on csv format and we have requirement for scheduled integration to read a excel file and convert into csv followed by the mapping with FBDI t…
-
An error occurred while processing the request payload in the target REST endpoint in OICContent Hi everyone, Brief Summary of my topic: Target system is exposing as REST service and accepting as JSON payload same we are enhancing in OIC. created REST adapte…