How to do it...

To create the manual workflow task, follow these steps:

  1. We need a new Base Enum for the inspection status as this will be used to see whether a vehicle has been inspected and to control the state of the workflow task. Name it ConVMSVehInspStatus and create the elements shown in the following table:
Element Label Description
NotInspected Not inspected This vehicle has not been inspected yet.
Waiting Waiting This workflow has been submitted, but has not been allocated to an approver yet.
PendingApproval Pending approval This workflow has been allocated to one or more workers to perform the task.
Completed Completed This workflow has been completed.
  1. Create a new Date EDT for ConVMSVehInspDate, setting the properties ...

Get Extending Microsoft Dynamics 365 Finance and Supply Chain Management Cookbook - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.