Info |
---|
Steps to install APSD in D365 PowerApps platform |
...
Data will not be migrated between environments through the solution. You will need to perform data migration separately following the steps below.
Return to Open the modern Power Apps UI Studio and select the environment you are migrating from.
Click on
Solutions
on the left-hand menu and then click on theAPSD
solution.Click
Publish all customizations
in the top menu bar.Switch to the Overview tab on the side and click
Export
→Next
.Increase version number as applicable, and select Unmanaged, then click on
Export
.
...
Go to edit the Service Request Canvas app.
When prompted, select
Don't Allow
.Remove all connections that are showing as not connected - 5 connections (APSR, MTAPI, SIAPI, SPAPI, TMAPI), Office365Users and APSD_Translations.
Add all of them back.
For APSD_Translation, connect to SharePoint data connector. In the box enter the following URL: https://034gc.sharepoint.com/sites/DSD-CivilAviation/Lists/APSD_Translations/AllItems.aspx
Check off the
APSD_Translations
list & clickConnect
.Run the App Checker and ensure no errors are reported.
Go to the “
New Service Request Step One Screen
" and click on thecboNapaProject
element. Turn on “Allow searching” in the properties.Go to the “
New Service Request Step Three Contact Info Screen
” and click on thecboFindOrganizationAlt
element. Turn on "Allow searching" in the properties.Save and Publish the app.
...
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
Follow the same steps for Importing SCRAM task data using the AP Task table instead. |
Flows
Expand | ||
---|---|---|
| ||
Name: Flow - TimeSheetNotifications Description: This Power Automate Flow triggers when the “ap_timsheetstatus” field is modified to “Rejected”. The flow sends an email to the submitter. |
...