Adapters
Discussion List
-
OIC FTP adapter - erroing out with UTF-8-BOM encoding. Any workaround?Summary: OIC FTP adapter erroring out when the xml file is of UTF-8-BOM encoding. Works well when its UTF-8. Content (required): We have an issue while reading an invoic… -
Business Event - Triggering PointHi, We planned to use 'Contact Created Event' from Engagement Cloud adapter. Oracle Engagement Cloud Adapter Capabilities OIC integration event will trigger when we crea… -
Oracle Integration Update Webcast: CX Integration and Extension Best practicesSummary: Oracle Integration Update Webcast: CX Integration and Extension Best practices Content (required): Attend to get the latest updates and innovations on Oracle In… -
Multiple atom feed rows for employee terminationHi, We are trying to send employee termination information to downstream applications. We are using the "termination" atom feed for the same. What I observed is for same… -
Zip file operation not workingSummary: I am trying to zip the downloaded files from the SFTP server. It's working fine in one instance. When I import the same code to another instance, I am getting t… -
Get Last successful run date and time for scheduled orchestrationsWe need to get the last successful run date of a scheduled orchestration so that we can pull the data from Oracle SAAS accordingly. Followed this blog but it didnot work… -
Generating Column Header using FTP AdapterI want to add a single column header in my CSV file being produced by FTP adapter in OIC. I understand we have to create a repeat node in the OIC mapper to add a header.… -
Move file from Stage File location to FTPI need to send a file to FTP.I am creating it locally using stage file action and trying to move to FTP,but I see the FTP adapter doesn't support it. Do we have to read … -
trigger OIC integration from email sent to designated addressSummary: in need of something in terms of trigger OIC integration from email sent to designated address where integration would read email, confirms that subject is matc… -
Is there any way to trigger an integration from the external email with attachments?Summary Is there any way to trigger an integration from the external email with attachments?Content Hi expert, I am looking for a way to trigger an integration from the … -
How to implement a "RequestHoldProcess" call from OIC to ERP Cloud utilizing an async callback?Summary: How to implement a "RequestHoldProcess" call from OIC to ERP Cloud utilizing an async callback? Content (required): When implementing the "RequestHold" call wit… -
Get Binary content using SOAP AdapterWe are trying to use the UCM GET_FILE service to get the binary content of a file which we have to pass to another rest api for creating attachment in Document of Record… -
HTTP Request while invoking REST endpointSummary: would like to see the HTTP request when making third party rest api invocation. OIC is making a call to third party rest api, invocation is successful and recei… -
Error while connecting to onprem EBS in OICDear Team, We are trying to create connection with Onprem Oracle EBS with OIC 22.1.1 version and getting the below error, can you please advise on this issue. CASDK-0007… -
Issue while using scheduleReport SOAP Operation of ScheduleReportWSSServiceSummary Issue while using scheduleReport SOAP Operation of ScheduleReportWSSService from OICContent In OIC, we have configured a SOAP Connection with WSDL URL: https:///… -
HCM Rest Api filter by dateHow can we filter the HCM worker api by the LastUpdateDate? Have tried the below:- 1)q=(LastUpdateDate BETWEEN '2017-09-15T00:00:00.000%2b00:00' AND '2022-09-15T00:00:00… -
Customer specific ASN creationSummary: Hello Wizards, have you implemented customer specific ASN, real time data exchange (EDI) with 3PLs, Freight Forwarders and Suppliers. Content (required): Hello …Vishnuvarth Subramanian-Oracle 12 views 0 comments 0 points Started by Vishnuvarth Subramanian-Oracle Integration -
Customer specific ASN creationSummary: Hello Wizards, have you implemented customer specific ASN, real time data exchange (EDI) with 3PLs, Freight Forwarders and Suppliers. Content (required): I am l…Vishnuvarth Subramanian-Oracle 1 view 0 comments 0 points Started by Vishnuvarth Subramanian-Oracle Integration -
OTBI reports file/payload sizeWe are executing OTBI reports in OIC.I was wondering if the OTBI report brings data which makes the payload size more than 10MB, how do we handle that? What is the best … -
ATP adapter - can it return id after inserting recordSummary: Instead of making 2 calls to ATP Insert record into table Get Id of the record Can this be achievable in a single ATP call Content (required): Hi experts, Wante… -
Encrypt and decrypt values in OICSummary: We are trying to call a rest api in OIC. The rest api endpoint uses a custom http header parameter for authentication. I have the below question:- 1)How do we e… -
Create a global variable with custom schemaSummary: Hi, I want to create a global variable with custom schema. There seem to be no clean way to upload the custom xsd and create a variable on it as we do in SOA. I… -
How to query REST Service with a parameter containing special characters like +,. etc in OICWe are trying to use REST Service and pass a parameter containing + or , in the parameter value in OIC. How can we achieve this in OIC? I know from postman, we have to u… -
Unable to generate .dat file using nxsd mapping fileSummary: Content (required): I am creating an HDL integration using Oracle HCM adaptor. Before using the HCM connection we need to generate the .dat file using nxsd mapp… -
Integrating SAP Ariba using OIC with MIME attachmentsSummary: To connect SAP Ariba using OIC Ariba Connector Content (required): OIC has inbuild OIC Connector. However in the SAP Ariba Restrictions it mentions MIME attachm… -
OIC to Amazon Seller SiteSummary: Integrating OIC to Amazon Seller Central Content (required): Based on below blog, OIC starts to support Amazon seller integration: https://blogs.oracle.com/inte… -
Unable to activate integration in 1 environmentSummary: Content (required): We are getting the below error while activating this integration in 1 environment but not in the other 2 environments. We did refresh the me… -
Moving Files with different formats from ftp server to local server.Hi All 1) I would like to move 2 files with different formats from 1 server to another via a single integration. Even though its basically an ftp mget I still need to do… -
One way Procedure calls in Oracle DB AdapterSummary: Invoke Long running DB procedures is Oracle Database Content (required): We are Invoking Oracle Database procedure from OIC which on has only input parameters. …