Custom colours for  - Content Repositry Tree in Admin Console

Hi All ,
I am using weblogit 10.2 and MySql 5.0.
I am usng default workflow for the content.
Is it possible to display custom colours in the content repository tree, for the content based on the workflow status.
and also in the tree , left side of content will have small image. This image also should be cusomizable based on workflow state of the content.
I have changed images present in following location:
servers\AdminServer\tmp\_WL_user\wlp-tools-common-web-lib\4z3u4s\framework\skins\wlp-tools\images
But the changes are not reflected in the admin console tree view ,after redoplying the application.
Srinvias

Are you sure that the connection pool and datasource deployed
successfully? (Check the logs for an error.)
Also, I suspect that you want a TxDataSource instead of a
JDBCDataSource.
-- Rob
Weblogic NewsGroups wrote:
Summary of problem: Get a javax.naming.NamingNotFoundException when
selecting the DataSource (see the configuration below) in server JNDI
tree in Admin Console
TheConnection Pool and a corresponding DataSource are configured as
follows:
<JDBCDataSource
JNDIName="jdbc.PNStoreDB"
Name="PNStoreDB"
PoolName="PNStorePool"
Targets="serverA"
/>
<JDBCConnectionPool
CapacityIncrement="2"
DriverName="weblogic.jdbc.oci.Driver"
InitialCapacity="2"
LoginDelaySeconds="1"
MaxCapacity="10"
Name="PNStorePool"
Properties="user=rms;password=rms;server=ora81"
RefreshMinutes="10"
Targets="serverA"
TestTableName="dual"
URL="jdbc:weblogic:oracle"
/>
Can't figure out why this is happening. The following is output to
the Admin Server command prompt:
<May 18, 2001 10:20:02 AM EDT> <Error> <HTTP>
<[WebAppServletContext(6233000,console)] exception raised on
'/console/panel
javax.naming.NameNotFoundException: Unable to resolve jdbc. Resolved:
'' Unresolved:'jdbc' ; remaining name ''
<<no stack trace available>>
I tried using a different JNDI name for the DataSource (e.g. just
PNStoreDB) with no success.
The weird thing is that it messes up other resources bound in the JNDI
tree. For e.g. I have some EJB's bound under ejb/XXXX that I can
click on and view in the Admin Console (JNDI tree) before I add the
pool and DataSource. After I add them though, I see the same
NameNotFoundException for these as well.
Thanks in advance for your help.--
Coming Soon: Building J2EE Applications & BEA WebLogic Server
by Michael Girdley, Rob Woollen, and Sandra Emerson
http://learnweblogic.com

