Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Is there anyway to append userid,pwd to the default login URL for MWS login?
something like
http://server:port/meta/default/wm_xt_fabricfolder/0000004851&userid=‘test’&pwd=‘pwd’?
Yes:
?username=&password=
Thanks for the prompt response. It works. Appreciated!!