Skip to main content
1-Visitor
August 3, 2015
Solved

Is there a way of creating the Item Type "Tag" in PTC Integrity using CLI?

  • August 3, 2015
  • 1 reply
  • 2397 views

Is there a way of creating the Item Type "Tag" in PTC Integrity using CLI?

    Best answer by KaelLizak

    Hello Angel,

    I suspect you want to do something like:

    im createissue --type=Tag

    For more details, please look up im creatissue in the Integrity 10.5 CLI Reference for Workflows and Documents (PDF).

    Please let us know if that helps you get to what you need, or if you require more help with this.

    Regards,
    Kael

    1 reply

    16-Pearl
    August 4, 2015

    Do you mean the German "Tag" like "Day" ;

    or the English "tag" like "label".

    Please explain your usecase

    amatilla1-VisitorAuthor
    1-Visitor
    August 4, 2015

    Hello Matthias,

    I am using the PTC Integrity version 10.5 with a customization layer called "IMS" for Continental.

    "Tag" is an Change Management (Integrity) Item Type which is equivalent to its meaning in english (label). I don't know if this Type is a PTC native type or it has been defined with IMS.

    I was looking at a CLI reference that we receive as part of the IMS release and I did not find any way of creeating or modifying these Tags other than through the Client GUI. I was hoping to create several of them using a CLI script.

    KaelLizak16-PearlAnswer
    16-Pearl
    August 4, 2015

    Hello Angel,

    I suspect you want to do something like:

    im createissue --type=Tag

    For more details, please look up im creatissue in the Integrity 10.5 CLI Reference for Workflows and Documents (PDF).

    Please let us know if that helps you get to what you need, or if you require more help with this.

    Regards,
    Kael