Skip to main content

Automation data values

Data values and variables

Variables are data values that you can use and manipulate in the automation process. Viewing these values during debugging help developers see how the automation manipulates the data. During the debugging process, you can view the updates by placing breakpoints before a design block that contains the value and using the step over function to observe the change.

For example, in the following image, an automation contains a customer account number field receiving a value from the entry point design block. The entry point passes the custacctNum data value to the txtCustNum design block. At the beginning of the debugging process, the value in the txtUserName control is empty, waiting for the string value.

Screenshot showing how automation data is propagated.

In the next image, you can see once the debugger has stepped over or progressed one step in the process, the value is then set in the design block and is visible in the application form.

Screenshot showing propagation data in automation when using breakpoints.
Note: Parameters, variables, or controls that are marked as sensitive will not appear to the developer during debugging.

Check your knowledge with the following interaction. 


This Topic is available in the following Modules:

If you are having problems with your training, please review the Pega Academy Support FAQs.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Academy has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice