Write Tray API property for Portal Favourites page.

Hi All,
Plz help me out for setting the "Write Tray API" property" in Portal, as when iam accessing Portal favourites tab iam getting the error "The property White Tray API of the page must be set to "TRUE"".
Kindly help, as this is urgent.
Thanks & Regards,
Shailesh Nagar

Hi,
that link is reffered to SAP Note :1017186 i don't know why its not working suddenly i am just copying the SAP Note here
Symptom
When user tries to add a km document to the portal favorites iView, a pop up message appears on the screen: "The property 'Write Tray API' of the page must be set to 'true'"
Other terms
Add to portal favorites iView, favorites iView, Write Tray API
Reason and Prerequisites
NW04 - All versions.
NW04S - All versions.
Solution
-Open the framework page for edit.
-Check the Desktop Innerpage (com.sap.portal.innerpage) and choose Properties.
-In the Property Category, switch to "Show All".
-Set the property "Use API of Tray" = to "Yes".
-Save your changes.

Similar Messages

  • Searching DI API Property for column text in marketing document

    Hi,
    I am searching the property for entering information into the column rdr1.text.
    I found the following information in the help file:
    ItemDetails Sets or returns the item details in the marketing document line.
    Field name: Text.
    Length: 16 characters.
    Text Returns the text property.
    Field name: text.
    Both properties are not working because the second one is a read only field.
    Thanks and Regards Chris

    Hello Chris,
    you may try the property "FreeText" of DocumentLines.
    Cheers,
    Roland
    PS.:
    You can switch on the system-information (CtrlShiftD).
    Then in the bottom of B1 the propertys of a form-field are shown on mouseover. This helps often to find the right keyword for the SDK-Help.
    In this case it shows the column name in DB: "FreeTxt"
    Edited by: Roland Toschek on Mar 10, 2009 3:07 PM

  • Soap API error for reports 5 pages or more

    Hi,
    I am using soap api to get reports from BI Publisher, I am able to print reports 5 pages, when i try to get reports with pages more than 5 pages getting this error.
    [Error] Execution (1: 1):
    ORA-06503: PL/SQL: Function returned without value
    ORA-06512: at "APEX_040100.WWV_FLOW_WEBSERVICES_API",line 129
    I am using the  following code snippet, Make request is throwing an error
    l_xml := APEX_WEB_SERVICE.make_request(
        p_url      =>v_rpt_wsdl,
        p_action   => v_rpt_action,
        p_envelope => l_envelope
    l_xml is an xmlType
    My Apex schema is : APEX_040100
    Oracle : 10g
    Apex version: Application Express 4.1.1.00.23
    Please help me folks
    Thanks
    Kris

    Bummer! Thought that was the golden ticket!
    Can you run that function successfully through Toad or SQL Developer for those reports? Does it return a value? It looks like it is telling you that APEX_WEB_SERVICE.MAKE_REQUEST call didn't return anything. You are just requesting xml at that point so there shouldn't (theoretically) be size issues unless maybe you are requesting the whole phone book.
    Jen

  • Prerequisites for Portal Development

    Dear Community,
    I am new in SAP, and it will be really nice to be a part of the Community Network.
    I want to know what I am required to know before starting developing Portal in SAP.
    And what are the tools and techs required?
    Thanks in advance..

    Dear Dayasankar,
    there is also another alternative.
    If you already have knowledge with ABAP, this might be an interesting and easier alternative.
    I'm talking about
    Webdynpro for ABAP (WD4A) or Businsess Servers Pages (BSP).
    ...and there is also ITS (Internet Transaction Server). But I would not consider it at all, because it is old and not supported anymore by SAP (I think).
    These 2 alternatives might not be considered "pure" Portal developments because they run on the backend.
    But if your idea is to develop something to run on the Portal as well, then the 2 alternatives above will  work perfectly.
    So at the end, depends on what type of development you want to have on your Portal.
    Do you need to extract data from the backend and develop some quick applications using transaction SE80 ?
    Then please go for WD4A or BSPs.
    If on the other hand you want to use the Portal APIs, develop for Portal KM (this is a tool exclusive on the Portal) or you want to integrate with other JAVA components ?
    Then go for WD4J (Webdynpro for JAVA) or PAR develoment (Portal Archive componentes) - for all of these you will use JAVA and will need to develop your stuff with NWDS (Netweaver Developer Studio) as already mentioned.
    Hope this helps you choose your way.
    Kind Regards
    /Ricardo Quintas

  • Not in JDeveloper: Lifecycle PhaseListener best practice for a single page?

    ADF Faces 10.1.3.2
    * Not using JDeveloper *
    Two questions:
    I need to add logic to the lifecycle for one page and not all of the pages in the application.
    1.) What is the best practice to write a Lifecycle PhaseListener for a single page?
    I understand that I need to extend the PageController class and override the methods I want to change, then use the new page controller in your pages.
    I'm referencing:
    http://www.oracle.com/webapps/online-help/jdeveloper/10.1.3?topic=adf_plifecyclehandlejsf_html
    2.) Since I'm not using JDeveloper, how to I use the PageController class?
    Thanks,
    --Todd                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Frank: Please let me clairfy.
    I am using ADF Faces, just not using the JDeveloper IDE to develop the application.
    I am using Netbeans 5.5.1.
    So going back to my question, after extending the PageController, how to I make that class a part of my application in Java code, faces-config.xml or adf-faces-config.xml?
    Thanks,
    --Todd                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Logoff and personalise link on custom portal home page

    Hi,
    I have created a PAR file in NWDS for Portal home page. In that i have created a header and a hover dropdown menu.
    I want to add a logoff link and personalise link on it. i have tried to add the link using tag library <frm:logOffAnchor/>. bt this doesnt help.
    please help.
    Regards,
    Rahul Doshi

    did you reference html tags library for this? If no look at portal masthead par file to get information.

  • Portal favourites for all users to be same

    hi all,
    we have implemented ESS over portal and i have added some links to portal favourites.
    they are appearing fine in my portal favourites section.
    Now the requirement is that i want all users to see the same links when they logon by their respective ids.
    but this is not happening. those links are in portal favourites for my id only.
    Kindly let me what to do.
    the way I added those links was to just click over the link in ESS workset and from the page title bar, selected the option, add to portal favourite.
    thanks

    Hi Ankur,
    I guess you want one person to manage favorites for all the users of Portal. In such a case you can achieve this without any development work using KM. Just follow the below steps:
    1. Create a folder in KM inside documents folder (Content Admin > KM content > documents), say Favorites.
    2. Create links (external/Internal) inside the folder.
    3. Create a KM navigation I view by name Favorites and edit the property Path to Initially Displayed Folder = /documents/favorites (your folder path in KM)
    4. Add this I view to your homepage and page to the subsequent role
    5. Assign the role to the user.
    It works like custom favorites for all users using which you can centrally control user favorites just by adding or removing links in the KM favorites folder.
    Regards,
    Santhosh

  • Portal favorites option does not add the iview or page to portal favourite

    Hi All,
    When I click on the option button in portal content area after opening a Iview or page,  the short cut menu is showing the option 'Add to Portal Favorites' . Clicking on 'Add to Portal Favorites' is not adding the iview or pages  to the portal favourites section below the detailed navigation.
    I checked the Page Title Bar Iview(com.sap.portal.pageToolbar) property in default framework page, to know whether 'Show Add to Portal Favourites' option is set to 'Yes', it was not set to 'Yes' and then I set the property to 'Yes' After this I tried adding to portal favorites but the functions are not getting added.
    Please let me know how to resolve this issue.
    Regards,
    H.K.Hayath Basha.

    I am facing the same issue, could you let me know, how did you fix this ,
    I have check the default framework and the settings for show add to buffer and also the context menu settings,
    favorites are not getting updated , unless we click on some other transac

  • RE: Hiding portal favourites for all users..

    Hi,
    I would like to know how to hide the "Portal Favourites" column in the Portal screen for all the users.
    It works for a customized iview.when i tried to do in Default framework page..its not getting applied for all the users..
    Can somebody tell me how to do this ?...Thanks.

    Hi Addy
    Content Administration->Portal Content
    navigate to Portal Content->Content Provided by SAP->End User Content->Standard Portal Users
    You can see the default framework page
    Open the framework.
    Select the desktop inner page check box and click OPEN.
    Now you can see the portal favourities iview.
    Remove it from the page.
    Also check this forume link
    remove portal Favorites
    Hope this information will help you
    Regards
    Ruturaj
    Edited by: Ruturaj Inamdar on Jul 29, 2009 7:52 AM

  • Add iview/Pages to portal favourites?

    Dear Experts.
    I am new to EP. I want to know how to add iviews or pages to portal favourites.
    Appreciate your response.
    Regards
    Shanmukha Rao Banisetti.

    go this location and add the page
    'portal content > portal user > Default Framework Page > com.sap.portal.innerpage'
    for more check this forum link as well
    Page to Favourites
    Add to Favorites Page Function
    adding iView to Portal Frame work page as a link
    Thanks

  • Scan.api error after scanning and then clicking no for no more pages.  Acrobat x pro then closes.

    I never had a problem scanning and saving the file before. But now I receive an error after I finish scanning, then hit "no" for no more pages to be scanned. Error message is as follows: Adobe acrobat error signature: AppName: acrobat.exe  AppVer: 10.1.10.18 ModName: scan.api  ModVer: 10.1.10.18 Offset: 00033117.
    Then the program closes.
    This is really driving me crazy because I haven't done anything different to my computer or the scanning process.  Please help.

    Hi Charlene Luong,
    Could you please let me know if you are on Windows or MAC.
    Also, restart your computer and check for your system updates.
    Hope to get your response.
    Regards,
    Anubha

  • Do we write one model bean for every JSF UI page?

    First, Please excuse my minimal knowledge in JSF, I am just starting to crawl :)
    Is my understanding about JSF that you will be writing one model bean class for every JSP page you have, CORRECT? (this is just my understanding, I may be wrong)
    This will be getting hard for large application.
    Ideal scenario: Say you have a JSP page A.jsp to associate an action reference you write a model bean class and have appropriate get method to return an Action object.
    Can we write an Action class, separated from the model bean class. I tried to create 2 different packages and one which just had a simple model bean and the other package had a Action class. I was not able to get this working as it was bouncing back with a Method innovation/Illegal argument exceptions. I am very confused here is it a necessity to write the action method in model bean or can we separate it? If we can separate it can we package it in to different packages?
    I may be confusing in explaining my questions but to put it black and white
    A)
    1 JSP Page (uses JSF components) = 1 model bean class (?)
    or
    B)
    1..n JSP pages (uses JSF components) = 1 or may be 2 model bean class (?)
    If B is possible how do we get the action classes towards this architecture and how can we get access to the various model bean objects in a single action class.
    Sorry for my vagueness....
    Thanks
    Ram

    In the particular case of your separate Action class,
    you still need a getter method for it somewhere. I
    find it easiest to include this getter in the same
    model bean that contains the data, but it doesn't have
    to be. Craig,
    It seems to be the consensus that a getter is required, but I've had perfect luck registering a single Action class in the application scope:
    <managed-bean>
      <managed-bean-name>fooAction</managed-bean-name>    
      <managed-bean-class>org.bar.FooAction</managed-bean-class>
      <managed-bean-scope>application</managed-bean-scope>
    </managed-bean>And then referencing it directly:
    <h:command_button commandName="foo" actionRef="fooAction"/>This feels more like the Struts approach to me, as there's a single instance available. (If I wanted thread saftey, however, I could declare it in the request scope instead). I use this approach when there's no data associated with the Action (like a LogoutAction).
    Kito D. Mann

  • Settings for SAP Portal start page from BEx Query Designer

    Hi!
    In order to see queries I would like to use SAP Enterprise Portal from BEx Query Designer.
    When I push "execute" button within BEx Query Designer a wrong page will be shown in browser.
    I changed the settings in table RSPOR_T_PORTAL, but still get the wrong Portal page shown in browser.
    Question:
    What is the transaction/table/report to customize the portal start page using by BEx Query Designer?
    Thank you very much!
    regards
    Jürgen

    Hi Anton?
    Many thanks for your reply.
    But I mentioned that I changed the URL within table RSPOR_T_PORTAL and this does not help...
    Do you speak Russian? Me too
    Can you also help me with the following problem?
    Hi!
    I am about to implement SAP Best Practices scenario "B34: Accounts Receivable Analysis".
    Therefore I load the data from SAP ERP IDES system into SAP NetWeaver 2004s system.
    My problems are:
    when I try to load the transaction data for Infosources 0FI_AR_4 and 0FI_AR_6 from SAP ERP system the following happens:
    - the status is getting u201Cyellowu201D (194 from 0 records)
    - at the next day the status is getting u201Credu201D and I received the following error:
    Errors while sending packages from OLTP to BI
    Diagnosis
    No IDocs could be sent to BI using RFC.
    System Response
    There are IDocs in the source system ALE outbox that did not arrive in the ALE inbox of BI.
    Further analysis:
    Check the TRFC log.
    You can access this log using the wizard or the menu path "Environment -> Transact. RFC -> In source system".
    Error handling:
    If the TRFC is incorrect, check whether the source system is fully connected to BI. In particular, check the authorizations of the background user in the source system.
    Comment:
    I did not find any entries on "Environment -> Transact. RFC -> In source system"
    The Source system connection EC6CLNT100 is OK
    Can some one help me to solve this problem?
    Edited by: Jgen Pfeiffer on Feb 5, 2009 12:48 PM

  • Sytax highlighiting for Jsp Dyn Pages for portal development.

    Hey,
    I am doing JSP with the htmlb taglib for portals. When I edit a jsp page in the Developer Studio, I expect syntax highlighting. This is what I see in the documentation for jsp editing as well - you know where the keywords are highlighted.
    Sytax highlighiting for jsp in Developer Studio for portal development.
    http://help.sap.com/saphelp_nw04s/helpdata/en/ce/e0a341354ca309e10000000a155106/content.htm
    OutputSuccess.jsp, OutputSuccessText.jsp are the two jsp's that are syntax highlighted on this page.
    In my Developer Studio this is not the case. Is a JSP editor and its highlighting not part of the Developer Studio. If it is, how do I get it to work.
    I also know that given the right taglib's, the editor also gives autocomplete for taglibs with its settings. I am hoping to speed up my development with this.
    Right now I am using a text editor for this. There are a couple of jsp plugin's such as Exadel or Lomboz which I can integrate if a jsp syntax editor is not there in the Developer Studio. I just wanted to know the right way to go about this.
    Thank you for your help.
    Sumit.

    Never mind. I was in the preview mode.

  • XMP property for a page object not predefined and no extension schema...

    In attempting to make PDF/A-1b files, I get the Preflight error "XMP property for a page object not predefined and no extension schema present."
    Every page reports the same Trigger values:
    => Property exists in predefined schema (XMP 2004): is not true
    => Extension schema is present in XMP: is not true
    By following the suggestions in the Acrobat 9 Help page "Edit document metadata" I can save existing metadata to an external .xmp file, but I cannot change the XMP metadata to solve the Preflight error.
    I would be grateful for suggestions re how to solve the Preflight error.
    Thanks,
    Raphael

    There is still that same problem.
    Pictures what needed to converted tot PDF/A
    My situation is large JPEG's.
    My workaround to print it out with adobe pdf printer with the options
    1) papiersource on base of pageformat PDF
    2) If needed use adjusted paperformat

