Originally posted by: SystemAdmin
Hi All,
I use LOOKUP function in a single map rule, like this:
=TO_XML_DEL_CLIENT(
LOOKUP(SETPRTY:SETDET Sequence:inputCard, q Party_C AttValue:Party_C AttList:Party_C Class:SETPRTY:SETDET Sequence:inputCard = "SELL"),
LOOKUP(SETPRTY:SETDET Sequence:inputCard, q Party_C AttValue:Party_C AttList:Party_C Class:SETPRTY:SETDET Sequence:inputCard = "DEAG"))
But the second lookup returns NONE in every cases no matter what is the input source card.
Where is an error?
Is it possible to use lookup functions for the same input parameter type in a map rule?
#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender#DataExchange