Overview of SOAP sample client files

The M-Business Server installer places files for sample SOAP clients written in C# and Java in branches directly under the <M-Business_Home>/samples/ directory.

You can use these files to set up and test communication between the M-Business SOAP API and M-Business SOAP Server. You execute the SOAP sample client from a command prompt and it provides feedback to the console on success or failure of each API call. The SOAP sample client first adds information to the M-Business Anywhere database, then deletes it. After the SOAP sample client has completed its run, the M-Business Anywhere database is unchanged from its initial state.

Note

All functions are available to M-Business Server's admin user account. Other users may call a subset of these functions. If you see a "permission denied" error, you must be admin to call that function.