Category 222
Discussion List
-
Is it possible to call a web service or function created in ERP through a REST?Summary: We have a GET type API we can't call from OIC, so we'd like to know if it would be possible to call this API through a web service or server script in Fusion, a…
-
bulk data import not workingSummary: ATP Connector for Bulk Data Import Failing when Importing Integration Content (please ensure you mask any confidential information): Hello all, Has anyone run i…
-
Oracle CPQ Quote Creation API/IntegrationSummary: CPQ Quote creation Content (please ensure you mask any confidential information): Hi Team, we need an API to create/Update Quotes in Oracle CPQ. currently using…
-
Creating Connectivity Agent in OIC Gen3 ErrorSummary: we create Integration 3 instance, create confidential application add created integration instance as scope to The application ,under Allowed Grant Types we cho…
-
Validating and manipulating Received JSON data inside the integrationHello everyone, I created an Integration that receives a JSON file when triggered, and it then sends the mapped data to another endpoint through a new REST API request. …
-
Licensing fee question on Human Resource Specialist roleWe are implementing a few of Oracle fusion could Finance modules (GL, P2P, R2R, inventory and expense). There is a need to login to fusion and verify the employee conver…
-
Update null value to a table column not working with ATP connectionSummary: Hi Team I'm using ATP connection to update the column value to null, but passing null here is not updating existing value in the table column. How to update any…
-
Strange double quotes appearing in transferred txt fileSummary: SCENARIO: HCM Extract creates .txt files on webcenter (delimited with '~'). OIC picks these files up and transfers these to a DMZ server. The recipient is seein…
-
Is it possible to have dynamic routing in Oracle PCS (Process Cloud Service) workflowsSummary: Is it possible to have dynamic routing in Oracle PCS (Process Cloud Service) workflows ? We have a requirement to dynamically fetch the approvers and based on w…
-
OIC Question re: File PatternSummary: We often do a FTP list files command in OIC. This will look for an explicit file pattern (eg: *.csv). How do we set this up to allow *.csv and *.CSV (all caps)?…
-
How to get the UniqId to pass it as a parameter in OICHow to get this UniqId and pass it to the URI e.g., we need the gradeUniqId to pass it to the following endpoint: /hcmRestApi/resources/11.13.18.05/grades/{gradesUniqID}…
-
convert json body to text/plainSummary: How can we convert a json body to be returned as text/plain to map to an external webservice which accepts stream ref (text/plain)? Content (please ensure you m…
-
how to fetch specific stringSummary: Hi I want to fetch specific string from given string. Whatever value is present in "()" that need to be fetched. Industrial Minerals Company (IMC) ---> IMC Ma'd…
-
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 ? …
-
Populate Hyperlink in EDI file with OICHi, I have been trying to add a URL as hyperlink using href html tag into the EDI file via OIC mapper. Instead of a hyperlink it is coming as a string, not sure if the h…
-
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…
-
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…
-
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…
-
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…