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 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.
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.
Link | Link the element to a target Actor using the Field Type Editor. |
Copy Element | Copy a schema element in order to paste it in another Actor’s schema. When an element is complex (it has additional nested levels), the whole complex schema is copied. Paste is available to any Actor in any of the open flows.
Paste should be performed manually by clicking Edit Schema on the required Actor’s argument. |
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. 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. |
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.
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 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.
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.
Link | Link the element to a target Actor using the Field Type Editor. |
Copy Element | Copy a schema element in order to paste it in another Actor’s schema. When an element is complex (it has additional nested levels), the whole complex schema is copied. Paste is available to any Actor in any of the open flows.
Paste should be performed manually by clicking Edit Schema on the required Actor’s argument. |
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. 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. |
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.