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     [CLOSED] Create a custom SET in Appstudio

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Create a custom SET in Appstudio
 Login/Join
 
Member
posted
Hello

Currently I am in AppStudio trying create a new SET. When I use the SET tool it only gives me Available Settings however I want to incorporate our own -SET command.

Is there anyway to do this in AppStudio?

This message has been edited. Last edited by: <Kathryn Henning>,
 
Posts: 5 | Location: New York,New York | Registered: May 08, 2015Report This Post
Master
posted Hide Post
Are you wanting to use SET or -SET. These are different commands.


In FOCUS since 1985. Prod WF 8.0.08 (z90/Suse Linux) DB (Oracle 11g), Self Serv, Report Caster, WebServer Intel/Linux.
 
Posts: 975 | Location: Oklahoma City | Registered: October 27, 2006Report This Post
Member
posted Hide Post
Hello

I am trying to use the -SET command.

I want to -SET something equal to a custom variable NOT a system variable.

For example
-SET &CLMNO1= &INSD_CLAIMNO | ' ' ;
-SET &CLMNO2 = EDIT(&CLMNO1,'99999999999999999') ;
-SET &CLMNOJG = EDIT(&CLMNO2,'99999999999999999') ;
-SET &CLMNOVB = &CLMNOJG || '*' ;
-RUN

As you can see I do multiple edits to the &INSD_CLAIMNO. How can I replicate this using AppStudio?


WF 8.1.03
Windows 7 64 bit
 
Posts: 5 | Location: New York,New York | Registered: May 08, 2015Report This Post
Master
posted Hide Post
I'm not a big fan of App Studio or the GUI, but you should be able just type these in. Create a new procedure and just start typing.


In FOCUS since 1985. Prod WF 8.0.08 (z90/Suse Linux) DB (Oracle 11g), Self Serv, Report Caster, WebServer Intel/Linux.
 
Posts: 975 | Location: Oklahoma City | Registered: October 27, 2006Report This Post
Virtuoso
posted Hide Post
I haven't seen a place to save off your own -SET settings via the tool layer, but usually you just write your own out via the text editor or source tab depending on where you are working.


8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
 
Posts: 1113 | Location: USA | Registered: January 27, 2015Report This Post
Expert
posted Hide Post
A "-SET" is Dialogue Manger so just right click on the component that you want to precede your "-SET" etc. and select "New/Dialogue Mngr/Dialogue Mngr" from the context menu.

Whereas a "SET" is an environmental setting and is added using the "SET" tool - right click (as above) and select "New/Set" from the context menu.

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
Virtuoso
posted Hide Post
Well, I feel dumb. Thanks for the insight and correction Tony! I was mixing those 2 different commands up when using the tool. Appreciate it!


8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
 
Posts: 1113 | Location: USA | Registered: January 27, 2015Report This Post
Expert
posted Hide Post
Not dumb, just mistaken surely? Wink It's one of those things that many people get mixed up at times.

I am assuming that the DM is still added via text entry because it is so variable how people would want to apply it, that it would be nigh impossible to construct GUI other than for IF, Goto, Label or Repeats which have a little structure.

Of course the interesting bit will be whether Pak has picked up on this as they seem to imply that using "SET" is for a system variable?

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
Guru
posted Hide Post
I've always been lazy and use "New/Other" for adding both Comments and DM code.

Once you save it App Studio works out which is which.

Also sometimes do it for simple FOCUS code too - especially when cutting and pasting.

Cheers

Stu


WebFOCUS 8.2.03 (8.2.06 in testing)
 
Posts: 253 | Location: Melbourne, Australia | Registered: February 07, 2007Report 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     [CLOSED] Create a custom SET in Appstudio

Copyright © 1996-2020 Information Builders