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

Extracting Custom Attributes in Flow Service

  • 1.  Extracting Custom Attributes in Flow Service

    Posted Wed August 24, 2005 04:01 PM

    Hi, We have some of the custom attributes that are stored in TN when the document is submitted to TN.
    I am extracting the document in the flow using following services.
    createDocumentQuery
    documentQuery.

    If I specify the attribs parameter in createDocumentQuery, I can see the custom attribute in the results of this service. How ever if I do not specify the Custom attributes in the attribs parameter, the attributes are not extracted in the results. This is because attribs forms a “where clause” in the createDocumentQuery.

    Is there a way to get the custom attributes in the results without specifing it in attribs parameter. OR how the custom attributes can be a part of the Select query but not the part of the “where clause”.

    Appreciate a quick response on this.

    Thanks
    Akshay


    #webMethods
    #Integration-Server-and-ESB
    #B2B-Integration