how to make publishing fail if any hyperlink issue is there in document

Hi,

I am working on a post process plugin in Tridion docs, I have requirement to make the document publishing fail if any hyperlinks are not resolved. Current behavior of Tridion doc is whenever a link is not resolved document will get a draft status instead of Released candidate state.

What is the best approach to make this done?

Regards

Roopesh

Parents
  • Hi Roopesh, without knowing your information architecture and setup exactly... I would say that the out of the box settings do validation that hyperlinks land within your (super-)publication.

    Perhaps test with a small publicaiton holding a map and two topics that hyperlink (not xref scope external because you cannot validate the internet over time) to one another.

Reply
  • Hi Roopesh, without knowing your information architecture and setup exactly... I would say that the out of the box settings do validation that hyperlinks land within your (super-)publication.

    Perhaps test with a small publicaiton holding a map and two topics that hyperlink (not xref scope external because you cannot validate the internet over time) to one another.

Children