How to Construct Shareable Links

The system is initiated using a unique URL describing the application. There are several conditions to keep in mind:

  • If the document number is passed on the URL, the application opens the specified document without having the user browse to the document.

  • If the document number is not passed on the URL, the Open Document browser is displayed.

Additionally, Arbortext Editor provides an option for users to generate a Titania Web Editor and/or Titania Web Reviewer URL for an opened document, as well as a link to open the document in either application.

Examples of URLs:

  • Titania Web Editor URL for Browsing: https://<servername>/webeditor

  • Titania Web Editor URL for Direct Document Editing: https://<servername>/webeditor?docNbr=0000000046

    In this example, 0000000046 is the Windchill object number of the document to be edited.

  • Titania Web Reviewer for Direct Document Reviewing: https://<servername>/webreviewer?docNbr=0000000046

    Note: If a Titania Web Reviewer URL is entered without a direct document number, the following message is displayed: Titania Web Reviewer requires that the Windchill document number be passed on the URL. Please make sure the URL that you are using is correct.