webMethods

webMethods

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.  Processing rule action

    Posted Mon June 25, 2007 06:32 AM

    Hi,

    in processing rule action i selected “Execute Service” action and selected one flow service which is already existing on IS. Now after everything is done my activity log shows as processing complete, but wher can i see the output of the serice which i selected in “Execute Service” action.

    I selected “Respond With” action and given message. where can i see the message also.

    Regards,
    Jag


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


  • 2.  RE: Processing rule action

    Posted Sat July 14, 2007 04:50 AM

    The only way to see the response msg is if you post a msg to your TN from a client software, the rule gets called, and you will see the response msg in your client software as the response body. Test by http to your local IS/TN server and get the responseBody and convert to string via bytesToString.


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


  • 3.  RE: Processing rule action

    Posted Mon October 22, 2007 07:15 PM

    you can invoke FTP client service to ftp one sample file to ur local machine.

    in order to do that set path = /admin to send some file to IntegrationServer Folder.


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