Processing rule action

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

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.

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.