• Using the Workflow Step Name in a Request Command with tokens

    Hi, I have the following Workflow Step token in a workflow exection step: [WF.WFS.STEP_NAME] I am trying to derive the same from the Request Command event Apply after save. If I use [WF="[REQ.WORKFLOW_NAME]".WFS.STEP_NAME] then I get a failure in…
  • Passing a token to SetWorkplanStatus

    Hello Community, Has anyone had success with passing a token to SetWorkplanStatus? We have an issue that occurs intermittently where the workplan status is not set to complete when the project is closed through the workflow. Oddly enough the execution…
  • How to do a check/hide values in a Validation that has already been use in a table column

    Hi, We have a Table Component and one of the Columns is Impacted Systems. The Validation used in the column is a list of different systems in the company. The requirement is to not display values in the validation that has already been selected…
  • PPM Support Tip: PPM updating front end Token values after the processing of Rules

    A new KCS article was published: KM00574112 When using a User Interface (UI) Rule that uses a Token of a Field updated by a previous Rule, then an incorrect value for the Token is used in the UI Rule due to the backend just being updated The following…
  • PPM Support Tip: Define all Fields in WS code when using UI Rules

    A new KCS article was created: KM00521102. When a Request Type has User Interface (UI) Rules, define all Fields used in the UI Rule when using Web Services or will encounter java.lang.NullPointerException Web Services issue - Fields used in UI Rule need…
  • PPM Support Tip: "Before Save" Rule, Table Component Token causes "failed to execute" error

    A new KCS article was published: KM00465433 When using "Before Save" Rule, Table Component "Total" Value causes "failed to execute" error Demand Management issue - Defect with the Table Component Token Error when trying to use "Before Save" Rule with…
  • 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…
  • User Token from Filter Field in the where clause

    Hello, I am working on a SQL query and I am very confused: The aim is - Our Company hierarchical Structure: Division lead, Department Lead, Group Lead, Employees - Everybody in the company has to submit efforts in HP PPM - When the group lead is logged…