To fix the error ‘Incomplete URL string …’ do the following.
If you have WmCommAuth package installed, configure settings found in its home page. Refer to webMethods_Monitor_Users_Guide_6.5.1_Documentation_Supplement.pdf
on advantage website.
Set Authorisation Server URl = URL of MWS Server , User Name = WEBM_SYSUSER, password = manage. Set Group Privilege Mapping as required eg Business Monitoring / MonitorUsers & Integration Monitoring / MonitorUsers.
This worked for me. IS actually creates an user entry for MWS user on the fly and adds it to the groups specfied in Group Privilege Mapping. This userid is cached until IS is restarted.
If you dont have WmCommAuth package, you can try adding the following to your monitor.cnf
wm.monitor.myWebmethodsTransport=http
wm.monitor.myWebmethodsHost=
wm.monitor.myWebmethodsPort=
wm.monitor.myWebmethodsUserName=WEBM_SYSUSER
wm.monitor.myWebmethodsPassword=
wm.monitor.dlsSuperUser=Administrator
wm.monitor.dbRetries=3
wm.monitor.aclSetting=7
wm.monitor.dlsEnabled=false
wm.monitor.archiveResults.days=14
For wm.monitor.myWebmethodsPassword, go to MWS → webMethods Configuration → System Configuration → Password Encryption Utility. Type in the password for WEBM_SYSUSER (default is manage) and copy the encrypted password to monitor.cnf.
Reload the WmMonitor package.
[COLOR=#0000ff][FONT=Arial]Hope this helps.
[/font][/COLOR]
#webMethods-BPMS#MWS-CAF-Task-Engine#webMethods