Options

Navision integration with other applications

ntnt Member Posts: 160
edited 2005-02-01 in Navision e-Commerce
hi, someone can help me on the better way of integrate navision with other applications, using XML to comunicate between them?

what are the steps that i have to walk?

thanks.

Comments

  • Options
    DenSterDenSter Member Posts: 8,304
    There are a number of possibilities. The ones I've used are message queueing and biztalk.

    The biztalk option is quite expensive, so I'll leave that for now. Read the commerce gateway installation manual for more info, there's tons of into on this in the newsgroup as well.

    The other one, message queueing, works pretty well. You need a single instance codeunit monitoring the MSMQ for incoming message and another codeunit to 'translate' the XML document that is sent into it. Take a look at the standard Navision XML codeunits for examples. You could even install a NAS to run your MSMQ monitor without user intervention.
  • Options
    ntnt Member Posts: 160
    There are a number of possibilities. The ones I've used are message queueing and biztalk.

    The biztalk option is quite expensive, so I'll leave that for now. Read the commerce gateway installation manual for more info, there's tons of into on this in the newsgroup as well.

    The other one, message queueing, works pretty well. You need a single instance codeunit monitoring the MSMQ for incoming message and another codeunit to 'translate' the XML document that is sent into it. Take a look at the standard Navision XML codeunits for examples. You could even install a NAS to run your MSMQ monitor without user intervention.

    thanks for your help.

    i'm on a laptop with a win xp home edition installed, can i try that you said?

    i was looking for the message queueing but i can't find it, i already see in the windows components but isn't there to!

    can i install it in on the win xp HE?

    thanks.
  • Options
    DenSterDenSter Member Posts: 8,304
    Check the e-commerce section for an answer on message queueing.

    It doesn't have to be MSMQ, you can also use sockets or named pipes. It's all the same principle: one single instance codeunit is running a communication component that listens to msmq/named pipe/socket and processes messages sent into it. There's a help file floating around on this, I just can't find it right now.
  • Options
    StyvieStyvie Member Posts: 77
    edited 2005-01-07
    Have a look on www.msdn.com.... search for Navision.. should be a sample showing how to communicate with XML....

    Hope this helps.
  • Options
    ntnt Member Posts: 160
    DenSter wrote:
    Check the e-commerce section for an answer on message queueing.

    It doesn't have to be MSMQ, you can also use sockets or named pipes. It's all the same principle : one single instance codeunit is running a communication component that listens to msmq/named pipe/socket and processes messages sent into it. There's a help file floating around on this, I just can't find it right now.

    when you find the help file please send it to my mail.
    nt_o_melhor@hotmail.com
  • Options
    GoMaDGoMaD Member Posts: 313
    http://msdn.microsoft.com/library/defau ... vision.asp

    very helpfull article if you want to work with MSMQ
    Now, let's see what we can see.
    ...
    Everybody on-line.
    ...
    Looking good!
  • Options
    EuclidesEuclides Member Posts: 2
    nt wrote:
    hi, someone can help me on the better way of integrate navision with other applications, using XML to comunicate between them?

    what are the steps that i have to walk?

    thanks.

    Hi,

    We can help you !!!

    EMS DB.Net Conector® is the platform of integration native MS.Net developed by Euclides Información that allows to access (entirely) to the database MBS Navision (from the version 2.6 from now on).
    This access is of reading and writing, concurrent to limitless quantity of users (alone it requires an only one user license MBS Navision) with surprising times of answer.
    It allows the use of calculated fields, the execution of CodeUnits and allows the access to databases MBS Navision based on MS SQL Server like to the Navision DB Server.

    Technical characteristics:

    Standard Microsoft ( Based entirely on .Net Framework ).
    Accessible .dll from any environment.
    Interface XML.
    Invocation for SOAP ( Web Services ).
    Joining Multithread.
    Optimization of resources by means of Thread-Pooling.
    Administration of Users and Native Security of Navision.
    Ideal for Integration Process between different systems and softwares.

    And if you’re involved in a Navision E-Business project ( B2B, B2C or B2E ), we recommend to you to evaluate:

    EMS Customer Portal® is the platform E-Business native .NET developed by EUCLIDES that will allow you to make reality your projects B2B, B2C and B2E in a controlled way, quick and of easy evolutionary maintenance (even for your own teams of YOU).
    EMS Portal Cliente® supports the concurrent access (via WEB) of a limitless number of users, clients and partners of business, with surprising times of answer; independently of the volume of information to try.

    EMS Portal Cliente® will consent and will upgrade your data in a direct way to the system ERP MBS Navision, thanks to the technology EMS DB.NET Connector developed by EUCLIDES and based entirely in. Net, with which will be able to in real time:

     To negotiate and to administer Catalogs of Products (multiple levels), Promote, Clever of Prices, Electronic Trade, etc.

     To negotiate Clients, Commercial and Countable Documents, Administration of Guarantees, Technical Support, On-line Pursuit of Collections, Payments, Deliveries, Supply, etc.

     On-line generation of Offers, Orders, Invoices, Payments, etc.


    Allow us to demonstrate it to you !!!


    Please, visit www.euclides.info or contact with info@euclides.info

    Regards,

    Euclides Team
Sign In or Register to comment.