Maybe you are looking for

  • Logical standby as read only

    we are using 3 node RAC in 10g R2 and we have been requested to create one physical(for DR) and one logical standby(for reporting) for the primary database.we created both successfully. everything worked fine until i opened the logical standby databa

  • PSE9/Win 7: Can I create a Smart Album of all images that Don't have a certain tag?

    Using PSE9 on Windows 7. I'd like to create a Smart Album that contains all of the images that don't have a particular tag. When I click on Create New Smart Album the dialog box allows me to select 'Keyword Tags'. But the next item is 'Include'. Then

  • Bring down the number of tablespaces in Oracle 9.2.0.8

    We plan to reorginize our tablespaces to LMTS to about 10-15 tablepaces, currently we have 56 tablespaces with 200 datafiles. We plan to use brtools to created the new LMTS tablespaces and move the tables (all with no long or long raw type of data) w

  • Breakdown of Curve 8900 Memory

    I was looking at this post: http://supportforums.blackberry.com/rim/board/mess​age?board.id=java_dev&message.id=32645 I noticed in it the memory of the Storm was broken down. I was wondering if the someone knew of this same breakdown for the 8900 Cur

  • VPN client get connect but Request Timed out when ping

    Hi, I'm using the cisco 837 router as my VPN server. I get  connected using Cisco VPN Client Version 5. But when I ping the router  ip, i get request timed out. Here is my configuration : Building configuration... Current configuration : 3704 bytes v