Salesforce

Context View (Magic xpi 4.14)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

Context View (Magic xpi 4.14)

The Context View provides information regarding the data of the project per a parked entry and lets you change the value of variables.

The variables are displayed in the following tabs:

  • Flow Variable: All the flow variables defined in the flow that run in the current context, and their values. If the flow variable is UDS type and has a UDS model assigned to it, you can click the to access the UDS Table. This table lets you review and change the values of the UDS records.

  • Context Variable: All the context variables of the flow and their values.

  • BP Variable: All the BP variables in the entire thread and their values.

  • Global Variable: All the global variables in the entire process and their values.

When a context is completed, the Context View will only display Global and BP variables. The Flow and Context variables tabs will display no data.

  • Dynamic variables defined in the Flow Data utility will not be displayed in these tabs.

  • The Context View of the Debugger can show the value for blob type variable with size up to 10 MB.

  • All the variables are handled as Magic xpa memory objects and they are not limited by the defined size. So, even though the size of a variable is 1 and we update it by 5 characters, it will be shown as per the data that is stored in it. Due to this the Context View of the Debugger displays the complete value in memory without limiting it to the length defined for the field. For example, if the length of the field is set as 1, the value as "12345" with length 5 is still displayed.

Reference
Attachment 
Attachment