We have developed a Custom Element for BO that needs the logonToken to function.
How do I get the default logonToken from within the document using Javascript in BO 4.3? I have not yet found anything satisfactory that can do this. From what I have read, you can get it using the serializedSession but then how do you get that? Is it available in the document?
Cheers,
Chris Mugdan
Request clarification before answering.
chrismugdan
You can use the JavaScript API (sap.bc.ina.api.sina.getSerializedSession) to get the serialized session and logon token from within a BO 4.3 document. The API takes in the current BO 4.3 session as an argument and returns the serialized session and logon token.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.