You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

OIC-3 XSLT expression to dynamically assign value to the element

edited Jun 29, 2026 8:56PM in Integration 2 comments

Summary: OIC-3 XSLT expression to dynamically assign value to the element


Content (please ensure you mask any confidential information):

I have a use case where the downstream application uses a standard XSD for AR Invoice outbound. The values of each attribute differs based on country as per compliance requirement. Most of the fields are common in most cases (almost 80%). The remaining fields either fall under following categories,

  1. Assign constant value (e.g. transmission code/ tax code to specific hard coded value)
  2. Expression similar to decode (e.g. DECODE(SrcField1, VALUE1, OUTPUT1, OUTPUT2) or DECODE(SrcField1, VALUE1, SrcFieldA, SrcFieldB) and so on)
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!