You can change or extend an existing web service solution at any time. This overwrites the existing script or adds new scripts.
To extend a web service solution
-
In the Designer, select the Base Data > General > Web services category.
-
In the List Editor, select the web service.
-
Select the Create web service call task.
This start the Web Service Integration Wizard.
-
Follow the wizard's instructions.
- Save the changes.
- Compile the database.
To edit a web service solution
-
In the Designer, select the Base Data > General > Web services category.
-
Select the web service in the List Editor.
-
Select the Edit web service task.
This start the Web Service Integration Wizard.
-
Follow the wizard's instructions.
On the Create proxy code page, you can edit the generated proxy code.
-
To test the changes, set Compare with previous version.
-
- Save the changes.
- Compile the database.
NOTE: If the web service integration wizard is rerun, the proxy code is generated again. All manual changes to the proxy code are overwritten.