Broadway Data Inspector

The Broadway Data Inspector is used to identify and display complex Object data type structures, their Schemas and the values that are transferred between two Stages.

To open the Data inspector, click image adjacent to the Actor's output argument to expand the yellow segment and display the Schema on the left and the data values on the right. To display the data values, debug the flow.

image

How Do I Edit the Schema Using the Data Inspector?

A Schema can be edited during runtime. To do so, click the yellow segment next to the Schema element which you want to edit to open the context menu.

Context menu

Add Child

Add a child to the selected element using the Field Type Editor. The Field Type Editor is available in the Main menu area and can be used to define the new element's Name and the Type.

Add Child

Note that the Add Child menu item is available in the context menu when clicking on the parent node.

Add Sibling

Add a sibling to the selected element using the Field Type Editor.

Edit Edit the element's name or type using the Field Type Editor.
Delete Delete the element from the Schema.
Move Up Move the element up the Schema.
Move Down Move the element down the Schema.
Link Link the element to a target Actor using the Field Type Editor.

How Do I Edit the Schema Using the Editor?

The schema can also be edited using the Schema Editor. To do so, click Edit Schema in the output argument's properties to open the Edit Schema window. Edit the Schema manually and then click Submit to refresh the yellow segment and update the Schema.

image

Previous

Broadway Data Inspector

The Broadway Data Inspector is used to identify and display complex Object data type structures, their Schemas and the values that are transferred between two Stages.

To open the Data inspector, click image adjacent to the Actor's output argument to expand the yellow segment and display the Schema on the left and the data values on the right. To display the data values, debug the flow.

image

How Do I Edit the Schema Using the Data Inspector?

A Schema can be edited during runtime. To do so, click the yellow segment next to the Schema element which you want to edit to open the context menu.

Context menu

Add Child

Add a child to the selected element using the Field Type Editor. The Field Type Editor is available in the Main menu area and can be used to define the new element's Name and the Type.

Add Child

Note that the Add Child menu item is available in the context menu when clicking on the parent node.

Add Sibling

Add a sibling to the selected element using the Field Type Editor.

Edit Edit the element's name or type using the Field Type Editor.
Delete Delete the element from the Schema.
Move Up Move the element up the Schema.
Move Down Move the element down the Schema.
Link Link the element to a target Actor using the Field Type Editor.

How Do I Edit the Schema Using the Editor?

The schema can also be edited using the Schema Editor. To do so, click Edit Schema in the output argument's properties to open the Edit Schema window. Edit the Schema manually and then click Submit to refresh the yellow segment and update the Schema.

image

Previous