[RTC EWM] How to login to a server built with WAS Liberty? , Using Msxml2.ServerXMLHTTP from VBA
How to login to a server built with WAS Liberty? , Using Msxml2.ServerXMLHTTP from VBA
When using the WinHttp.WinHttpRequest.5.1 module, we have confirmed that we can log in.
I want to realize it using Msxml2. ServerXMLHTTP.
Previously it was built using the Tomcat server, so there is a need to develop tools that can be used together.
2 answers
Please be a ware of https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding and have a look at Authentication of a native client with a Jazz-based application.
Thank you for your replies.
JAS is not used.
https://jazz.net/wiki/bin/view/Main/NativeClientAuthentication
The required steps, the data headers required for the Request, didn't seem to be wrong.
In other words, the required information is the same as Msxml2.ServerXMLHTTP.
In fact, you can log in using WinHttpRequest.5.1.
I think that the initial values of small objects are different.
The question is, is it important to have a header option that prohibits automatic redirects when logging in to WAS Liberty (CCM, JTS)?
Comments
Ian Barnard
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jun 25 '21, 8:51 a.m.HIROAKI JOSAKO
Jun 28 '21, 4:11 a.m.