cancel
Showing results for 
Search instead for 
Did you mean: 

documentDownload? -- (FWM 02080) Invalid logon token

Former Member
0 Kudos

I have a parent swf that is opening a child swf using 'documentDownload?' via the slideshow component, well everything works fine except for the logon token, I am getting the error message below. The child swf becomes visible but when the queries start to load I get that error message.

Error Message:

soapenv:Server.generalException: Invalid logon token (FWM 02080)

The only thing I can think of is the authentication, all the QaaWs queries are set up to consume under WinAD but I am logging in to InfoView to test using Enterprise.

Any help is appreciated!

Thanks,

Jeff

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member402770
Participant
0 Kudos

Hi all,

  Iam facing this error quite a long while, pls provide as any update how to resolve in steps. Actually i tried all possible solutions from the above posts but still getting the error. This is what i also did:

in excel:

="documentDownload?iDocID=<ID>&sKind=Flash&CELogonToken="&A2

I created my flash var in the Data Manager and called it CELogonToken, and it is mapped to an empty cell(A2). Used slideshow component bind to A2 and set application settings as new

    Pls provide any one resolution that could solve this problem for all. Iam using Dashboard 4.0

version.

Regards,

Din

Former Member
0 Kudos

hey jeff,

any updates on this..? we are also trying on same scenario..and successfully passed the paramaters using flash variable from parent to child.

It's working fine..but we need to pass login credentials for twice asked by the QAAWS.

I have seen the blocks and stating of passing "CELoginToken" as a paramer to child. But dont know the exact method.

Please guide on which value should be passed and what should be the Flash variable.

amit_mathur
Active Contributor
0 Kudos

Hi Jeff,

Let me know what version of Enterprise and the document download url you are using? Incase you are using the 3.1, try the following document download URL and let me know if this works.

=u201DdocumentDownload?iDocID=&sKind=Flash&CELogonToken=u201D for slideshow component.

Thanks,

Amit.

Former Member
0 Kudos

Hi Amit,

Thanks for your response, we are on Enterprise 3.1....I can get the exact FP if that makes a difference. I am using Xcelsius 2008 SP2. Below is the documentDownload I'm using, it looks exactly like yours.

="documentDownload?iDocID=<ID>&sKind=Flash&CELogonToken="&A2

I created my flash var in the Data Manager and called it CELogonToken, and it is mapped straight to a cell(A2).

Again, I can see the child swf appear, but once the qaaws queries start to run I get the 'Invalid Logon Token' error.

Thanks again,

- Jeff

Former Member
0 Kudos

Hi,

I have exactly the same error. I have correctly set up flash variables but getting the same error message.

Thanks,

Former Member
0 Kudos

I have an open case with SAP on this issue, they have not been able to help resolve yet. I will keep the thread updated as soon as I hear something.

Former Member
0 Kudos

Hi Johnson,

I have same problem,Have you got any way to resolve this issue?

Thanks,

piyush

Former Member
0 Kudos

Hi Piyush,

There is a fix that came out with FP2.1 that has some potential to resolve the issue, it is ADAPT01282850. Basically says whenever the slideshow component is set to 'This' that the component won't pass the flash variable properly....I was having the issue though using any of the options. I need to test the FP and will post if this fixed the issue.

Thanks,

- Jeff