Similar Messages

  • WLS 6.0:  javax.naming.NamingNotFoundException when selecting DataSource in server JNDI tree in Admin Console

    Summary of problem: Get a javax.naming.NamingNotFoundException when selecting the DataSource (see the configuration below) in server JNDI tree in Admin Console
    TheConnection Pool and a corresponding DataSource are configured as follows:
    <JDBCDataSource
    JNDIName="jdbc.PNStoreDB"
    Name="PNStoreDB"
    PoolName="PNStorePool"
    Targets="serverA"
    />
    <JDBCConnectionPool
    CapacityIncrement="2"
    DriverName="weblogic.jdbc.oci.Driver"
    InitialCapacity="2"
    LoginDelaySeconds="1"
    MaxCapacity="10"
    Name="PNStorePool"
    Properties="user=rms;password=rms;server=ora81"
    RefreshMinutes="10"
    Targets="serverA"
    TestTableName="dual"
    URL="jdbc:weblogic:oracle"
    />
    Can't figure out why this is happening. The following is output to the Admin Server command prompt:
    <May 18, 2001 10:20:02 AM EDT> <Error> <HTTP> <[WebAppServletContext(6233000,console)] exception raised on '/console/panel
    javax.naming.NameNotFoundException: Unable to resolve jdbc. Resolved: '' Unresolved:'jdbc' ; remaining name ''
    <<no stack trace available>>
    I tried using a different JNDI name for the DataSource (e.g. just PNStoreDB) with no success.
    The weird thing is that it messes up other resources bound in the JNDI tree. For e.g. I have some EJB's bound under ejb/XXXX that I can click on and view in the Admin Console (JNDI tree) before I add the pool and DataSource. After I add them though, I see the same NameNotFoundException for these as well.
    Thanks in advance for your help.
    [att1.html]

    Are you sure that the connection pool and datasource deployed
    successfully? (Check the logs for an error.)
    Also, I suspect that you want a TxDataSource instead of a
    JDBCDataSource.
    -- Rob
    Weblogic NewsGroups wrote:
    Summary of problem: Get a javax.naming.NamingNotFoundException when
    selecting the DataSource (see the configuration below) in server JNDI
    tree in Admin Console
    TheConnection Pool and a corresponding DataSource are configured as
    follows:
    <JDBCDataSource
    JNDIName="jdbc.PNStoreDB"
    Name="PNStoreDB"
    PoolName="PNStorePool"
    Targets="serverA"
    />
    <JDBCConnectionPool
    CapacityIncrement="2"
    DriverName="weblogic.jdbc.oci.Driver"
    InitialCapacity="2"
    LoginDelaySeconds="1"
    MaxCapacity="10"
    Name="PNStorePool"
    Properties="user=rms;password=rms;server=ora81"
    RefreshMinutes="10"
    Targets="serverA"
    TestTableName="dual"
    URL="jdbc:weblogic:oracle"
    />
    Can't figure out why this is happening. The following is output to
    the Admin Server command prompt:
    <May 18, 2001 10:20:02 AM EDT> <Error> <HTTP>
    <[WebAppServletContext(6233000,console)] exception raised on
    '/console/panel
    javax.naming.NameNotFoundException: Unable to resolve jdbc. Resolved:
    '' Unresolved:'jdbc' ; remaining name ''
    <<no stack trace available>>
    I tried using a different JNDI name for the DataSource (e.g. just
    PNStoreDB) with no success.
    The weird thing is that it messes up other resources bound in the JNDI
    tree. For e.g. I have some EJB's bound under ejb/XXXX that I can
    click on and view in the Admin Console (JNDI tree) before I add the
    pool and DataSource. After I add them though, I see the same
    NameNotFoundException for these as well.
    Thanks in advance for your help.--
    Coming Soon: Building J2EE Applications & BEA WebLogic Server
    by Michael Girdley, Rob Woollen, and Sandra Emerson
    http://learnweblogic.com

  • Creating a customized template for Content Presenter

    Hi people,
    I created a new template for content presenter, I created a jsff file and add a entry in
    <jdev_projects>\Application1\mds\oracle\webcenter\content\templates\registry\templates-registry.xml
    This is my entry:
    <view id="mycorp.content.templates.pressrelease.listitem">
    <name>
    Marketing Press Releases
    </name>
    <description>
    This is a view of Marketing Department Press Releases
    </description>
    <template-def>
    /oracle/webcenter/content/templates/template1.jsff
    </template-def>
    </view>
    But isn't working, I don't know where I need put my template1.jsff, I've tried in mds folder, in WebContent Folder, at same folder that templates-registry.xml but nothing works,
    Someone knows where I need put this file and how can I set <template-def>?
    Thks in advance

    Hi people,
    I have already the answer,
    In <template-def> if you use "/"(forward slash) so you're in root context app (http://<host>:<port>//<app>/you're here)
    Thks anyway,

  • Custom Fields for Content Search WebPart

    I created a custom item display template to control the look of the data.  I copied the template "Picture on left, 3 lines on right" and just rearranged the div and added my own styles. 
    I created a custom List for Company Information.  The list consists these fields;
    Title
    Hyperlink
    Main Paragraph
    Image
    Sub Paragraph
    I can not map Main Paragraph and Sub Paragraph as they do not display in the drop down for mapping fields.  I have crawled the database.
    Please let me know if you have any ideas for getting those fields to show in the mapping.
    Thank you

    Hi  Phillip6653,
    For solving your issue, you can create Main Paragraph site column and Sub Paragraph site column. If you create a site column (not a list column), populate it with data, and run a full crawl  SharePoint
    will create a crawled property and a corresponding managed property.
    Reference:
    Automatically created managed properties in SharePoint Server 2013
    Hope this helps!
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Excel *.xls or *.xlsx for dimension sheet format in Admin Console?

    Dear all:
    We are in the process of upgrading BPC 5.1 to 7.0, and I was prompted a message about the Excel format (2007 or 2003) when I first opened up a dimension in Admin Console, after BPC 7.0 was installed.
    My questions are:
    1. What are the pros and cons?
    2. Excel 2003 has the limitation of 65000 rows, so does that mean once I choose 2003 format, my dimension members can only have 65000 limitation? If not, what is the workaround?
    3. If I select Excel 2007 as my default format, and want to switch to Excel 2003, is there a way to do so?
    Thank you very much!
    Sincerely,
    Brian

    Hi Brian Hsu,
    Please refer to the SAP Note below:
    SAP Note 1265872 - Excel 2007 format template supported in Admin console.
    Summary
    Symptom
    Admin console does not support Excel 2007 format in previous versions.
    Other terms
    BPC 7.0 SP2 Microsoft, BPC 7M SP02, Excel 2007 format(xlsx), Admin console, dimension member sheet,
    Reason and Prerequisites
    The previous version of Admin console supported Excel 2003 file format only. Users could not use Excel 2007 file format ('xlsx').
    Solution
    Implemented in 7.0M SP2.
    BPC Administration console will support both Excel 2003 and Excel 2007
    file format for dimension member sheet. And the BPC Administration
    console uses the value of 'MEMBERSHEET_VERSION' in tblDefaults table
    internally to judge which file format is used for dimension member
    sheet. The value can be "2003" or "2007" and be set by selecting the
    value from popup window as below. Once the value is set via the popup
    window, the value cannot be changed, so we recommend reading the below
    explanation for each case first and then setting the value.
      KeyID and Value in tblDefaults;
        - [KeyID]: MEMBERSHEET_VERSION
        - [VALUE]: "2003" OR "2007"
    Below is the behavior of the Excel version when users try to save a
    dimension member sheet to server or process dimension with member sheet;
    1. No record having MEMBERSHEET_VERSION in tblDefaults after installing
    BPC 7M SP2 or later
       a)Excel 2003 users
         - Download 'xls' file and save to server without any message.
       b)Excel 2007 users
         - A popup window for selecting 2003 or 2007 will come up and if
           user selects 2007, a warning message that Excel 2003 users
           cannot usedimension member sheet file anymore will come up once
           again and then the file format will be changed to 'xlsx'
         - Create, Modify, Copy dimension: The file format of the member
           sheet will be 'xls'.
    2. MEMBERSHEET_VERSION=2003
       a)Excel 2003 users
         - Download 'xls' file and save to server as 'xls'
       b)Excel 2007 users
         - Dimension member sheet file will be saved as 2003 file format by
           'SaveAs'
    3. MEMBERSHEET_VERSION=2007
       a)Excel 2003 users
         - User cannot download dimension member sheet file so cannot use
           dimension member sheet any more.
       b)Excel 2007 users
         - Download 'xlsx' file from server and if there is only 'xls', the
           file will be downloaded from server and then it will be changed         to 'xlsx' when save to server.
         - Create dimension: The file format will be 'xlsx'
         - Modify, Copy dimension: The file format will be followed by the
           downloaded file format.
    [Limitation]
    If the value of MEMBERSHEET_VERSION is set to 2007, users who use Office 2003 cannot access and modify dimension member sheet file any more. Only users who use Office 2007 can access and modify dimension member sheet.

  • *content repositry id*

    hi
    during archive link custmisation , it asking me for content repositry id
    it throwing error like
    Content Repository Identification=
    ID for connection to a content repository through which documents can be stored in a content server.
    I have content serve which is installed and configured also.
    dms data is storing there...
    my question is that from where can i get repository id..?
    point will be waiting for you...
    regards,
    nitin

    hi nithin,
    This may useful to u
    Create a content repository with storage type FILE archive.
    Transaction code OAC0
    IMG: Basis Components -> SAP Archive Link -> Maintain content repositories
    Swap from display to amend. Select a current entry and 'copy' or just hit 'create'. Then select .
    Then fill in the details as below:
    Choose a two character name - can use Zx (where x is a number) if you wish to use the customer namespace
    Choose the relevant description
    Set DocArea to be 'Archive Link'
    Storage type - set to R/3 Database
    Protocol - leave blank
    Choose Version no. 0046 (or the latest one that is available)
    Contents table - set this to SDOKCONT1
    Basic Path - c:\ (this should be set to where the photos are all held)
    Archive Path - c:\ (this is the area from where the photos are retrieved)
    Output Device - can leave blank
    then while in Edit link, u will get this content repositoruy id which u have created
    Regards
    Sham

  • How to display Flash Content uploaded in Admin Console

    HI All ,
    I have created a flash content in the admin console.Flash file is uploaded to a binary property.
    I have to display that flash file in the JSP.
    Normally , a Image can be displayed in the JSP , with following tag,
    *<img src="<%=request.getContextPath() + "/ShowProperty" + node.getPath()+"//Brochure-Image"%>" />*
    But how to display a flash content uploaded in the admin console.
    Pls suggest me in this regard,
    Srinivas

    There is no wlp tag to display flash image. You have to use HTML object tag for this. Just google it and you will find lot of answer how to include flash file in your JSP.
    Either you pass a path to your repository or save the file somewhere on you local drive and use that path.
    <object width="968" height="209" id="mymoviename">
                        <param name="movie" value="../flash/abcd.swf"/>
                        <param name="quality" value="high"/>
                        <embed src="../flash/abcd.swf" quality="high"
                        pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
                        type="application/x-shockwave-flash" width="774" height="204"></embed>
    </object>

  • Customizing portal admin console

    hi,
    I have a requirement to display only pages, portlets, roles for entitilement only to display to specific setof users in portal administration console.
    How to customize portal administration console.
    Thanks
    Manu

    Hi Manu
    As Kevin already mentioned, Delegated Adminstration will work perfectly for your requirement and this is very powerful feature from Weblogic Portal. You can control any areas of Portal Admin Console, using this Delegated Admin Privileges. Open Portal Admin Console, create some DA Roles. For this DA Roles, add some users or groups etc. Then for specific areas of Portal Admin console, on right side almost for any page, you will see 2 tabs named Entitlements and Delegated Adminstration. Use the DA Tab to assign these Roles. And login with those Users.
    Thanks
    Ravi Jegga

  • Tuxedo 12c r2 how to open admin console

    Hai Mates,
                    I have installed oracle tuxedo 12c r2 but not able to start the admin console,if any one knows please inform.
    thanks
    Gautam.A

    Hi Gautam,
    If you are referring to old Tuxedo web admin console, I'm not sure what shape it is in as it has been effectively replaced by TSAM Plus.  Few if any customers were using the web admin console and it had fallen behind in terms of more recent Tuxedo features.  Most Tuxedo customers simply use the command line tools.  Is there something specific you were looking for in what the web admin console provided?
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

  • Custom colour palette in Keynote for iOS?

    Is there some workaround that would let me create a custom colour palette in Keynote for iOS? Importing a PPT slide seems to change the palette, so I assume it's possible, but I don't want to have to use PPT just to set up Keynote! Ideally, I'd like to be able to import a Kuler palette into the iOS app using only the iPad (I don't have a Mac).

    FOUND THE SOLUTION:
    I had this same problem and this resolved it for me:
    -Go to your "Settings" icon and click on the "General" tab.
    -About 2/3 way down the page you will see "Use side switch to:" - make sure "mute" is checked rather than "lock rotation."
    -Then make sure the side switch, located next to the volume toggle switch on the side of your ipad, is moved to the right (no red dot showing).
    My audio worked fine in embedded videos after I did those two things.  Hope it works for you.

  • Customizing KPRO for an external Content Server

    Hello !!
    Could you help us about this problem .
    We need to install document's archiving onto a external  Content Server (product Documentum), using KPRO.
    We have customized thus :
    OAC0 : Content Repository = Z1 for DMS ( DocArea) and version 045.
    CSADMIN : We receive the message HTTP command adminContRep (operation configGet) is not possible for Z1 (only as of 0046)  when we validate .
    OACT : (Maintain category) , Z1 is affected to SOFFHTTP .
    SKPR08: Categories for physical doc classes , the category SOFFHTTP is affected to the class SOFFHIO.
    With the transaction CV01N , used to create a FID and to join a document , we receive the following error when we try to archive the document :
    "Error during the archiving of D:\Carte..".
    Nevertheless we can find the joined document onto the server Documentum.
    Do we forget a customizing   ???  Thanks a lot .

    Hello
    i don't know the version of SAP ERP you're using but nevertherless you should bear in mind this detail:
    CSADMIN: "digital signature" not checked means you are not using it.
    OAC0:"No signature" SHOULD be checked if you are not using it (to be consistent with CSADMIN)
    However i am not sure this is solely responsible of your errors; in case of SAP content server, if it works for one user, it will work for the others.
    Please be more clearer in your last part  ???
    Do you mean only the user having done the check-in of the file who can afterwards access the original (in display and change) ?
    what do you mean by "For the other people, it doesn't find the original location" and also by "unless we create the same original location, or we change the original location".
    In case of SAP Content Server, we don't care about "location", whether the file comes initially from a fileserver X or Y or Z, as far as the file has been correctly checked-in the content server, it should be accessible for anybody (as far as user rights allow it)
    regards
    /Sooriya

  • Building an Admin Console Extension for a Custom Security Provider

    I am looking for an example or a description how to build an Administration Console extension for a custom Authentication Provider.
    Especially the creation page for the provider is interesting because I am not able to create and register the required Authentication Provider MBean.
    The call “mbeanHome.getMBeanServer().createMBean(className,objectname)” always throws the following Exception “javax.management.ReflectionException: The MBean class could not be loaded by the default loader repository”
    Even if I try the class “weblogic.security.providers.authentication.IPlanetAuthenticator”, that is part of the bea distribution, the same exception is thrown.
    It seams that the Problem has something to do with class loaders?
    When I use the standard admin console pages to create and configure my provider everything works fine.
    The only example “kennedy0208.zip” I found in the net does not deal with the creation of the MBean.
    It only customizes the edit pages for the provider and at that point the MBean has already been created by the standard admin pages.
    Maybe the author discovered the same Problems and gave up!?
    What makes me wondering is that I have to put my MBean Classes to my console extension war file to be able to import the packages in my jsp.
    If I not put the classes to my war the compiler throws an exception because he can’t resolve the package.
    Because I moved my provider implementation jar to the directory “WLHOME\server\lib\mbeantypes” as described in the bea documentation it should run without putting the classes to the war!?!
    I am very surprised that the bea documentation does not provide any example about this topic.

    Found it. Cut and paste error. I still had one of their example class
    names in my code. Oops.

  • No customizing data found for content management profile

    Dear All,
    When we configured a business role for our call center agent, we copied existing out-of-box role and assigned to user's local own data. When the CRM Web UI was called, the window popped up fine, but there was an error message:
    No customizing data found for content management profile
    Can anybody advise why this error comes? I checked the content management profile in our system. There are 3 profiles there but I am not sure if any of them is linked to the nav bar profile we defined. Where to define it? How to remove this error message?
    Thanks in advance!
    Leon

    Hi Leon,
    To start with you need to check the details of the Business Role. Goto SPRO>CRM>Business Role-->Define Business Roles
    Select your Business Role and click on details, You can check if Role config key, Nav Bar profile, layout profile, Technical profile and PFCG Role ID is properly assigned.
    Once you assign the above profiles to business role you then assign Position like for e.g. Sales rep and Employee to the org model in PPOSA_CRM. Then select the position and goto menu bar and click on Goto>Detailed Object>Enchanced object description. Select Business role in the Infotype name and click in create infotype. Assign your business role.
    Check logging in after performing the above step. If it doesnt work assign the parameter ID - CRM_UI_FRAME and parameter value - X in the tcode SU01 for the user in CRM. Also assign SAP_ALL role just to make sure if it works.
    Hope this helps.
    Regards,
    Chandrakant

  • Custom edit page for content type

    Hello,
    I have following problem:
    when i try to open  my custom Edit Form for content type I have next error 
    System.NullReferenceException: Object reference not set to an instance of an object.    at Microsoft.Office.DocumentManagement.Pages.EditVideoSet.AddListFormWebPart()     at Microsoft.Office.DocumentManagement.Pages.EditVideoSet.OnInit(EventArgs
    e)     at System.Web.UI.Control.InitRecursive(Control namingContainer)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    44f6799c-6c5b-f0ab-e8ef-4d53a0f0b5eb
    I think problem is in custom page
    that almost the same as "EditVideoSet.aspx" but have code behind
    <%@ Page Language="C#" DynamicMasterPageFile="~masterurl/default.master" Inherits="Intergation.Layouts.Intergation.ApplicationPage2Edit"   CodeBehind="ApplicationPage2Edit.aspx.cs"       %> 
    public partial class ApplicationPage2Edit : EditVideoSet
    My task - create copy of the already existing edit page, but with code behind possibility.
    What I did wrong?

    Hi
    Thanks.
    I got rid of my earlier error as I was using the conatinerRenderer tag in the wrong way. It should have been
    &lt;containerRenderer class="com.tsynergy.container.SynergyLatestIDDBDrugsContainer"/&gt;
    Now I get to display the my edit content; But I still haven't been able to get rid of the top default portal banner that appears on my edit page. It has the default logo gif and the link to the home page.
    I can now put my own form and &lt;input&gt; types, Just need to get rid of the default banner now.
    Deepak

  • Custom Display template for Content Search webpart

    Hi,
    I am trying to customize the out of the box "slideshow" display template for content search webpart which renders Images.
    By default, the slideshow display template has a fixed the image size which is very small. Is it possible to increase the dimensions of the container or control template to show a much larger image size?
    Can anyone please help on how to do this?
    Thanks,

    Hi,
    According to your description, my understanding is that you want to increase the dimensions of the container or control template to show a much larger image size in the Content Search web part.
    I recommend to create a custom Display Template (control and Item display templates) and use JQuery Slider plugin to achieve this goal.
    More detailed information are provided in the link below:
    http://blogs.technet.com/b/sharepoint_quick_reads/archive/2013/08/02/sharepoint-2013-customize-display-template-for-content-by-search-web-part-cswp-part-2.aspx
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

