Reconfigure settings

In this example, the connection parameters to Process Governance are adjusted.

Procedure

  1. Reconfigure businesspublisher_<s, m, or l> and force that runnable to use the ARIS 管理 of your ARIS サーバー installation.

    Ensure that all values used in the reconfigure command, for example, for the keys username or password actually match to the values used in the <ARIS installation path>\server\bin\work\work_businesspublisher_<s, m or l>\base\webapps\businesspublisher\config\webappserver.cfg file and the umcconfig.cfg file. If typos were made during the setup process, the affected values must be adjusted.

    bp.age.host="<aris-design-or-connect-srv>.domain.tld"

    bp.age.port=80

  2. For execution enter a single-line command. For better readability, the parameters of the reconfigure command are shown with line-wraps, for example:

    reconfigure businesspublisher_<s, m, or l>

    bp.ado.database="com.idsscheer.aris.businesspublisher.application.dao.database.AOracleDAO"

    bp.db.driver="oracle.jdbc.OracleDriver"

    bp.db.url="jdbc:oracle:thin:@//oracle-srv.domain.tld:1521:oracle_sid"

    bp.db.validation.query="select 1 from dual"

    bp.db.username="ARISBP"

    bp.db.passwd="ARISBP"

    bp.arisbpdata="ARISBPDATA"

    bp.arisbpindex="ARISBPINDEX"

    bp.login.module="UMCLogin"

    bp.umc.server.url="http://<aris-design-srv>.domain.tld:<port number>/umc"

    bp.umc.admin.login="superuser"

    bp.umc.admin.passwd="<superuser's password>"

    bp.age.host="<aris-design-srv>.domain.tld"

    bp.age.port=80

This businesspublisher_<s, m, or l> runnable is reconfigured. Publisher users are authenticated via ARIS 管理 and ARIS 文書格納 will be available if it has been connected to the ARIS Publisher Server.

These modifications will not be affected by update setups.