|
 |
| 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.)
|
|
| |
| |
| | |
| | |
| | |
| | |
| | |
| |
| |
|
| |
|
|