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.  gatewayservice

    Posted 04/20/06 02:36 PM

    Hi
    I am having flatfile which is ftp to gatewayservice in which i have to get file name and filecontent and i have to set TN_Parms and route to trading networks


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


  • 2.  RE: gatewayservice

    Posted 04/20/06 05:00 PM

    Uhmm do you have a question? ~confused~

    Rohit


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


  • 3.  RE: gatewayservice

    Posted 04/20/06 06:22 PM

    Basically you ftp gateway service input should be ffdata(object stream)and map this ffdata.

    To get filename use pub.flow:getTransportInfo service and extract from ftp/filename

    HTH,
    RMG


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


  • 4.  RE: gatewayservice

    Posted 04/21/06 06:58 PM

    Hi RMG
    In my first step i am ftping file to gateway service(IS/packages/folder/service(gatewayservice) from there iam unable to convert it into stream to bytes and bytes to string
    i am taking ffdata as input object


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