• Remove an entity mapping for Agile Integration with PPM

    Hi, I was reading the PPM integration with ServiceNow and noticed the Remove an entity mapping section and the special command ksc_unlink_agile. My question, can this special command be used for any agile connection (ALM Octane, Jira,....) or is…
  • ksc_run_command_in_other_requests and REQUEST_IDS parameter fails for multiple request ids

    Hi, The Business Unit field needs to update from the original project/request type to the linked projects/request types (multiple). One to Many relationship. Using the ksc_run_command_in_other_requests special command on the request command after…
  • How to call special command from shell or cmd?

    Hello, We're trying to execute a special command in bulk, so we need to call it from a shell script, but I can't find anything in the docs or in this forum. Does anybody know how to make this? It would help us a lot. Thanks!
  • Combining File Chooser with "svn list" Subversion Command

    I am trying to integrate PPM with Subversion. I want to be able to choose Subversion file(s) and/or folder(s) to add to a PPM package. The out-of-the-box Directory Chooser works only up to the parent SVN repository folder, since SVN's "directory structure…
  • PPM & Subversion - File Chooser Problems

    Hi All, We know that Subversion (SVN) doesn't really have directory structuers, but rather a virtual database structure that is only accessible via SVN's "svn list" command, thus rendering PPM's "File Chooser" validations useless to a point. So, we have…
  • PPM Support Tip: ksc_create_project a Project Name with quotes, error: Wrong number of parameters

    Recent KCS Article that was published: http://support.openview.hp.com/selfsolve/document/KM00413336 When creating a Project with the Special Command ksc_create_project, if the value for the parameter for Project Name has quotes, the parsing confuses the…