Search code examples
almpolarion

Polarion: Is it possible to create custom jobs to be used by the scheduler


I know about the preconfigured jobs that exist for polarion. I now would like to add a custom job to delete specific work items that are created before a specific date. Exactly like the "polarion.jobs.testruns.delete" job but for other work items.

Is it possible to create a custom job that i can add to the scheduler in polarion? And if yes, how would i approach such a task?


Solution

  • This has been answered here in the Siemens Polarion forum.

    Chapter 6.1.3 of the SDK Guide provides instructions and an example on how to create custom jobs. The SDK Guide can be found here.