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.  Issue with Async Processing Rule

    Posted 10/24/13 03:14 PM

    Hi All,
    I have a processing rule which is executed asynchronously. When I submit the document to TN, the processing status is changed to ABORTED instead of Done and a null pointer exception is thrown.
    When I placed savePipelineToFile, the file is empty. But surprisingly the same service works perfectly fine when the execution is synchronous.

    Any reason why this is happening, is there any property which can be changed to correct this.

    Regards,
    Sravan


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


  • 2.  RE: Issue with Async Processing Rule

    Posted 10/24/13 04:06 PM

    How are you submitting the data and does that invoking your proc rule and service in the Asynchronous mode?

    Does in the Activity log shows any more error details for each step can you check?

    HTH,
    RMG


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


  • 3.  RE: Issue with Async Processing Rule

    Posted 11/07/13 11:47 AM

    I’m submitting the data through Submit Documents screen in MWS and the savePipelineToFile in the Processing rule service is not getting anything.

    But the activity log shows, the processing rule has been selected and throws an NULL POINTER EXCEPTION at the first step of my service.

    This issue got fixed after applying the lastest EDI fix.


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