Test Business Object Method (tlbct3232m000)
Use this session to for testing a method (function) for a Business Object. For example a BDE or a BOD.
Buttons
These buttons are available:
- Execute Test
 - Click to run the test. Output is written to an output file. If this output file already exists, a dialog box is displayed asking if the file can be overwritten. Click or . In the last case the test is not executed.
 - Show Request
 - Shows the content of the file which was specified in the Request File field.
 - Show Output
 - Shows the content of the file which was specified in the Output File field.
 
Field Information
- Input
 - 
            
- Is BOD
 - 
              
Select this check box in case of a BOD. If this check box is selected, the fields Business Object and Method are disabled. The BOD name and Method are retrieved from the content of the Request File.
In case of a BDE, this check box must be cleared.
 - Business Object
 - 
              
For BDE only and mandatory. The BDE name.
 - Method
 - 
              
For BDE only and mandatory. The BDE method (function), for example: Create, Change, Delete, List, Show.
 - Request File
 - 
              
This field is mandatory. The filename including full path, containing the BDE request or the incoming BOD. The request is in XML format.
 
 - Output
 - 
            
- Display Output
 - 
              
If this check box is selected, a separate window or tab is displayed that shows the output.
 - Keep Output
 - 
              
If this check box is selected, the output is written to a file and saved after closing the session.
 - Output File
 - 
              
The filename, including full path, that contains the output of the test.