Versions Compared

Key

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

With OneDrive integration, an option will now be available for Aptify Web Users to be able to download/attach files from One drive to Aptify Web application. Please note that the Existing attachment feature available in Aptify Web will not be impacted and will continue to work as expected.

Perform the following steps to complete configure the OneDrive integration:

...

  1. Open “Applications.Configuration.External.js” attribute file which is generally available under C:\inetpub\wwwroot\Aptify\script\Aptify\configuration path.
  2. Look for below OneDrive code where you need to enter AppID and URL OneDriveAppID and OneDriveRedirectURL:

    Info
    For example, AppID and URL look like

    Update the following attributes OneDriveAppID and OneDriveRedirectURL in the config file as shown below:

    AppID : 7a90cfd2-64b5-4914-8da7-19268a52bed2URL: https://iw013180.aptify.com/aptify/

    Aptify.applications.configuration.OneDriveApp= <Insert the OneDrive App ID found from step 1 above>

    Aptify.applications.configuration.OneDriveRedirectURL= <Insert the application URL here>

  3. Save file, reset IIS, and clear cache.
  4. Please click here to know more about how to work with OneDrive Integration.