Installation

Portal Connector is deployed to application SYSTEM

Important

Portal Connector is deployed to application SYSTEM by default. Do not deploy Portal Connector to other applications.

Re-deploy Portal Connector

Important

Portal Connector is deployed to SYSTEM application. Therefore, you cannot use AdminUI to re-deploy it. If you customize Portal Connector or use another Portal Connector, you can re-deploy by this way.

Setting rescanning of system application.

  • In YOUR_ENGINE_FOLDER/bin make copy of Example.ilc file.

  • Rename it to AxonIvyEngine.ilc or AxonIvyEngineService.ilc if engine running as service.

  • Find line #ivy.vm.additional.options= and replace it by ivy.vm.additional.options=-Dch.ivyteam.ivy.server.rescanApplications=true.

  • Restart ivy engine.

With this new parameter engine will always check folder with system applications.

Update Portal Connector of system application.

  • On engine extract all files from PortalConnector.iar to YOUR_ENGINE_FOLDER/system/applications/System/PortalConnector/1/.

  • Restart ivy engine.