Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

EAI Data Map - Attribute based Target

edited Dec 16, 2016 12:26AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 4 commentsAnswered ✓

We are attempting to consume a new external interface that presents data using repeating groups of elements that use attributes to denote their purpose. For example:

<Customer>

<Name type="first">Iain</Name>

<Name type="last">Ollerenshaw</Name>

</Customer>

Is there a way to use a standard declarative Siebel Data Map to map these values to individual Siebel IC fields? For example:

<Name type="first">Iain</Name>        => Contact.FirstName

<Name type="last">Ollerenshaw</Name>  => Contact.LastName

Many thanks in advance for your thoughts!

Regards,

Oli

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center