Sparx Systems Forum

Pro Cloud Server / Prolaborate / WebEA => PCS General Board => Topic started by: Guillaume on November 18, 2019, 07:07:09 pm

Title: Prolaborate Share Links: persistent?
Post by: Guillaume on November 18, 2019, 07:07:09 pm
Hi,

I can create public urls via the Share this Link action from an open repository (open community access enabled) in Prolaborate.
Such links/urls will be copied to a document that cannot be modified e.g. http://models.intranet:81/A1b2t
Hence I need to know if such links are persistent e.g.
- are they created on the fly and stored in Prolaborate DB (where?)? Is there any risk that they no longer work after an update or an other event?
- or are they computed in a way that everytime you create a link from a given diagram or element, it will always be the same?

Thanks,
Guillaume
Title: Re: Prolaborate Share Links: persistents?
Post by: Prolaborate Support on November 18, 2019, 08:34:15 pm
Hi Guillaume,

Yes, the shareable public URLs are persistent. They will never change!

The URLs are bound to the GUID (This relationship is stored in Prolaborate database) and so, they will not change even if you migrate the models with GUIDs intact.
Title: Re: Prolaborate Share Links: persistents?
Post by: Guillaume on November 18, 2019, 11:12:56 pm
Great news!
Thanks for your prompt reply.