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] Problem with merge in compound report

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Problem with merge in compound report
 Login/Join
 
Gold member
posted
I have 4 car reports(Procedures).
For 1, 4 reports i want MERGE=OFF, and
For 2, 3 reports i want MERGE=ON,
Can anybody help me out..
how can i proceed on?

Here is the fex:
-* File car4.fex
COMPOUND LAYOUT
UNITS=IN, $
SECTION=section1, LAYOUT=ON, MERGE=OFF, ORIENTATION=PORTRAIT, PAGESIZE=Letter, $
pagelayout=1, name='Layout page 1', $
component='report1', type=report, position=(0.104 0.104), dimension=(4.271 2.292), $
component='report2', type=report, position=(0.104 2.604), dimension=(4.375 2.500), $
component='report3', type=report, position=(0.104 3.604), dimension=(4.475 2.600), $
component='report4', type=report, position=(0.104 4.604), dimension=(4.575 2.700), $
END
SET COMPONENT='report1'
-*component_type report
EX CAR1
SET COMPONENT='report2'
-*component_type report
EX CAR2
SET COMPONENT='report3'
-*component_type report
EX CAR1
SET COMPONENT='report4'
-*component_type report
EX CAR2
COMPOUND END

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


WebFOCUS 8.0.0.7 App Studio
 
Posts: 67 | Registered: September 26, 2008Report This Post
Expert
posted Hide Post
I'm not sure you can do that. If you look at the control, the coordinate option is set at the document level. You might try having different page layouts and see if you can do it that way.

Or rewrite 2 and 3 so that they are one focexec and do the coordinating yourself.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
Virtuoso
posted Hide Post
That's correct. MERGE is either ON or OFF for the entire compound document. If you want something different you'll have to manage it yourself, as Ginny says.


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
 
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 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] Problem with merge in compound report

Copyright © 1996-2020 Information Builders