Hi All,
Good Day,
I want to ask, is it possible to import existing ICO into new IFLOW ? because usually ICO is generated after we Create and Deploy IFLOW.
But our Requirement now is to add already created ICO into new (blank) IFLOW. which mean...
Hello All,
I have requirement for inbound interface to map multiple record with same field name into different field.
below are example payload:
Source XML:
<Address> Ruby Apartment </Address>
<Address>New York </Address>
Expected Target...
Hello All,
I have requirement for outbound interface to concate 2 record into 1 record with identifier value. it because SAP have limitation length to send payload to PO. so they will send the rest of record in next record using identifier value.
...