Adapters
Discussion List
-
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 74 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…
-
Unable to get proper callback when running a BulkImportData Job on Fusion from OICSummary: Hi, I am attempting to run a BulkImportData task using the Oracle ERP Cloud Connector on OIC. The import is working as expected, no issue on that end. My issue …
-
Getting Timeout with Database adapter in OIC while executing view in EBS databaseSummary: We created an Oracle Database Adapter to connect Oracle Ebusiness Suite Database with an agent and query Views with a simple select query with one where conditi…
-
How to get child resources also in runtime for business rest service get operation in B2B adapterSummary: I am using Oracle CX Sales B2B Service adapter Business Rest service get operation. Under map all child objects are showing but no value coming for them in run …
-
How to Generate Sign a JSON Payload using RSA Key and SHA256 Algorithm In OICSummary: Hi All, I have a requirement to generate signature for the json payload using RSA private key using SHA256 algorithm. After generating the signature I need to a…
-
Slack Missing_scope users:read.email in OIC Slack AdapterSummary: Content (required): When we add the scope "users:read.email" in the connection then it gives us an error that this scope is not supported. We were able to add "…
-
HCM Integration : How to check failed recordsSummary: HCM Integration : How to check failed records Content (required): HCM Adapter in OIC does not offer a callback unlike ERP. Also we can't query the stage tables.…
-
Extract Data from SaaS to VBCS ApplicationSummary Extract Data using an OTBI ReportContent Hello, I have a requirement to retrieve data from our Oracle ERP Cloud applications. I need to extract the data via an O…
-
SFTP adapter as a triggerSummary: use the SFTP adapter as a trigger Content (required): it's possible to use the SFTP adapter as a trigger in an integration?. I would like to make every time a f…
-
Integration using OPA/Intelligent connector - best practice design?Summary: What is the best design to use the IA adaptor in an asynchronous way? Content (required): Currently: We are currently using the IA (formerly OPA) connector in I…
-
CASDK-0032: Unable to validate the resource.Summary: Content (required): Hi team, I am trying to create a SOAP trigger connection using a WSDL URL having no authentications in it. As I am trying to test the connec…
-
HCM ATOM Feed - Emp New Hire/Update Include Business Object checkbox disabledSummary HCM ATOM Feed - Emp New Hire/Update Include Business Object checkbox disabledContent Hi Everyone, The Include Business Object in HCM Atom Feed is disabled for Em…
-
OIC Parse XML from Database FieldSummary: We are storing an XML payload in a database field and need to pull it into an OIC integration as the payload for a co-located integration. Content (required): T…
-
Rename Integration Artifacts prior ImportSummary: Is there a way (rather than manual clone-rename) to rename the integration artifacts within an IAR or PAR file prior importing? Use case is if I have a reusable…
-
Business Event - Sales Adapter Best practiceHi, We have requirement to push the Account details to external system whenever new record or updating the existing record. I have 2 questions Shall we use Business Even…
-
'IN' Operator in SQL select query is not working with dynamic values. (SQLServer Connection)Content Hi OIC experts, We are performing an operation on the table with select using following query. But It doesn't seem to work and there isn't a way to debug what's …
-
Append to file in UCMHi, We need to send certain details on trigger of erp business events to downstream applications. The issue is we cannot use ftp or sftp in between nor can we use any pa…