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     User input data to a Focus Database

Read-Only Read-Only Topic
Go
Search
Notify
Tools
User input data to a Focus Database
 Login/Join
 
Member
posted
I created reports that display valuable info from JDE.

I would like to allow the user to click a data point and allow them to enter comments, so later the next time the report is ran, a column showing the user input notes will be displayed.

What is the best way to do this?


Web Focus 7.6.5
JDE World
 
Posts: 20 | Registered: July 29, 2008Report This Post
Expert
posted Hide Post
build you focus database
write a report that reads that database
write a drilldown on one of the fields
have the drilldown run a 2nd fex that produces
and htmlform that contains a dataentry form
have the Submit button on that form run a 3rd fex that performs a MODIFY with the &variables collected by the form and that MODIFY updates the original focus database, and then that same fex reproduces the initial report (fex #1) containing the updated data entered.
ok?




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
 
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003Report This Post
Master
posted Hide Post
Are you using JDE data with a cut off point (through end of previous month's invoices for example) or current data?


Pat
WF 7.6.8, AIX, AS400, NT
AS400 FOCUS, AIX FOCUS,
Oracle, DB2, JDE, Lotus Notes
 
Posts: 755 | Location: TX | Registered: September 25, 2007Report This Post
Master
posted Hide Post
Daren, If you are going to use a FOCUS database to allow multiple user to enter comments, you may need a license for the WebFOCUS DBMS Server also known as the FOCUS Sink Machine or SU.




Scott

 
Posts: 865 | Registered: May 24, 2004Report This Post
Expert
posted Hide Post
Daren, There are several ways to do this.

Susannah's is the simple solution, I have done this my self.

Are you going to have a single lline comment or multiple?

Multiple lines may cause you problems. In 71 the FEX will error with
(FOC257) MISSING QUOTE MARKS
.
In 76, the CRLF is removed.

You will have to change the CRLF to something else and CTRAN it back.

Your other option, if you are licenced for it, is to use Maintain.


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     User input data to a Focus Database

Copyright © 1996-2020 Information Builders