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
-
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 ? … -
fusion to OIC callbacks are failing after WAF setup is completedHello Team, We have competed WAF setup and after that our fusion to OIC callback are failing with below error.… -
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… -
-
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… -
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… -
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… -
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… -
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… -
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… -
Re-Send Business Event From Fusion ERPSummary: Is there a REST API to put a business event back to queued status Content (please ensure you mask any confidential information): We are successfully using sever… -
Do we have any callback webservice for "Custom ESS job set" completion?Hi , We have a "custom ESS job set" in fusion, which we can submit through the ESS Webservice provided by fusion through SubmitRequest operation. But do we have any orac… -
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… -
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… -
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… -
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… -
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 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 … -
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… -
I got an error in the HCM Adapter while trying to select an ATOM feedThis error occurred "An error has been encountered in the processing of your selection. Please cancel this configuration session and restart your adapter configuration" … -
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…
-
Read records from file with variable lengthSummary:I need to read a csv file. This file contains different records. But each records has a different amount of fields. How can I read the file. So record 1 can cont… -
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 … -
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… -
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… -
OIC GEN3 -Stage file activity is generating an error while trying to read multiple name space xmlOIC GEN3 -Stage file activity is generating an error while trying to read multiple name space xml. there are multiple xsd file files and we have created a zip file with … -
is it possible to trigger App driven integration while clicking on the EndPoint URlSummary: I want to Give the End Point URl In the Fusion So when clicking on the Endpoint URL the app driven integration needs to trigger and in that integration i have c… -
Create multi-line receipt using the /fscmRestApi/resources/latest/receivingReceiptRequests REST APISummary: We are currently calling the receivingReceiptRequests API creating a single line receipt like this example request: { "VendorId": "123456789012345", "Comments":… -
OIC Business Identifier ( Tracking) Issue in Gen2Summary: I have an integration which exposed two verbs ( POST and GET ). I deleted the GET flow from the integration and now I am not able to update the tracking fields … -
Error when assign current-date() to a Date type global variableSummary: In an integration on OIC, I define a global variable named "gLaterThanDate" and its tyep is Date. When I do Data Stitch in the following ways, it all returns th…