IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Required child object not specified?

    Posted 04/03/02 12:19 PM

    Hi All !
    I am trying to Load a Data Tru Interactive Interface But icould not it is throwing folloing error :
    - <ino:message ino:returnvalue=“0”>
    ino:messagelinedocument processing started</ino:messageline>
    </ino:message>
    - <ino:message ino:returnvalue=“8730”>
    <ino:messagetext ino:code=“INOXPE8730”>Required child object not specified</ino:messagetext>
    ino:messagelineLine 3, Column 1: Required child object with name @id not indicated</ino:messageline>
    </ino:message>
    </ino:response>
    Pl help me to slove the prob
    TIA,
    Mangesh


    #API-Management
    #webMethods
    #Tamino


  • 2.  RE: Required child object not specified?

    Posted 04/03/02 12:59 PM

    Hi,
    you can find the following info in the documentation:
    >>
    INOXPE8730 - Required child object not specified
    Explanation:
    An element or an attribute which is defined in the schema as mandatory wasn’t specified in the document.
    <<<

    So you might have forgotten the attribute “id” in the data. Can you check that?

    Regards,
    Uli


    #API-Management
    #webMethods
    #Tamino