• Quote issue when exporting portlet

    Dear All, While examining the portlets, we encountered an issue. When exporting from the portlets, we noticed that negative numbers are automatically preceded by a single quotation mark. This problem occurs only in cells with negative values. Does…
  • how to save user activities in a self service portlet deployed in a module

    Hi All. We are using self-service portlet in module. In this way we have a great experience since the module assures that portlets are compliance with company views and end user can filter, arrange column, change predefined sort and so on. Further,…
  • How to insert help (legend) in a self-service portlet

    Hi All. I have a module containing #2 self-service portlet. The "?" is available and I would like to use it to provide the help (legenda) for the portlet. if I click on the "?" link, I have following pop-up referrig the created ssp portlet but I…
  • Self-Service Portlet are available also for a User / Resource ?

    Hi All. I noticed in PPM 9.66 that in a validation the new field "Retruned Entity" has also the OOTB value "User". Since the "Returned Entity" is one of components needed to implement the new type of portlet named "Self-Service Portlet", it is possible…
  • how to manage data in SSP Portlet

    Hi All. Using the Self-Service Portlet (SSP), I would like to manage a Date field as a "true" Date datetype. For example I would like to manage OOTB field "Creation Date" here with "Data Creazione" label with these capabilities: in the portlet…
  • org.apache.commons.logging.LogConfigurationException

    Hello! We just upgraded one of our environments from 9.62 to 9.66 and started getting the following error in the html+ portlets org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: org.apache.commons…
  • HTML Portlet - How to get the Filters id and label

    Hi, I am still busy with the HTML Portlet. I need to use the filters variable from the portlet preference. In this case it is only one filter. With the javascript, using the console.log(...) I identified the object for the filter on Project Name: var…
  • how to add task description or task user data in quick view of work plan ?

    Hi All. I would like to represent a WBS structure (i.e: V.2.20.3 for Task0, V.2.20.3.1 for Task1, V.2.20.3.2 for Task2 ...) and make it visible. I inserted these values as Task description and/or in a Task user data. It is possible to add these fields…
  • HTML Portlet examples

    Good day, I am investigating reporting options and HTML might be the solution for our customer requirements. There is not much in the PPM documentation about how to use the new portlet definition or any examples. Does anyone have examples of how to use…
  • RE: How to open portlet from request?

    Does anyone know if it's possible to do this? I couldn't manage to find a way to pass the preference parameters via URL yet.
  • How to set one preference (filter) value for all portlets in a dashboard?

    I have a module with several custom portlets all related to project status reporting. I would like to only select the project# in the first portlet then be able to read or obtain that project# filter for all the other portlets in the dashboard. The user…
  • Problems with portlets after upgrade to 9.31

    Hi We have upgraded our dev environment tp 9.31 from 9.22 and we face some problems wih some of our portlets. We get a "An unknown error has occurred." message in the portlet and in the serverlog it reports: :ajp-bio-8029-exec-9:(BuilderPortletError_jsp…
  • PPM Support Tip: Advanced Defaults for Portlets: ENTITY_INFO and USER_INFO options

    When setting up Advanced Defaults for Portlets, description of the ENTITY_INFO and USER_INFO options Portlet issue – Create Portlets and Modules Guide missing the descriptions A new KCS article was published: KM00783946. To see the options: 1. Log in…
  • PPM Support Tip: Resource Requests Portlet in 9.2 filters out Fulfilled Positions

    When using the Resource Requests Portlet in 9.2, Data Source's Where Clause filters out rows with no Unmet Demand. Customer wants to show 0 Unmet Demand rows in this Portlet to list the "Fulfilled" Positions, though now in 9.2 there is a new condition…
  • PPM Support Tip: Delegate's Delegate could see Time Sheets to Approve

    A new KCS article was published: KM00672719. When Delegate's Delegate could see Time Sheets to Approve, error: "You do not have the privilege to take this action" Time Management issue found in 9.1 and fixed in 9.22 - items should not be appearing in…
  • PPM Support Tip: When using Cluster, always set WEB_CACHE_DIR to a shared folder

    A new KCS article was published: KM00446060 . When using Cluster, always set WEB_CACHE_DIR to a shared folder to avoid reaching file number limit. Whenever running Project and Portfolio Management (PPM) in a Clustered Configuration, always set WEB_CACHE_DIR…
  • RE: How to Populate Logged user in Portlet

    I tried with sys.user_id in stead of username and it works :) Thanks for your help.
  • Token (Filter Fields) in View

    Hello, I wrote a sql query and have two tokens inside the query '[STARTDATE]' and '[ENDDATE]'. Due to the query is very long I created a view. When I create a datasource, with to filterfield (Validation = Date) and then create a portlet definition I get…
  • PPM Support Tip: When exporting Icon to Excel, use Calculated Mapping (Javascript)

    A new KCS article was published: KM00436979 When exporting to Excel, numbers are shown for an Icon column. These numbers are for column sorting. It is by design in the legacy code. If the column type is Icon, can use calculated Javascript code instead…
  • PPM Support Tip: When viewing Project Cost Summary Portlet: An unknown exception has occurred

    Recent KCS Article on this topic: http://support.openview.hp.com/selfsolve/document/KM00410493 Error in serverLog.txt file: Exception Stack trace java.lang.Exception: Error in exportRequest You do not have access to the request type ... [wrapped] An unknown…
  • PPM Support Tip: "Request List" portlet shows thousand separator after upgrading from 7.5

    Newly created KCS discusses this: http://support.openview.hp.com/selfsolve/document/KM00405219 PPM 7.5 does not support globalization (or multiple languages), so all users from different countries access the PPM instance in one language (English) and…
  • RE: Project Summary Portlet

    Hi Niraj, Thanks for your attention. I have attached a screenshot of the portlet. We cannot find anything on the serverlog. Everytime we are replicating this issue, the serverlog is not updated at all. Thanks. Catherine
  • Portlet SQL Error - ORA - 01841 (full) year must be between -4713 and 9999, and not be 0

    I have a sql problem in my portlet. Problem is topic above. My data source is written below. I use sql view which is named AL_V for this portlet. I think problem is easy but i cannot find where the problem is could anyone help me? Thanks SELECT RESOURCE_NAME…