Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

Image Added

Image Added

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.

Image Added

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.

Image Added

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