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] Need to Update Oracle Data from a WebFOCUS Form

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Need to Update Oracle Data from a WebFOCUS Form
 Login/Join
 
Member
posted
Is there an easy way to build a form that will
pull data from an Oracle Table and allow the user to Add, Edit, Delete records from the WebFOCUS form? I haven't used Maintain before, but I think that may be the way to go....
I'm pressed for time, so I'd like to get something working as quickly as possible.

Thank you

This message has been edited. Last edited by: <Kathryn Henning>,


Developer Studio 7.6.11
Reporting Server = Unix 7.6.8
Client = Unix
 
Posts: 29 | Location: Houston | Registered: June 19, 2012Report This Post
Virtuoso
posted Hide Post
If you have Maintain, try Update Assist. Available from a right click on a master file. This will allow the Add Edit and Delete functions you require.


Alan.
WF 7.705/8.007
 
Posts: 1451 | Location: Portugal | Registered: February 07, 2007Report This Post
Platinum Member
posted Hide Post
Hi, The question is: do you have a license for MAINTAIN.
If you do, as Alan said, Update Assist will definitely be great, especially if you're pressed for time.
But, if you don't have MAINTAIN, then the "flow" could be something like:
STEP 1
1) TABLE FILE to retrieve the data from the DB
2) Read the data into amper-variables
3) Display the data in "fields" on an HTML page (HTMLFORM), where the user could e.g. capture/change the data, and then press a button to call a WebFOCUS fex

STEP 2
From the above step, the FEX that you called would then have a bunch of amper-variables.
You would then map the amper-variables back to the fields in your DB, and either use MODIFY FILE or SQL to write the data back to your DB.

We often use the above type of mechanism where our customers don't have / won't buy MAINTAIN.


WebFOCUS 8.2.06 mostly Windows Server
 
Posts: 195 | Location: Johannesburg, South Africa | Registered: September 13, 2008Report 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] Need to Update Oracle Data from a WebFOCUS Form

Copyright © 1996-2020 Information Builders