Skip to main content

Get help for ARIS

Activate Alfabet RESTful API v1

Warning

For security reasons, it is recommended that you use the Alfabet RESTful API version 2.

Prerequisites

  • ARIS Server Administrator is installed.

  • You know the credentials of the superuser, or you have the Server administrator function privilege.

  1. Click Start > Programs > ARIS > Administration > ARIS Server Administrator 10 if you accepted the program group suggested by the installation program. Under a Linux operating system, execute the arisadm.sh shell script instead. To do so, enter: su -c arisadm.sh aris10. The command prompt opens and ARIS Server Administrator is launched in interactive mode.

  2. Establish a connection to the ARIS server and tenant:

    Syntax: server <ARIS server name>:<port number> <tenant> <user name> <password>

    Example: server arissrv:1080 default system manager or server arissrv:443 default system manager -ssl

  3. To activate the non-secure version for the current tenant, enter set abs.alfabet.v1config.visible "true"

The secure version is no longer in use but available on the API version 2 tab.

The Alfabet configuration allows you to modify the Mapping definition and the Alfabet import configuration of the non-secure RESTful API v1 on the API version 1 tab.