Mapping
Discussion List
-
OIC: Accessing Scope Variables in another ScopeSummary OIC: Accessing Scope Variables in another ScopeContent Can we access the output of an activity in scope1 as input to the activity in scope2. I want to map read o…User_2025-01-31-02-40-13-302 400 views 6 comments 0 points Most recent by User_2025-01-31-02-40-13-302 Integration
-
How can I get the the current-date subracted by 31 daysContent I know there is an xs:dayTimeDuration(arg) function in xslt. So I would thing it would be something like current-date() - dayTimeDuration('P30D') but I don't see…User_2025-01-31-15-40-56-878 91 views 5 comments 1 point Most recent by User_2025-02-04-09-32-16-326 Integration
-
key value pair mapping in XSLT by dynamicallySummary key value pair mapping in XSLT by dynamicallyContent Hi Everyone, I have requirement where i can map key value pair mapping dynamically from a template. For inst…
-
Generate empty CSV fileSummary Create empty CSV fileContent Any idea how to create the empty CSV file using the stageFile write option as it has adhoc mapping I have to always pass the values …
-
Stage-action using multiple namespaces in single schemaSummary Stage-action using multiple namespaces in single schemaContent Hi Experts, I have requirement to integrate with PCS process. I am invoking PCS process in one of …
-
Is chaining in ServiceNow possible in OICSummary Is chaining in ServiceNow possibleContent Hi, I am looking at ServiceNow adapter in OIC. Is it possible to create multiple Incidents in a single call? Is it elig…
-
Integration Activation Error - Deployment FailedSummary help required with Integration ActivationContent hello gurus, I am looking for some help with activation error that I am facing. how do I set logging level to de…
-
Assign Activity ErrorSummary Help required in handling missing XML elements in Assign activityContent Hello Gurus, The response I get from a HCM adapter connection brings Manager details ...…
-
From address on email notificiationsSummary Is it possible to have a variety of from addresses using the notification actionContent I see that in the notification action there is a "from" field. What good …User_2025-01-31-15-40-56-878 49 views 7 comments 1 point Most recent by Carlos Cubas-Oracle Integration
-
Not able to assign value to Tracking variables in LoopSummary Not able to assign value to Tracking variables in LoopContent Hello, I want to assign value to Tracking variable $tracking_var_2 and 3 inside for loop. I want to…
-
Identity Service functions in OIC / ICSContent I am building an integration and it would be beneficial to have access to things like isUserInAppRole(), getManager(), and a variety of other ids namespace xpath…User_2025-01-31-15-40-56-878 22 views 1 comment 1 point Most recent by Hemanth Lakkaraju-Oracle Integration
-
Splitting Input Files based on unique idSummary Splitting Input Files based on unique idContent Hi, Is there anyway we can split the incoming flat file (delimited) to multiple outbound files based on data cont…User_2025-02-01-06-16-05-432 55 views 5 comments 0 points Most recent by User_2025-02-01-06-16-05-432 Integration
-
ICS mapping to bring over XML tagsSummary Is there an ICS mapping function to bring over fields as is, with the XML tags?Content I am working on an integration between Oracle Utilities (using its ICS Ada…
-
CDATA or other ways to strip characters in transformation to prevent breaking SOAP adapterContent I have an integration that calls a SOAP service. The SOAP service was very poorly designed. There is a comments section and certain characters break the call (a …User_2025-01-31-15-40-56-878 32 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
Two Sources and one target mapping in OICSummary Two Sources and one target mapping OICContent Hi All, We have a requirement to map two sources and one target. Is it possible? if yes please help me to do this.User_2025-02-03-21-33-00-034 33 views 4 comments 1 point Most recent by User_2025-02-03-21-33-00-034 Integration
-
Runtime Fault/Exception Handling in OIC (Oracle SOA Fault Policy Functionality?)Summary Is Oracle SOA Fault Policy Functionality also present in OIC? Especially handling runtime fault on server sideContent Hello OIC Gurus, Oracle SOA has this Fault …
-
Not able to use Lookup in mappingContent Hi Everyone, Anyone with the latest version of OIC < 18.3.3.0.0 (180821.0400.14040) > has tried to use lookup in mapping? While i am trying to use lookup in mapp…
-
Using custom xpath functions and custom Java functions in ICSSummary Looking for the best tutorial on using custom JAva code in OIC / ICSContent I ran into this tutorial awhile back http://www.ateam-oracle.com/enhancing-ics-mappin…User_2025-01-31-15-40-56-878 151 views 8 comments 3 points Most recent by User_2025-02-03-19-27-00-411 Integration
-
Mapping multiple source elements to a single target element cross referenced by an identifierSummary How to map multiple source elements to a single target element cross referenced by an identifierContent I have two source elements (response from two different R…Laavanya Mahenthiran-83764 55 views 2 comments 1 point Most recent by Laavanya Mahenthiran-83764 Integration
-
ForEach repeating element content not availableSummary Content of the repeating element is not available within the loopContent I have a ForEach defined in my integration, however the content of the repeating element…
-
Customized XSLs and mapping variablesSummary Elements mapped from variables and javascript output do not get populated if xsl is customizedContent Hi,- I am having an issue with ICS integrations where as so…User_2025-02-01-06-16-05-432 17 views 4 comments 1 point Most recent by User_2025-02-01-06-16-05-432 Integration
-
FTP Adapter Write operation is not recognising new line characterSummary issue to convert a .txt file delimited by pipes in a .csv file without pipes and order by columnsContent Hi All, I have a requirement to read txt file delimited …
-
SOAP Services with AgentSummary exposing SOAP servicesContent Hello Experts, I am looking for the options to expose the SOAP services from on-premise backend application. Currently on-premise a…User_2025-01-31-17-43-50-474 13 views 3 comments 1 point Most recent by Hemanth Lakkaraju-Oracle Integration
-
Downtime Handling in OICSummary We encountered intermittent connection (2-3 minutes of random downtime) in OICContent Hi, We encountered intermittent connection (2-3 minutes of random downtime …
-
GetFlowId is not giving the value in numberSummary Integration Cloud Mapper Function GetFlowId is not giving the value in numberContent Hello, I have used getflowid function in mapper to insert into sometable/in …user767305-Oracle 91 views 2 comments 1 point Most recent by sriSANKARaswaminathan-OIC/ICS Integration
-
Select statement with DB2 connector doesn't return anything to mapSummary Using the DB2 connector to connect to DB2 over port 446, select statement validates and generates and xsd but there is not outbound mapping.Content I administer …User_2025-01-31-15-40-56-878 42 views 8 comments 2 points Most recent by User_2025-01-31-15-40-56-878 Integration
-
How to remove namespace from incoming xml in ICSContent Hi Team, We are trying to achieve Integration in Oracle ICS in which we are getting below XML as input from SFDC and mapping the elements(Business_Seg_Unique__c,…
-
ICS | Unable To Use 'tokenize' Function in XSLTContent Hi, I am trying to use the 'tokenize' function in an integration (by downloading the IAR and editing the appropriate XSL file). I see that the stylesheet version…
-
Is it possible to convert a String to Long using in built Mapping Components Conversion functions?Summary Is it possible to convert a String to Long using in built Mapping Components Conversion functions?Content Is it possible to convert a String : "300100093901188" …Debi Dash-88523 35 views 2 comments 0 points Most recent by sriSANKARaswaminathan-OIC/ICS Integration
-
Only map first instance that matches criteria in for-each statementSummary Only map first instance that matches criteria in for-each statementContent Hi, In a mapping in ICS we are looping through a repeating element in the source to ma…Thomas Romming-86364 21 views 3 comments 1 point Most recent by Hemanth Lakkaraju-Oracle Integration