Hi,
I created a simple Workspace on a MWS development server containing a search query from Applications → Monitoring → Integration → Services.
I.e. I created a new workspace and then navigated to the Services portlet, made my query and saved the result portlet of the search to my newly created workspace. By doing this I get the search result updated each time I go to this workspace. I then tried to export the workspace and imported it to the test environment we have setup.
The problem is that when I open the imported workspace on the test environment I get an error referring to the development server name instead of the test environment.
Web Service Connection Error. Have a System Administrator verify the Integration Server settings at Administration → My webMethods → System Settings
java.rmi.ConnectException: url = https://:/soap/rpc
It seems that the servername is hardcoded into the search query and my approach to generate “fixed” searches like this will not work…
Is there a better way where I can save searches on the dev environment and then “deploy” it to the test and prod environments on a Workspace? The reason I have to do this is purely “political” since I as a developer do not have access to the production environment at all.
Any comments or suggestions would be much appreciated!
/D