Mapping
Discussion List
-
3Remove references to GLOBAL_ID of knowledge modules in ODI export filesOrganization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of): Oracle Global Services Center Descrip…Debadrita Ghosh-Oracle 1 view 1 comment 3 points Most recent by Anjali Devi Jampala-Oracle Idea Lab – Integration Cloud -
OIC stage file write operation to get md5 checksum is not workingSummary: Hi Team, We have an OIC integration that is receiving a file as binary attachments, we have a requirement to validate the checksum of the file, so we are writin… -
The "Name" parameter in OIC ERP adapter for invoice validationSummary: I am going to call Oracle Cloud ERP's validateInvoice API from an OIC integration. I tried out Oracle Cloud ERP's API directly by Postman first to validate my p… -
but actual coSummary Content Type doesnt match even though POSTMAN gives the responseContent We are facing an issue where from VBCS REST API, we are receiving response when its execu… -
In Field Service Cloud, how to invoke Google Maps suggestionsWe are having issues when the Technicians are using the "Navigate" option on the app, instead of sending the co-ordinates, we are now sending the address : Number, stree… -
How to add "finder" Query Param in OIC ERP Adapter for paymentsExternalPayeesSummary: I want to get PayeeId for a supplier site in an OIC integration. I tested the ERP API directly and it worked well. In OIC integration, I put a Oracle Cloud ERP … -
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… -
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… -
Is there a way to add a new line above header csvSummary: I am trying to use a write file action in an integration that I have developed, and I feel like I have hit a limitation. Content (required): The recipient of th… -
Attachment of log file of ESS job request not coming correctly in email notificationSummary: Hi I ran ESS job "Generate Receipt Advice" for single PO in OIC and looking for same log file in email attachment. i am getting email attachment but it is of 1k… -
OIC translation error : HTTP 502Summary: OIC endpoint throws HTTP 502 error while parsing an error message in a scope fault Content (required): We have an OIC interface that invokes an external REST en… -
Working with timezones in OICSummary Working with timezones in OICContent From the integration source, I receive two data: 1) A "datetime" in YYYYMMDDHHMISS format and a timezone (like "America/Los_… -
Ess Job submission issueSummary: Hi I am trying to run "Generate Receipt Advice " ess job but its getting failing . attached error screenshot for your reference. Error Reason: CASDK-0033: Recei… -
OIC integration to pull in new customers from SFTP fileSummary: We have a requirement wherein we need to use OIC to load new customers (from a different source system) into Oracle Fusion. There is option to use FBDI with OIC… -
list file is not working in integrationSummary: Hi I am trying to create Projects using FBDI template . As a part of it , i have placed fbdi file in SFTP server but when i am using the list file in FTP connec… -
Project Creations issue using FBDI templateSummary: Hi I am trying to create Projects using "ProjectImportTemplat" fbdi template. but in for each loop when trying to download it seems it si not going into it. att… -
BIP report without data fails in Stage ReadContent Hi Team, Good day! I have been able to successfully write data records to target endpoint using OIC for BIP reports. However, when the report is executed and it … -
OIC - JavaScript Function Library Timeout IssueSummary Calling a JS function in OIC Orchestration with 15-second timeout limitContent Hi, We just found out that the “Wait” Action in OIC/ICS is only available for Sche…
-
fault error notification in Email attachmentSummary: Hi All I want to send scope level fault error code and error reason as a attachment in email notification. Can you please guide us. Regards Mayur Content (requi… -
How to upload sales order in different status as per R12 to fusion using FBDI template.Summary: We are migrating from Oracle Apps v12 to Fusion and loading sales order data using FBDI template. Need to know how to upload closed orders as well as lines whic… -
OIC - REST Invoke - Read JSON response for 400 Status CodeSummary: Hi there We have REST Invoke operation and it is sometimes giving 400 status with JSON response. How can read the JSON data in case of a 400 status code? Conten… -
OIC Mapping IssueSummary OIC Mapping IssueContent I know this is the ICS forum, but in OIC has anyone else noticed that the mapping is not working? I'm using Firefox. The ability to drag… -
How to transfer "Oracle ERP Cloud" connection response to param of a JavaScript function?Summary: I put a "Oracle ERP Cloud" connection in an integration to get supplier info from Oracle Cloud Procurement. I create a JavaScript function to check all supplier… -
Large trucks and Google maps - is there a better route for large vehicles?Summary: a supervisor said we made a mistake by linking OFS to Google Maps. Google Maps was built for routing cars, not trucks. Trucks must avoid roads and bridges with … -
Parameter reset in scheduled integrationSummary: Hi I am using Scheduled integration and through scheduled integration i am passing values to Soap connection .I am not able reset parameters. It seems whatever … -
Access data recieved from a SQL stored procedure as rowSetSummary: Access value of a specific column in a specific row within a RowSet. Content (required): I have a SQL Stored Procedure which returns a table together with anoth… -
How to access specific nodes by filtering by a parameter without having to use a loopSummary: Access specific information from a JSON data collection Content (required): Hi experts, { "people":[ { "Name":"Oliver James", "Age":"29" }, { "Name":"Jack John"… -
How to make a field optional in REST API connection's Request Wrapper?Summary: The OIC integration is intended to handle REST API calls and invoke Oracle Cloud ERP adapter to create a supplier. I created a REST API connection as a trigger … -
Oracle Field Service cloud for DemoSummary temporary access to OFSCContent Hi All, One of our Client is Evaluating Field service tool. But to finalize decision on Oracle we need to present demo to custome…Mayank Pande 59 views 6 comments 0 points Most recent by Renato Kermentz-Support-Oracle Field Service -
Remove duplicatesSummary: Hello! I'm using a For-Each in the node that repeats in the Response to generate a CSV file. Its working but there are lots of duplicates that I need to avoid: …