Integration
Discussion List
-
List files OIC not workingSummary: NA Content (required): Hi Team, We were trying to list the files from a FTP server which is on Port 21 and observed that List files is not working and it is not…
-
Can we modify the default encoding xml declaration while writing a file to stage operation?Summary: I want to write a file with below output - instead of . Can this be done in xslt or OIC? I have tried but this didnt work. Any suggestions would be helpful. T…
-
How to stop expiring user password in the OIC ERP Adapter Connection OAuth Provide ConsentSummary: Hi There, We have configured the OIC ERP Adapter connection with OAuth security. The issue is the "Provide Consent" user password configured in the OCI, expires…
-
Post Contact error in OICError resolution for the issue occurring in OIC when making a POST request to the contacts API: "type" : "http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.…
-
Request mor info , Reassign PCS version 3Summary: In oracle PCS version 3 , in case of taking action like request more info or reassign , how to get who will be the assign to take action or provide more info , …
-
Impact of Data retention to 185 days in OIC Production environment? Does it impact performance ?Summary: We want to increase the data retention in OIC from 60 days to 185 days . Want to understand will there be any impact on the performance ? Content (required): We…
-
Create XML file signed with P12 PKCS #12 fileHi Gurus! I need to create a XML file with signature based on a P12 (PKCS #12), how can i reach that ?. Is there any configuration to upload this file and sign in OIC ? …
-
how to reposition activities or copy paste in OICSummary how to reposition activities or copy paste in OICContent We have a huge orchestration in OIC flow. But we wanted to introduce a new Switch (if /else) condition ,…
-
-
How to get hierarchical data from data model to OIC integration?Summary: Hi Experts, In Oracle Fusion SaaS ERP, I make a data model and it has hierarchical structure. I would like to call it from an OIC integration and extract data f…
-
Email notification should include all the error detailsSummary: We are implementing Oracle WMS stage interface REST api using OIC for entity "ib_shipment". Current behavior of the api is if we have 3 lines and all 3 lines ha…
-
Issue while attaching ucm File at manage invoice level on Fusion from REST api.Summary: We have imported a file to UCM and trying to refer the same at the Manage invoice level on Fusion UI. The below rest api has been used, though it shows file at …
-
facing issue while triggering app driven integration from fusionSummary: I have given integration End Point URL to fusion through sandbox for a particular button so while clicking on it has shown to enter username and password after …
-
Does importServiceInstanceArchive Rest API call exist in OIC Gen3 ?Summary: importServiceInstanceArchive Rest API in OIC Gen3 Content (please ensure you mask any confidential information): Does importServiceInstanceArchive Rest API call…
-
How to use Oracle Wallet Manager in Oracle Fusion to add a user credential key to a credential mapHello, We’re trying to setup a new communication between Oracle Fusion Instance and a Boomi DEV SOAP service. Getting an error saying it wasn’t able to deliver through t…
-
APEX Service link with up ATP DatabaseSummary: APEX Service link with up ATP Database Content (please ensure you mask any confidential information): Hi Team, Greetings! We are looking for the details about t…
-
OIC - Business Event - Apply Multiple filter criteria in xpath exprSummary: Hi, The requirement is to subscribe to the Purchasing Event and take action on PO Creation. However the same event triggers for all Create, Change, Closed event…
-
How to create an account contact by API?Hi, I'm trying to create a contact and contact point using the REST API for contacts and attempting to link it with an account using AccountPartyId. To retrieve the acco…
-
How to give empty json object in object or change the key name at runtime for REST requestSummary: Hi Experts I have a requirement where in I have to change the key name at runtime based on some value, not sure how to achieve this in Integration mapping The n…
-
Authorization with ClientId, ClientSecret and Signature(hash with hexdigest)Summary: I'm facing an 401 - Unauthorization issue in a response of a rest endpoint which accepts clientid, clientsecret and signature in header with a json request payl…
-
Can someone please share the REST API payload for HCM submit flow for flow patternSummary: Hi Experts Can someone please share with me the HCM REST API for flow patterns to submit flow. I'm using to submit flow for Make EFT Payments but any other flow…
-
Is there a way to change the schema name in OIC integration DB activitySummary: When we want to use a DB activity in Oracle Integration, we need to choose a schema name and a db object. This process would cause a problem when the production…
-
ERP cloud Adapter gives error while selecting fscm REST API application(used Interface catalog URL)Summary ERP cloud Adapter gives error while selecting fscm REST API application(used Interface catalog URL)Content Dear Team, we are getting below error while configurin…
-
CASDK-0005 error with some business events using Oracle ERP Cloud AdapterContent Hi experts! I'm using trying to create and App Driven Orchestration Integration using Oracle ERP Cloud v.19.4.3 Adapter to Receive Business Events raised within …
-
HCM adapter Flow patterns submit flow operation how to pass parameter values in integration mappingSummary: Hi Experts I want to use Fusion HCM rest API to run the "Make EFT Payments" payroll process with integration using HCM adapter but i'm not getting how to pass t…
-
SSL Certificate Renewal related steps and validationsSummary: SSL Certificate Renewal related steps and validations Content (please ensure you mask any confidential information): Hi Team, Greetings! When the Fusion SaaS (C…
-
Is it possible to run Payroll Process i.e. Make EFT Payments with integrationSummary: Hi Experts I want to run the payroll process flow i.e. Make EFT Payments from Oracle Integration. Is this possible like we run a ESS job ? Please let me know th…
-
How can I get column name for Attribute in AIF_TARGET_APPL_MEMBERS table.I need to extract Attribute details of entity dimension in a column while exporting data. I am able to extract details of Alias (or parent name using PARENT_NAME instead…
-
Passing the date range as a parameter while calling the SQL statement in OICSummary: I need to pass the sysdate-1 to sysdate as a parameter while calling the SQL statement from DBCS at mapping level in OIC.Please help to use proper available fun…
-
How to encrypt using SHA256 in OICSummary: Need to send signature in headers encrypted using sha256. Content (please ensure you mask any confidential information): I have a payload that needs to encoded …