Options

Coldfusion / Flex connection problem Nav2009 Webservices

TimSimmondsTimSimmonds Member Posts: 47
edited 2011-05-10 in NAV Three Tier
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

Comments

  • Options
    kinekine Member Posts: 12,562
    Have you tried to enable NTLM authentication on the Service tier?
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • Options
    MattKeyesMattKeyes Member Posts: 41
    Also, if it is NAV 2009 you can't adjust the NTLM authentication. Only in 2009 SP1 or 2009 R2.
  • Options
    TimSimmondsTimSimmonds Member Posts: 47
    Thanks for the replies. We are running Nav2009 R2 and have tried the NTLM authentication with no luck.

    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
Sign In or Register to comment.