Content area Item restriction programmatically.

Any one knows to restrict the items to be present in the content area?.
We can manually do it by going to the itms while creating the content area.
I want to do this programmatically while creating the content area( am creating the CA through the script).
Thanks in advance for your help.
cheers,
Ranjit

Hi,
I havent heard of this problem..
There is a bug in using LOVs in content area where in the LOV's dont appear if the number of rows are huge.
Have you tried creating an LOV using scott.emp and using it .....
Pl. mention the exact steps where in you are facing this problem, havent come across this .
Thanks,
Anu

Similar Messages

  • Automatic upload of content area items from the O/S

    I wish to automate the upload of content area items into the portal. Can this be done via the PDK or otherwise?
    I have a number of PDF and HTML reports that get generated and placed into a physical directory on the server. I want all these files from a specific directory to be uploaded as items into the portal automatically so that users can view the reports with appropriate security. The reports can be modified so that when run they insert a record into a custom table to store their path and file names. This can be used by a custom procedure to point to the files at the point of upload.
    However, can this upload actually be done?
    Any ideas on how to do this would be useful.
    Regards,
    John

    Physical path on the database server.
    Using the api to upload is easy as long as you provide the content-area id, folder-id, display-name, item-type (PORTAL30.WWSBR_API.ITEM_TYPE_FILE), content-area type id (PORTAL30.WWSBR_API.SHARED_OBJECTS), folder-region-id (whatever it is for Regular Items, you'll find it in wwsbr_all_folder_regions) and the physical file-name.

  • Modify a content area item so it is approved (via API?)

    Hi,
    Does anyone know of a way to programmatically modify an item that has been created with approval so that it is approved?
    I am trying to integrate a workflow process to item addition in content areas so that the final step is to programmatically approve it(thus making it appear in the folder). The publicly available API procedures/functions to modify/create an item do not specify a way to approve as well.
    Can this be done? Thanks in anticipation

    Hi,
    I havent heard of this problem..
    There is a bug in using LOVs in content area where in the LOV's dont appear if the number of rows are huge.
    Have you tried creating an LOV using scott.emp and using it .....
    Pl. mention the exact steps where in you are facing this problem, havent come across this .
    Thanks,
    Anu

  • Content area items not visible

    I had a content area that had items. Somehow, the items are now invisible. If I add new items to the content area, they are invisible too!!
    What could be the problem?

    Eva,
    Have you recently upgraded to Portal 3.0.9? Check the content area properties to see if your categories are hidden. The 3.0.9 upgrade script has a bug that hides existing categories.
    Regards,
    Jerry

  • Unable to create content area item for RDF-report

    According to white paper "Security tips in Oracle Reports Services (release 6i with Portal 3.0)" I'm trying to integrate an Oracle Reports 6i RDF-module in my portal.
    All goes well including running the report from de reports definition file.
    However, when I want to create an item in the content area referencing the report, the report-application is not visible in the lov Application Components. The only aplication component I'm offered is "PEOPLE_APP: People".
    Perhaps the following problems are related to this problem:
    1) When looking for applications in the Portal Navigator, the report-application is missing in the applications list. However, after using the Find...-option the application is shown. Should report-definitions been shown ?
    2) After installing rwwwvins.sql the package body WWV_RW_SB is invalid with errormessage "PLS-00306: wrong number or types of arguments in call to SET_SSO_SESSION".
    Can anybody help ?

    One problem solved...
    It appears that I should have stated the application as "Expose as Provider". After doing that the report appeared in the lov.
    Unfortunately one problem still remains. The package WWV_RW_SB has errors causing the parameterform to fail. I've rerun the rwwwvins-script but the package body stays invalid.

  • XML/XSL Content Area Items

    Is it possible to have an item in a content area that is an XML document transformed by an XSL stylesheet?
    This would be a handy way to publish news and memos in a standard format, and make changes to that format in one location.

    Eva,
    Have you recently upgraded to Portal 3.0.9? Check the content area properties to see if your categories are hidden. The 3.0.9 upgrade script has a bug that hides existing categories.
    Regards,
    Jerry

  • Use rating for Content Area items.

    Does anybody now if it is possible to rate
    items loaded in a Portal Content Area.
    So later on you can see how high visitors
    rated the items you loaded.

    Hi,
    You can always add an extra attribute to the item, but then the users need access to all the attributes of the item.
    Good luck.
    Filip Huysmans.

  • Accessing the Contact field on a Content Area Programmatically

    I'm implementing some functionality to email the owner of a content area when a new document is submitted for
    approval.
    I have not trouble accessing and manipulating the content areas, folders, regions and items programmatically,
    but when I get to the simple bit of looking up the contact for a content area to send the email I can't find the contact
    property in any view, all of my WWSBR_% views MAILTO_DISPLAY_NAME values are '0'.
    Does anyone have any idea how to access this Contact field (from Edit Folder -> Optional Properties tab) from PL/SQL
    (or Java for that matter) either through a view, table or API call?
    Regards,
    Rob Paterson

    Hi Robert,
    Ur statement states that
    "I have no trouble accessing and manipulating the content areas, folders, regions and items programmatically"
    Can u throw some light on the same by possibly sending some codes to achieve the same.Our requirements are as under:-
    1)When the content area is added with various privileges to a particular users page he needs to click on edit in order to add Item/folder or manage the same.Is it possible to show(either by customizing or programatically) the same links by doing away with the edit link and directly displaying the privileges(i.e. add item,folder properties) when he logs in.
    2)As the situation stands now when a document is uploaded for approval only Portal30 can approve the same though the relevant privileges have been provided for various users.The icon for approval doesnt appear when the content area is added as a portlet.The only way of approval seems to be for portal30 to log in and navigate to the particular content area and click on the same.The items awaiting approval appear with a approve icon wherein he can approve the same.But the same fail to appear when published as a portlet.
    Our project is under tight schedule so any help would be a gr8 help.
    Thanks in advance.
    Regds.
    Kiran.

  • Problem with Checking In/Out Items in Content Area

    I've been reading the Portal On-Line help pages in regards to
    checking in/out items. The help states that when an item is
    checked out, the item is locked and a message "Checked out by:
    UserName" is displayed next to the item. When I check out an
    item, I do not see this "Checked out by" message. However, I do
    see the checkout icon. Note - I am doing this through the
    Content Area Navigation page. Is there something that I am
    missing? (I have seen other threads in regards to the
    checkin/checkout icons not displaying when the Content Area is
    published as a portlet. We are having this problem as well.)
    However, the lack of the "checked out" message happens in both
    the Content Area Navigator and the published portlet.
    Also, is there a way to get Portal to automatically generate
    version numbers when a new version of an item is created. I see
    that you can create a unique name or description .... but I'd
    like to have Portal generate the version number for me. This is
    done in the Application component section when you build forms,
    menus, or reports.
    Thank you for any assistance that you can provide.

    The "checked out by" message only appears to other users - you
    won't see it if you are the user who checked out the item.
    The version number is planned for a future release.
    Regards,
    Jerry

  • How to create folder and items in content area without edit folder option

    Hello!!
    I would like to create something to users can create and insert folders and items in content area without using the edit folder option.They would have a form to include the name of the file and the name.i would like to do this for the end users can insert files more easily. Can i do this? Anyone can help me ??
    Thanks in advance!!!
    null

    The wwsbr_api and wwsbr_search_api packages are included in the current PDK, but won't be supported until 3.0.8 is release, later this month.
    Regards,
    Jerry
    null

  • How to customize the default add item in a content area

    Hi!! I want to know what can I do to introduce a file in a content area, but I don't want to use the default page that portal use. I want to customize the add item option, the same that I have done with the folders. The problem that I have is that I need the user to have the file on his/her pc, and the api add_item needs the file on unix, where de DB is installed.
    If anyone has any idea, please help me.

    Hi All,
    Thanks for all your reply, but maybe i didn't describe my problem clear. My problem for the combobox is that once the combobox has a selected value, then there is no way to clear it in the UI even I remove all the items in its ValidValues. From the user interface, the selected value still stays there but actually this combobox is empty and does not have any items. My question is how can I remove the current selected item in the combobox.
    Thanks,
    Lan

  • Locking "Portal Administrators" out of items in a content area

    I have a content area that will contain sensitive documents.
    I've been asked to find out whether security can be set up so
    that only a certain group of users can access the content area.
    This includes locking out the portal administrators from seeing
    these items. Is this possible and how can it be done?
    Thanks!
    Esther Poulsen

    You will always need a couple of users that can function as
    Portal superusers/administrators. That said, most
    administrative tasks can be delegated and decentralized so that
    only these few administrators have completely global
    privileges. One of the key purposes of content areas is to
    partition security among your users.
    Regards,
    Jerry

  • Rate it Link for items in a content Area

    Hi,
    How do I add a rate it link for all items in a content area and track the rating for items by all the users. This is urgent and any help is appreciated
    Thanks
    Makario

    You need to create a custom item type, with a procedure that displays a link to do the rating.
    For an example of a custom item type procedure, see Re: personal oracle 9i
    Note that the primary key for an item is (masterid, id, caid, language).

  • Get the items in a content area!!

    Hello
    I have created a content area with a structured like that:
    MainFolder1
    Item1
    SubFolder1
    Item2
    Item3
    Item4
    SubFolder2
    Item5
    SubFolder3
    Item6
    I have to display the names of the items content on this CA on a page, and I need to do It in the same way the structured is show, but that I mean I need to show it like that:
    Item1
    Name of the Subfolder1
    Item2
    Item3
    Item4
    Name of the Subfolder2
    Item5
    Name of the Subfolder3
    Item6
    I have found an api but It doesn't have a way to acces the folders of a CA or the items inside an specific folder in order to show the things like I need.
    Please help me, how can I achieve that??
    Thanks in advance
    Ana Lasprilla

    You could walk through the wwv_corners table to get a list of your folders and then walk through the wwv_things table to retrieve the items in the folders. Once you have your items you will need to use various techniques to display them. This really gets complicated though because you probably want to display folders and content in the order they display within the content area.
    Another and simpler way to at least traverse this content is to call http://server/pls/portal30/portal30.wwsbr_folderxml.generate?p_id=somefolderid& p_siteid= somesiteid
    This will produce an xml formatted dump of the folders and content. This goes to the http stream so you will have to capture and parse this.
    Mike

  • Export of items in a content area

    We have items of type image in a content area. In the
    browser the image url appears as follows:
    /pls/portal30/docs/1234.gif
    When migrating content areas does the item content
    also get migrated (eg: the image file) and also
    are the appended numbers eg: 1234.gif and itemids
    kept the same in the new instance or are they changed.
    Also is the correlation between the image and the number
    maintained in the new instance.
    Thanks,
    Suzanne

    Yes. All these correlations are automatically taken care.

Maybe you are looking for

  • Purchase order and MIP selection

    Hi All, I have a requirement, please expalain whether it is possible or not in SAP? The Material is updated with the quality view and also have the MIP with diff.MICs. Say the effective date is 15.10.2010.So if the purchase order has been generated o

  • Extended Features Error... please help

    I have a document with forms that lives on my desktop.  I keep this as my master, then use the "save as" with completed documents.  Out of the blue, I am getting the "use of extended features is no longer available error" when opening the master and

  • I hate my MacBook Pro. What now?

    I ordered it in August and have tried really hard to like it. I'm not saying it's the machine, so please no rude comments - It just does not meet my personal needs. There are things I really like but overall the deal breaker is that I cannot bulk nam

  • Storage Location Level BW Stock Report

    Hi Experts, Does anybody know whether there is a BI Content report that shows storage location level stock information? Best Regards, FIRAT KAYIRAN

  • Idoc to RFC scenario

    Hi,   I have four Sap system connected with PI 7.0 . SAP1 --> PI --> FILE (SAP2)    --> FILE (SAP3)          --> RFC (SAP4) The system SAP1 send to PI a custom Idoc; PI tranform Idoc in flat file for system SAP2 e SAP3. The system SAP4 requires sendi