Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduction

Once the FIdentity identification is done - it produces a number of documents (pdf/jpg). The document can be uploaded to AIGR DMS system using this activity.

This activity is customer specific. You cannot see it in most installations.

How to enable:

  • manually → edit the ElsaWorkflow_ApplicationConfiguration.json by adding:

  },
    "Elsa": {
	  "Features": {
		  "Activities": {
			"Aigr": true
		  }
		}
	}
  • installer GUI → check the Load DMS activities: checkbox in Workflow Runner configuration step

  • installer silent mode

    • set EnableDmsActivities property to true

    • OR you can also do it by changing the Elsa node like in ElsaWorkflow_ApplicationConfiguration.json but you can make typo so it is NOT recommended

Input Data

  • No labels