Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note
titleNote

This setup is e-Business 6.3 version and should be installed on Aptify 6.3  and tested first only in a non-production environment.

Please take a backup copy of the database and website folder before starting the installation.

If upgrading an existing Aptify e-Business 6.0+ installation, rename the existing UI and SOA folders so that the installer installs to clean directories. After the installer executes, run a file compare utility, such as WinMerge, to identify any custom dlls or file modifications to the web.config, index.html, or other files that must be transferred or reimplemented for existing configurations to function.

For specific database which has customization done on process flow : 'eBusiness Login Cart Conversion for Anonymous Users', it has been observed that the changes done was replaced with the stock process flow changes. To minimize the errors, please take a copy of this process flow so that the custom changes can manually be updated on the process flow once e-Business is installed successfully.

  1. Confirm that the database server is running Aptify 6.3 (see Server requirements for e-Business 6.3). Please note that e-Business 6.3 is supported only on the Aptify 6.3 version.

  2. Identify the web server that will host Aptify e-Business 6.3. This server must meet the required hardware and software requirements: (see Server requirements for e-Business 6.3.)

    Info

    For web servers that will be available on the public Internet, you must secure the site using HTTP over a Secure Socket Layer (SSL) to create an HTTPS site. The default installation of the Aptify site requires SSL. The site will not load successfully unless the site is configured to use SSL. For more information on how to secure the site will SSL, see Securing the Aptify Web Site Using SSL.


  3. Create a new domain account or identify an existing domain with a valid end user license account to use on the Aptify e-Business 6.3 web server. If you have Aptify Web installed on the Web server, then you can use the same SOA App Pool user for e-Business 6.3 and Aptify Web. For more information on how to create a user, see Creating User Accounts.

    • The account must be a trusted user with a valid end user license (elevated permissions are not required) with the appropriate privileges to conduct the e-Business 6.3 activity. The SOA user should also be in the Users group.

    • During the setup process, the SOA user is added to the AptifySOAAppPoolGroup. This group is only intended for the SOA user and ensure user tokens are secure.


  4. Log into the web server using an account with administrative privileges.

    Warning

    It is highly recommended that the user account used for the SOA layer is not used to log into the Aptify web server.


  5. Download the Aptify 6.3 Service Pack Installer ZIP file to a folder and unzip its contents. This Zip file has installer for Aptify Database installer, Aptify Web Installer and Aptify eBusiness6 installer. Copy the APTIFY_eBusiness6.3 ZIP file to a folder on the web server and unzip its contents.  
  6. Right-click the Setup application file, and select the Run As Administrator option to launch the installation program. 
  7. When prompted, enter login information for the database server, specifying an installation account with system administrator privileges to both the Aptify database and SQL Server. The installation user should also be tied to a Developer license to ensure that the setup can perform such tasks as entity creation when needed.

    Note

    Selecting the System Administrator option when creating a user in the Aptify database (through the Aptify User Administration wizard) sets the user to a dbowner in SQL Server. It does not add the user to the sysadmin role. You will need to manually add the user to the sysadmin role in SQL Server through SQL Management Studio. If in doubt, check the user's permissions in the Security > Logins area of SQL Management Studio before proceeding with the installation.




  8. Click OK to continue. On the Welcome page, review the set of requirements to install. If your environment does not meet one or more of the specified requirements, click Cancel to abort the installation. See Server requirements for e-Business 6.3 for more information on the pre-requisites.



  9. On the Web services Details page, enter the Web services Installation information as detailed below:


  10. In the Website field, select the name under which the e-Business 6.3 site will be hosted. The recommended deployment for Aptify Web and e-Business 6.3  is on separate servers or at least separate domains under different websites on the same web server.

    Note
    titleNote

    Default Website is selected by default for e-Business installation. However, you should host the e-Business website under another site and not on the same site where Aptify Web is installed.

    If Aptify Web has been installed on a different website other than the default, then e-Business 6.3 can be installed on the 'Default Website'. The new site must be manually created through the IIS Manager prior to running the e-Business website setup. A valid port should be assigned to the Website which will be different for Aptify Web as well as for e-Business site. For additional steps to be followed on Aptify Web 6.3 after the e-Business 6.3 installation, see Installation of Aptify Web 6.3 and e-Business 6.3 on same DB instance.


    Note
    titleNote

    The Aptify e-Business 6.3 site has been successfully tested on a cloud in following distributed environment set up:

    1. Aptify Web 6.3  and eBusiness 6.3 installed on two different cloud servers and pointing to a database server on a different server.
    2. Aptify Web 6.3  and eBusiness 6.3 on the same cloud server where both websites are installed separately, one on default site and another on non-default site respectively.
    3. e-Business 6.3 SOA and e-Business 6.3 Web UI installed on different cloud servers.


  11. In the Application Pool EbusinessWeb field, enter the application pool name to be used for the Aptify e-Business website.
    • The default application pool name is Aptify_EbusinessWeb
  12. In the Application Pool SOA field, enter the application pool name to be used for the Aptify e-Business SOA site.
    • The default application pool name is Aptify_EbusinessSOAWeb 
  13. In the SOA Pool User Name field, specify the trusted user account that you want to use as the SOA App Pool user for the Aptify e-Business website.
    • This is the user identified in Step 4.
  14. In the Password field, enter the password for this user.

    Note

    The setup program, at this step, is unable to validate the user credentials entered. Make sure that the username and password entered are correct.


  15. In the Website Location field, specify the location where the Aptify e-Business website files should be installed on the web server.
    • The default path is c:\inetpub\wwwroot.

    • For example, if you have selected  'Website' of a non-default path then the same path should be mentioned in the Website location as well. 

  16. In the Site Name field, enter the name of the website to be used in creating URLs.
    • It is not necessary to include the protocol prefix (https://) in the site name as Aptify appends it automatically.
    • This is the site name for the website that user will enter to browse this site. For example, enter MyOrg.org, if users will browse to https://MyOrg.org to connect to the server.
    • This field can be left blank, and the setup program uses the server hostname and domain name to create URLs.

      Note

      Additional configuration needs to be done to support the site name entered. Microsoft IIS must be updated with the new site name, and the host file at c:\windows\system 32\Drivers\etc\host must be updated to include the web server’s IP address and the site name.


  17. To install the e-Business Database server components, ensure that the Install Database Component option is selected.

    • This option installs the e-Business specific necessary entities and metadata on your database server.

    • While you can run the installer multiple times to create multiple Aptify sites that communicate with the same database server, you should only install the necessary entities and metadata on your database server once.

  18. To install only the Aptify e-business site, ensure that the Install Database Component option is cleared. This option is only applicable if you have previously installed the e-Business Database Components on the Aptify database server.

  19. Click Next to continue and review your installation options. The Installer automatically selects the options in the box(es) for the installation(s) not currently installed. 

  20. Click Finish to begin the installation process.
  21. Click OK when prompted that Aptify has been successfully installed to close the installer.
     

    Info
    If a problem occurs during the installation, the Aptify Installer will notify you that an error occurred.


  22. Aptify e-Business is installed successfully, check the bindings for the site in IIS. A site should be bound with HTTPS as per the screenshot below. A valid SSL certificate should be associated with the bindings.

    HTTPS BindingImage Modified
  23. Restart the IIS service.
    • Although technically not required, restarting the IIS service will ensure that all existing sessions connected to the web server are terminated before the website is used.
    • You can restart the IIS service from either the Internet Information Service (IIS) Manager or from the Windows Services dialog.
  24. Now Connect to Aptify e-Business SOA to confirm that it loads correctly.
    You can access the e-Business SOA site by typing the below URL and confirm that SOA help displays correctly on the browser.
    https://servername.domain.com/SOA/help
  25. Connect to the Aptify e-Business website to confirm that it loads properly using a supported web browser. 
    • You can access the e-Business site using the below URL where servername is the name of your web server and domain.com is your organization's domain:
      If e-Business is installed on Default Website, below would be the URL to access:
      https://servername.domain.com/ui
      If e-Business is installed on the non-Default Website, then find the port on which the non-default website is linked and below would be the URL to access:
      https://servername.domain.com:eBusinessPortNo/ui

...