Info |
---|
Steps to install APSD in D365 PowerApps platform |
...
Go to edit the Service Request Canvas app.
When prompted, select
Don't Allow
.Remove all 5 connections and Office365Users
Add all of them back.
Run the App Checker and ensure no errors are reported.
Save and Publish the app.
...
Go to the environment that has the master set of data for the SCRAM tasks. Currently, this is QA.
On the left menu, go to
Data
→Tables
, then open the Scram Tasks table.On the top menu, click on
Data
→Export data
. Once the export has been successfully completed, click onDownload exported data
.Unzip the csv file.
Switch to the environment you are deploying to.
On the left menu, go to
Data
→Tables
, then open the Scram Tasks table.On the top menu, click on
Data
→>
beside Get data →Get data from Excel
.Upload the csv file from step 4. If there are any mapping issues, fix them.
Click
Import
. Wait for the process to complete, then verify that the data was imported.
...
Follow the same steps for Importing SCRAM task data using the AP Task table instead.
Flows
Info | ||
---|---|---|
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. |
Expand | |||||
---|---|---|---|---|---|
| |||||
Name: Flow - Push Approved Time Entries To CRSM Description: This Power Automate Flow triggers when the “ap_timsheetstatus” field is modified to “Approved”. The flow uses the “TMAPI” custom connector, specifically the following end points:
|
...
|
...
Expand | ||
---|---|---|
| ||
Name:Flow – Import Users and Roles Description: This Power Automate Flow can be manually triggered to import users from an Excel file (see screenshot below) into the Dynamics 365 “Users” table in the target environment. The Flow also associates users with their managers as listed in the Excel file and assigns them the roles as per the Excel file. This Excel file can be stored on the executing user’s OneDrive. |
...