RemoteXerver for Sage MAS 90 and MAS 200 ERP   
XMP-RPC access to ProvideX or PVX Plus Data including Sage MAS 90 and MAS 200 tables!  
Simple Example  
Sage MAS 90 ABC Demo Data is being used for this example.

We are going to send an XML-RPC request from our Microsoft IIS Server, located in downtown Chicago, to our RemoteXerver installation, located in our offices in Skokie. RemoteXerver, using the ProvideX Web Engine installed for e-Business Manager, runs the specified program/procedure to retrieve the data requested and returns it to the requesting entity.

On the Microsoft IIS Server
This ASP page was written to accept the entered customer number and package the request in the XML-RPC format. We are using an ASP XML-RPC package we found at SourceForge.NET.

To download this page, right click here, and select 'Save Target As'. When you save the program, remove the '.txt' extension. (It should be an ASP document.)

On the ProvideX Web Server
A ProvideX program was written that accepts the customer number as a parameter, then opens and reads the customer file. On a successful read, the response is formatted using RemoteXerver.

To download the source for this program, right click here, and select 'Save Target As'. This program is a text file that needs to be compiled into a ProvideX program and saved in the mas90\WS directory.


Sample Customer Numbers: 01-ABF, 01-AVNET, 02-CAPRI (any ABC Demo Data Customer will work.)

 
 
Customer Number:
 
 
 
 
 
 
    
 
 
  
 
Copyright 2008 HighTower Sage Software, the Sage Software logos, and the Sage Software product and service names mentioned herein are registered trademarks or
trademarks of Sage Software, Inc., or its affiliated entities. All other trademarks are property of their respective owners.