Hi ,
I sent POST request to BO server in order to recieve logon token
I recieved below sap logon token response from server ,I need to pass token value in subsequent requests
Can I pass below highlighted in bold as token value in subsequent requests
<entry xmlns="http://www.w3.org/2005/Atom"><author><name>@SERVER_XYZ.bgxodcr.xyzerws.com:6400</name></author><id>tag:sap.com,2010:bip-rs/logon/long</id><title type="text">Logon Result</title><updated>2015-10-28T14:06:04.008Z</updated><content type="application/xml"><attrs xmlns="http://www.sap.com/rws/bip"><attr name="logonToken" type="string">@SERVER_XYZ.bgxodcr.xyzerws.com:6400@{3&2=13676,U3&2v=@SERVER_XYZ.bgxodcr.xyzerws.com:6400,UP&66=60,U3&68=secEnterprise:Administrator,
UP&S9=12,U3&qe=100,U3&vz=KjNrilKVJnYbA48pTceHuj0EGOYHAfZhOLow1I40hl4,UP}</attr></attrs></content></entry>