Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Executes Automation Anywhere automation test and returns the the results to FlexDeploy.

Test Instance Properties

Property Name

Property Code

Required

Description

AAPlayer File Path

FDAA_AAPLAYER_FILE_PATH

Yes

The path up to the folder containing the AAPLAYER PATH (e.g. C:\Program Files (x86)\Automation Anywhere\Enterprise\Client\AAPlayer.exe)

Inputs

Input Name

Input Code

Required

Description

Automation Anywhere Task File Path(ATMX)

FDAA_ATMX_FILE_PATH

Yes

Automation Anywhere Task File Path(e.g. C:\AutomationAnywhereFiles\AutomationAnywhere\MyTasks\Flexdeploy_2login.atmx)

Artifacts 

This operation consumes artifacts from the artifacts repository.

Endpoint Selection 

This operation delegates endpoint selection to the workflow developer. The workflow editor will default the selection to "All", which selects all available endpoints associated to the target. Selecting a specific resource will result in selection of endpoints associated to the target which have that resource defined.

Endpoint Execution 

This operation delegates endpoint execution to the workflow developer. The workflow editor will default to "Any", which will execute on any one of the selected endpoints, which will be randomly picked from selected endpoints or a specific endpoint where previous step may have executed. Changing this value to "All" to will result in execution on all selected endpoints. 

  • No labels