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.MFD.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)/MicroFlow
ONEWEB Application Archive Package for IAM Feature is shown below.
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 srever
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)
1. oose the Application WAR file. (Package name: "IAM2RESTService.x.x.x.x.YYMMDD24HHMM.wildfly.war") and then click Next.
2. Select Enable and then click "Finish"
3. Once successfully deployed, deploy the other packages as well.
Wait for the confirmation message to be shown. The Application package has been deployed successfully.
Verify application with URL: http://(IP Application server):(port)/IAM2Web
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.MFR.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)/MicroFlowRest
This section provides step by step process of installing the ONEWEB Integration Components. You can 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 Application Server. Once the preparation is completed successfully, your can do ahead with installing the components.