Category 222
Discussion List
-
How to generate unique id for each record in OIC integration mappingSummary: Hi all, how we can generate the unique ID for each record and it will never repeat. I tried with date timestamp but even seconds are not changing. If my file ha…
-
Batch Processing REST APISummary: Hi If REST API is having the capability to pass the multiple record in a input payload so if any record failed then how to identify failed record. For e,g - /re…
-
Access REST API with authentication type as OAuth2.0Hi, Customer has provided REST API with the authentication type as OAuth2.0 to access API using the token which works fine in POSTMAN. How can this be consumed in APEX p…
-
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…
-
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…Biman Dey Sarkar-Oracle 122 views 17 comments 0 points Most recent by Biman Dey Sarkar-Oracle Integration
-
how to skip a column in while reading the file of fixed length in OIC (FTP Adapter)Summary: Hi, We are reading a fixed length file from an FTP directory using FTP adapter. There is one column in the file which have different length of characters. For e…
-
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 …
-
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…
-
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…
-
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…Balaji Sivaselvaraja-186077 21 views 5 comments 0 points Most recent by Balaji Sivaselvaraja-186077 Integration
-
[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…Edisson Gabriel López 122 views 3 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
OCI integration with OCI QueuesSummary: Hi All, There is an integration which is publishing messages to OCI queue. Integration is working for small payloads. But when we tried with huge payloads integ…