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.

 View Only
  • 1.  Fatal query...

    Posted Mon November 08, 2004 04:14 PM

    Hello,
    I have a big problem with my Tamino data base. With the following query, the data base is stopping !!!

    The “fatal query” :

    declare namespace egov=“…”
    update for $task in input()/egov:DM/egov:DMRepository/egov:AdminServiceLog[@att1=“aa”]/egov:AssociatedService[@att2=“bb”]/egov:ProcessDescriptor/egov:Task
    where $task/egov:Data/@att3 = “cc”
    do replace $task with
    <egov:Task ResponsibleAdminType=“…” TaskDescr=“…” Status=“…”>
    <egov:Data DataID=“…” DataValue=“…”>

    </egov:Data>
    </egov:Task>

    The return value is 0102.

    Somebody can help me?

    Thanks for your help.


    #API-Management
    #webMethods
    #Tamino


  • 2.  RE: Fatal query...

    Posted Mon November 08, 2004 04:41 PM

    hello nir19,

    unfortunately i could not find the return code 0102 that you mention in the documentation.

    in order to resolve the issue, preferably report it to your customer support center. provide them with all the necessary information, including platform, db version, the schema and if possible some sample data.

    gruss,
    andreas f.


    #API-Management
    #Tamino
    #webMethods