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

RosettaNet Large Document Handling for Pip 5C1

  • 1.  RosettaNet Large Document Handling for Pip 5C1

    Posted Tue August 06, 2002 08:37 AM

    I’ve been trying to use getNodeIterator and getNextNode to process a Pip 5C1. There are two sections of the Pip that could be considered large :
    1 :Pip5C1ProductListNotification/EligibleProductList/CoreProductInformation 2 :Pip5C1ProductListNotification/EligibleProductList/DeviceProductInformation.

    I’ve been able to process the 1st one using just CoreProductInformation as the criteria value.
    For the second part of the Pip that can be considered large I can’t use DeviceProductInformation as the criteria value because this name is not unique. There is another DeviceProductInformation group under CoreProductInformation. If I use DeviceProductInformation as the criteria it picks up all the groups with this name.

    I tried using the following criteria : Pip5C1ProductListNotification/EligibleProductList/DeviceProductInformation

    Pip5C1ProductListNotification:EligibleProductList:DeviceProductInformation

    EligibleProductList/DeviceProductInformation

    EligibleProductList:DeviceProductInformation

    None of these worked, getNextNode did not return any node.

    If anyone is familiar with Large Doc Handling and Pip 5C1 I would appreciate any help.

    Top


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods