Problem
The local script service Determine link (design) is currently not able to handle a changed port (default port is port 80) or work properly in a system using Process Governance which is set up with TLS/SSL.
Solution
Change the port and TLS/SSL-mode manually in the local script. To do so proceed as follows.
Procedure
Start ARIS Architect
Log in to a database.
Navigate to Governance Resources > Determine link (design).
Double-click the service Determine link (design). The service opens on a separate tab. You can edit the code.
In the //link="http:// section of the code, add your port and your TLS/SSL-mode.
Save the changes.
The problem should no longer occur.