Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

How can I log FDS?

Avatar

Level 3
Hi all



I'm having problems with Flex Data Management Service. But I
don't know if the problem is at the client.. the configuration
files or the Java classes!



Is there a way to help me finding the problem? logging or
something like that?



thank you
3 Replies

Avatar

Level 1
I always have a working sample application on the server.
Whenever I add a new destination to the data-management-config.xml
file, I make sure the sample application still works. If it's not,
the problem may caused by the configuration file. Javs classess
should be easy to test using unit test.

Avatar

Level 3
Thank you..



but how to test the Java files? how can I be sure that the
method is being found? it's complicated

Avatar

Former Community Member
You can turn on Flex server side logging. Search for logging
tag in services-config.xml