Skip to main content
13-Aquamarine
March 31, 2020
Solved

How can we create a viewsegment hyperlink for versioned document?

  • March 31, 2020
  • 1 reply
  • 3202 views

How can we create a viewsegment hyperlink for versioned document?

FOR LIVE DOCUMENT WE USE:

integrity://hostname:port/im/viewsegment?selection=id

I am not able to find a way to create hyperlink for VERSIONED DOCUMENT:

I was trying following option, it didnt work.

<a href=integrity://hostname:port/im/viewsegment?selection=ID&filterRule=Revision=VERSION>Document View</a>

Any inputs will be helpful.

 

 

 

 

Best answer by cummins2019

Following link works for versioned document :

integrity://<%hostname%>:<%hostport%>/im/viewsegment?selection=<%ID%>-<%Revision%>&notvigui

1 reply

5-Regular Member
March 31, 2020

You may want to open a Support case for this.

But I think it may have to do with this, from the documentation;

 

"For versioned documents, referencing a content node ID is not supported for the im viewsegment command. When specifying a document version, the ID must refer to a segment or document. In addition, you can only view a versioned document in the Integrity Lifecycle Manager Client GUI."

 

http://support.ptc.com/cs/help/integrity_hc/integrity1221_hc/en/#page/IntegrityHelp%2Fim_viewsegment.html

 

Mike

 

cummins201913-AquamarineAuthorAnswer
13-Aquamarine
April 1, 2020

Following link works for versioned document :

integrity://<%hostname%>:<%hostport%>/im/viewsegment?selection=<%ID%>-<%Revision%>&notvigui