I am facing some issue while converting XML format output into CSV format and sending it through mail.
I tried using HTTP_POST block but the problem is I want to change the URL dynamically while running in different servers.
Can anyone give some inputs on this? Is there any other way out?