Mapping
Discussion List
-
(copy-of) Payload from parent Integration to child Integration is not working as expected on readSummary: Hello, Need some guidance here please. we are passing an xml structure (Copy-of) from parent integration to child integration and then we are trying to use the …Balaji Sivaselvaraja-186077 81 views 5 comments 1 point Most recent by Balaji Sivaselvaraja-186077 Integration -
How to Map data from multiple data sets or nodes to target nodeSummary: How to Map data from multiple data sets or nodes to target node Content (required): Please find the attached file for detailed explanation of my query. I have d… -
Can we have the Picture scanner option in OFSC for scanning the image of inventory to extract data?Summary: Hi, I have seen that Barcode scanner/QR code scanner option in OFSC to extract serial number from the inventory(by scanning barcode present on the inventory) by… -
StageRead New Line in CSV file within Quotes in OICSummary: Content (required): We have a new line character in the CSV File within the Double Quotes for Example: ----------------- A,B,C,D A1,B1,"C1 C11",D1 A2,B2,"C2 C21… -
Library Javascript 'require'Summary Having issues using the 'require' command in Library/javascript in OICContent Why can't I use the "require" command in my javascript program (library) for OIC? I… -
Rest Receivables invoice attachment with postman OK, with OIC does not work (for me...)Summary: Hello, I would appreciate your help with this issue: I use postman with this payload: https://egyp-test.fa.em3.oraclecloud.com/fscmRestApi/resources/11.13.18.05… -
How to Escape special charters (like space) in query parameters in REST adapterSummary: How to escape special charters (like space) in query parameters in REST adapter. OIC is encoding the value for Space -> + instead of %20 Content (required): Act… -
Need JSON schema for Creating JSON response for successful records via OICSummary:Need JSON schema for Creating JSON response for successful records via OIC Content (required):I have an app driven oic integration that takes in array of employe… -
First record of stage write is always getting missedSummary: Content (required): I am passing a json as input to my app driven integration. Input [{"name":"ABC","PersonNo":"123"},{"name":"DEF","PersonNo":"456"},{"name":"G…Jaeyshree Kumaran Kalpana 11 views 4 comments 0 points Most recent by Jaeyshree Kumaran Kalpana Integration -
Ability to keep the integration running when the FTP connection lostSummary: Ability to keep the integration running when the FTP connection lost Content (required): Hello All, My integration uses FTP connection to List, Read, and Move f… -
What is the best practices of using Lookup in OIC for fetching records?Summary: Need Lookup best practices. Should we create integration specific separate lookup or there should be one common lookup(as key name value pair) to be used across… -
Stage Action Zip results in Error due to folder does not existSummary Stage Action Zip results in Error due to folder does not existContent Use Case: In OIC, I am Listing the files from SFTP Server and running a loop to fetch a set…Shivakumar Ayyanagowdar-Oracle 434 views 5 comments 0 points Most recent by Oracle PaaS Consultant-Oracle Integration -
Where to setup the configuration settings for real-time location tracking alert for 'idle-time'.Summary: It is understood that we can enable a setting in OFSC for real-time location tracking which will show the resource trace on the map in a different colour i.e. i…Angelica Enriquez-Oracle 41 views 2 comments 0 points Most recent by Angelica Enriquez-Oracle Field Service -
Using Number function to increment a Number to 1 Million fails in OIC MapperSummary: We have a requirement where Incrementing a Number beyond 1 Million makes a number be represented in Scientific Notation/Exponential format and not as a number X…Shivakumar Ayyanagowdar-Oracle 251 views 3 comments 0 points Most recent by Shivakumar Ayyanagowdar-Oracle Integration -
Where Is my technician- delaying showing routeSummary: I want to only show the gps location of a resource to a customer from a specified time after the technician has clicked enroute. this is to protect the location…Scott Thornberry 41 views 1 comment 2 points Most recent by Lucian Spiridon-Support-Oracle Field Service
-
How to read a file from 4th lineSummary: How to read a file from 4th line Content (required): Hello Expert, we are getting CSV a file where the header is in 4th row and data is starts from 5th row.Now … -
1Incorrect RemoteQueryReply BO Schema Structure for GenericQueryReply/Release in Logistics AdapterOrganization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of): WIPRO Description (Required): Observe…Konuri Dinesh Babu 1 view 1 comment 1 point Most recent by Madhav Poosarla Idea Lab – Integration Cloud -
Add line break in XML fileSummary: Content (required): Hi experts, I am working on an integration which will generate an xml file, my schema is as follows: -
How to pass null value for LOV field in OIC mapper. How to remove tag from payload if its nullSummary: How to pass null value for LOV field in OIC mapper. How to remove tag from payload if its null Content (required): I am trying to update list of 9 DFFs via REST…Jaeyshree Kumaran Kalpana 1K views 3 comments 0 points Most recent by Jaeyshree Kumaran Kalpana Integration -
Extract Data from SaaS to VBCS ApplicationSummary Extract Data using an OTBI ReportContent Hello, I have a requirement to retrieve data from our Oracle ERP Cloud applications. I need to extract the data via an O… -
FileReference:How to get the contents of a file from a loop and insert them into a tableSummary: Content (required): Hi everyone, I am building an integration which downloads a .zip file I am only interested in getting an .xml file the flow is able to recog… -
OFSC CONFIGURATION QUEUE - MyRouteSummary Need to add activities filter option in MyRoute Page.Content Hi All, Please Help me here. Is it possible to add activities filter option on MyRoute page. If its … -
OIC FTP adapter - erroing out with UTF-8-BOM encoding. Any workaround?Summary: OIC FTP adapter erroring out when the xml file is of UTF-8-BOM encoding. Works well when its UTF-8. Content (required): We have an issue while reading an invoic… -
Is it possible to insert into OFS via API red and blue dots for technician positions in the map?**This post was created as part of a How to Service Request (SR) Release: 22A Summary of the question: Is it possible to send to OFS via API the GPS positions for the te…Gustavo Guarin-Oracle 31 views 1 comment 0 points Most recent by Gustavo Guarin-Oracle Field Service -
XSLT solution to select from 1st source only nodes NOT present in 2nd sourceSummary: Have simple case where 2 XML sources are processed in a way where nodes from 1st xml file are excluded if they already part of 2nd xml file Brute force approach… -
How to skip a row based on particular value in OIC mapper.Summary: How to skip a row based on particular value in OIC mapper. Content (required): Hi Expert, I want to skip a particular row based on filter condition.Let say for … -
For each in mapper causing translation issuesIn the FTP process in the mapper if we put a for-each loop to append multiple lines to the csv file it errors out with the error:- --------------------------------------… -
SOAP trigger value not accessible inside IntegrationSummary: I have an App driven integration with SOAP trigger where value is received using a soap payload. When i try to assign that value anywhere throughout the integra… -
How to Write Excel file using stage activitySummary: How to Write Excel file using stage activity Content (required): Hi Expert, I am extracting the data from the database and then i am writing the data using stag… -
Is it possible to send the payload that the OIC received to a external systemSummary: We are currently developing a integration that needs to send the payload received in the integration. This should dynamic as it would be used in more then one i…