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.



Read-Only Read-Only Topic
Go
Search
Notify
Tools
WFS scripting
 Login/Join
 
Member
posted
We have a hub - sub environment were we wish to pass logon credentials from the MRE on the webFocus clent to the zOS hub. It is anticipated that scripting will be needed in the site.wfs file in order to manage various logons. Does anyone have a reference of wfs scripting or samples of any hub logon scripting. Having trouble here finding the code syntax and reseved words of the scripting language.


webFocus rel 7.6.4, hub-sub confiuration on zOS with DB2 connection, win 2003, with MSSQL and UDB-DB2 adaptors
all formats
 
Posts: 4 | Location: Portland, OR | Registered: November 19, 2009Report This Post
Virtuoso
posted Hide Post
There are many additional questions that need to be asked to give you the best answer. We use NO additional scripting and have the same functionality you are looking for, but it all depends on the security already in place in your environment.

Are all the WF servers running secured? Do they all use the same type of authentication (such as LDAP) or do they each have their own OPSYS security.

I'm assuming you're wanting server credentials passed on to the the z/OS platform from the Windows WF Client and not MRE credential, but that was kind of the opposite of what you had written.

Can you simply turn on credential passthru in the remote server configuration and get what you need? or possibly just make it a trusted connection?

Is there additional functionality on the Z/OS server that is being provided using the logon credentials other than authentication (such as application or DBA security)?


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
 
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007Report This Post
Expert
posted Hide Post
Bob,

I opened a case with Tech Support because I could not find definitive documentation about WebFOCUS Scripting. They pointed me to these documents:

http://documentation.ibi.com/m...f761sec/wf761sec.pdf
http://documentation.ibi.com/m.../wf713sec/10sec4.htm
http://documentation.informati...urity52/08sec525.htm

Unfortunately, not ALL the parameters are listed in these documents.

This message has been edited. Last edited by: Francis Mariani,


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Member
posted Hide Post
Thanks for the comments Darwin, The webFocus clients are all running on Windows 2003 with internal security. The connection to the zOS reporting Servers are runing with PTH, a trusted connection. We wish to change that and move to OPSYS on the Reporting servers. That presupposes that each webFocus developer has a corresponding set of credentals on zOS. Problem is that some folks do not have access to zOS. When we switch to OPSYS, some users will no longer be able to run reports. We are loking at scripting a generic Reporting ID for those folks who need them, then letting developers re-verify thier cerdentals upon first zOS access in their session. So, we are looking for some info on the WFS scription, things like language syntax and reserved words.

This concept was suggested by the IBI Tech Services. And it was they who directed me to Focal Point to find WFS scripting refences.


webFocus rel 7.6.4, hub-sub confiuration on zOS with DB2 connection, win 2003, with MSSQL and UDB-DB2 adaptors
all formats
 
Posts: 4 | Location: Portland, OR | Registered: November 19, 2009Report This Post
Member
posted Hide Post
Hi Francis,
Thanks for the refernces. I'll download them and review the content.


webFocus rel 7.6.4, hub-sub confiuration on zOS with DB2 connection, win 2003, with MSSQL and UDB-DB2 adaptors
all formats
 
Posts: 4 | Location: Portland, OR | Registered: November 19, 2009Report This Post
Expert
posted Hide Post
quote:
This concept was suggested by the IBI Tech Services. And it was they who directed me to Focal Point to find WFS scripting refences.
Very interesting ....................... Do they not have access to documentation references I wonder? WinkRazzer
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report This Post
Platinum Member
posted Hide Post
Bob,
You might also find it useful to work your way through the Summit Lab I put together on WFS Scripting.
It is available here:

The lab is called "WebFOCUS Core From the Inside Out: Use Scripting to Customize Your Environment".
It has 4-5 examples of using scripting that are based on real requests I've received from customers and cases have been opened on. As a result there are a number of examples of the syntax that can make it easier.
If there is something very specific you're trying to do and you're having a hard time doing it, please just open a case and someone can help you with the specifics.
I just scanned the case you had open with Techsupport and the case details seemed kind of generic, which could have been why the Tech pointed you to FocalPointe.

In any case, a link to the Security and Administration manual was sent if this is the case I think it is. Bob was likely just looking for more practical examples about usage.

I know that I personally have a much easier time learning things if there are a couple of real world examples using the coding then the more abstract "syntax" examples in the Security and Administration manual.


WF 71.x, 76.x, 7701, 8.0 Beta OS: Linux, Win2k3, Win2k, Win2k8, WinXP


 
Posts: 203 | Registered: November 19, 2007Report This Post
Member
posted Hide Post
Hi Doug,

Thanks for the lead on Summit Lab 1. I've downloaded it and will check it out.

Regards,


webFocus rel 7.6.4, hub-sub confiuration on zOS with DB2 connection, win 2003, with MSSQL and UDB-DB2 adaptors
all formats
 
Posts: 4 | Location: Portland, OR | Registered: November 19, 2009Report This Post
Expert
posted Hide Post
dlogan,

Thank you for the link to your Summit lab. It looks very interesting.

I wonder why ALL possible parameters are not documented. For instance, I can't find documentation on these: IBIC_user, IBIC_pass, IBIC_server, IBIMR_user, IBIMR_pass, IBIMR_domain, IBIMR_folder, MR_BASE_DIR, CGI_PROG, WORPUSER, WORPPASS. It would be practical to publish a complete list of parameters, HTTP, IBI and whatever else can be passed.

Incidentally, I had to open a case to enable passing the B.I. Dashboard View name as a parameter - I can't believe this isn't currently available.

Regards,


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders