-->Output Checkpoints (or) Output Value Statement

This option is used if the output of one operation is required as input for another operation.

Steps to work with Standard Output Value:
1.Ensure that the required object\window is available
2.Place the cursor where output checkpoint is to be inserted
3.Click on Record
4.Select Insert --> Output Value --> Standard Output Value
5.Take the hand icon --> Click on the required object\window
6.Select the required property, which needs to be generated as output
7.Click on Modify
8.Provide the parameter name & column name
9.Click on OKjavascript:void(0)

Steps to work with Text Output Value:
This option is used to generate the text from an object\window as an output either the data table or environment variable.

1.Ensure that the required object with the required text is available
2.Click on Record
3.Select Insert --> Output Value --> Text Output Value
4.Take the hand icon --> Click on the required object
5.Click on OK
6.Click on modify --> Provide the parameter name --> Click on OK

Steps to work with Text Area Output Value:
1.Click on Record
2.Select Insert --> Output Value --> Text Area Output Value
3.Select the required area from the object with cross-hairs --> Click on OK
4.Click on Modify
5.Provide the parameter name --> Click on OK

Steps to insert Database Output Value:
1.Select Insert --> Output Value --> Database Output Value
2.Select the radio button
3.Specify the SQL statement manually --> Click on Next
4.Click on ‘Create’ to create the connection string or select if it is already available
5.Provide the SQL statement --> Click on Finish
6.Select the required cell, whose value needs to be generated as an output.
7.Click on Modify
8.Provide the parameter name --> click on OK
9.Repeat the above 3 steps for each cell, whose value needs to be generated as an output

Steps to insert XML Output Value from resource:
1.Select Insert --> Output Value --> XML Output value from resource
2.Provide the path of the XML file --> Click on OK
3.Select the required nodes & the required attributes, whose value needs to be generated as output --> Click on Modify
4.Provide the parameter name --> Click on OK

Steps to insert XML Output Value from Application:
1.Ensure that the XML file is opened
2.Click on Record
3.Select Insert --> Output Value --> XML Output value from application
4.Click on the required XML file
5.Select the required nodes from the left panel
6.Select the required attributes & the values, which needs to be generated as output --> Click on Modify
7.Provide the parameter name --> Click on OK