Page tree

After a request is complete, follow these automation steps: 

  1. Log on to BMC Release Process Management.
  2. Click Requests.
  3. Click the request.
  4. Click the step for which you want to see the automation results.
  5. 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.

      Note

      The time is displayed in the Coordinated Universal Time (UTC) format irrespective of the time zone selected by the user.

  6. Scroll down and click Automation run full results
    • If you have the View Full Automation Results permission, the following fields are displayed:

      FieldDescription
      SCRIPT EXECUTEThe script of the request is displayed.
      INPUT PARAMETERS

      The parameters that are parsed in this request are displayed.

      Note

      5.0.04 Private property is masked using an asterisk (*).

      RESULTSThe 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