Category 222-2
Discussion List
-
Multiple sales order in single payload using rest apiHi, I am creating sales orders by Reading the CSV file. My questing here is I want to create all the sales orders at the time. If any error occurs I don't want to create…
-
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…
-
Add line break in XML fileSummary: Content (required): Hi experts, I am working on an integration which will generate an xml file, my schema is as follows:
-
need help to understand xpath error -OICSummary: Hi Guys. I am geting this xpath error, however I have no Idea how to "bebug" it. Content (required): Version (include the version you are using, if applicable):…
-
How to pass null value for LOV field in OIC mapper. How to remove tag from payload if its nullSummary: How to pass null value for LOV field in OIC mapper. How to remove tag from payload if its null Content (required): I am trying to update list of 9 DFFs via REST…Jaeyshree Kumaran Kalpana 3 views 3 comments 0 points Most recent by Jaeyshree Kumaran Kalpana Integration
-
FileReference:How to get the contents of a file from a loop and insert them into a tableSummary: Content (required): Hi everyone, I am building an integration which downloads a .zip file I am only interested in getting an .xml file the flow is able to recog…
-
Send ESS JOB from OICSummary: Inconsistency when sending an ESS JOB from OIC Content (required): Hello everyone, I am building an integration to execute the standard "Trial Balance Report" r…
-
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…
-
Calling UCM SOAP DELETE_DOC from Oracle Integration Cloud (OIC)Summary: Good morning experts, As part of our journey to Oracle HCM, we are required to "fetch" HCM extract out of UCM to send it to our partner via OIC integration. AS …
-
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…
-
Oauth 2.0 causes errors with co-located integrationSummary: Can't call co-located integration when initial integration is Oauth 2.0 and is called from an external source. Looking for the easiest to implement resolution a…
-
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…
-
Maximum number of records in Yardi IntegrationSummary: Content (required): We are working on Integration between Oracle Cloud and Yardi and I am asking for maximum number of records can be done in one transaction to…
-
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…Mohana Gopal Selvam-Oracle 1 view 0 comments 0 points Started by Mohana Gopal Selvam-Oracle Integration
-
How to Process Attachments using SWA(SOAP with attachments) in OIC using SOA AdapterSummary: Hi Everyone, We have a requirement as below There is an external SOAP service which responds datahandler xml element which holds cid to the csv attachment file …Venkata Chakradhar P 11 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
EPM REST API calls facing user lock or password expiration issuesSummary: EPM REST API calls facing user lock or password expiration issues Content (required): Hi Team, We are using EPM REST API calls in OIC integrations for uploading…
-
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…
-
MFT querytext for most current dated file in UCMSummary: Content (required): I have been working through an issue to try and pull ONLY the most current file using MFT from our UCM. To do this, I have tried altering th…
-
How to validate and return the name of empty variablesSummary: Validate that there are no null input parameters and, if necessary, identify the name of the null parameter to return it in a response Content (required): Hi ex…
-
Download Narrative Reporting daily backupSummary: Download the daily backup to a sFTP directory. Content (required): Hello my dear friends! Is there a way to download the daily snapshot backup from Narrative Re…
-
XSLT solution to select from 1st source only nodes NOT present in 2nd sourceSummary: Have simple case where 2 XML sources are processed in a way where nodes from 1st xml file are excluded if they already part of 2nd xml file Brute force approach…
-
Need to show all operation in the OIC WSDLSummary: Hi Team, I have a requirement where I would like to show all the operations under one WSDL when I import it in SOAPUI. Content (required): For Example, If the W…Veerakumar Subramani 11 views 3 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
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.…
-
can i configure IDCS application to generate JWT for outbound API call?Summary: there decent number of white papers that describe how to configure IDCS to enable JWT/OAuth for inbound API calls to OIC endpoints, fro example https://wpsbutto…
-
Convert json to xml in OICHow can I convert json to xml? I am using the new hire atom feed api. In it in an xml island I am being returned the below json content. How can I convert the below json…
-
REST/SOAP/PLSQL API on why COA is invalidSummary: Content (required): We have a requirement wherein we need to validate the COA segment structure received as input and return valid/invalid status along with the…
-
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…
-
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…