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
-
Checking the status of non FBDI ESS Jobs (parent and any child ESS Jobs spawned)Summary: We are long time oracle EBS customer and now we are starting our journey to cloud and we are using oracle OIC to automate some of the integrations we have. We k… -
How to Escape special charters (like space) in query parameters in REST adapterSummary: How to escape special charters (like space) in query parameters in REST adapter. OIC is encoding the value for Space -> + instead of %20 Content (required): Act… -
Ability to Store Values in ArraySummary: Ability to Store Values in Array Content (required): Hello All, In the integration below, I am iterating on the files in a specific directory and doing a Read F… -
What is SOAP webservice to create standard receipt in oracle cloud ?Summary: Content (required): We are working in integration between salesforce and oracle cloud to create receipts in oracle , but we need soap web service end point . An… -
First record of stage write is always getting missedSummary: Content (required): I am passing a json as input to my app driven integration. Input [{"name":"ABC","PersonNo":"123"},{"name":"DEF","PersonNo":"456"},{"name":"G… -
Need JSON schema for Creating JSON response for successful records via OICSummary:Need JSON schema for Creating JSON response for successful records via OIC Content (required):I have an app driven oic integration that takes in array of employe… -
FTP Connection Not Working Properly After Change Password Multiple TimesSummary: FTP Connection Not Working Properly After Change Password Multiple Times Content (required): Hello All, I am working on the integration below in which I have ad… -
Connect Oracle SaaS (ERP, HCM, CX) Discover Financial Services - August 17th 2022 9:00 a.m. PTSummary: Content (required): Accelerate your multicloud modernization with prebuilt connectivity to any SaaS, on-premises, and custom applications. Jump-start your Oracl… -
HCM connection errorSummary: I am learning some HCM basics with Oracle Integration, but have issues to get a working connection. I get this error when trying to setup an HCM connection : CA… -
Ability to keep the integration running when the FTP connection lostSummary: Ability to keep the integration running when the FTP connection lost Content (required): Hello All, My integration uses FTP connection to List, Read, and Move f… -
FTP EndPoint > List Files > File Name PatternSummary: FTP EndPoint > List Files > File Name Pattern Content (required): Hello, When we use the File Name Pattern bWorker%yyyyMMdd%.zip, the List Files operation does … -
3rd Party FTP – OCI – HCM Integration > Best PracticesSummary: 3rd Party FTP – OCI – HCM Integration > Best Practices Content (required): Hello All, We are working on an integration which reads HDL files from a directory on… -
Skip Loop Iteration in OICSummary: Skip a Loop Iteration. Content (required): Hi, I have a really huge schedule based integration with lots of Scopes, Mappings etc all under in a loop. Now I want… -
Document of Record REST API getting error outSummary: Hi Experts , we are using REST API to upload document of records using REST API with OIC. As we checked integration is erroring out with Error - The document co…Oracle PaaS Consultant-Oracle 131 views 3 comments 0 points Most recent by Harish Kumar Ambeer-Oracle -
Can we use more than 2 tables in Select Operation for a DB call in OIC?Summary: Ex: Table 1 has a primary key P1, Table 2 has a primary key P2 and there are two other columns (P3,P4) present in both the tables but these columns are not defi… -
Parallel Threads in OICSummary: How many number of threads can run in OIC during concurrency? Content (required): Parallel event subscription in OIC and send to end system. Version (include th… -
Can we segregate OIC Admin REST API's from OICS Integrations exposed as REST API's?Summary:When we create an Integration in OICS, triggered via a REST call, and share connection credentials to a 3rd party to call this new Integration (either via Basic … -
What is the best practices of using Lookup in OIC for fetching records?Summary: Need Lookup best practices. Should we create integration specific separate lookup or there should be one common lookup(as key name value pair) to be used across… -
Excel to CSV - OICSummary: Since FBDI accepts on csv format and we have requirement for scheduled integration to read a excel file and convert into csv followed by the mapping with FBDI t… -
Query for specific instance id in activity stream log of OICSummary: We have enabled Service log for OIC - Gen2 and trying to find activity stream for a specific instance id which is not visible from OIC dashboard. Is there a way… -
Expose OIC integration as rest api with OauthHi All, We have created an app based integration which is exposed as an api. We have configured it to be exposed with oauth as per instructions given in https://www.atea… -
Getting Timeout with Database adapter in OIC while executing view in EBS databaseSummary: We created an Oracle Database Adapter to connect Oracle Ebusiness Suite Database with an agent and query Views with a simple select query with one where conditi… -
How to get child resources also in runtime for business rest service get operation in B2B adapterSummary: I am using Oracle CX Sales B2B Service adapter Business Rest service get operation. Under map all child objects are showing but no value coming for them in run … -
Unable to get proper callback when running a BulkImportData Job on Fusion from OICSummary: Hi, I am attempting to run a BulkImportData task using the Oracle ERP Cloud Connector on OIC. The import is working as expected, no issue on that end. My issue … -
Subscribe to business eventsI want to subscribe to business events outside OIC. Is there any api or any way to expose the Accounts Payable business events to be consumed from other platforms? -
Slack Missing_scope users:read.email in OIC Slack AdapterSummary: Content (required): When we add the scope "users:read.email" in the connection then it gives us an error that this scope is not supported. We were able to add "… -
How to run report using REST API?Summary: Can we run a report in fusion applications using a REST API? We have ReportService which is a SOAP service. Do we have a similar service in REST? Content (requi… -
Is there a Catalog for REST APIs in Oracle Fusion (like we have ServiceCatalog service for SOAP)Summary: Is there a Catalog for REST APIs in Oracle Fusion (like we have ServiceCatalog service for SOAP services)? Is there any equivalent for REST services which shows… -
Write an excel file using OICHi, Is there an option to write to an excel file in OIC? I am looking to upload this excel file in UCM or in a SFTP for a 3rd party to pick up? -
Speed up Integrations that use REST APISummary: Is there a way to speed up REST api roundtrips to Fusion? Content (required): We have an integration that processes an inbound CSV file to update costs in inven…