Using SSL or using other port than port 80

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 SSL.

Solution

Change the port and SSL-mode manually in the local script. To do so proceed as follows.

Procedure

  1. Start ARIS Architect
  2. Log in to a database.
  3. Navigate to Governance Resources > Determine link (design).
  4. Double-click the service Determine link (design). The service opens on a separate tab. You can edit the code.
  5. In the //link="http:// section of the code, add your port and your SSL-mode.
  6. Save the changes.

The problem should no longer occur.