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

MOSC Banner

EAI XML Converter - removing the child

edited Jan 29, 2019 4:04AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 4 commentsAnswered

Hi,

I am trying to append Child hierarchy to a Parent and convert the XML to Doc. For some reason, its removing the child hierarchy.

Input:

@0*0*1*1*0*0*11*EscapeNames5*FALSE4*2*13*SiebelMessage0*9*MessageId7*1-1I6BA11*MessageType18*Integration Object13*IntObjectName26*GetSubscriptionContacts15*IntObjectFormat19*Siebel Hierarchical0*1*32*

ListOfGetSubscriptionContacts0*3*0*26*BCF Subscriptions Products0*8*LastPage5*false11*StartRowNum1*14*Name51*Vancouver0*1*21*

ListOfBCFSubscription0*4*0*16*BCF Subscription0*10*First Name7*ULISSES25*BCF Primary Email Address16*us@gmail.com14*BCF Customer #8*100018889*Last Name5*ALVES

output:

<?xml version="1.0" encoding="UTF-8"?><SiebelMessage

MessageId="1-1I6BA"

MessageType="Integration Object"

IntObjectName="GetSubscriptionContacts"

IntObjectFormat="Siebel Hierarchical"

><ListOfBcfgetsubscriptioncontacts

><BcfSubscriptionsProducts

><Name

>Vancouver</Name

><LastPage

>false</LastPage

><StartRowNum

>1</StartRowNum

></BcfSubscriptionsProducts

></ListOfBcfgetsubscriptioncontacts

></SiebelMessage

Can you please let me know what am I missing here. Why is the Child missing after XML is converted to Doc.

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