Before you start you need to configure the following data in database.
bpm.wf_t0_property
Description
property_name
property_value
bpm.ge.log4j.properties
/<oneweb>/common/log4j.properties
Directory for print Log4j for process server
bpm.ge.classLoader.urls
/<oneweb>/pd/Files/
Upload directory
Log in to the Wildfly Management Console (By default, http://(IP Address):9990 )
Navigate to the Deployment panel (Highlighted as 1 in below figure). Click on Add (2)
Select "Upload new deployment" and then click Next (4)
Choose the Application WAR file. (Package name: "ONEWEB.PR.x.x.x.x.YYMMDD24HHMM.wildfly.war") and then click Next.
Select Enable and then click "Finish"
Wait for the confirmation message to be shown. The Application package has been deployed successfully.
Verify application with URL: http://(IP Application server):(port)/BPMREST
Before you start you need to configure the following data in database.
pd.ms_project_config
Description
ms_project_config_name
ms_project_config_val
DEPLOYMENT_JNDI
java:/jdbc/bpm
Datasource configuration
FOLDER_UPLOAD_JAR
/<oneweb>/pd/Files/
Upload directory for JAR, PD application
FOLDER_UPLOAD_WSDL
/<oneweb>/pd/Files/
Upload directory for WSDL, PD application
AD_GET_ENTITY_URL
URL reference to EAFMASTER application entity
AD_GET_ENTITY_MODULE_URL
URL reference to EAFMASTER application module
AD_USERNAME
onewebadmin
Username for ONEWEB admin
AD_PASSWORD
password
password fir ONEWEB admin
DEPLOYMENT_DB_DRIVER
org.postgres.jdbc.Driver
Directory type for this environment
Log in to the Wildfly Management Console (By default, http://(IP Address):9990 )
Navigate to the Deployment panel (Highlighted as 1 in below figure). Click on Add (2)
Select "Upload new deployment" and then click Next (4)
Choose the Application WAR file. (Package name: "ONEWEB.PD.x.x.x.x.YYMMDD24HHMM.wildfly.war") and then click Next.
Select Enable and then click "Finish"
Wait for the confirmation message to be shown. The Application package has been deployed successfully.
Verify application with URL: http://(IP Application server):(port)/PD
This section provides step by step process of installing the ONEWEB Process Components. You can either deploy ONEWEB Components using the Wildfly Management Console or the Management CLI. This example illustrates using the Management Console.
Note: Before installing the components, you must complete preparing the Database and the Application Server. Once the preparation is completed successfully, you can go ahead with installing the components.