FTP GET DELETE Option Fails After Upgrade to Dollar Universe 7.01.11
search cancel

FTP GET DELETE Option Fails After Upgrade to Dollar Universe 7.01.11

book

Article ID: 431607

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

After upgrading to CA Automic Dollar Universe 7.01.11 or later, users may find that FTP_GET Uprocs utilizing SFTP of FTP mode fail to delete the source file, even when the "Delete Source File" option is enabled.

  • The file transfer itself completes successfully (Return Code 0).

  • The target file is correctly created at the destination.

  • The remote source file remains on the SFTP server.

  • The job log contains the following warning/error:

Delete option failed. Can not delete sftp://<server_address>:<port>/<path>/<filename> file - The transfer was nevertheless completed

Environment

Product: CA Automic Dollar Universe (DUAS)

Versions Affected: 7.01.11, 7.01.13

Protocol: SFTP of FTP (specifically via uxstr FTP GET or FTP_GET type Uprocs)

 

Cause

DE182178

Resolution

Workaround:  Delete the file manually

Solution: Update to a fix version listed below or a newer version if available.
Fix version(s): 
Component: Application Server (Node)

Dollar Universe 7.01.14 - Available
Dollar Universe 7.01.21 - Planned to be released End of May 2026

 

Additional Information

Public Description: Code changed to address ftp and sftp based protocol FTP_GET uprocs delete option failing due to libcurl library update.