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
-
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… -
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 … -
OIC EBS: Failed to deactivate the integration. The endpoint url may or may not by up and running.Hi, We are seeing an error while deactivating an OIC integration by deleting the EBS event subscription at trigger, using factory REST API as well as UI. Error: Failed t… -
fusion page integrationSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
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… -
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 = … -
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… -
File Server Available or consume space APISummary: File Server Available or consume space API Content (please ensure you mask any confidential information): Hi, We need to check the available size of the file se… -
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… -
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 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… -
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… -
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 (… -
How to pass bearer token in REST connection in oic3Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
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 … -
How add new line space between two strings using concat function?How add new line space between two strings using concat function? -
OIC User for Basic Auth on APIs - Prevent Access to the OCI ConsoleHi everyone, Considering I have an API built on OIC and I want a supplier to consume this API, I need to create a user on the OCI console for this supplier, right? In ca… -
Difference between query parameter and Finder in REST APISummary: Difference between query parameter and Finder in REST API Content (please ensure you mask any confidential information): Hi Expert, when we need to use query pa… -
Observability -> Instances search bar is not workingSummary: Observability -> Instances search bar is not working Content (please ensure you mask any confidential information): Hi, Why the instances search bar is not work… -
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… -
OIC Integration: Extra $ Symbol in Update Manager API Request to Microsoft Graph APISummary: I am working on an OIC integration to update manager details in Microsoft Azure using the Graph API. The request payload I am using is as follows: API : https:/… -
How to send large size attachments to AP Invoice using APISummary: Hello Team, looking for solution to send large data attachments files to AP invoice using Rest API Content (please ensure you mask any confidential information)… -
Calling DB Procedure from OIC is taking too much timeCalling DB Procedure from OIC is taking too much time, where as when the procedure is executed independently in the Sql developer it is getting completed within seconds. -
Scope is not working for all mappings inside that scopeSummary: Scope is not working for all mappings inside that scope Content (please ensure you mask any confidential information): Hi, I have a loop and within a loop there… -
Colon is not valid for HcmParam name error while Create worker into HCM from OICUnable to create worker in HCM via HCM Cloud Adapter connection from OIC connecting to fusion HCM via HCM Cloud Adapter and getting error as Colon is not valid for HcmPa… -
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… -
Get all data assignments API is case-sensitive for searchesSummary: We have noticed that the https://docs.oracle.com/en/cloud/saas/financials/24d/farfa/op-datasecurities-get.html API is case sensitive while searching using the q… -
Create a new snapshot resource for an Analytics instanceSummary: For creating a new snapshot BAR file in Oracle Cloud Infrastructure (OCI) storage of Oracle Analytics instance below is the JSON payload: { "type": "CREATE", "n… -
X-Forwarded-Host is showing OICs hostnameHi, We have an OIC application integration that can be triggered from PeopleSoft. I have now added the custom headers X-Forwarded-For, X-Forwarded-Host and X-Real-Ip to … -
How to pass the Fusion UCM server document id or doc name while uploading attachments in fusion apiSummary: Hi Experts I'm building one integration to upload the attachment to the Oracle fusion REST API, (huge file). I'm able to upload the file to UCM but when i refer…