We want to trigger/start the communication channel in XI immediately after a file is created by a program.
I have checked some blogs and saw that
u201Chttp(s)://host:port/AdapterFramework/ChannelAdminServlet?party=party&service=service&channel=channel&action=actionu201D
can be used to do it.
But how in ABAP? Our ABAPers are not familiar with it. Has anybody implemented it?
Or is there any other way of doing it?
Please let me know.
Blogs I have checked
Ref:
Standard program/bapi to start and stop channels in XI
http://help.sap.com/saphelp_nw04/helpdata/en/45/0c86aab4d14dece10000000a11466f/frameset.htm
Thanks