Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ADF golink with destination loses focus on taskflow

926363Sep 24 2013 — edited Oct 11 2013

Hello experts,  I have written  WebCenter portal application in which  I am calling    ADF taskflow  for one of the  top menu bar links.

In the ADF taskflow,  I  have file download  link  using  ADF    GoLink   with  destination  pointing to   UCM  content server with GET_FILe option.

When I click on this link,   file will be downloaded.   But after this,  focus is completely lost from current TaskFlow !!

When I click on anything on the ADF page,  I am getting error saying "Because of  inactivity, your session has timed out and no longer active" !!

WebCenter version is 11.1.1.7

Jdeveloper is 11.1.1.1.6

UCM is 11.1.1.7

How to avoid my session getting timed out when I click on  GoLink  to download  a file from UCM ?

Can you please help me out.     I even tried  javascript methods  inside  GoLink  component  for type="focus",  type="blur"   but  no use  because   on blur method is not even called as soon as I click  the file attachment.

thank you for your great help.


Comments

Fran
welcome to OTN forums.

Please search before post:
9648502
2305368
2201373

When the issue will be solved, remember mark this question as answered to keep clean that forum.
900442
you may try and use fully qualified host names instead of the simple host name when trying to establish a connection from sql developer.

Regards,
Raj K.
Osama_Mustafa
Refer to
SQL Developer Shows "Connection Closed" Error When Running a Query [ID 1297692.1]
1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 8 2013
Added on Sep 24 2013
7 comments
3,457 views