ARA Action "SVN Remove" does not use credentials on unix and therefore does not work
book
Article ID: 88209
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Error Message : n/a
sub-action [email protected] is not working at all. The Action “SVN Remove” (PCK.AUTOMIC_SVN.PUB.ACTION.DELETE) contains the unix sub-action [email protected], which does not use the specified credentials of the promptset (username, password).
Environment
OS: Unix
Cause
Cause type: Defect Root Cause: Credentials not passed to the agent for the delete action.
Resolution
This field was added on 30/03/2017. This article has not been updated yet. Refer to the "Description" or "Workaround" sections for solution information.
Fix Status: Released
Fix Version(s): Package.SVN 1.1.1 for ARA - already released
Additional Information
Workaround : SVN credentials are stored on the Agent once it authenticated successfully. The Action Delete does not pass any credentials to the server at the moment (which is a bug). If there was another SVN Action executed successfully on the same Agent before the DELETE Action then it will work at the moment.