How to  create tab in bcc

Hi,
I have successfully created inventory tab at the left side of bcc.
But after clcik on that tab ,its showind below erros
javax.servlet.ServletException: javax.servlet.jsp.JspException: An error occurred while evaluating custom action attribute "value" with value "${sessionInfo.currentAssetBrowser.assetCount}": An error occurred while getting property "assetCount" from an instance of class atg.web.assetmanager.configuration.FilterableBrowseListViewConfiguration (java.lang.NullPointerException).
Please help me resolving this error if anybody has an idea about this.

Assuming that you are trying to setup the inventory repository as a tab in BCC, check out this post and verify your configurations:
Inventory inside BCC

Similar Messages

  • How to create tab pages in EP

    Hi Experts,
    Can you please let me know how to create tab pages in EP. I have created one page. In this page, I have to place 2 iViews as tab pages. Can you please let me know how I can acheive this?
    Regards,

    Stuart,
    Within a SAP Portal Tabs are not used like you want them to
    By default Tabs are used inside an iView and not to "tab" between iViews on a page...
    The most straightforward solution would be creating a custom PageLayout that you can assign to your page.
    I would sugest to implement this custom PageLayout with DIV layers and trigger "tabbing" via JavaScript eventing.
    For more infor on how to create a custom PageLayout take a look at here:
    [http://help.sap.com/saphelp_nw70/helpdata/en/42/efbac120711a71e10000000a422035/frameset.htm|http://help.sap.com/saphelp_nw70/helpdata/en/42/efbac120711a71e10000000a422035/frameset.htm]
    Good Luck,
    Benjamin Houttuin

  • How to create tab indexing for jtextBox

    Dear Forum
    i am user of jDeveloper.
    And working on JClient/Swing application.
    In "Jframe.java" i add various cotrols such as jTextbox,jCombobox ,jlabel etc.
    So how to create tab indexing for these controls.
    Girdher

    Dear Forum
    i am user of jDeveloper.
    And working on JClient/Swing application.
    In "Jframe.java" i add various cotrols such as jTextbox,jCombobox ,jlabel etc.
    So how to create tab indexing for these controls.
    Girdher

  • How to create tab pages in Human task Using Wizard

    hi,
    how to create tab pages in Human task Using Wizard.i need to display the personal details and the offical details in the same page with different tabs for each.it is possible to do lika this.if yes,how can we do this.
    Regards

    Stuart,
    Within a SAP Portal Tabs are not used like you want them to
    By default Tabs are used inside an iView and not to "tab" between iViews on a page...
    The most straightforward solution would be creating a custom PageLayout that you can assign to your page.
    I would sugest to implement this custom PageLayout with DIV layers and trigger "tabbing" via JavaScript eventing.
    For more infor on how to create a custom PageLayout take a look at here:
    [http://help.sap.com/saphelp_nw70/helpdata/en/42/efbac120711a71e10000000a422035/frameset.htm|http://help.sap.com/saphelp_nw70/helpdata/en/42/efbac120711a71e10000000a422035/frameset.htm]
    Good Luck,
    Benjamin Houttuin

  • Any idea on how to create tabs?

    Hi,
    I have a project and I want to create tabs to contain different contents based on categories. Any ideas how could I do this?
    Thanks in advance,
    Rafael Carignato

    Here is a sample on how to use yepnope and also the ui for the accordion this time.
    https://www.box.com/s/gbzuu9c9tupp120lsfnq
    As far as loading anything, I do not see why not.
    I have not used xml but I have used json. This would probably work too.
    Here is a link on how to use json:
    https://www.box.com/s/ixhuugw9wgjdyowqsruu

  • How to create tab pane in jsf

    i have two pages
    file.jsp
    file1.jsp
    i want to open these page in diff tab.
    both pages contains ajax tags
    how i will do this.

    There are several 3rd components available to create tabbed panels. Look around at the sites of Tomahawk, RI Sandbox, ICEFaces and ADF for example.

  • How to create 'Tab page' portal?

    Hi,
    The 'Portal' configuration page provides 3 types 'Dashboard', 'Standalone Portal' and 'Tab Page Portal'. According to help document, to add new 'Tab Page', needs to ask customer support. Does anyone know how to use 'Tab Page Portal'?
    Regards,
    Desmond
    Edited by: user783168 on 23-Oct-2012 19:02

    Similar to Patch 8608149 for 'User Portal' tab on User Transaction in FW 2.2 (default in 2.3.1)?
    Follow How To Create A New Multi-Tab Portal Using Configuration Tools (Doc ID 1356225.1)

  • How to create tab in OAF page

    Hi,
    is it posssible to create tab button in OAF,if yes then how? If anybody knows then please let me know.
    Thanks & regards
    divya

    Hi,
    How to create HTML Tabs ON pages
    To achieve this effect in your application:
    1. Create a function for each page that you want to display.
    2. Create a menu of type "HTML Tab" for each tab you want to display.
    3. Add each function to its corresponding tab menu. Do not specify any Prompt values.
    4. Create a menu of type "Home Page."
    5. Add the tab submenus to the "Home Page" menu.
    Add the tab menus in your desired display sequence from left to right. The leftmost tab should be
    added first.
    Remember to specify Prompt values for each tab submenu. These values display as the tab text.
    6. Add your "Home Page" menu to your responsibility menu.
    7. Make sure your user has access to this responsibility before you try to test the menu.
    Please go through Dev Guide Tabs/Navigation.
    Thanks,
    Gaurav

  • How to create tabbed interface

    Does anyone know in depth turotials how to create a tabbed
    interface without loading the whole page every time I click on
    different tab?
    here is the example from adobe website. You will see the
    second tab table where you don't see to reload the page if you
    click on another tab. That's what I want to create.
    http://www.adobe.com/products/dreamweaver/upgrade.html
    appreciate it

    In article <e5ah5e$pp1$[email protected]>,
    "Symbols" <[email protected]> wrote:
    > Does anyone know in depth turotials how to create a
    tabbed interface without
    > loading the whole page every time I click on different
    tab?
    >
    > here is the example from adobe website. You will see the
    second tab table
    > where you don't see to reload the page if you click on
    another tab. That's
    > what
    > I want to create.
    > <a target=_blank class=ftalternatingbarlinklarge
    > href="
    http://www.adobe.com/products/dreamweaver/upgrade.html
    >
    > appreciate">
    http://www.adobe.com/products/dreamweaver/upgrade.html
    >
    > appreciate</a> it
    http://projectseven.com is one
    place to check if they have the tabbed
    interface tutorial there. I had the book with Al's tutorial
    but was
    created for DW4.x. It's a lot of different layers and did get
    confusing
    for me to produce a site with them -- but each tab led to a
    different
    page!

  • How to create tab canvas from content

    Hi,
    I have created a form which has one content canvas and multiple stacked canvases. The content canvas displays the first page and then we hv to click on next to go to the next stacked canvas and so on. I want to try making it in tabs (tab canvas) and then I will decide which one looks better and performs good.
    Can you guys please give me a detailed instruction on how to convert my content and stacked canvases to tab canvases. I have never done tab canvas. I tried one, I changed one of my present stacked canvas to tab but all the fields and texts were gone and there were just two tabs in it.
    Please suggest. Thanks in advance.

    I will do so:
    I will create a blank tab canvas and then I will cut and copy in every tab page the frame of the content canvas
    A tab page for every content canvas
    Regards

  • How to create tab in two lines

    Greetings,
    Created set of tabs. but they are displaying in a single line e.g Orientation Sales Day. it is apperaing in a single line and i want to display in two lines like
    "Orientation
    Sales Day"
    How i will achive this target ?
    Guide pls

    Hi,
    Looking at your example at http://apex.oracle.com/pls/apex/f?p=18686:1:561273670565801::::: posted on {thread:id=2423720}.
    /i/themes/theme_1/images/bg-tabs-r.gif image is only 35 pixel tall, so you will need to increase the height of this image.
    Similarly, you will need to increase the heights of /i/themes/theme_1/images/bg-tabs-current.gif and /i/themes/theme_1/images/bg-tabs-non-current.gif . Maybe you have to increase the height to 80 or 90 pixels. It is not going to look good on the page.
    Get yourself FF/Firebug or some such tool to inspect the HTML DOM and you will be able to see for yourself that the label of the tab is indeed wrapping with &lt;br /> , its just that the images ( and a result the display area) are not big enough to show the complete label.
    Cheers,

  • How to create Tab button in LC designer Form

    Hi,
    I'm new to Livecycle Desgin product. I'm trying to design a form, which access to different design/data by clicking several tab button on the form. I can't find any Tab button option on the Object Library of Livecycle Designer ES8.2. Can you advise me on how to find or create a Tab button and use within my form.
    Many thanks,

    You won't have a tab button available in LC.
    But you can achieve the similar thing by placing buttons on the form and on click of those buttons hide/ display the Subforms based on the need.
    You can play with the button border and fill color to have a similar look to your tabs.
    Thanks
    Srini

  • How to create tabs in a region

    Can you tell me if it is possible to create a multi tab region. I wish to use the functionality available for tabs at page level but on a region within a page.

    Hi,
    That is actually something that I had to do not very long ago - the form page got so long that users wanted it divided into logical groupings of page items and then have a row of tabs along the top that allowed them to display these grouped items one group at a time.
    What you need is a hidden page item called, as P1_REGION. Then, on your page, create a computation for this item that runs Before Header and sets this to a Static Assignment value of 1 - this computation should be conditional on P1_REGION being null (this just sets it to a default value of 1 when the page is first loaded).
    Then, for each region on your page, you determine a region number that it will use. Make each region conditional on P1_REGION being this number - use the "Value of Item in Expression 1 equals Expression 2" condition - put P1_REGION in Expression 1 and your selected region number in Expression 2.
    Now, on your list's defintion, you set "Set these Items" to P1_REGION and "With these values" to the appropriate region number for each list item.
    Finally, to highlight which region is currently selected, on the list item, in the Current List Entry section, set "List Entry Current for Pages Type" to "Exists SQL Query" and the Condition to:
    SELECT 1 FROM DUAL WHERE :P1_REGION = 1(adjust the value at the end as appropriate for each list item).
    Andy

  • How to create tab on a standard OAF page

    There is a requirement to create a tab on a standard page containing multiple tabs. We have already three tabs on the page 'Header', 'Lines', 'Controls' and we want to add one more tab to that page.
    Is this possible through personalizations or please let us know if there is any other way to achieve this functionality?

    Mallika wrote:
    There is a requirement to create a tab on a standard page containing multiple tabs. We have already three tabs on the page 'Header', 'Lines', 'Controls' and we want to add one more tab to that page.
    Is this possible through personalizations or please let us know if there is any other way to achieve this functionality?http://oracleanil.blogspot.com/2010/05/adding-level-1-tab-page-to-existing.html
    Thansk
    --Anil
    http://oracleanil.blogspot.com/

  • How to create TAB deliminated file

    Hi,
    When we download a file from interanl table using GUI_DOWNLOAD function module how can we make it TAB Delimated.

    >
    Manish Kumar wrote:
    > Hi Aparna,
    >
    > Thanks for your response,could you please let me know whicl file type(xls, txt, csv) we can use while appling your prescribed solution to make TAB Delimated.
    specify the file extension as *.txt
    CALL FUNCTION 'GUI_DOWNLOAD'
      EXPORTING
        filename                = 'C:\textfile.txt'
        write_field_separator   = 'X'
      TABLES
        data_tab                = it_tab
      EXCEPTIONS
        file_write_error        = 1
        no_batch                = 2
        gui_refuse_filetransfer = 3
        invalid_type            = 4
        no_authority            = 5
        unknown_error           = 6
        header_not_allowed      = 7
        separator_not_allowed   = 8
        filesize_not_allowed    = 9
        header_too_long         = 10
        dp_error_create         = 11
        dp_error_send           = 12
        dp_error_write          = 13
        unknown_dp_error        = 14
        access_denied           = 15
        dp_out_of_memory        = 16
        disk_full               = 17
        dp_timeout              = 18
        file_not_found          = 19
        dataprovider_exception  = 20
        control_flush_error     = 21.

Maybe you are looking for

  • Extracting data from a tag of  xml file which is(xml) in a  Field of Csv.

    We have a xlm script which is stored in the clob column of the csv file. we have to extract one value from the <tag> and reject remaining data. Sample:- <ROW> <ID>100</ID> <ORDER_DATE>2000.12.20</ORDER_DATE> <SHIPTO_NAME>Adrian Howard</SHIPTO_NAME> <

  • Web pages missing from PDF conversion of my website

    The top page of my website has an expander list with links to subpages. When I convert my site to PDF, Acrobat skips those subpages. The expander list is closed during PDF conversion, so the links are not visible preventing Acrobat from "seeing" thes

  • BSP - Look and Feel / Theme

    Good Morning All, disclaimer: I checked the blogs, I checked the discussions, I checked the examples, I checked the doco - and couldn't find the answer to my question. Question: I've already seen it, but can't remember where it is, does anyone know t

  • Confused: Simple Export Plugin for several formats and sizes

    Hi all, I'm a bit confused about the Lightroom SDK structure - and the tiny documentation isn't helpfully at all... I want to create a plug-in which exports several versions of each selected image (JPEGs in original size, thumbnails, etc.), TIFF-Vers

  • Re: RLC

    Hi frnds, I designed RLC circuit using labview. Everything is working fine but still I couldn't see any waveform in the XY graph. kindly help m to fix this issue. For your reference i attach my RLC vi. please have a look and let me you if there is an