Configuring BPC via ibis_config.xml File

In INUBIT, you can configure Business Process CenterBusiness Process Center using the ibis_config.xml file.

Location for the configuration file

The configuration file ibis_config.xml is located in the following directory: <inubit-installdir>/server/ibis_root/conf.

Configuring Business Process Center as Process User Server

The following connection properties can be configured in the ibis_config.xml file:

Property Description

<ProcessUserType>

Type of the process user (e.g.ProcessUserBPC).

<BpcUrl>

<BPCProcessUserApiKey>

API key created in BPC.

Refer to API Keys

Configuring Business Process Center as Portal Server

The following connection properties can be configured in the ibis_config.xml file:

Property Description

<PortalServerType>

Type of the process user (e.g.Business Process Center).

<BPCISUrl>

URL of the Process Engine.

<BpcPortalUrl>

<BpcLogin>

Login parameters for authentication at the process user server.

<BPCPortalServerApiKey>

API key created in BPC.

Refer to API Keys

<BPCPortalServerBackendKeys>

Backend Connection keys created in BPC (e.g.INUBIT 8 HTTP Proxy (1706869453287).

<BPCPortalServerIdentityProviders>

Identity provider that should be used in the Business Process Center for user authorization. e.g.:
Keycloak (idp_keycloak),
inubit idp (idp_inubit),
Karaf (default) (idp_karaf),
OIDC (idp_oidc),
<identityprovider_name> (<identityprovider_id>).

<BpcPassword>

Access password of portal server.