• Implement excel table (15 columns and 70 rows) on the form

    Hi Etienne, We have a requirement to transfer excel like checklist approx. (15 columns and 70 rows) into PPM in the same format and collect inputs on the checklist. Is there a way we can implement it by using the table component ? Where the table…
  • OData Data Retrieval Issues (or Alternatives)

    Hi, Our customer uses PowerBI as part of their reporting tools and thus require that data from PPM are retrieved on a regular basis. We currently implement this by providing them OData links of the relevant datasources. However, we intermittently…
  • update massive project type category for projects

    Hi All. I need to update massively the value of Work Load Category for all open projects of an existing Project Type Now the value is NULL and I want to set the value "Strategic Project" corresponding at SP for the field PM_PROJECT_TYPES.WORK_LOAD_CATEGORY_CODE…
  • Configure workflow pop-up message or window

    In PPM 24.1 deployed on Amazon Linux in SaaS , does anyone know how to configure messages when transitioning from one step to another in a workflow ? For example, if my first step is Analysis , and when moving to the Design step, I want a pop-up message…
  • How to edit Java Portlets in 24.1

    IN PPM 24.1 version I would like to edit a java portlet, the product is deploy in Saas Amazon Linux I want to add a new column, like a ‘Work Plan % Complete,’ but for the budget, to monitor its consumption with a progress bar. I'll be greateful…
  • I am exploring PPM's Rest APIs, and iI dont see an API for creating a work plan (blank or from a template). Is this possible using the PPM API?

    After creating a project in PPM, the next step is to create the work plan. Either from blank and starting from scratch or creating it from an existing work plan template. I am wondering if we can utilize the PPM Rest API to create a work plan from…
  • PPM Excel Report - Filter not working

    Hello, I need help with Excel report filters. I am running the report with filters, but the query still returns data in Excel without applying the filters. I have the following code in my Excel: < jt:forEach items = "${datasources.get('dsPlanilhaOrcamentaria…
  • Bulk Update of Validation

    Hi, There is a built in validation that is currently being used by multiple fields in multiple Request Types. Since we can't modify a built in validation, I am thinking of making a copy of that validation and do the modification I needed. But…
  • Groovy Script (ksc_run_groovy) output

    Hi, After running a Groovy script in an execution step, Is there any way to read the returned output? We have tried some options inside the groovy script like print, println, System.out.println/print function, but we cannot see the result on the execution…
  • PPM: Assistance with Bulk Project Import Using "Import Request from XML"

    I am attempting to perform a bulk import of projects into OpenText PPM using the "Import Request from XML" option, but I am encountering the following error: "Missing expected element" . I would appreciate guidance on: The mandatory elements that…
  • Web Services REST to create Forecast Line in Financial Summary and to update Forecast and Actauls cells are availabe and documented?

    Hi All. I need to integrate the Financial Summary from external system. The capabilities required are: - create a Forecast Line - update Forecast cell - update Actuals cell I would like to use REST Web Services, but in my understanding such…
  • Forecast User Data in the Financial Summary can be configured per Request Type and/or per Financial Summery vs Financial Data Table?

    Hi All. Using PPM 24.3 coming from historical PPM (installed on 2009!), there are some Forecast User Data needed for the existing "old" entity; the #11 Forecast User Data are defined to support Financial Data Table to integrate specific Request Types…
  • Set default parameters in WorkPlan for scheduling

    Hi, I wanted to ask for help to set the value of “Insert Scheduled Fields” as ' Insert Scheduled Start and Scheduled End' instead of the current 'Insert Scheduled Start and Scheduled End', this on all current and future WorkPlans as default.
  • OData Links from Self-service Portlets on PPM v24.3

    Hi Team, We're seeing the ff error below when attempting to refresh an Excel sheet pulling data from an OData source from PPM. This was working prior to v24.3 upgrade. From what I can see, the underlying datasource is fine and can return data…
  • Is there a PMP Standard used by PPM tool? for example iso21500

    One of my customers is asking what international PMP standard we use for PPM tool? apparently there are international standards for PMP (for example: iso21500) that customers follow in the organization.
  • how to completely refresh Project Name and Project Manager special fields by PL/SQL procedure

    Hi All, Using PPM 24.1, I developed a PL/SQL procedure for Massive Update for Projects. PL/SQL is needed since the requirement is to update some fields also in a closed projects. The procedure is working quite fine, updating fields in Oracle database…
  • ksc_create_project is copying staffing profile of parent project

    We have a requirement for a Project to be able to spawn "child projects" via the workflow. These "parent" projects can have staffing profiles created already before a child project is spawned. We use the OOTB ksc_create_project command for the child…
  • Display More Than 34 Characters in Checkbox Validation Visible Values

    We are looking to use the checkbox validation and noticed that it is unable to display the entirety of the visible value on the front-end. We understand that tooltips can display the whole string when the cursor is hovered, but it is possible to actually…
  • Word Reports in 24.1

    Hi Etienne, We have a requirement to print a report in word or pdf. At this point, we are exploring the option to print the report in word. We are able to generate a report, however we need guidance on how to achieve printing the data using cursor for…
  • Error when create a new field

    Hello everyone, We are receiving an error when we try to save a request in the workbench after creating a new field. The error message received in the workbench: "table handler not supported: Could not find parameter [P_TABS_ENABLED_FLAG] in field…
  • 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…
  • Request Rule causing Bulk/Mass Update Save Failed

    HI everyone, I am trying to do a Bulk Save for all the requests but unfortunately I am getting the error below. Do you have any idea why this Rule is causing the Bulk Update/Save to fail? This is the Rule that causing the failure of Bulk Update…
  • PPM release 24.1 - /bin/kConfig.sh is missing?

    Hi All. it is possible that bin/kConfig.sh is missing after the upgrade at PPM 24.1 ? I noticed similar issue on previous version, see also the looked discussion https://community.microfocus.com/devops-cloud/proj-port-mgmt/f/discussions/507378/ppm…
  • Report Parameters Flexibility

    Hi, I was wondering if anyone has been able to implement a more flexible way to implement the Report Filters in PPM. In the example below, we have the filter "User Category", which contains the ff list of entries Portfolio SM Project Coordinator…
  • 403 Error inside Auto Complete When EXTERNAL_WEB_PROTOCOL=HTTPS

    PPM v10.02 Clustered with hardware load balancer. Customer requires https protocol between PPM and the load balancer. When EXTERNAL_WEB_PROTOCOL is HTTPS and LB is configured to use HTTPS to connect PPM, a 403 error is displayed on some auto complete…