Skip Headers
Oracle® Retail Functional Artifact Generator Guide
Release 14.1
E57324-01
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

A Appendix: Install the Artifact Generator

This appendix provides step-by-step instruction (with illustrations) for installing the Artifact Generator as a Web application in Oracle WebLogic.

Creating the Role/User in the Artifact Generator

To create a role/user in the Artifact Generator, do the following:

  1. Log in to the WLS. In the Domain Structure menu, click Security Realms.

  2. Click myrealm and then on Users and Groups.

  3. Click Groups. Create a new group called agAdminGroup.

  4. Click Users. Add a new user.

  5. Under settings for the new user, click the Groups tab. Add the agAdminGroup to the new user.

Installing as a Web Application in Oracle WebLogic

This section describes the steps you need to complete to install the Artifact Generator as a Web application in Oracle WebLogic.

Deploying the Artifact Generator Application

Using the WebLogic Server Administration Console, complete the following steps:

  1. Navigate to the Deployments page.


  2. Click Install.


    Note:

    If the application has already been installed, see the Redeploying the Application section.

    The Locate deployment to install and prepare for deployment page is displayed. Follow the instructions to locate the retail-func-artifact-gen-gui-<version>.war file.

  3. Select Upload your File(s).


  4. On the Upload a Deployment to the admin server page, use the Browse button to locate the retail-func-artifact-gen-gui-<version>.war file in the Deployment Archive.


  5. Select retail-func-artifact-gen-gui-<version>.war.


  6. Click Next and move to Choose targeting style.


  7. Select Install this deployment as an application.

  8. Click Next and move to Select deployment targets.


  9. Click the managed server to which the application will be deployed. Click Next and move to Optional Settings.


  10. Select Next and move to Review your choices and click Finish.


  11. Select No, I will review the configuration later.

  12. Click Finish to deploy the application.


Verifying the Artifact Generator Web Application

  1. Navigate to the Deployments page.


  2. Locate the retail-func-artifact on the Summary of Deployments page.


  3. Click the name, retail-func-artifact-gen-gui, to move to the Settings for the rib-func-artifact-gen-gui.


  4. Select the Testing tab.


  5. Click index.jsp URL in the Test Point. The URL should open to the Retail Artifact Generator Login page. The installation is complete.

Redeploying the Application

If the retail-func-artifact-gen-gui application has already been deployed, follow these steps:

  1. If the retail-func-artifact-gen-gui application is running, select Stop and When Work Completes or Force Stop Now, depending on the environment. The recommended option always is When Work Completes.


  2. Select Delete. Now, the retail-func-artifact-gen-gui should not show on the Summary of Deployment page.


  3. Return to the appropriate step in the section, Deploying the Artifact Generator Application."