Focal Point
[SOLVED] Defer Status button - opens compound doc and shows code

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/7747080436

October 11, 2013, 02:55 PM
Kathy P
[SOLVED] Defer Status button - opens compound doc and shows code
Hi, In dev this works, in test it does not. This is 8.0.2m. Html page launches a compound document when the button is clicked which is a run defer button. In dev, I get a submitted msg. In test, it opens the code with no other messages or errors of any kind. We are on a Linux, 8.0.2m. We have 7 or so reports that are all identical, ie, compound reports are the same pretty much, Here is the compound
quote:
-* Default Mode: ResourceLayout

-SET &DCFRMT=IF &WFFRMT EQ COMT THEN EXL2K ELSE IF &WFFRMT EQ HTML THEN DHTML ELSE &WFFRMT;
*-HOLD_SOURCE
-* File Persis_Shr_Class_DC
SET HTMLARCHIVE=ON
COMPOUND LAYOUT PCHOLD FORMAT &DCFRMT
UNITS=IN, $
SECTION=section1, LAYOUT=ON, METADATA='prop_with_names^Margins_Left=0.5^Margins_Top=0.5^Margins_Right=0.5^Margins_Bottom=0.5^thumbnailscale=4', MERGE=OFF, ORIENTATION=PORTRAIT, PAGESIZE=Letter, SHOW_GLOBALFILTER=OFF, $
PAGELAYOUT=1, NAME='Page layout 1', text='Page layout 1', TOC-LEVEL=1, BOTTOMMARGIN=0.5, TOPMARGIN=0.5, METADATA='BOTTOMMARGIN=0.5,TOPMARGIN=0.5,LEFTMARGIN=0,RIGHTMARGIN=0,', $
COMPONENT='report1', TEXT='report1', TOC-LEVEL=2, POSITION=(0.520 0.521), DIMENSION=(* *), ARREPORTSIZE=DIMENSION, METADATA='Z-INDEX: 1; POSITION: absolute; WIDTH: 9.896in; HEIGHT: 1.996in; TOP: 0.521in; LEFT: 0.52in', $
COMPONENT='graph1', TEXT='graph1', TOC-LEVEL=2, POSITION=(0.520 2.583), DIMENSION=(9.962 3.351), COMPONENT-TYPE=GRAPH, ARREPORTSIZE=DIMENSION, METADATA='Z-INDEX: 2; POSITION: absolute; WIDTH: 9.962in; HEIGHT: 3.351in; TOP: 2.583in; LEFT: 0.52in', $
COMPONENT='report2', TEXT='report2', TOC-LEVEL=2, POSITION=(0.520 6.041), DIMENSION=(* *), ARREPORTSIZE=DIMENSION, METADATA='Z-INDEX: 3; POSITION: absolute; WIDTH: 9.792in; HEIGHT: 1.915in; TOP: 6.041in; LEFT: 0.52in', $
-*PAGELAYOUT=2, NAME='Page layout 2', text='Page layout 2', TOC-LEVEL=1, BOTTOMMARGIN=0.5, TOPMARGIN=0.5, METADATA='BOTTOMMARGIN=0.5,TOPMARGIN=0.5,LEFTMARGIN=0,RIGHTMARGIN=0,', $
END
SET COMPONENT='report1'
-*component_type report
-INCLUDE IBFS:/WFC/Repository/SalesConnect/Persis_Shr_Class1.fex
SET COMPONENT='graph1'
-*component_type graph
-INCLUDE IBFS:/WFC/Repository/SalesConnect/Persis_Grph1.fex
SET COMPONENT='report2'
-*component_type report
-INCLUDE IBFS:/WFC/Repository/SalesConnect/Persis_Shr_Class2.fex
COMPOUND END

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


Kathy Phillips
Web FOCUS 8.2.05.14, 8.1.05, 8.08, 8.0.7, 8.0.5,8.0.2m, 7.6.10,7.7.03
Windows
October 18, 2013, 07:46 PM
<Kathryn Henning>
Hi Kathy P,

It looks like you've opened a case for this issue. The code was changed to create a HOLD file which was used to populate the HTML rather than using links. This resolved the issue. Thank you for updating the case with this information.

Regards,

Kathryn