Substitution tags in portal ver.2

Could anyone tell me if are the substituion tags (like #BANNER.GREETING.LABEL#) which were used in oracle portal version 1 (3.0.9) supported in oracle portal version 2 (9.0.2)?
Thanx a lot.

You can use substitution tags in Unstructured UI templates and then use the templates in pages and other components. Go to templates from
Navigator->Providers->Shared Components->Templates

Similar Messages

  • Portal Substitution Tags

    I am having some troubles getting the #USER.FULLNAME# tag to work on my template. Doesn't mater what I tried the tag won't display any value. I made sure the user last name and first name were populated from looking at the WWSEC_PERSON$ table (both portal30 and portal30_sso schema). Is this a bug?
    I am also interested to find out if there is a way I can create user-defined substitution tags. I sure can use the user-defined substitution tags on many instances.
    Thanks

    Hi,
    This was a bug(replacement of fullname) which has been fixed in the 30984 patch release.
    You cannot declare your own tags but you could use the already existing ones provided.See the context help for a list of tags ,portal supports.
    Thanks,
    Anu

  • User interface template substitution tags problem

    Portal 9.0.2.0.3 (Upgraded from 9.0.2.2.14A)
    Hi all,
    I am designing an unstructured user interface for use with my portal reports.
    I have located a help document called 'Unstructured user interface template substitution tags' from the standard portal help pages.
    My problem is that only a few of these tags are actually being substituted for their correct values when I run my reports. For example the help document says the #PAGE.CUSTOMIZEPAGE# tag should be substituted with HTML text hyperlink to the customize page dialog. On my report this tag and the majority of others are substituted with a blank line.
    Any ideas?

    Same problem exists with the #TITLE# tag. However, SOMETIMES (I don't know how or why) the tag shows up. If I find out what the secret is, I'll let you know.
    Anyone else have any input?
    Pat Murray

  • PL/SQL for Items / Substitution Tags

    Is there any documentation listing how to retrieve the label / value / style for items (such as portal smart links) and substitution tags (used in page and content templates) using PL/SQL?
    For me, using items is good just to get something up and running, but I find I just don't have enough control over the final look and feel (all those TABLE/TR/TDs just kill me!) to produce a quality result. I'm thinking of something like the instant portal, which looks great, but AFAIK is entirely coded in custom PL/SQL.
    I've seen a few posts relating to "how do I get the XXX field", such as this one: Re: User first name, last name Information in welcome message so I guess there are some other users out there with the same problem.
    If this doco does not exist anywhere, maybe we could start a thread here (or on a wiki somewhere???) and people could add individual cases as they use them, and that way build up a quick reference for anyone to use.
    Cheers,
    Barney

    <No idea what happened to the formatting there - same post again>
    Nope - saw that.
    As I understand it, these are only available within either page templates or content layout templates. For instance, I can't even see a way to produce the simplest of welcome strings:
    Welcome #USER.FULLNAME# (#USER#)
    (and I'd really like it if #USER# returned the user id in the case it is stored in the OID, rather than converting it to upper case!)
    I can try to construct this out of items, but then I end up in a table/tr/td formatting hell.
    In this specific case, I can achieve this by constructing a content layout which displays this HTML but not the actual item content, and using it in a region with a single dummy item (the USER fields are not documented in the content layout section, but do appear to work), but then try to add the logout URL to the mix and I'm stuck again.
    Two solutions spring to mind to make this work:
    1. Improve the HTML Portlet to understand / translate these substitution tags
    2. Document how/where to get the info from. It's all on the database somewhere, and hence accessible via PL/SQL items.
    I don't hold out much hope of seeing (1) in the near future, so was going for (2).
    Cheers,
    Barney

  • HTML content layout substitution tags

    Hi,
    We have a multi-language Portal 10.1.4 and use HTML content layout substitution tags in a HTML Template. The problem is that we would like to use the ITEM.PUBLISHDATE.LABEL and the ITEM.UPDATESDATE.LABEL tags but the text rendered isn't exactly what we would like to get (f.e. in English it's 'Publish Date' and in French it's 'Date de mise à jour').
    I looked in the documentation and found that the text rendered correspond to the display name of the attribut (not 100% sure of this). But, those attributs are in the Shared Objects and we can't modify them.
    1. We would like to modify the display name of those attributs (both in French and in English) or find any other way to make it.
    2. We also want to apply an other format to the date retreived with the ITEM.PUBLISHDATE.VALUE and the ITEM.UPDATEDDATE.VALUE tags.
    Can someone help us with those issues ?
    David

    Yes, we added languages in the Translation tab of the shared object pagegroup properties.

  • Substitution tags

    All,
    The list of "unstructured user interface template substitution tags" in the 3.0.8 online help is not complete, and it contains errors. Examples:
    #PAGE.SUBPAGELINKS# is not documented.
    #BANNER.NAVIGATION# should read #BANNER.NAVIGATOR#
    #BANNER.CUSTPAGE# should read #BANNER.CUSTOMIZEPAGE#
    Is updated documentation available? If not, please provide the information that you have.
    Thanks,
    Erik Hagen

    See http://hvirring.dk/portal/substitutiontags.asp for an updated "Unstructured user interface template substitution tags" help file (/help/wvttmptg.htm)
    /Jesper

  • Unstructured user interface template substitution tags

    Does anyone know where I can find a full list of substitution tags. An example of the tags I am talking about would be #BODY#

    Click on the help link in Portal and search on:
    template substitution tags
    The link should provide you with a table of all supported #tags#.
    Thanks,
    Candace

  • #PAGE.CUSTOMIZEPAGE# substitution tag problem on template based pages

    I've created an Unstructured UI template that includes the #PAGE.CUSTOMIZEPAGE# substitution tag.
    It works fine on a normal page, but it doesn't render the 'Customize' link if the page is based on a template. I know that I am authorized to customize the page, because a Portal Smart Link on the same page allows me to do just that. Does anybody know whether there are any issues with this substitution tag on template based pages? (I've used the #PAGE.EDITPAGE# tag in the same Unstructured UI Template with no problems on either normal, or template based pages.)
    Oracle Portal Version 10.1.2.0.2.
    I started this thread on the Portal - General forum, but now realise it's more relevant here.
    Original thread: Customize Page link not rendered on template-based sub page.
    Thanks
    Matthew

    Just a guess, but it seems that the site uses server side includes (the shtml extension and there is a ssi include in your template). You will probably need a testserver running (like XAMPP) on your local system to preview this in a browser.
    Grtz

  • Substitution tags value

    Hi,
    can I get the substitution tags value used by template
    and assign this to a variable defined in a Unstructured template?
    My problem is to manage a conditioned exit action
    from a reports chain called by several Dynamic Pages
    thanks
    Giovanna

    Hi,
    You can use substitution tags only in unstructured templates. You cannot use them in dynamic pages.
    Thanks,
    Sharmila

  • UI Template Substitution tags in a procedure

    Version: 10.1.4
    Is it possible to use Substitution tags in a procedure and call the procedure with in the UI template?
    So the UI template will be:
    <ORACLE>
    BEGIN
    Schema.procedureName;
    END;
    </ORACLE>
    The procedure will be:
    PROCEDURE procedureName as
    BEGIN
    htp.p('#USER.FULLNAME#');
    END;
    This way all the logic can be built in the procedure (taking advantage of the Substitution tags).
    When I tried the above the Substitution tag is not rendered as it supposed to (display the User Full Name), but just displays it as raw HTML.
    Is it possible/viable to use Substitution tags outside UI Templates?
    Thanks.

    The specific example you are asking about could also be implemented without substitution tags. The following is from a pl/sql item I added in my footer. Hope it's of use to you:
    declare
    l_person_rec wwsec_person%rowtype;
    begin
    htp.print('<div class=PortletText1>');
    l_person_rec := wwsec_api.person_info( wwctx_api.get_user_id() );
    if (l_person_rec.first_name = 'PUBLIC') then
       htp.print(l_person_rec.first_name);
    else
       htp.print(l_person_rec.first_name || ' ' || l_person_rec.last_name);
    end if;
    begin
       htp.print('(' || wwsec_api.group_info(wwsec_api.get_defaultgroup()).name ||
    exception when others then
       null;
    end;
    htp.print('</div>');
    end;

  • Unstructured UI Template Substitution tags - PROBLEM

    Hello
    I'm trying to make a UI Template, but are having problems with the substitution tags.
    I want to make a home-link, but with my own text such as "Take me home"
    I've tried this approach:
    Take me home
    But as a result i get the standard icon for home, with the text "Home" under it
    Can someone give me a hint how to solve this?
    Regards
    Per-Jarle

    Hi,
    Looks like you are doing something wrong. Try something like this.
    <HTML dir=#DIRECTION#>
    <HEAD>
    <TITLE>#TITLE#</TITLE>
    </HEAD>
    <BODY leftMargin="0" rightMargin="0" topMargin="0" marginheight="0" marginwidth="0" class="PageBG">
    oracle
    <TABLE >
    <TR>
    <TD><IMG SRC="#IMAGE_PREFIX#pobtrans.gif" BORDER="0" WIDTH="0" HEIGHT="4"></TD>
    </TR>
    </TABLE>
    #PAGE.SUBPAGELINKS#
    #BODY#
    </BODY>
    </HTML>
    A home link will appear which will take you to oracle.
    Thanks,
    Sharmila

  • Substitution handling in portal

    hi,
    i want users to enter their substitution in the portal, so that all workflow tasks
    are forwarded to the substituted person.
    well, there is the business workplace to do this.
    BUT: is there a easier way to get directly to the substitution without calling trans. SBWP ?
    reg, Martin

    Hi Martin,
    If you want the functionality of maintaining substitutes you can use FM SIN_GRID_EXECUTE_WF and call it with fcode = SMWF and owner the user who executes, this will give you the pop-up. For activating and deactivating use fcode SUBA, for adopting substitution fcode SBWF and SEWF for ending substitution.
    Maybe you could use this?
    Regards,
    Martin

  • Where can find documents of  JSP tags of Portal 9.2?

    Where I can get documents of JSP tags of Portal 9.2?
    I tried to understand the tag <render>, but cannot find the documents. Any input would be helpful.

    Yes, you are right with NetUI tags. I can find documents for NetUI on beehive site. However, the <render> tag is part of Portal Framework Rendering, its URI is "http://www.bea.com/servers/portal/tags/netuix/render".
    Where I can find documents for such BEA's proprietary tags? Thanks.

  • Limit displayed users when creating substitution role in Portal-UWL

    Hi all!
    We are trying to customize the UWL in our Portal (NW7, SPS12) the following way:
    When users define a substitution role, they shell only be allowed to see (and chose) certain users. Any ideas?
    We already tried to solve this using "companies" in our UME. See http://help.sap.com/saphelp_nw04/helpdata/en/3e/9bd6e9a11fd847a1ca1a5f9ac6ad23/frameset.htm
    Unfortunately, this does not limit the list of shown users here (although it works perfectly in our UME).
    Greetings and thanks for any hints
    Peter Lintner

    By default there is no easy way to do this ..... BUT you might find SAP Note: 977069 somehat helpful.
    It talks about new BAdI functionality which although you still have to write something, it means you can rely on your ABAP developers rather than having to do something with the portal based functionality.  Up until the versions below - there was little you could do short of implementing your own uwl.
    Available in:
    SAP_BASIS 620 SAPKB62061
    SAP_BASIS 640 SAPKB64019
    SAP_BASIS 700 SAPKB70010
    It is likely that SAP will address this shortcoming in future versions but no information is available yet.
    Haydn

  • Trying to add DOCTYPE tag to Portal base Page

    I am trying to add the tag <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> to the top of my base Portal pages so I can use some of the CSS positioning functions. IE does not seem to want to support them unless the DOCTYPE is set. This is an 8.48 / Portal 9.0 installation.
    I am having trouble ascertaining which object or code sets the header tags.
    I am seeing:
    <html dir='ltr'>
    <!--
    Copyright (c) 2000, 2006, Oracle. All rights reserved.
    NETSCAPE/7.0 ToolsRel: 8.48.09 Portal Target URL: -->
    <head>
    I have seen various spots where <html dir is built in HTML or code but none of them seem to be called along with any code to insert Oracle copyright information.
    Is a certain part of this being built through server configuration rather than PeopleCode/HTML combinations?
    Does anyone know the objects being invoked?
    Thanks,
    -Bryan

    Hi friend,
    thanks for your reply,
    I have done the KM iview, where i uploaded the document.
    i have the link http://<hostname>:<port>/irj/go/km/docs/documents/testfile.ppt
    can you please tell me which files needs to be edited, what href code need to put their please assist me.
    after i done the code means how can i execute & perform unit test in NWDI to get my exact result.
    pls assist me with some documents, if you have....
    thanks,
    Udhaya.

Maybe you are looking for

  • Network issue in iPhone 4 on iOS 6, iOS6.0.1, iOS 6.0.2, iOS 6.1, iOS 6.1.1 and iOS6.1.2

    Hello, Ever since I upgraded my iPhone 4 to iOS 6 last year. I am having network issues. I have been monitoring my wife's android phone whenever I have a network issue on my phone (Both of us use the same provider and the same voice + data plan). The

  • I was installing soundflower macbook pro mid 2011/Snow leopard Grey loading screen

    Hello i was installing soundflower for my macbook pro mid 2011/Snow leopard. However when finishing the installation for soundflower and click restart computer my mac now has a grey screen with a loading bar that doesn't finish. I already try safe mo

  • Showing the UoM in COPA Reports

    Hi experts, Our clients sell many kinds of products, in which each of them can have a different UoM. Example: - Product A: 100 pc - Product B: 10kg That is why, we need to be able to show the UoM in the COPA Report. Well, as far as i know, there is a

  • Why don't mail show the picture of the sender in the mail I receive

    Hi everybody I am using Mail and Address book and I have pictures of my friends and colleagues etc. and therefore the mail program should show me a picture of the sender when I receive e-mail from one of them. It also does normally but when I have tw

  • 3.5 query midification

    Hi, I am working on BI 7.0 but i have access to 3.5 queries i would like make changes in 3.5 query designer i am run time error can any one will guide me how to make modifications for those quereisw.. Thanks