PDG - Python Processor - How to generate new work items with specific type

   533   0   2
User Avatar
Member
2 posts
Joined: Feb. 2015
Offline
Hi!

How do I generate new work items? I know that it can be done via the pdg.WorkItemHolder.addWorkItem()method, but I don't know how to define the type. There is the pdg.WorkItemOptions.typeNameproperty, but its of type string and i don't know the valid entries. The members of pdg.workItemTypedo not work, which is my closest guess. Or is it just not intended to be done?

Thanks,
Heinrich.
  • Quick Links