Category 222
Discussion List
-
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…
-
Issue while OIC is connecting to Cloud Data ScienceSummary: We are connecting to Data science through REST adapter using the security policy OCI signature version 1. It is failing while testing the connection with this e…Bhavish A S-Oracle 21 views 0 comments 0 points Started by Bhavish A S-Oracle General Technical Discussions
-
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…
-
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 …Vishnuvarth Subramanian-Oracle 1 view 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 2 views 0 comments 0 points Started by Vishnuvarth Subramanian-Oracle Integration
-
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…
-
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…
-
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 …
-
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 …
-
Automate ADFDI using OICSummary: Is it possible to automate ADFDI using OIC. Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets …
-
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 …
-
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,…
-
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…
-
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. …
-
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…