Hi,
Has anyone had any experience of connecting a ColdFusion app to Navision 2009 webservices?
We are basically attempting to use Adobe Flex together with ColdFusion data calls to connect to a webservice. The simple test is to read data from the SystemService webservice to list out Navision companies.
It appears to be a problem with passing credentials for the data connection, although the coldfusion service user has full admin rights.
We can connect to navision webservices by other means so just wondering really if anyone else had had similair issues and if so how did they solve them?
Many Thanks
0
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Doing a basic test with Flex itself calling a webservice, works while "introspecting" the webservice. It just doesn;t work when you try to use it in a Flex component. Debug errors with "Security error accessing url" .
Strange one :-k