Sharing page templates accross page groups in release 2

Hi
Does any one perhaps know if and how one may share a page template across multiple page groups.
Thanx
Harry

Create template under the "Shared Objects".
All templates there can be used by any page groups.

Similar Messages

  • Default Page Template for Portal Page Group

    Release 2 of Portal (9.0.2.2.22)
    Created a page group and several templates.
    Edit Page Group Properties, Configure, locate the Default Page Template drop list.
    The drop list has only the templates from the shared object page group.
    The online help states
    =======
    Choose the page template to apply to new pages in this page group if the page designer does not explicitly choose one.
    Note: This list includes all the page templates in this page group and the shared objects page group.
    ========
    I have several templates in this page group. Why don't they show in this drop list?

    You have to make the templates public. Edit the template properties - on the Main tab click "Make Public".

  • Page Group identification

    How do I retrieve the page group of the current page from a PL/SQL item, or from within <oracle></oracle> tags? I have tried looking at WWSBR_ALL_FOLDERS but cannot identify a field that tells me the PG. Also portal_public does not have access to that view in any case so I cannot select against it. I am running Portal 9.0.4 and would like to develope a UI template that populates an image based on the page group. Any help would be appreciated...
    Thanks
    Ken

    The page group column in the content repository views is called "CAID". This is to allow backward compatibility with earlier versions of Portal, when Page Groups were called "Content Areas".
    In a UI template, to get the current page group and page, you can use this function:
    wwpro_api_parameters.get_value('_pageid','a');That will return a value like "913,39487". The first number before the comma is the page group id. Please note that this is an unsupported use of this function that is not guaranteed to work in future releases of the product. However, we are planning a supported method to replace this.
    You'll need to grant select access on the content repository views to PUBLIC, or to the schema where your custom code is executing. Please see using an item type procedure for a script to do the grants.
    Finally, please refer to the content repository view documentation in the PDK.
    Regards,
    Jerry
    PortalPM

  • Page group deletion failed, and now it posts with no links

    A page group needed to be deleted because the template it was based on is corrupted. Now the page group shows with no links at all. It can't be viewed, edited, NOTHING!. How can I get that page group truly deleted, even if it is manually, so that I can proceed to a clean import of a backed up page group before the template was messed up?
    The list of error messages from the delete procedure were:
    Error while deleting page. (WWC-44130)
    An unexpected error occurred: User-Defined Exception (WWC-44082)
    (WWC-00000)
    An unexpected error occurred in portlet instances: User-Defined Exception (WWW-44846)
    An unexpected error occurred: User-Defined Exception (WWC-43000)
    An unexpected error occurred: User-Defined Exception (WWC-43000)
    An unexpected error occurred: User-Defined Exception (WWC-43000)
    Please help me out...
    Jamileth

    This looks like Bug 2034579, which is an internal bug but basically documents the same thing. I've tried to reproduce this in 9.0.2.2 and it doesn't.
    Please raise a service request with Oracle Support who should be able to assist you with the correct course of action.
    Thanks.

  • Moving Pages from one Page Group to Another Group

    Hello,
    How do you move pages, styles, or items from one page group to another page group?
    On the same machine, I have three page groups called Production, Acceptance, and Test. Once I set up a page that I like on the page group Test, what is the best way to move the page(and its items, portlets,etc) to the page group Acceptance, and then move it into Production?
    Also, how does security and approvals affect this? There is only limited amount of people that are able to get into the Test Page Group, or Acceptance Page Group. Would any copying process make sure the page approvers be copied across correctly? Or will manual intervention be needed.
    I'm using Oracle Portal Release 2 (9.0.2) running on a solaris machine.
    Much thanks for your assistance.
    Anson

    hi There,
    As far as i know, the pages can only be moved within the page group but not from one page group to another page group.
    Regards,
    Deepak

  • Timeout for Content in Tab of Page Groups and Providers

    Hello,
    I have installed Oracle Portal 9.0.2.2.22. I try to see the list of Page Groups in Navigator Portal's page, but it does not finish showing the list of page groups, and show this error "Timeout for content=XXXXX".
    In each attempt to refresh the page, the error code for timeout change.
    The same problem exist in the tab Providers.
    All this happens after making the Note:217187.1 "How to restore a cold backup of a Portal IAS 9.0.2 on another machine" of Metalink.
    What happens? Please Help me...
    Thanks!.
    Marco.

    hi marco,
    i suggest to check the install log file in case you did a fresh installation to see if anything went wrong. in addtion check the error log files of the app server to trace down the problem.
    if you are starting from scratch and you want to get started with the 9.0.2.2 release i don't suggest using this release but going with the 10.1.2 release. its much easier to install and contains a lot of bug fixes compared to 9.0.2.x.
    If for any reason you need to get started with 9.0.2.x i suggest to open a new service request with oracle support services to solve the problem.
    regards,
    christian

  • How to cascade page skins throughout page groups ...

    Is there a way to apply the same HTML Page Skin throughout all the pages within a page group without having to apply it to each page individually?
    Is there a way to do this programmatically?

    Hi,
    You can achieve this using the templates available in page groups.
    I never done using programatically. Sorry. :)
    Regards,
    Vijay.B

  • Purge page group

    Hi,
    I develop an uploader for item in portal with the version 9.0.4 of PL/SQL API.
    Items can be deleted by user. Deleted items cannot be set as active items through the API (expired items can be set as active). I need to re-create deleted items.
    The problem is that deleted (and expired) items are still existing until a purge is performed on the page group.
    I search on the API but I didn't found any function allowing to purge a page group.
    My question is : Is it on the API a function allowing to purge a page group ? Does anyone have a solution ?
    Thanks in advance, Eddy.

    By purging I assume you mean 'clean up' items that are either expired or deleted?
    If so, unfortunately the only way to do this in 9.0.4 and below is through the page group admin UI. For the next release we are planning a new delete item API that (in combination with views that allow to query for items in these states) will let you do this.

  • Moving page group contents (Portal 902)

    Given my page group root page has died, how do I go about moving anything? I don't want to have to go through the pain of re-creating the templates, subpages etc, all of which still work. When I tried moving the subpages, it said I didn't have enough permissions to move it to the personal pages (I'm working as orcladmin) and I can't move it to another page group.
    Help please!
    Carey

    Carey,
    First of all, you should log a TAR with Oracle support for this. Second, I suspect this happened because you deleted something that you were referencing somewhere in your root page. For example, perhaps you deleted a page that you had a page link to. I have seen this exact error before, and that is when I have seen it happen. When it has happened to me, I deleted the navigation page and re-created it. You obviously can't do that.
    I'm sure that you know that for a workaround now, you can create another page within the page group and use it as your main page.
    Debbie

  • Oracle AS Portal - Page groups

    hi, i am creating oracle AS portal as a new source . when i retrieve the page groups i get only 4 and not everything...why is this...the four pgs are corporate, portal design-time pages, shared objs, user approval page group...i have tons more pgs !!
    -thanks

    It sounds like you're only getting public page groups and not protected ones.
    You need to be running 10.1.4.1 or later of Portal, or have applied either patch 4637116 or 4995600 for this to work properly.
    - Roger

  • What's page group??

    when I read Building an Enterprise Portal(A90854-01.pdf,
    http://portalcenter.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/DOCTEAM/DOCAPPDEV/A90854-01.PDF), I don't understand the word "page group".
    It says:"A page group is simply a structure that Oracle9iAS Portal uses to group related portal
    objects such as pages, templates, styles, navigation pages, categories, perspectives, and
    more. The page group typically contains a collection of pages for organizing content."(page 4)
    It sounds like content area.
    But, the book told me I can create s page style with "Active Tab Color"(page 7). But in a conten area I can't create this kind of style. It only exists in Page Tab of the Navigater.
    Ok, what's page group??

    Quain,
    You are correct to assume that a page group and a content area are very similar. In Oracle9iAS Portal 9.0.2 page groups have all the functionality of a content area with the additional benefit of being able to have your pages (previously called folders) contain both items AND portlets. You pages can now also have tabs (which removes a limitation of content areas) and as many regions as you would like (which removes another limitation of content areas which could only have 5 regions).
    Good luck,
    Rich

  • Cross page group document migration

    I am currently tasked with fixing a poorly designed portal (9.0.2.3). I have determined it would be easiest to create a new page group and templates, then move the content/files (no need for the applications they are too few) to the new page group. I am not aware of how to achieve this with our current version. Is it?
    Side note: the files are nested in tabs. i.e. tabs within tabs within tabs within tabs within tabs - the main reason it needs to be rebuilt. (I have seen a bunch of junk out here in portals - people need to read some best practices before they start designing)

    Hi,
    I think copying templates across page groups is not possible. Anyway you should post this question in the content management forum.
    Thanks,
    Sharmila

  • Move/Copy page outside its page group

    oracle 9ias:
    I want to move a page from a page group to another.
    I could try to update the table containing the concerning table manually (update WWPOB_PAGE$ and set siteid and parentid), but I have no idea if that is a safe solution.
    Any ideas would be most welcome,
    A.B.

    Hi Angrydot,
    I like your idea. However, being dealing with transport issues on almost daily basis for quite some time, I think it will not work either.
    First, what I understood from your brief suggestion is this:
    get the transport set by exporting a page group from source,
    import the transport set on the target.
    rename page group back to original page group name.
    some of the problems will be as follows:
    - You may export a page group on the target which will no longer exist on the source. However, the GUID of the page group will stay the same during renaming. so future exports and transports will give you conflicts.
    - Note that the page-group and pages transports are supported if you delete the pages on the target machine. this is something which you get from the portal transport supportability scenarios. see note 333867.1 on Metalink.
    - also note that it is not supported to rename or edit on target machine, or to create a fresh page or page group on the target with the same name as you are importing in from the source.
    - Also renaming a default page group (like SHARED, or TOPLEVELSITE, etc) and trying to move content from it to another system will be problematic too.
    I will be interested in knowing if you did a successful experiment of at least two successive transports in the way you prescribed.

  • How do I use Page Grouping to make my form/subforms flow across multiple pages?

    I have every text box set to flow, but one page is not flowing into the next. For one thing, it stops entirely. For another, the content is interfering with the Master Page. I read than Page Grouping can alleviate this issue, but I have no clue how to enact it. Any ideas would be appreciated.
    Thanks so much!

    Please check the subform which is the container of all these text boxes. Please see this : https://groups.google.com/forum/?fromgroups=#!topic/livecycle/yq8FauqHD3w
    Thanks,
    Wasil

  • Error on deleting page group (Path ID does not exist)

    Hello
    I'd like to delete a page group of my project. Normally I have no problem with that. But sometimes the following exception is thrown and the group can not be deleted:
    An unexpected error has occurred (WWS-32100)
    ORA-1: User-Defined Exception (WWC-36000)
    An unexpected error occurred: User-Defined Exception (WWC-44082)
    An unexpected error occurred: User-Defined Exception (WWC-44082)
    An unexpected error occurred: User-Defined Exception (WWC-44082)
    Error while deleting page. (WWC-44130)
    Path ID does not exist. (WWC-50001)
    Can anybody help me?
    Chrigel

    hi chrigel,
    i searched for the problem and found a few references to it in our bug database. i strongly suggest to open a TAR with support to analyze the problem. they will see if a patch is available for this problem or open a new bug.
    thanks,
    christian

Maybe you are looking for

  • Can't group objects in Captivate?

    Why no option to "group" objects in Captivate? -- not only is this standard in vector graphics programs (Freehand, Illustrator, Flash, even in Word), it's necessary for efficient editing.

  • Airport Extreme & Samsung SMART 3D TV UE46ES8080

    Hey Guys! I have a Samsung 3D LED TV (UE46ES8080) and i tried to connect it to my Aiport Extreme. Unfortunately, that didn't work. Is there anybody that can help? Thanks!

  • How to hide a folder in item master form?

    Dear members, I have to hide a folder named properties and remarks in item master form? I have tried by setting the visible property as false through sdk coding.Its working fine but when i use navigation button these above mentioned tabs appear for a

  • HT3702 I am still having trouble , even though cc # is correct and $ in account

    Why am I still not able to make purchase on iTunes? Have made deposit and cc # is correct

  • Iphoto Share

    I entered the wrong password when trying to share a picture thru Iphoto, How can I change it so I am able to send the pics? It asked something about the key....  I click on deni, but when it asked me to enter the password I enter it wrong, now I don'