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
-
DB insert/merge from OIC DB adapter to MS SQL server failureSummary: I am doing a DB insert /Merge operation from OIC DB adapter to MS SQL server. I have passed all the columns but still getting below error. I have tried insert a… -
Difference in rest api results count when fetched from OIC & postmanFacing a very strange issue. Calling the new hire atom feed api in OIC to fetch new hire data using rest adapter. Endpoint:- /hcmRestApi/atomservlet/employee/newhire Que… -
Calling OIC Integrations from SaaS BI PublisherSummary: Hi all, Please could someone elaborate about the steps to get "calling OIC Integrations from SaaS BI Publisher" , I have seen a comment in this forum and seems … -
How to convert OIC Integration from Synchronous to AsynchronousSummary: How to convert OIC Integration from App Driven/Synchronous to Asynchronous Content (required): Currently we have an OIC Integration in App driven/sync which is … -
Oracle Integration Update Webcast December 15th 2022Summary: Latest product announcements from Oracle CloudWorld and updates for Oracle Integration 3 including how, when and why to Upgrade. The product management team wil… -
Suggested contents of .gitignore for SOA Composite JDeveloper projectsHi community, What do you keep in your .gitignore when working with SOACS projects (or similar config for other source control systems)? I typically keep these entries i… -
Daily Outbound Mail notification limit exhausted in OICSummary: Dear Experts, Whenever daily outbound limit for email notifications has exhausted , we can see EMAIL SERVICE(USED 10000 of 10000) but is there any way to check … -
Rest connection to Invoke ThirdpartySummary: Rest connection from to invoke a thridparty Content (required): Hi All, I am trying to invoke a thridparty using the rest API. Below is the curl command to get … -
How to migrate decision model from UAT to PROD instanceSummary: Currently we already have decision model in PROD environment. We have done enhancements to few of the rules and want to migrate the decision model from UAT to P… -
Get Base64 from REST API to Retrieve Attachment from a ProcessSummary: I am using following REST API to get the attachment and it works fine on postman. Content (required): I am not sure what or how should I configure the REST adap… -
marking table column or any field based on form outcome in PCS to required is not workingSummary: I have created a on submit event to mark one of the field / column within the table as required based on the outcome of form if "APPROVE" then required else opt… -
PCS - how to make attachment mandatory before approving a formSummary: Hi All I have a requirement to make attachment as required when user clicks on APPROVE button in PCS form. Please let me know how to achieve this as shown in sc… -
REST API to get PCS task for any user by passing the name or email in query parameterSummary: Hi All I'm looking for REST API using which I can retrieve the list of all the tasks pending for action to be taken by user in Processes (PCS). I have used belo… -
Any XSLT function to get the Last Day of a Month when the input parameter is sent as MON-YY?Summary: Any XSLT function to get the Last Day of a Month when the input parameter is sent as MON-YY? Content (required): We have a requirement to get the Last Day of a … -
Purchase Order Business Events not received in OICSummary: I have created a App Driven integration to listen to Purchase Order integration following the link After all the steps are followed I am not receiving the event… -
Handle case in Integration when user not pass query parameterSummary: Hi, We have an issue when a user does not pass the query parameter in the REST URL then integration should through this error : valid rest URL : https://abc.com… -
How to update checbox in custom application(made using app composer) in SaaS using REST API?Summary: Content (required): In the custom application, I need to update a checkbox value from 'N' to 'Y'. But my current API is supporting only POST operation but not p… -
onsubmit event to mark column within table as required based on outcome is not working in webformSummary: In my PCS application, I have created a onsubmit event for a webform which will mark a column within a table as required based on the outcome of form like APPRO… -
onsubmit event to mark column within table as required based on outcome is not working in webformSummary: In my PCS application, I have created a onsubmit event for a webform which will mark a column within a table as required based on the outcome of form like APPRO… -
Read File by URL and Upload to Oracle ERP CloudSummary: I have a requirement to read files attached in Task (custom) and move those attachments to Oracle ERP Cloud. Content (required): The retrieve attachment from Pr… -
PCS web form - how to make a field as required if user clicks on APPROVE and optional if click otherSummary: Hi All I'm new to Process applications (PCS). I have created a web form which is having a field which is mandatory but i want to create a on submit event by whi… -
OIC: Integration: OCI Streaming Adapter: Subscriber Error HandlingSummary: Content (required): How can we ensure guaranteed delivery in OCI streaming subscription Version (include the version you are using, if applicable): While subscr… -
OIC: Integration: OCI Streaming Adapter:Summary: Best practice for OCI streaming- Subscriber MessageType: string vs Bytes Content (required): What is the difference and benefits of choosing Message Type : Stri… -
Oracel Fusion REST API - IN operator issueSummary: Hi, I am trying the following endpoints from postman before adding to OIC. https://abc.oraclecloud.com/fscmRestApi/resources/11.13.18.05/invoices?q=InvoiceId=22… -
Can we call a OIC Integration from Oracle Fusion Scheduled JobSummary: We would like to call an OIC integration from the Oracle fusion scheduled job. Can you please let me know how I can achieve this? Content (required): Version (i… -
how to pass arguments to reusable sub processSummary: I have followed below mentioned blog but I'm unable to find input parameters in start none event properties. Is it discontinued? how can i pass arguments to sub… -
throw error from synchronous message end eventSummary: Can someone please share document or with a sample on how i can throw a error from synchnous pcs message based process. I'm new to PCS and not sure how to confi… -
OIC Best PracticesSummary: OIC Best Practices Content (required): Hi, We are looking for OIC best practices to be followed across organisation. So that every team working on OIC integrati… -
What API's are available to Incentive Compensation and what do adapters to third parties do?Summary: We're looking at potentially using OIC as a middleware for Incentive Compensation and had the following questions: Can you create/edit credit rules via API’s Im… -
Database sequence in OICSummary: Hi All, I need to develop an integration with On premise Oracle database. For insert into a database table need to fetch the sequence id from database and popul…