Category 222
Discussion List
-
Oracle OPA Delegate approval to other group or userSummary: Hi All, I have a requirement in my Oracle OPA process, where I have to add an option in Approval Notification to delegate the approve/reject action to another g…
-
Using bulk import facility in Snowflake using OICHello, I am very keen to use Snowflake adapter in OIC. We got the connection setup. I have a file that arrives in OIC SFTP location and its in a format that I can straig…
-
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" …
-
Process Automation REST API for AttachementSummary: In Oracle Process PCS there is a REST : /ic/api/process/v1/tasks/{id}/attachments for task file attachment is the REST : /process/api/v1/tasks/{id}/documents/fi…
-
How add new line space between two strings using concat function?How add new line space between two strings using concat function?
-
Send email with OCI Email Delivery service from OICSummary: Send email with OCI Email Delivery service from OIC Content (please ensure you mask any confidential information): Hi, Can we call the OCI Email delivery servic…
-
How to access File Server in OIC3?Summary: I think there was an update recently and now I can't find the File Server. The old path was Settings\File Server\Settings. Now there is no File Server under Set…
-
Import Journal Cloud ERP mapping is failing with the error for debit and credit amountSummary: We are facing the below error for all the transactions however, the same data is getting processed from SOAP UI application.Any pointers are highly appreciated.…
-
REST API to fetch value from DFF (Attribute1) fieldREST API to fetch value from DFF (Attribute1) field. Please suggest how to get value from DFF using REST API: /fscmRestApi/resources/11.13.18.05/projects. With the help …
-
Delete Delegation APISummary: I want to delete the delegation rule using REST API. But the below API is not working as it is getting the below error: If anyone encounter this, please let me …Biman Dey Sarkar-Oracle 11 views 1 comment 0 points Most recent by Biman Dey Sarkar-Oracle Integration
-
OIC message consumption for ERP EventsCould anyone please help us determine the number of messages OIC can consume in an hour if we use the ERP event for receiving data from Fusion?
-
Integration with JPMC Concourse with OICSummary: We are trying to integrate JPMC Concourse and ERP Cloud with OIC for creating payment intents via Concourse APIs. Did anyone had requirement and can share input…Abhilash K - Deloitte USI 34 views 2 comments 1 point Most recent by Abhilash K - Deloitte USI Integration
-
Is there a way to do Certificate-based Authentication in OIC 3?Summary: Certificate-based authentication is generally considered preferable to password-based authentication because it is based on what the user has, the private key, …Abhilash K - Deloitte USI 11 views 2 comments 0 points Most recent by Abhilash K - Deloitte USI Integration
-
How to call a HTTP request to an external api using base64 encoded signed payloadSummary: We need to send a signed payload (a combination of a signing algorithm, JSON payload, and signature) as a base64 encoded string to an external API using an HTTP…Abhilash K - Deloitte USI 13 views 1 comment 0 points Most recent by Abhilash K - Deloitte USI Integration
-
Is there any rest services, soap or fbdi to import sub ledger in oracle fusion cloudSummary: Is there any rest services, soap or fbdi to import sub ledger in oracle fusion cloud Content (please ensure you mask any confidential information): Version (inc…
-
How to Enable SSO Between ERP Fusion and Visual Builder (Different Identity Domains)Hi everyone, In our environment, we're using OIC4SaaS. I’ve developed an application in Visual Builder and I want users to be able to access it directly from ERP Fusion …
-
Disable Basic Auth for invoke Integrations in oic version 3Summary: Disable Basic Auth for invoke Integrations in oic version 3 Content (please ensure you mask any confidential information): disable the ability for a developer f…
-
Ignore null values in REST API outputHi All We are using REST API to query data based on list of values using IN, however null values are being extracted for the criteria. If there a way for null values to …
-
Read excel file with multiple tabSummary: Hi I want to read excel file which having multiple tab. For E.g Excel having 3 tab name like A,B and C. I want to read B tab. How we can achieve this. Content (…
-
Get all data assignments API is case-sensitive for searchesSummary: We have noticed that the API is case sensitive while searching using the query (q) parameter. Content (please ensure you mask any confidential information): We …
-
Alert on OIC timeoutSummary: Alert on OIC timeout Content (please ensure you mask any confidential information): Hi, We have a BIP report in an integration which sometime take more than 5 m…
-
404-NotAuthorizedOrNotFound: Unable to enable Visual Builder for the integration instanceSummary: Created a integration instance using following terraform block: resource "oci_integration_integration_instance" "dev10_integration_instance" { compartment_id = …
-
How to amend an expired contract via APISummary: I would like to amend an expired contract via API, but the API documentation says the amend API does not support this: "This method lets you amend a contract. T…
-
API To Submit BICC JobSummary: Hi Team, We have created a offering pointing to two different jobs with different filter criteria and would like to submit these Jobs using API. Looks only PVO'…
-
Reading email with multiple attachments using the existing Outlook adapter in OIC Gen3Hi Experts, Is it possible to read single email with multiple attachments using the existing MS Outlook adapter in OIC Gen3? (version 25.02.02) If so, could you please p…
-
OIC Gen3 400 Bad Request Error Oracle REST APISummary: OIC Gen3 400 Bad Request Error when attempting to submit a new order request to World Courier. The identical request pulled from the failed instance works in Po…
-
Do we have any webservice to call FSM to upload configuration packages in oracle fusion cloud ?Summary: Do we have any webservice to call FSM(functional setup manager) to upload configuration packages in oracle fusion cloud ERP/HCM/SCM ? Content (please ensure you…
-
OIC Gen3: Conditionally define content in email template in Oracle OPAHi, I need to display content in my email notification template based on human task outcome. For example: If user has approved the task then in email it should display a…
-
A 400 Bad Request ErrorSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
Generate and compare checksum in OICSummary: We have requirement to compare checksum value received from source application for input file with checksum value generated by OIC. We are using below function …