Category 222-2
Discussion List
-
Response of OTM DB Servlet API is not coming in valid xml formatI have tested the OTM DB Servlet API to retrieve transmission report data, but the response is not coming back in the correct XML format. As a result, we are facing diff… -
I am trying to read a xml file which is UTF-8-BOM encoded and Stage Read fails in OICSummary: I am trying to read a xml file which is UTF-8-BOM encoded and Stage Read Activity fails in OIC stating that "SAX Exception raised while trying to SAX Parse Inpu… -
ERP Cloud REST API timeout limitSummary: I would like to know the timeout limit for the ERP Cloud REST API and whether it can be configured. We are making requests using Postman. -
How to integrate suppliers into oracle ERP cloud? is it REST API or FBDI?Summary: How to integrate suppliers into oracle ERP cloud? Which is the preferred method? is it REST API or FBDI? We may receive multiple creation scenarios like create … -
do we have any business event available for Create Cost Accounting Distributions ESS JOB?Summary: Transfer Transactions from Maintenance to Costing/ Transfer Transactions from Production to Costing Transfer Costs to Cost Management Transfer Transactions from… -
/crmRestApi/resources/latest/resourceUsers API is giving error to pass the contract infoSummary: Hi Team, We are trying to create sales person, bu first creating resource using enpoint - "/crmRestApi/resources/latest/resourceUsers" Error Message You need to… -
How to insert data in different REST response level to one ATP table in OIC?Hi All, As the following screenshot, I'd like to insert data the REST response data to a ATP table. For this example, the response payload with one parent level 'item' a… -
Upload Document OPA REST API with Multipart/Form-DataSummary: I have made an Integration in OIC, which capture data from my PaaS Tables. Attachments are uploaded as BLOB, and my integration has extracted those BLOBS from P… -
OIC Gen 3: Eloqua|Retrieve a sync REST API giving 404 Not FoundSummary: I am trying to invoke an Eloqua rest api through OIC gen3, it is giving 404 Not Found. Retrieve a sync | get | /api/bulk/2.0/syncs/{id} I am passing query param…Jigyasa Kamthan-Oracle 32 views 3 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
Is there any REST API to add and update items to the cycle count ?Summary: I see one API /fscmRestApi/resources/11.13.18.05/cycleCountTransactions . Is this for add items to cycle count ? Do we have PATCH operation supported for this f… -
Extract fields from XML responseSummary: In OIC i'm receiving a BI Report that has xml data in it (i added a sample response as an attachment). I need to access the individual Columns out of the Row ar… -
How to get the status of HCM Extract ESS job status in details using Webservice in OIC?Summary: Hi All, We have built an HCM Extract which is integrated to third party via OIC and third party system pass parameter values based on the requirement. Extract D… -
Use round function to rounding to 2 decimal placesSummary: Use round function to rounding to 2 decimal places Content (please ensure you mask any confidential information): Hi experts, I working in data maping but I nee… -
What Job role or Privilege is needed to view Supplier Registration Requests using REST APISummary: We have a requirement to view Supplier Registration Requests using REST API (/fscmRestApi/resources/11.13.18.05/supplierRegistrationRequests/). But we are getti… -
Use the replace or replace String functions to remove special charactersSummary: Hi everyone, I need to remove special characters from a string for example: "A.*BC(D E+FGH?/IJK L#M%&//#?¡'¡N~OP" I have tried to apply the functions without su… -
Can we send encrypted file as an attachment in the notificationSummary: Can we send encrypted file as an attachment in the notification Content (please ensure you mask any confidential information): Can we send encrypted file as an … -
Synchronizing Employee and Manager Details with Microsoft Office Using Oracle Integration CloudSummary: I have a requirement to synchronize employee and manager details from Oracle HCM to Microsoft Office using Oracle Integration Cloud (OIC). The data includes emp… -
OIC Integration activation failure in Gen3Hi, We have created one OIC integration which involves a REST trigger and one invoke REST connection. That Integration is getting failed in activation with below error: … -
Bad request when invoking rest api through OIC gen3Summary: I am trying to invoke a rest api through OIC gen3, it is giving "400 Bad request, There was a validation error." I am passing 90+ fields in the request as per t…Jigyasa Kamthan-Oracle 79 views 2 comments 0 points Most recent by Jigyasa Kamthan-Oracle Integration -
Escaped characters in xml responseSummary: I have a SOAP request that looks like this: When i execute this request in soapUI the response looks normal, but when i execute this in OIC, the response looks … -
Is it possible to show a custom task notification on the bell button in SaaS?Summary: Hello, We are creating a custom task with Oracle Process (OPA). We want to display this task notification on the bell button in SaaS and get a response (APPROVA… -
Where can I find information on permissions required to call REST APIs?We are starting to explore using REST APIs for some automation and custom application development. While we are able to use some of the REST APIs out of box, some are gi… -
OIC - REST Invoke - custom headers starting with x- are not sentHello, i have an integration invoking an external system's REST API. This API requires a set of headers which name starts with "x-", like x-jws-signature. It seems that … -
csv file read failing in OIC when value contains escape characters quote( ") and comma( ,)Summary: csv file read failing in OIC when value contains escape characters quote( ") and comma( ,) Content (please ensure you mask any confidential information): I have… -
Get Organizations with PartySiteNumberSummary: Hi Team, Below document says Party Site Number can be fetched but looks like there is no option to available. Get Organizations with PartySiteNumber Content (pl… -
Error converting integer field to doubleSummary: Content (please ensure you mask any confidential information): Hi, I have a problem converting an integer type field to a double type field using the conversion… -
Creating developer application for our productHi, My company develops a platform the read from existing marketing channels of our customers. We are trying to create integration with Eloqua. Is it possible to create … -
API to get Customer Site detailsSummary: Hi Team, Is there any API available to get Customer site details by passing Site Number or Site Name ? Content (please ensure you mask any confidential informat… -
How to download ESS job log and output from SOAPUISummary: We are attempting to use downloadESSJobExecutionDetails within the ERP Integration Service to download the ESS job output file via SOAPUI. We are trying to leve… -
ReferenceError: "CryptoJS" is not defined Error - OIC LibrarySummary: Hi Team, we are using a Java script to generate the shared key for Azure API's. In which, CryptoJS and HmacSHA256 are being used. Can some one please help how t…