Derive target value based combination of source values
Summary
Need to derive target segment value based on two source value for Journal ImportContent
Hello Guys,
We are are implementing Journal Import to Oracle Cloud ERP using Oracle integration cloud. We have a requirement where we need to default the value of segment4(target field) based on combination of segment1 and segment3.
Here is example of scererio
segment 1(source) =001, segment3(source)= 004 then segment4(target) =100
segment 1(source) =001, segment3(source)= 006 then segment4(target)=200
Also segment1 itself is getting derived based on a diifferent lookup value in itself
segment1 (source system) = 121 then in oracle segment1 will be 001
Could you please suggest a way to achieve this in OIC?
1