Avatar

Correct answer by
Level 3

You do need to configure a channel set, but you have the option of doing that in your Flex client code rather than in the services-config.xml file. Here's some information on some ways to do that:

http://help.adobe.com/en_US/LiveCycleDataServicesES/3.1/Developing/WSc3ff6d0ea77859461172e0811f00f6e...

Look at the section called "Configuring channels on the client".

Regarding the tokens in the channel definitions in services-config.xml:

{server.name} and {server.port} get resolved at runtime to the server and port used to load the SWF file.

View solution in original post