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.



Read-Only Read-Only Topic
Go
Search
Notify
Tools
layout.xml error
 Login/Join
 
Expert
posted
here's the way the 4th line of layout.xml should look (in any of the pmf users)


here's what the GUI does to it when you decide to change the default set of tools available


BACKWARDS!!!
makes the interface look really trashed.




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
Expert
posted Hide Post
wow, that's not all the GUI trashes:
here's a before and after
note COL4 in the wrong place, as well as the flipped *,62

THIS LAYOUT.XML DOES WORK, the original
<?xml version="1.0" encoding="UTF-8"?>
<XML>
    <COL1 border="no" cols="" rows="">
        <COL3 border="no" rows="62, *">
            <BLOCK Change="no" Move="no" Name="banner" marginheight="0"
                marginwidth="0" resize="yes">
                <CONTENT bannerHeight="62"
                    banner_links="Logoff,Tree,Tools,Recent,Favorites,Group Views,Utilities,Help"
                    type="worp_launch_cgi"
                    user_banner_link="Logoff,Tree,Options,Tools,Recent,Favorites,Group Views,Personalize,Utilities,Domain Search,Deferred Status,Report Caster,Library,Help" worp_action="worp_get_banner"/>
            </BLOCK>
            <COL4 cols="" rows=""/>
        </COL3>
    </COL1>
    <VIEW-SETTINGS frameSeparator="no" showBanner="yes" showSidebar="no" sidebarContent="domainlist,roletree"/>
</XML>

THIS LAYOUT.XML DOESN'T WORK, ITS WHAT THE GUI DOES
<?xml version="1.0" encoding="UTF-8"?>
<XML>
    <COL1 border="no" cols="" href="" rows="" title="">
        <COL3 border="no" cols="" href="" rows="*,62" title="" >
            <COL4 border="" cols="" href="" rows="" title=""/> (WRONG PLACE?)
            <BLOCK Change="no" Move="no" Name="banner" marginheight="0"
                marginwidth="0" resize="yes">
                <CONTENT bannerHeight="62" banner_links="Logoff"
                    type="worp_launch_cgi"
                    user_banner_link="Logoff,Tree,Options,Tools,Recent,Favorites,Group Views,Personalize,Utilities,Domain Search,Deferred Status,Report Caster,Library,Help" worp_action="worp_get_banner"/>
            </BLOCK>
        </COL3>
    </COL1>
    <VIEW-SETTINGS frameSeparator="no" showBanner="yes" showSidebar="no" sidebarContent="domainlist,roletree"/>
</XML>




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
Susannah--
You're reporting issues in the BID View Builder, I believe? If so, you might want to open a case with IB CSS.

The BID View Builder GUI should not create corrupted XML files, if that's the issue, you should definitely let CSS know.


Bob Jude Ferrante
Director of Business and Development
WebFOCUS Performance Management
Bob_Ferrante@ibi.com
917-339-5105

I'll take any questions about PMF - business or technical - anytime!

 
Posts: 919 | Registered: March 26, 2003Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders