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.  Bizdoc Content field is null

    Posted Tue April 18, 2006 11:32 AM

    Hi everyone,

            I'm trying to submit a flatfile to TN through a document gateway service.The document is getting recognized successfully in TN.I'm routing the ffdata(stream object) and TN_parms to TN using routeFlatFile.After submiting it's showing that the document has been recognized,but the content and ContentParts-Bytes (incase of large document handling)  is coming null.But in Transaction Analysis ,the content tab is containing the data.In the processing rule,i'm invoking a service to execute.In that service,giving Content as input to ff convertToValues. Then it's throwing an error that ffData cannot be null.
    

    Could anybody help me out…
    It’s very Urgent

    Thanks
    Renuka


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


  • 2.  RE: Bizdoc Content field is null

    Posted Tue April 18, 2006 03:06 PM

    What are you giving as inputs to your service?
    Thanks,
    Jay


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


  • 3.  RE: Bizdoc Content field is null

    Posted Tue April 18, 2006 03:31 PM

    How are you mapping bizdoc content in convertToValues?

    Are you able to see the content in pipeline while debugging?Please make sure you are getting bizdoc/content or use the service wm.tn.doc:getContentPartData with partName and getAs(Stream or bytes)

    Once you have the flatfile content in the pipeline,execute the convertTovalues step manually for testing.

    HTH
    RMG


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


  • 4.  RE: Bizdoc Content field is null

    Posted Fri April 21, 2006 12:38 PM

    Hi RMG,

        Thanks for the reply.I have used getContentPartData service and it's working fine.
    

    Regards
    Renuka


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


  • 5.  RE: Bizdoc Content field is null

    Posted Fri April 21, 2006 03:05 PM

    Glad to know you have resolved.

    HTH,
    RMG


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