CDFAE1312I The DEPLOYUDX operation was canceled because the DEPLOYUDX command specified REPLACE NO and a project with the specified name already exists.

Explanation

You can create and manage user-defined extensions (UDXs) by issuing in-database analytics (IDA) commands. Some IDA commands result in the creation of a UDX project. If the project that is to be created has the same name as an existing project, the value of the REPLACE parameter determines whether to:

  • Overwrite the existing project
  • Cancel the deploy operation
  • Prompt you to specify whether to overwrite the existing project or cancel the deploy operation

This message is returned when you issue an IDA command with its REPLACE parameter set to NO and the project that was to be created has the same name as an existing project.

User response

No response is required. The deploy operation was terminated, and any generated or temporary files have been deleted.