Options

XML communications COM object

tonilounavarrotonilounavarro Member Posts: 7
edited 2004-11-09 in Navision e-Commerce
Hello

We are thinking in a communication proceess between Navision 3.70 and a Web server.

As we don't want to use message queues and the like, we took a look at the COM object used by User Portal to communicate with Navision in
their ASP pages.

This COM object has methods like

* UPAS.SendDataportRequest(xmlRequest)
* UPAS.SendReportRequest(xmlRequest)
* UPAS.SendSystemRequest(xmlRequest),

which are really useful, easily customizable and asynchronous.

However, does anyone know if this COM object ships with version 4.0?


Thankyou,

Toni

Comments

Sign In or Register to comment.