Skip to main content
10-Marble
April 11, 2022
Solved

Open multiple elements in a link

  • April 11, 2022
  • 1 reply
  • 1822 views

Hi

I want to open multiple elements ( types ) in a single view , something like a query(customised)

 

this opens a single item

GUI: url:integrity://test.server.com:port/im/viewissue?selection=12345

 

How to create a link where i can open multiple elements

Best answer by kjain2

If above worked for you, please mark it as accepted solution so thread can be closed.

Vielen Dank / Many Thanks,
Kapil Jain

1 reply

14-Alexandrite
April 22, 2022

Hi @SM_9794770 

 

im viewissue will open only one item at a time in GUI. Instead you can have a query for multiple items first and then can put that query in link:-

url:integrity://<servername>:<port>/im/issues?query=My%20Requirement%20Documents

My Requirement Documents - Query name where replace space with %20

 

Go through this article for more details:-

Integrity Lifecycle Manager Client URL Links (ptc.com)

Does this help?

Vielen Dank / Many Thanks,
Kapil Jain

10-Marble
May 13, 2022

Thanks

kjain214-AlexandriteAnswer
14-Alexandrite
May 27, 2022

If above worked for you, please mark it as accepted solution so thread can be closed.

Vielen Dank / Many Thanks,
Kapil Jain