How to call Siebel BS from URL in IP 2016?
Hi,
Since in IP 2016 Siebel does not allow username and password in URL, so how to call Siebel BS from URL which requires authentication? I found one URL in old documents
https://<Server>/ecommunications_enu/start.swe?SWEDataOnly=1&SWESetMarkup=XML&SWECmd=ExecuteLogin&SWEUserName=<User>&SWEPassword=<Pass>&SWEAC=SWECmd=InvokeMethod&SWEMethod=RunProcess&SWEService=Workflow%20Process%20Manage
However this one is passing credentials in URL and its not working in IP16. Also there is no information on how to pass arguments to the BS method.
Please help.
Thanks,