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.


#TechXchangePresenter
 View Only
  • 1.  How to add Filename in Bizdoc

    Posted Wed June 14, 2006 07:37 PM

    hello

    I fetch a file from ftp and send it TN.
    Now a question is how to insert the file name into he Bizdoc.
    i tried using SetAttributes, with Attribute name “Filename” but received error that Attribute name “Filename” is eiher deleted or not found.

    Do any one have a sloution

    Thanks in advance.
    Vinod


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


  • 2.  RE: How to add Filename in Bizdoc

    Posted Wed June 14, 2006 09:06 PM

    You’ll need to add a custom attribute using TN console first. Then you’ll be able to set the attribute.


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


  • 3.  RE: How to add Filename in Bizdoc

    Posted Wed June 14, 2006 11:17 PM

    Once you set the attribute in the TN console as mentioned above,then in your flow use tn setAttribute and updateAttribute service (make sure you have all the required inputs set) to make into effect.

    HTH,
    RMG


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