Configuring and Deploying PO Approval Progressive Web Application

  1. Download the PO Approval mobile application – orchestration User Defined Objects (or UDOs) from the Update Center.

  2. Import the downloaded orchestration UDOs.

  3. Download the po_approval_mobile.zip file from the Update Center.

  4. Extract the po_approval_mobile.zip file downloaded from the Update Center onto your local directory.

  5. Open Notepad++.

  6. Click Search, and then select the Find in Files option from the menu. Find in Files option

  7. In the Find in Files tab, enter these values:

    1. Copy the text https://POApprovalAISServer-hostName:port and paste it in the Find What text box.

    2. Enter the hostname or IP Address and Port number of your JD Edwards AIS server in the Replace With text box.

    3. Click the Directory Search Icon icon next to the Directory field and select the local directory path where you have extracted po_approval_mobile.zip.

    4. Select the Match whole word only check box.

      Find in Files values to configure po_approval_mobile files
  8. Click the Replace in Files button.

  9. Verify that https://POApprovalAISServer-hostName:port is replaced with your JDE AIS Server host name and port number.

  10. Copy the configured folder po_approval_mobile and paste it into the deployment directory of your web server

    Copying the Configured Directory on Deployment Directory

  11. Open Command Prompt.

  12. Enter cd <apache-tomcat directory>\bin. Press Enter.

  13. Enter startup and press Enter to start the Apache Tomcat web server.

    Apache Tomcat Server Startup
  14. Open any web browser on your mobile device.

  15. Enter your web server IP address and Port Number in your web browser address bar followed by /examples/po_approval_mobile (For example, https://<IP Address>:<Port>/examples/po_approval_mobile)

  16. The Login screen appears.

    Mobile Application Login Screen