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
-
To invoke a REST API without any request parametersSummary: Content (required): Hi team, I am trying to invoke a REST API in Oracle Integration Cloud (OIC), without submitting any request parameters. In the response mapp… -
-
Oracle ERP Cloud FBDI import changing the dates after importI have used the Transaction On date in the Sales Order Import file as "25-SEP-2023 00:00:00" in FBDI but after import date is changing to "24-Sep-2023 8:00 PM" in the Or… -
Target REST endpoint response payload processing failed.[[cannot normalize!]]Summary: Hi Team, We are running API to update payment DFF, it's working fine but in OIC we are getting the below error in updating api, does anyone can help here? "Targ… -
invok integration from applications fieldSummary: we have argent issue to validate field on specific application page to prevent duplication for this field value it should be unique(like employee IBAN in Hcm sh… -
Read File in Segment not working even for 10MB dataSummary: One of the customer using Taleo, where payslip is coming as Text(base64Gzip) with in a csv file. I have observed each line size may vary from 100KB to 1MB. When… -
Can approval notification be tracked as business event?Summary: Client wants to get the approval notification by not only email, but also some other employee touch points, let's say system_1. When a approval notification is … -
import project forecast does not import attributeSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
How to FTP file load to UCM content server via ODISummary: Hi Folks, Can you help me on this topic, How to FTP file load to the UCM content server via ODI tool. Content (please ensure you mask any confidential informati… -
Is SOAP trigger counted as event in OICSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
ERP Adapter > Business REST Resources > DataAccessSetLedgersLOVSummary: ERP Adapter > Business REST Resources > DataAccessSetLedgersLOV Content (please ensure you mask any confidential information): Hello, Can we use the ERP Adapter… -
Unable to access HCM Cloud HCMRestAppSummary: When trying to configure an invoke to the HCM Cloud REST services I am receiving an error, this does not occur for the other available REST resources just the H… -
OIC DB Adapter and REST API - LoopingSummary: 1) GetProductInfo is using DB Adapter named 'Product Information' to get all the rows from Oracle database; results are fetched using SQL statement based on the… -
Integration using REST and DB AdapterSummary: Receive response from REST API by passing ID (this to be queried from Oracle database tables). Based on the response from API, update the values in Oracle datab… -
Trying to create Fusion Item in WMS sideSummary: Hi I am trying to create Fusion Item in WMS side But facing issue. Endpoint - /wms/api/init_stage_interface Attached information for your reference. Content (re… -
I have a sample response payload in JSON. The payload consists of spaces and blank arrays.Summary: I have a sample response payload in JSON format from a REST API. The payload consists of spaces in tags and some blank arrays. I am unable to invoke this web se… -
How to write file name with special characters in OIC SFTPSummary: We have requirement to get attachments from fusion invoice and write to OIC SFTP before sending to target and attachments with special characters are not gettin… -
Custom adapters in OIC 3Summary: Hello, Can we create Custom adapters in OIC Gen2 and Gen3? I don't seem to find any documentation around this. Content (required): Version (include the version … -
Snowflake adapter in Integration 3.Summary: Hi I have read this doc. about snowflake integration 3. Please I am missing something when reading, I would like to know if this adapter can be used to work wit… -
SOAP ResponseSummary: in OIC sending the request to SOAP adapter and getting the response . as you can see in attached code , the ImportResult is the string in XML format,and i need … -
Send human approve task of Process automation App to Assignees emailSummary: how could sent human approve task in Process automation app start with message event to Assignees email,where they could take actions Content (required): Versio… -
Restricting OAuth Client Credentials to specific IntegrationsSummary Create two scopes for two integrations and give access to two different clients such that the first client can access only scope A and the second client can only… -
how to read OAuth scope in OIC trigger REST APISummary: Hi, We have a requirement to access OIC REST API endpoints using OAuth flow by 3rd party clients. The use case is we want to create custom scopes for each clien… -
Oracle Fusion Financials rest api - Fetch AP invoices with status selected for paymentHi, I need to fetch the AP invoices who's status changed to 'selected for payment'. By default, "/fscmRestApi/resources/11.13.18.05/invoices" does not return the 'select… -
findorganization - How to fetch Active Phones alone from an OrganizationSummary: How to fetch the Active phones alone (status = A) from findorganization service ? Content (required): Hi , I am trying to use (FoundationPartiesOrganizationServ… -
[OIC] Connect to Nirvana JMS queue (JMS context “com.pcbsys.nirvana.nSpace.NirvanaContextFactory”)Summary: Hello All, In OIC (Oracle Integration gen. 3), is it possible to connect directly to a Nirvana JMS queue (JMS context “com.pcbsys.nirvana.nSpace.NirvanaContextF… -
Permanently delete from trashHi, Once the VBCS application is moved to trash how can this be permanently deleted. Thanks -
Read text in file with special characters (Finland) and store in db does not work for me.Summary: Hi, I would thank for help with the following. I am importing a text file into db. but special characters are not ok. Example: I have this in the file: and I ha… -
Read text file and store in db respecting the orderSummary: Hi, please I would like your help with the following: I receive a file with this pattern: line to remove line to remove line to remove **** **** **** line to … -
Is it possible to manipulate the "response-wrapper" as a JSON-like parameter?Hi, I am currently developing a JavaScript function that involves integrating two APIs using Oracle Integration Cloud (OIC). In this process, I retrieve two JSON objects…