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?
I want to change the port no. dynamically in the URL of http post action block.
The port no. is maintained in the netweaver administration.
Can anyone suggest any method on how to dynamically fetch the port no. from netweaver administration.
Add a comment