• 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…
  • Modify Default or OOTB validation in PPM version 23.4

    Hi everyone, I just want to ask if I can modify or edit a default validation? The validation is already used in many request types so Im just thinking of editing it only instead of creating a new one. Thanks in advance to who will answer.
  • 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…
  • 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…
  • KNTA-10873 error when attempting to create package lines

    Hello, We're using a SSO method and recently updated out SSL certificate. Post update of the cert, PPM is working fine however I ran into an issue in Workbench when trying to export a package out of our UAT environment. I select the any appropriate…
  • how to enable request token resolution in a validation for hierarchical display

    Hi All. I would like to have the hierarchical display in a request field. I would like to use the same token used for the not hierarchical display. Please see SQL: if I can use the request token [REQD.P.CF_NR_PROGETTO_INTERNO] I have the expected behavior…
  • Auto Complete Validations Don't Filter

    I have 2 Auto Complete validations, and I cannot get the auto-filter ("starts with" or "contains") to work. Validation 1 Component Type = Auto Complete List Selection Mode = Starts With Expected List Length = Long Validated By = SQL - Custom SQL returns…
  • PPM Validation Migrator - Not Finding All Validations

    I am attempting to automatically migrate 3 validations from a DEV environment to our PROD environment using a PPM package. But when I go to add lines to my package via the " PPM Validation Migrator " object type, not all validations are appearing in the…
  • Validation "lookup_type" is Misspelled - How? And its link to User Data

    I have a validation called "SCR - Configuration Types". When I create a new record in the validation, the value in the "lookup_type" column of KNTA_LOOKUPS_NLS in the database is entered as "SCR - Configuraton Types" (missing an "i" in Configuration)…
  • PPM Support Tip: Improved behavior of SQL Drop-Down/Auto-Complete Fields

    When upgrading to 9.22 version, improved behavior of SQL Drop-Down/Auto-Complete Fields Platform issue - Feature to help with a previous Multilingual User Interface (MLU) Guide Starting from PPM Center version 9.22, custom drop-down fields and auto-complete…
  • PPM Support Tip: When leaving a User Data Date Field, Date minuses one day

    A new KCS article was published: KM00674769. There are two Date Fields in the User Data Data tab of any given Resource, which base on the seeded/out-of-the-box Validation 'Date'. When using the Date Picker to enter a Date into one of these Fields, the…
  • PPM Support Tip: Asset's request_id mistakenly in kcrt_fg_pfm_project

    A new KCS article was published: KM00661716 "When choosing from "Include Asset:" Field on the "Add New Program Content" page, error: "The validation associated with this component produced an error"" When choosing from the "Include Asset" Auto-Complete…
  • PPM Support Tip: Make sure SQL Rule populates Field with valid Values

    When a SQL Rule select a Code that does not exist in a Validation's Option, JavaScript error thrown from CompValidation.js Error thrown when using a Drop-Down List to fill a custom Field: Uncaught TypeError: Object function (element) { for (;;) { var…
  • PPM Support Tip: Use "Expected list length" as "Short" for Find to work as expected

    A new KCS article was published: KM00483720 When using an Auto-Complete List Validation with "Expected list length" set to "Long", using the "Find" button will only return results that start with the value in the "contains" Filter Field If there are Auto…
  • Rule with a multi select validation?

    Hey guys. Weird one for you. I have a validation that is multi select. The options are "Scope, Schedule, Budget and System." I need to create a rule that will change another field IF "System" is selected in there anywhere. Meaning, if it's system all…