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.  Content in TN BIZDOC is missing

    Posted Fri May 30, 2014 08:01 AM

    Hello All,

    we were batching the EDI and again routing back to TN to send batched X12 Envelope to customer but when custom FTP delivery service is invoked “The Content in BIZDOC is showing NULL”. which is causing an issue stating Missing Content or file name. Please help me out ASAP

    Regards,
    GSK


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


  • 2.  RE: Content in TN BIZDOC is missing

    Posted Fri May 30, 2014 11:54 AM

    Hi Suresh,

    I doubt this is a case of large file in TN.

    Check the properties of TN, for large file setting : tn.BigDocThreshold =

    If your incoming doc size is greater to this value TN will handle the incoming document as large file.

    Please go through chapter, Large Document Handling from http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite9-6/Trading_Networks/9-6_Trading_Networks_Administrators_Guide.pdf

    HTH.

    Thanks,
    Rankesh


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


  • 3.  RE: Content in TN BIZDOC is missing

    Posted Fri May 30, 2014 12:10 PM

    @Suresh

    You may also need to configure TSpace settings for handling/sending large batch EDI files from TN to the customer.

    In the IS–>Settings > Extended (Restart the IS after setting the below)

    watt.server.tspace.location=your disk folder path location for tmp file storage
    watt.server.tspace.timeToLive=300000

    HTH,
    RMG


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


  • 4.  RE: Content in TN BIZDOC is missing

    Posted Wed June 18, 2014 11:03 AM

    Thanks Rankesh and rmg for your replies.

    I have already set tn threshold and tspace but still getting the same error …any alternate root causes for this issue?

    Regards,
    GSK


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


  • 5.  RE: Content in TN BIZDOC is missing

    Posted Wed June 18, 2014 12:41 PM

    try to increase the timetoLive and test. hope this will resolve your issue.


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