Skip to end of banner
Go to start of banner

Properties

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

« Previous Version 3 Current »

In Workflow Studio, you can create properties by going to the properties tab. These properties can be of different types, such as string, int, or even complex types like Person components or account components.

By default, we get Base Properties, which contains some of the built-in properties. For example, if you want to get information about the person who ran this workflow, you can access it through these Base Properties. If you want to check it, go to the Bindings tab, click on the Base Properties (it will expand), and then expand Workflow. Under Workflow, you'll find 'Initiator,' which contains the name of the person who initiated this workflow. See the image below for the Bindings Tab.

If you want to create a property, simply go to the properties tab, right-click on the parent node containing the name of your workflow and select the Add New Property... option from there.

Workflow Data Provider dialog box will appear. EmpowerID offers several location choices for storing property data. In most cases, the Default Storage (Internal) option is used 95% of the time.

Select Default Storage and click on Ok button it will show the Add New Property diaglog box

  • No labels