-
Learn how to define a query whose data is retrieved from a stored procedure. You can then use this data to populate a combo box on your form.
-
Order a data source's displayed values, such as a grid or combo box, according to one or more parameters.
-
Generate a single document that contains all of the workflow's important details.
-
Use the Debugger feature to implement controlled workflow instances. The Debugger enables developers to walk through workflow execution activity by activity, and view the data and metadata at every s
-
The master workflow is the root of a solution, and represents the case template.
-
Workflows are the foundation of business process management. They coordinate tasks between people, and synchronize data between systems.
-
Learn how to manage workflow versions and implement source control best practices, especially when working as a team.
-
Use the statistics feature to collect business-process related statistical information gathered from workflow components, both native and external, and metadata.
-
Use date formatting to convert the Date object to a human readable string.
-
Learn how to use expressions in form template markup.