• 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…
  • Error after upgrade PPM 23.4

    Hello, I have some errors on executing the kStart.sh after finish the upgrade to PPM 23.4. We were running PPM 2023.0.0 with Oracle on-premises, and during the upgrade we had no error, but when running kStart, these errors prevented the application…
  • PPM running on Azure with Oracle DB on premises

    Hi, Last year our customer was discussing moving PPM to the Cloud and PPM has been marked to be moved in 2025 from on premises to the cloud. I have a couple of questions because it seems that the Oracle RAC database will not be moved to the cloud…
  • After running kTMDataConversion.sh, workplan is not updated in PPM 23.4

    Hi, We are using script kTMDataConversion.sh to import project related timesheets into PPM. After the upgrade to PPM 23.4 we have realized that once a timesheet is loaded by the script, the hours/cost are not updated in the workplan (even the typical…
  • TRUSTED_EXTERNAL_URLS stopped working in PPM 23.4? PowerBI signing in also stopped working.

    Hi, After upgrading PPM 10.4 to version 23.4 our URL Portlets and HTML+ Portets that had embedded a PowerBI report stopped working. The message "This content is blocked. Contact the site owner to fix the issue." started to appear. Our CONTENT_SECURITY_POLICY…
  • Parameter not found in Lookup for Lookup type

    Hi All, After saving a Project, one of the executed commands got failed. See below error message: I look at the code and the lines with error and it directed me to check the knta_interface_errors table. I query the table and found this error…
  • Status Dependency & Field Level Security

    We have PPM 9.66 Today we noticed something interesting occur on one of our requests and wonder if it’s a known issue. Based on what we observed It seems that the required field indicator is only enabled (visible) to users who have edit security on…
  • Cancelled Workplan Tasks when Re-opening Cancelled Project

    Current PPM behavior is that incomplete WP tasks are automatically cancelled when the parent Project is cancelled. Is there a way to re-open these cancelled tasks automatically (or in bulk) when the parent project is re-opened?
  • it is possible to add a note to a closed request / project ?

    Hi All. In the closure status I would like to add a OOTB note without reopeining the request / project. It is possible to have this requiremernt avoiding customization ? Any guideline for this ? Best Regards, Silvio
  • Tokens in URL Portlet for Power BI

    Hi, I'm using a URL Portlet to visualize a Power BI dashboard in PPM but I need to send the current connected user as a filter so the Power BI dashboard only shows projects that belong to that user. I have achieved to send fixed filter like this: …