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     [CASE OPENED] Linking Maintain App to Report

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CASE OPENED] Linking Maintain App to Report
 Login/Join
 
Gold member
posted
Does the linked maintain app have to use the same dataset as the calling report? I need to load and modify a different dataset based on values selected in the calling report, but I can't see examples of this.

This message has been edited. Last edited by: FP Mod Chuck,


WebFOCUS 8.2.04 (and climbing)
Windows 10, AppStudio
 
Posts: 84 | Registered: February 08, 2018Report This Post
Master
posted Hide Post
The databases do not need to be the same. I believe we are just passing the key values from the report into the Maintain.

I am currently working on an example. I will follow up as soon as possible.

Mark
 
Posts: 663 | Location: New York | Registered: May 08, 2003Report This Post
Gold member
posted Hide Post
I think the problem is how I've set it up. I have three files. A fex that shows the base list with html references to the mnt file:

TYPE=DATA,
COLUMN=N2,
URL=/ibi_apps/WFServlet?( Day=N1 Clinic=N2 IBIF_cmd='MNTCON EX clinic_resources' \
IBIAPP_app='clinic_resources' IBIS_passthru='on' IBIS_connect='on' IBIC_server='EDASERVE' ),
$

The mnt file and html files are both named clinic_resources:

MAINTAIN FILE clinic_resources
module import(mntuws FOCCOMP)
$$Declarations

Case Top
document.referer='/ibi_apps/WFServlet?IBIF_ex=DSBA_APPT&IBIS_connect
=on'||'&timechk='|timechk;
compute @CLINIC = IWC.getAppCGIValue("Clinic");
compute @APPTDATE = IWC.getAppCGIValue("Day");
Winform Show Form1;
EndCase

END

(FOC03847) MntEX Compile failed for clinic_resources
(FOC03704) Cannot find the file : clinic_resources.MNT :.

They're all in the same directory!

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


WebFOCUS 8.2.04 (and climbing)
Windows 10, AppStudio
 
Posts: 84 | Registered: February 08, 2018Report This Post
Gold member
posted Hide Post
Progress (of a sort). Putting the report on the html page with the maintain procedure caused some good thing and bad things to happen. It created a new html page (a duplicate). Better still, when I run it says "Item does not exist, IBFS:/WFC/Repository/SpecialtyClinics/SpecialtyBudgetedAppointments/rltemp1(the page it created).htm". I click OK and it runs the non-existent page. Clicking a link gets me "(FOX03849) Compiled maintain image not loadable: Request10".


WebFOCUS 8.2.04 (and climbing)
Windows 10, AppStudio
 
Posts: 84 | Registered: February 08, 2018Report This Post
Gold member
posted Hide Post
Killed the html page and rebuilt it. Now it's just the image not loadable message.


WebFOCUS 8.2.04 (and climbing)
Windows 10, AppStudio
 
Posts: 84 | Registered: February 08, 2018Report This Post
Virtuoso
posted Hide Post
Mbondr

Better open a case with techsupport on this one if you haven't already.


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report This Post
Gold member
posted Hide Post
Did. It's going absolutely (very slowly) nowhere.


WebFOCUS 8.2.04 (and climbing)
Windows 10, AppStudio
 
Posts: 84 | Registered: February 08, 2018Report This Post
Master
posted Hide Post
I created a new example and document to go through the step by step directions for being able to drilldown from a report to a Maintain procedure. In this case the report and the Maintain are on the same form. If anyone else would like this document please let me know at Mark_Derwin@ibi.com.

A technique to have them on separate HTML pages is coming, but not available in 8203.

Mark
 
Posts: 663 | Location: New York | Registered: May 08, 2003Report 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     [CASE OPENED] Linking Maintain App to Report

Copyright © 1996-2020 Information Builders