Hi All,
I got the answer to the question I had raised about the file format & the content for the same. The file would be of XML format with the content as shown below:
For starting multiple channels:
<startChannels>
<channel name='Channel1' service='Service1' party='Party1/Blank'></channel>
<channel name='Channel2' service='Service2' party='Party2/Blank'></channel>
<language>EN</language>
</startChannels>
For stopping multiple channels:
<stopChannels>
<channel name='Channel1' service='Service1' party='Party1/Blank'></channel>
<channel name='Channel2' service='Service2' party='Party2/Blank'></channel>
<language>EN</language>
</stopChannels>
Kindly note that the Control Data for the channels mentioned in the file should be External. Refer attached screenshot below:
