Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] login with parameter

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] login with parameter
 Login/Join
 
Gold member
posted
Hi all,

when i lgoin the :
http://localhost/ibi_apps/bid-login?
userid:aaa
password:bbb

so, how can i login with parameter? don't need type anything and click logon button (I create new html, I want contain this).

like this :http://localhost/ibi_apps/bid-login?IBIMR_user=aaa&IBIMR_pass=bbb

is this possible?

Thanks,
James Yang

This message has been edited. Last edited by: Kerry,


WebFOCUS 7.6.8
WebFOCUS 7.6.10
BI
FLEX
.NET
 
Posts: 97 | Registered: August 18, 2009Report This Post
Expert
posted Hide Post
James,

You will need to change what you have and add a few more parameters -
http://localhost/ibi_apps/bid-login?WORP_DUAL_LOGIN=true&WF_USER=aaa&WF_PASS=bbb&WORP_REQUEST_TYPE=LOGIN&WORP_USER=aaa&WORP_PASS=bbb

That should do it for you.

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report This Post
Gold member
posted Hide Post
Thanks Tony,

i try to do this :

but i got the result as same as login page (http://localhost/ibi_apps/bid-login?)...


Thanks,
James


WebFOCUS 7.6.8
WebFOCUS 7.6.10
BI
FLEX
.NET
 
Posts: 97 | Registered: August 18, 2009Report This Post
Expert
posted Hide Post
James,

Thanks exactly the URL that I use to login direct to our portal so I know it works.

Check the HTML source of your bid login to see if there are other parms that your installation has to pass, and then add them to your URL.

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report This Post
Platinum Member
posted Hide Post
I check also but it no work for me. I not have localhost instal but change to server before I check. I like this to be in favorites, save me time Smiler

Kofi


Client Server 8.1.05: Apache; Tomcat;Windows Server 2012
Reporting Server 8.1.05; Oracle; MS SQL; Windows Server 2012
 
Posts: 106 | Registered: April 06, 2009Report This Post
Expert
posted Hide Post
Whoops, that'll teach me to check the URL fully. Change bid-login to Controller and LOGIN to WORP_LOGIN -

http://localhost/ibi_apps/Controller?WORP_DUAL_LOGIN=true&WF_USER=aaa&WF_PASS=bbb&WORP_REQUEST_TYPE=WORP_LOGIN&WORP_USER=aaa&WORP_PASS=bbb


T

This message has been edited. Last edited by: Tony A,



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report This Post
Gold member
posted Hide Post
Thanks Tony,

when i copy this in URL , it's work.

when i

<html>
<body>
<iframe autoExecute="True" src="http://localhost/ibi_apps/Controller?WORP_DUAL_LOGIN=true&WF_USER=aaa&WF_PASS=bbb&WORP_REQUEST_TYPE=WORP_LOGIN&WORP_USER=aaa&WORP_PASS=bbb"></iframe>
 </body></html>

  



i got this error :

Error Number 19402
Severity Error
Description Illegal request attempt.
Possible causes Your session has expired or been invalidated.
Actions Please signon again.


i think it still lost something...


Thanks,
James

This message has been edited. Last edited by: Yangyang,


WebFOCUS 7.6.8
WebFOCUS 7.6.10
BI
FLEX
.NET
 
Posts: 97 | Registered: August 18, 2009Report This Post
Expert
posted Hide Post
FYI,

Keep in mind that an open call to the server will be stored in the browsers cache, and could be a security risk.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] login with parameter

Copyright © 1996-2020 Information Builders