Viewing automation results
After a request is complete, follow these automation steps:
- Log on to BMC Release Process Management.
- Click Requests.
- Click the request.
- Click the step for which you want to see the automation results.
- Click the Notes tab.
New in 5.0.05 The Notes tab displays the exact status of the automation queue with the timestamp of execution as follows:
The automation notes provide the following information:- The time when the automation is added to the queue.
- The time when the automation has started. Information about the server name or node name is also mentioned here.
The time when the automation was completed.
Scroll down and click Automation run full results.
If you have the View Full Automation Results permission, the following fields are displayed:
Field
Description
SCRIPT EXECUTE
The script of the request is displayed.
INPUT PARAMETERS
The parameters that are parsed in this request are displayed.
RESULTS
The results of the requests are displayed.
If you do not have permission, only the RESULTS field is displayed.
===================== RESULTS =====================================================
New Run - Shell Cmd: ls
========================
Running: ls
========================
app
config
config.ru
data
db
exports
Gemfile
Gemfile.lock
jboss-deployment-structure.xml
jboss-web.xml
lib
log
public
Rakefile
tmp
vendor
VERSION
web.xml
============= Results End ==============
Success - found term:
Related topics