For Data entry workflow, an integration with Connectivity studio is available.

The Data entry workflow-Connectivity studio integration is automatically activated if Data entry workflow is installed in the same environment as Connectivity studio.

Start data entry workflow on data import

In Connectivity studio, on a document of type D365 FO, you can use a standard handler class that is specific for the Connectivity studio integration with Data entry workflow: BisDocumentAxDatabase_DataEntryWorkflow. Only use this handler class on a target document on a data import message. This handler class starts a data entry workflow. The imported data is imported in the data entry workflow staging table. The data entry workflow tasks are based on the imported data.

You can, for example, use this to start a data entry workflow to complete and review the imported data before it is imported in the relevant D365 FO tables.

If you select this handler class on the D365 FO document, a Data entry workflow section is added to the document header. Here you can select the desired data entry workflow template that is used to start the data entry workflow.

See also

Provide feedback