To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Integration
Discussion List
-
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… -
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 … -
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 11 views 0 comments 0 points Started by Vishnuvarth Subramanian-Oracle -
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… -
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 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… -
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… -
Error while creating soapUI project request for Integration WSDLSummary: When I tried to create the SOAPUI project for the integration, I am getting some error Content (required): Error Received: org.apache.xmlbeans.XmlException: org… -
Error while configuring SOAP TriggerSummary: Getting error while configuring my custom SOAP WSDL Content (required): An error occurred while preparing mapper object. [Cause: ICS-10064]oracle.ics.webconsole… -
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… -
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 … -
Expose Oracle SAAS queries or OTBI Datamodel as rest apiHi All, I know we can create OTBI report and call that using SOAP webservice. But is there a way where we can expose Oracle SAAS queries or Datamodel as rest apis which … -
CASDK-0008: Could not retrieve operation versions from connected hub. ( while integrating OIA-DB)Summary: Content (required): Hi team, As we are trying to integrate OIA with database inside OIC and as we start configuring the endpoint for OIA Adapter as the trigger,… -
Integrate Apex application in Oracle CloudSummary: Users need to access Apex application from Oracle cloud based on custom roles assigned to them, need the process to integrate the Apex pages from Oracle cloud. … -
Mutliple REST API and one Restapi as a parameter to other in a page of Visual Builderwant to design a page in Visual Builder in a page require to access the multiple REST API as below /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID} for person n… -
CMK B2B and OIC B2BSummary: Customer already used EDI VAN for Inbound and Outbound Messages in the current architecture. As part of SCM Cloud implementation we need to route this messages … -
JwT Token generation in OICHi All, We are trying to consume Oracle SAAS APIs in OIC using REST adapter(not using Oracle SAAS adapter).We followed all the steps in the below document https://www.or… -
The connectivity agent zip folder is downloaded empty.Summary: Content (required): Hi team, As I am doing an on-premise Integration of OIC with a database, the connectivity agent that I am downloading after creating an agen… -
How to send null to Mapper TargetOIC Version: 21.4.3 Hi Integration Community I have a simple requirement in OIC where a REST web service returning JSON returns an attribute which is a string but may be… -
Handle empty csv file with headerHi All We have an integration reading a csv file and which goes on and creates HDL for loading data into HCM. Currently we are facing an issue when an empty csv file whi… -
PLSQL arrays and Integration CloudHi All I have an xml array posting to a plsql table and record and that works fine. But I want to set up a GET to return that plsql table into an XML array. The error I … -
API to initiate approval for AP InvoicesSummary: Content (required): We found that we can run the ESS Job from OIC and put a wait to initiate the payables invoice approvals, however, we could not find any API … -
Authentication mechanism for calling Oracle SAAS apiHi All, We are calling Oracle SAAS rest apis for our integrations in our OIC4SAAS processes. We want to know what is the best process to authenticate these rest apis. Do… -
For Freight Cost PTO Model CustomCode, How to cut and paste the SDOTRtags from child fline to parentSummary: For PTO Model, freight cost is generated at child level, that should be cut from child level and paste at parent level in custom code but it is generating in ch… -
Possible to take a file from Object Storage to OIC File Server?Summary: There's plenty of examples of how to go from the OIC File Server to Object Storage but I can't find anything to show how to take a file from Object Storage and …