Hi,
Below is a short description of the process I used to create a webMethods flow service called from a CAF.
- Created a web service descriptor as provider using developer.
- Configured designer to point to the development integration server.
- Drag and dropped the web service to a CAF page form. (bean, controls,etc got created automatically)
- Published the portlet/webapplication to my development MWS.
This works on the development environment, but when deployed to the test environment,
using the WmDeployer, it still points to the webservice on the development is server.
How can I correct this, is there a way to use an alias to point to the correct is server?
Thanks ,
Jan