Integration
Discussion List
-
Oracle Object Storage Subfolder listing using REST APII have bucket (Dev-Buck01) which is hosting three folder and sub folders Dev-Buck01/GL/Jan24/ Dev-Buck01/GL/Feb24/ Dev-Buck01/AP/Jan24/ I want to download files from GL/…
-
Unable to call local integration from an integration in OIC Gen3Summary: while configuring a local integration call from an integration, below error is coming. The local integration is active but still when trying to call from other …Jigyasa Kamthan-Oracle 271 views 5 comments 0 points Most recent by Biman Dey Sarkar-Oracle Integration
-
Unable to see DFF within OIC flow as an Input SourceUsing SOAP service CustomerAccountService operation findCustomerAccount to retrieve DFF value. It is returned in the response payload but not accessible within OIC as an…
-
How to configure certificates required for backed api in oci api gatewayWe need to call an api deployed on oci api gateway from ODA. The backed we configured on OCI api gateway needs a certificate to be configured on client(which is api gate…
-
Mapper fails to solve choose-when from rest-responseSummary: Hi Could anyone assist me with mapper logic. We need to download publicly available information (https://api.eksport.mattilsynet.no/kodeverk/v1/country-certific…
-
Response of OTM DB Servlet API is not coming in valid xml formatI have tested the OTM DB Servlet API to retrieve transmission report data, but the response is not coming back in the correct XML format. As a result, we are facing diff…
-
I am trying to read a xml file which is UTF-8-BOM encoded and Stage Read fails in OICSummary: I am trying to read a xml file which is UTF-8-BOM encoded and Stage Read Activity fails in OIC stating that "SAX Exception raised while trying to SAX Parse Inpu…
-
OIC Gen 3 activity stream does not show fault handler executionSummary: I have created an example integration flow to experiment with Gen 3. I have a fault handler, but the activity stream does not show the execution of the steps in…
-
Oracle Integration Message consumption details at interface levelHi Team, Oracle Monitoring dashboard shows consolidated messages consumption for a date range. Is there any way to get details at the interface level? We have more than …
-
How to integrate suppliers into oracle ERP cloud? is it REST API or FBDI?Summary: How to integrate suppliers into oracle ERP cloud? Which is the preferred method? is it REST API or FBDI? We may receive multiple creation scenarios like create …
-
Can we disable Integration and Process' End User interfaces?Summary: We built a process application and integrations, but want our customer's end users to only interact with them using our webapp that sends REST API calls to the …
-
How can i generate a email template to send email notification integration at runtimeSummary: Hi Experts I want to send an email like below with integration where the data will grow in table and also the note based on the criteria, how to generate such k…
-
/crmRestApi/resources/latest/resourceUsers API is giving error to pass the contract infoSummary: Hi Team, We are trying to create sales person, bu first creating resource using enpoint - "/crmRestApi/resources/latest/resourceUsers" Error Message You need to…
-
How to do application/x-www-form-urlencoded request in OIC rest adapterSummary How to do application/x-www-form-urlencoded request in OIC rest adapterContent Hi all, In POSTMAN, I can able to get a response using Body as x-www-form-urlencod…
-
Endpoint creation for whatsapp Cloud API 's Webhookworking on Whatsapp Cloud API, webhook configuration need to create one endpoint, below is the url with completed steps. is anyone have completed these steps ?
-
Upload Document OPA REST API with Multipart/Form-DataSummary: I have made an Integration in OIC, which capture data from my PaaS Tables. Attachments are uploaded as BLOB, and my integration has extracted those BLOBS from P…
-
execution of stored procedure does not return dataSummary: Content (required): I have an integration that connects to the DBCS database and runs a separate procedure. The DB procedure returns a cursor type field. When I…
-
run OIC service from mailSummary: Hello everyone, I need the following functionality that involves a visual builder screen and an integration: I have a screen that invokes an OIC integration thr…
-
MS Graph send messages API not working in OICSummary: Hello, We are trying to integrate MS Teams with Cloud Order Management and as part of it are able to create team and channel within MS Teams. However when we ar…
-
Not able to View Visual Builder with ServiceUser RoleSummary: Not able to View Visual Builder with ServiceUser Role Content (required): We attempted to restrict developer access to higher environments by granting them only…
-
Is there a way to change the schema name in OIC integration DB activitySummary: When we want to use a DB activity in Oracle Integration, we need to choose a schema name and a db object. This process would cause a problem when the production…
-
Issue in invoking ERP Rest Adapter for Sales Order Creation.Summary: Issue in invoking ERP Rest Adapter for Sales Order Creation. Initially integration takes around 15-20 mins for completion and then later it errors with “Service…
-
OIC Gen 3: Eloqua|Retrieve a sync REST API giving 404 Not FoundSummary: I am trying to invoke an Eloqua rest api through OIC gen3, it is giving 404 Not Found. Retrieve a sync | get | /api/bulk/2.0/syncs/{id} I am passing query param…Jigyasa Kamthan-Oracle 34 views 3 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
Merge PDF file using OICSummary: 1) In Oracle Integration Cloud (OIC), we have a use case for creating a new function using libraries. The use case is to consolidate various pdf files related t…
-
How to read .docx/.doc file in OICHello, We have a requirement to pick the source file which is with .doc/.docx file extension from SFTP and create a GL FBDI file from that source file. Is there a way or…
-
Oracle Integration Cloud 3: For-each repeating element is read onlySummary: Am I missing something obvious? When configuring a for-each loop in OIC 3, the field to configure a repeating element is read-only so I can't pass it any values…
-
Is there any REST API to add and update items to the cycle count ?Summary: I see one API /fscmRestApi/resources/11.13.18.05/cycleCountTransactions . Is this for add items to cycle count ? Do we have PATCH operation supported for this f…
-
Extract fields from XML responseSummary: In OIC i'm receiving a BI Report that has xml data in it (i added a sample response as an attachment). I need to access the individual Columns out of the Row ar…
-
How to get the status of HCM Extract ESS job status in details using Webservice in OIC?Summary: Hi All, We have built an HCM Extract which is integrated to third party via OIC and third party system pass parameter values based on the requirement. Extract D…
-
Use round function to rounding to 2 decimal placesSummary: Use round function to rounding to 2 decimal places Content (please ensure you mask any confidential information): Hi experts, I working in data maping but I nee…