To Update a Client Application that Uses Screen-Based Web Services
To Update a Client Application that Uses Screen-Based Web Services
To prevent application failures with the update to a newer version of MYOB Acumatica, perform the following steps before you install the update:
- Create a test copy of your production MYOB Acumatica instance.
- Make changes to your client application, as described in To Use the Screen-Based API Wrapper.
- Test the client application with the test copy of your MYOB Acumatica instance.
- Update the test copy of your MYOB Acumatica instance to a new version of MYOB Acumatica.
- Test the client application with the updated test copy of your MYOB Acumatica instance.
- Update the production instance of MYOB Acumatica to the new version.
Note: You should distribute the client application along with the XML schema
file that is generated by the screen-based API wrapper. For details, see Screen-Based API Wrapper.