The following are the instructions on how to renew the Akumina SharePoint app.
Download Expired/Expiring SharePoint App
- Navigate to Admin > Admin Centers (more features)> SharePoint > Apps > App Catalog
- Navigate to “Apps for SharePoint”, and locate the existing “Akumina InterChange” App and download (3 ellipses > 3 ellipses > Download)
- Once downloaded, navigate to file in your Windows file explorer.
- Rename the downloaded file by adding the “.zip” file extension.
- Extract all files to a new folder.
- Open the “AppManifest” file with a program like Notepad.
Register New SharePoint App
- Back in the browser, navigate to “Site Contents” in the App Catalog.
- In the address bar, replace the portion of the URL containing “/viewlsts.aspx” with “/appregnew.aspx”
- Generate a new ‘Client ID’ and a new ‘Client Secret’ by clicking each “Generate” button.
- In the ‘Title’ field, enter the following title: “Akumina InterChange (Dev/Prod/QA)”
- Example: “Akumina InterChange Dev" or "Akuming InterChange Prod”. The title MUST include Akumina Interchange or it won't work.
- In the “App Domain” field, enter the site URL from the “AppManifest” without “https://”
- From AppManifest: <StartPage>https://siteurl.onakumina.com/?{StandardTokens}</StartPage>
- App Domain field input: “siteurl.onakumina.com”
- In the “Redirect URI” field, enter the same site URL but with the https://
- Redirect URI field input: “https://siteurl.onakumina.com”
- Once the form is complete, click “Create”.
- Save the keys (i.e. in Notepad) shown on the confirmation page for use in updating AppManifest file.
Update AppManifest for New SharePoint App
- Generate new GUID for ProductID
- Example: https://www.guidgenerator.com/online-guid-generator.aspx
- The new GUID replaces the Product ID in the AppManifest file.
- Update “Title” to include the new expiration date (one year from today)
- Example: “Akumina InterChange Dev Exp 11 20 2020"
- Update "Client ID" to match new Client ID generated when registering app.
- Once completed, save file and rezip all folder contents in Windows File Explorer.
- Once zipped, rename zipped folder to remove “.zip” extension and add “.app” extension.
Add New App to SharePoint App Catalog
- In the App Catalog, upload the new “.app” file you’ve just updated.
- We recommend removing the expired InterChange app.
- Once uploaded, return to the regular site's (not app catalog) “Site Contents”, and click “New” > “App” to add a new app to the catalog.
- Locate the newly added InterChange app (which can typically be found under the “Apps you can add” section as the first item). Once found, click on the app to add it.
- When the pop up opens asking you to trust the new app, click “Trust”.
- You should now see the new app in your list of SharePoint apps. Once added, you will need to remove the expired Akumina Interchange app.
- After completing this, you’ll need to update the web.config file on the App Manager server with the new client ID and client secret keys.
Updating the Akumina Tray
Classic SharePoint
Once those keys are updated, you’ll need to confirm that you can access the App Manager from the tray widget. If not, there are some steps to fixing this.
- From App Manager > Management Apps > Site Creator, select the core site and “update configuration”, scroll all the way to the bottom and click "Update". After completing this, clear cache on the front end and try opening the App Manager again from the tray.
- In some older versions, if the previous steps don’t update the tray, you’ll need to clear the Akumina cache from the App Manager (admin/debug).
Note: Be sure to have your users refresh the page to access the new App Manager from the tray.
Modern SharePoint
In order to update the tray in SharePoint Modern, you'll need to update the SPA settings by following the steps below.
- From the Akumina tray, open the debug panel.
- From the debug panel, navigate to the "Modern" tab on the left.
- Toggle the "Command Bar" (and in some cases, the "SharePoint Bar" as well, if this option exists) and close the debug panel.
- The SharePoint "Edit" should appear in the top right corner of the page. Click the "Edit" button. This will open the SPA setting panel.
- From this panel, you'll need to click the "Select App Manager App" button to select the new AppManager SharePoint app from the new dropdown that appears on the left side of the page. Once selected, click the "Select" button.
- Once you have the new AppManager selected, click "Save".
- This process will need to be repeated for each subsite.