Integration
Discussion List
-
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…
-
HCM Rest IntegrationThe worker api response has a structure of item and inside that a links array with attributes as "rel","href","name","kind","properties" etc.. 1)Is it possible to filter…
-
SOAP trigger value not accessible inside IntegrationSummary: I have an App driven integration with SOAP trigger where value is received using a soap payload. When i try to assign that value anywhere throughout the integra…
-
Rest API call improve performance in OICSummary: Improve Performance while doing rest call in OIC Content (required): We have a requirement where we need to call an Oracle Project Rest API which updates the ta…
-
How to Write Excel file using stage activitySummary: How to Write Excel file using stage activity Content (required): Hi Expert, I am extracting the data from the database and then i am writing the data using stag…
-
generate JWT for outbound REST API using JavaScript library in less than 1.5sSummary: OIC has RESP API connector that expects JWT. As proof of the concept we successfully hardcoded externally generated JWT with expiry date big enough for PoC. But…
-
How to connect with Share Point through OICSummary: How to connect with Share Point through OIC Content (required): Hi Expert, We have a requirement where we need to connect with share-point and place the file in…
-
To invoke a REST API without any request parametersSummary: Content (required): Hi team, I am trying to invoke a REST API in Oracle Integration Cloud (OIC), without submitting any request parameters. In the response mapp…
-
NXSD define trailing optional columnsI am trying to read a csv file in Oracle Integration Cloud (OIC). OIC accepts an xsd file to define the format for the inbound csv file. The issue I'm having is that the…
-
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…
-
Integration Error This Position Name already exists in EBSSummary: This Position Name already exists in EBS Content (required): We have Integration for Position from HCM to EBS. Reading File from SFTP, we are facing some issues…
-
OIC SFTP Integration RequiredSummary: Dear Friends, There is need to know the complete details for the OIC SFTP Integration. Can anyone help me assist on it?. Content (required): OIC SFTP Integratio…
-
Is it possible to send the payload that the OIC received to a external systemSummary: We are currently developing a integration that needs to send the payload received in the integration. This should dynamic as it would be used in more then one i…
-
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:///…
-
Namespace Issue while using getScheduledReportOutputInfo SOAP Operation of ScheduleReportWSSServiceSummary Namespace Issue while using getScheduledReportOutputInfo SOAP Operation of ScheduleReportWSSServiceContent Issue with getScheduledReportOutputInfo SOAP Operation…
-
How can we filter the HCM worker api by the LastUpdateDateHow 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…
-
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…
-
How to convert date into YYYY-MM-DDSummary: How to convert date 28-FEB-23(DD-MM-YY) into YYYY-MM-DD Content (required): Hi Expert, We are receiving the date like 28-FEB-23 from client ,Now we want to stor…
-
How to get a person's Territoriy(s) in OSC via a REST call.Summary: We're using OIC up update opportunities and we have the email of the person who is passing in the opportunity. We know the territory of the opportunity. I just …
-
OIC Microsoft SQL Server Adapter binding parameterSummary: I am trying below query with in OIC Microsoft SQL sever adapter. select top (#qsize) * from S_table where FLAG='PENDING' Below is the message when I click valid…
-
salesOrdersForOrderHub API - Unable to add linesSummary: salesOrdersForOrderHub API - POST- adding order lines returns "SourceTransactionSystem and SourceTransactionId are mandatory when creating a new order" Content …
-
Need to check Structure of the schema Stage file ReadI would like to know if there is any way to check already uploaded file in the Stage File action. For example in the above process .csv file was uploaded during the deve…
-
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 …
-
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…
-
XML file without namespaceSummary Process xml file with out namespace definitionContent Hi, We have a requirement to integrate with one of the old systems that's still using DTD's to create the x…
-
How can the response payload be modified to have the namespace prefix for the root element in OIC?Summary: Hello world response payload is missing the namespace prefix for the root element Content (required): I have been working on an integration migration project. A…
-
How to Call BI Report Once for multiple parameter In OICSummary: How to Call BI Report Once for multiple parameter In OIC Content (required): Hi Expert, We have a requirement where we need to get UOM code for each Item number…