Session in Bo SDK

Source: Internet
Author: User

During the stress test yesterday, I found a strange problem. Every time I log on to the portal (this portal is not an SAP portal but developed by myself using the Bo SDK), there will always be two sessions, in addition, only one session is closed when you exit. the fire bug found that there would be an additional session when OpenDocument was used.

It is found that the JSESSIONID in the cookie changes when get OpenDocument. jsp is used, so it is concluded that a new session must be added to OpenDocument! But I use the SDK clearly used token. The answer is in token here, http://forums.sdn.sap.com/thread.jspa? In threadid = 1385524, sunny Yang said that the getdefaulttoken method is incorrect. Although it is unclear where the method is wrong, a session is added.Createwcatoken(Java. lang. string clientcomputername, int validminutes, int validnumoflogons) does not increase the user's session. for the token method, see http://help.sap.com/javadocs/boe/xi/boe/en/com/crystaldecisions/sdk/occa/security/ILogonTokenMgr.html#createWCAToken (Java. lang. string, Int, INT ). it is clear that createwcatoken without increasing the session count.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.