Integrated Cloud Services
Discussion List
-
OIC private end pointHi Team, We are using OIC3 for SaaS. We have created private end point in OIC for our OCI VCN private subnet. We are able to connect from OIC adapters to Databases in ou…
-
Receivable Invoice - Any API to get the Invoice Payment StatusSummary: Receivable Invoice API for payment status. Content (please ensure you mask any confidential information): Is there any API to check the Receivable Invoice Payme…BhaskarMukherjee-Oracle 9 views 1 comment 0 points Most recent by BhaskarMukherjee-Oracle ERP Integrations
-
How to handle Supplier _FLEX_Context DFF values in OICSummary: I need to create Supplier and its sites with SOAP API in Oracle Fusion using Oracle Integration. While trying to build the integration I'm stuck to handle the _…
-
Fusion Fixed Asset Physical Inventory APIThere are integration APIs for retirement and transfer of fixed assets. Does Fusion also have integration APIs for fixed asset physical inventory?
-
Getting 403 forbidden when trying to update Project Cost Billable Flag through REST in APII am trying to update Billable Flag of Project Costs through below: /fscmRestApi/resources/11.13.18.05/projectCosts/{uniqId}/action/adjustProjectCosts I am able to do it…
-
ESSWebservice - Post Processing ActionsSummary: We are trying to use the services outlined in the following document to submit ESS jobs using the SOAP API: Currently, we are successfully using the submitReque…
-
Invoke OIC REST Integration from BIP with User ParametersSummary: Invoke OIC REST Integration from BIP with User Parameters We have a requirement to call an OIC REST integration from BIP. Our goal is to provide users with the …
-
Which tracing level is best for capturing the full OIC3 activity stream in OCI Logging?Hi, We're currently preparing to OIC3 upgrade, and a major concern for us is the activity stream. With OIC3 introducing three tracing levels, we’d like to get insights o…
-
Invalid Addresses in NotificationSummary: Getting Invalid addresses in email notification Content (please ensure you mask any confidential information): I have a integration which sends mail notificatio…
-
Unable to pass value dynamically in OCI object storage OIC callI am using OCI object storage action within OIC to perform actions like upload, delete and list objects. Where the compartment name, bucket name etc.. is selected from d…
-
Service Now integrated with HCM in the Hire Process.Does anyone have Service Now integrated with HCM in the Hire Process where it kicks off tasks to create User accounts, application access, hardware requests, Etc.? Other…
-
How to set OIC instance password to never expire for a specific userWe have an OIC user that’s utilized for an automated solution via Visual Builder Studio (VBS). The password for this user is expiring automatically, which results in a 4…
-
ERP Integration Services - Callback Notification Design and ImplementationSummary Automate Callback Notification of ERP Integration Services – Part IIContent Introduction Bulk import and export operation in ERP integration services are long ru…
-
Unable to read contents from word document using OICSummary: I am uploading a word file into object storage using OIC, but when I try to open the word file after downloading it, I am getting this below attached error. I a…
-
Need information related to AR Receipt Refund SOAP webservice payloadSummary Need information related to AR Receipt Refund SOAP webservice payloadContent Hi Experts, We are using soap webservice to process refund for AR Receipt. There is …
-
Table mapping between 11i EBS and Fusion CloudSummary Table mapping between 11i EBS and Fusion CloudContent I'm interested in the database table mappings between Oracle EBS 11i and Oracle Fusion Cloud.This is requir…
-
We need to Connect IDCS through OIC and create the users in IDCS?we are try to connect the IDCS console through REST API but unable find the correct scope in IDCS. how to create users in IDCS using Postman and provide the steps. https…
-
Does Oracle OIC support reading CXML files?Hi, I am just overthinking as I am about to start working on building an accounts payable integration in OIC and am unsure whether the cXML file is directly supported. R…
-
Application Composer integration with Oracle fusionHello everyone, We have a requirement to develop a page using application composer. The page holds multiple fields along with fields that needs integration from oracle f…
-
Case Sensitive File NameSummary: Case Sensitive File Name Content (please ensure you mask any confidential information): We have file XYZ.zip in SFTP , in Integration we're passing file extensi…
-
UNZIP and WRITE FILESummary: UNZIP and WRITE FILE in SFTP Content (please ensure you mask any confidential information): We have a zip file (which contains multiple folders —> each folder h…
-
Is there any way to identify the long running integration jobs??Hi, We have over 500 integrations in production, and some of them take more than four hours to process, ultimately resulting in timeout errors. We are looking for ways t…
-
White Paper: Using External Data Integration Services for Oracle ERP CloudAll, We have latest White Paper published for ERP Integration Service / FBDI - Using External Data Integration Services for Oracle ERP Cloud (Doc ID 2102800.1) - Link It…
-
oic gen3 vs. gen2 listFiles in FTP connectionHi, I have an integration that checks if files are present on an external server before downloading…This works flawlessly in OIC gen2. However when migrating the same in…
-
Patch Impact Analysis for Oracle Fusion CloudSummary Patch Impact Analysis for Oracle Fusion CloudContent We have a scheduled maintenance every quarter with Oracle Cloud support for the quaterly patching cycle.Thou…
-
How to change Movement Request status from 'Incomplete' to 'Preapproved' status using Rest API.Summary: I have a requirement to create movement request in preapproved status using rest API via OIC tool. I have found one note for this Doc ID 2558576.1. By following…
-
Using Contains function in SwitchHello , Trying to use contains function in Switch route in OIC , want to understand how it works We need provide like fn:contains(col1,'value') = 'TRUE' ? Please confirm
-
How to push data to Azure from Oracle CloudSummary: How to push data to Azure from Oracle Cloud Content (please ensure you mask any confidential information): We are looking to push data to Azure from Oracle Clou…
-
& is getting replaced with character (&) in OIC mapperHi All, Individual query params passing to REST and & is getting converted in OIC mapper. 1. Single query parameter with full string. & is getting converted. 2. To test,…
-
Trigger OIC integration from BIP type ESS jobSummary: We have a requirement to trigger an OIC integration from a BIP type custom ESS job from ERP cloud. We have been able to successfully call OIC using a Webservice…