Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | 6.x |
When a complex element has mix="true" attribute set, you'll see a Text() field for this element in the Studio UI. You can only provide static text to this field, but cannot map value of another element to it. This is an expected behavior.
HL7 which is commonly used in healthcare customers has this kind of schema definition and it is required to be able to map dynamic variable to the mixed type complex element. Usually we can use Copy-value-of in BW 5 to achieve this. But how can we do this similar mapping in BW6?