Installation

Prerequisites
  • BPC Server installed, configured, and started

  • INUBIT Process Engine started

  • BPC configured as a portal server in INUBIT. If BPC is not installed on the same computer as the INUBIT Process Engine, localhost:8181 should be replaced with the name and Port of the computer on which BPC is installed.

  • WebApp modules have been deployed from INUBIT to BPC (documentation)

  • BPC configured as a process user server in INUBIT (Documentation)

  • All Task Generator modules in INUBIT have been linked to at least one BPC process role

configuration overview

Loading the INUBIT WebApp module in BPC

  1. Log in to BPC via the URL http(s)://<portal hostname>:<port>, such as http(s)://localhost:8181/

  2. After logging in, navigate to the administration area and select the INUBIT WebApp tab. The deployed WebApp modules are located under Components.

  3. In the Components list, click the icon in the Actions column to preview the component. For everyday use, add it as a navigation menu item; see Navigation Settings.

  4. The "Reinit_On_Load" property creates a new web application instance in INUBIT each time the user loads the component in BPC. By default, it is disabled.