CP Handler and Navision Communication Component version 2

nt
Member Posts: 160
hi,
anyone knows what is the diference between this two type of automation variables, and when i got to use one or the other, how i choose?
i wanna use with NAS, to receive a XML object not a string with XML.
Thanks.
anyone knows what is the diference between this two type of automation variables, and when i got to use one or the other, how i choose?
i wanna use with NAS, to receive a XML object not a string with XML.
Thanks.
0
Comments
-
HI
To do thas using NAS, I recomende you use CP Handler. I used it to receive XML files from QUEUES.
I don't know wath is Navision communication component.
Bye0 -
you can see Navision communication component in here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnav/html/TkNavision.asp0 -
The communication component with the MQBusadapter works just as well as the CPHandler. There are examples of how this works in the Biztalk codeunits.
In the "Nas\Common\Navision\Communication Component" folder of your product cd, there is a file called "devguide.chm", and this helpfile will explain exactly what you can do with the communication component.0 -
i'm trying to receive a xml message from biztalk but i can't get them. i think that is because in the start of the message there tow strange caracteres.
any idea about this?
thanks.0 -
There's an example of how to use the communication component and the MQBusadapter in the file I pointed out to you. I have a number of interfaces running on that principle, receiving XML documents into message queues. At what point does it not work?
Two things you need to know:
1: The label of the message MUST be "Navision MSMQ-BA". If it is anything else, the adapter will ignore the message.
2: The message queue MUST be a non-transactional message queue. messages in a transactional message queue simply disappear.
So, if you are using Biztalk 2002, you are in luck, because that version is able to use non-transactional message queues. If you are using later version of Biztalk, then you are out of luck, because that one does not know how by default how to send a message into a non-transactional message queue. In that case, you will need to write a component that can send a message to a non-transactional queue, and register it as a queue trigger.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions