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.  Business Data coming as NULL

    Posted 05/17/21 04:13 PM

    Hi All,

    Whenever I try to execute a SOAP Request via postman, I see NULL as the field values in the Monitor tab in my WMIO instance. I am passing values which are not NULL in my request. Please find the screenshot of the same.
    Can you let me know as to why this is happening? Also, what is the meaning of “Total Documents” here?


    #webMethods-io-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Business Data coming as NULL

    Posted 05/24/21 04:08 AM

    Hi Atul,
    Is your incoming document structure is matching with input doc configured on flow service?


    #webMethods-io-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Business Data coming as NULL

    Posted 05/24/21 03:38 PM

    Hi,

    Please consider first part of the question as resolved. The issue was with setting the Content-Type in the Headers as “text/xml” when trying to do a post from external system.

    Coming to the second part: “Also, what is the meaning of “Total Documents” here?” Can you please tell as to which document it is talking about?

    Thanks in advance!


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-io-Integration


  • 4.  RE: Business Data coming as NULL

    Posted 05/25/21 12:47 AM

    Hello Atul,

    The execution page displays the total number of documents processed by the FlowService, the number of documents processed successfully, the number of documents that did not process successfully, and the success score.

    reference document link : https://docs.webmethods.io/integration/accounts_settings/monitor/#gsc.tab=0

    Regards,
    Bharath


    #Integration-Server-and-ESB
    #webMethods-io-Integration
    #webMethods


  • 5.  RE: Business Data coming as NULL