Maybe you are looking for

  • Help with mailbox recovery

    We recently implemented retention policies at one of our sister companies. In preparation for that, the owner of that company (and of all of our company's) needed to setup rules to keep all messages to/from a specific list of senders. While processin

  • Boot from 10.4.8 Install CD causes kernel panic

    I spent 3 months convincing my boss that I would not settle for anything but a Mac for a new laptop and that I would rather use my old beat up G4 than the best Dell had to offer. My incesant begging finally worked and I got one. Not one day after tak

  • Toshiba 46PB20 LCD TV

      I have purchased   Toshiba 46PB20 LCD TV on Dec 28 2012.I given input connections Composite video(Hathway Box), HDMI(Computer hdmi port),VGA (Computer vga port) for Toshiba TV. Working fine for 2 months ,In the Feb 2013 I unable switch on the tv.I

  • How do add javascript to adobe muse?

    I have a shopping cart button/icon that shows customers how many items in the cart, but its in JavaScript not HTML. I was able to load the "add to cart" because its HTML. Where and how do I add this JavaScript to my adobe Muse website?

  • Restrict Confirmation COR6,CORK Process Order

    Dear All, We have an requirement of Auto posting of PM while Process Order Confirmation of Packing Material only. So I would like to restrict Goods Movement Screen of COR6,CORK So Please refer following scenario at confimation. Material Quantity Good