NAV BizTalk Integration

DRBDRB Member Posts: 105
edited 2014-11-12 in NAV Three Tier
Hi,
I am trying to consume a BizTalk WCF service through Navision. In my current approach I have created a .NET DLL in which I have added a service reference of the BizTalk service. Navision consumes BizTalk Service through the DLL. Things are working fine by using .NET DLL. But as per new client requirement, the BizTalk service should be consumed directly by the Navision(Without .NET DLL ) because the client does not want DLL installation dependency on each and every machine. When .NET DLL is in the picture all proxy related things are handled by the DLL itself, but in case of Navision several lines of code required for BizTalk Service consumption. I have tried to do it by SOAP XML but got stuck in User Security Token. Is there any other way around to do this. Please help.
-Dhan Raj Bansal
Linkedin Profile: http://in.linkedin.com/in/dhanrajbansal

Comments

  • vremeni4vremeni4 Member Posts: 323
    Hi,

    I think it would be helpful if you could tell us what version of NAV you use.
    Depending on the NAV version the approach is different.

    Thank.s
  • DRBDRB Member Posts: 105
    vremeni4 wrote:
    Hi,

    I think it would be helpful if you could tell us what version of NAV you use.
    Depending on the NAV version the approach is different.

    Thank.s
    NAV 2013
    -Dhan Raj Bansal
    Linkedin Profile: http://in.linkedin.com/in/dhanrajbansal
Sign In or Register to comment.