Question:
We are receiving an XML containing account information from external system. In one of the XML tags “Active” they are going to send Value as 0 or 1 but in Siebel we are need the value of “Active” XML tag as “Y” or “N”. How can you achieve this?
Answer:
Using EAI Value Maps present in Administration – Integration Screen.
We are going to define an Inbound Map and use functions like EAILookupSiebel and Translate methods to get the required values.
