Help Center> CodeArts Deploy> FAQs> Custom Application Actions> Selecting Deployment Sources> Software Package Not Found in CodeArts Artifact
Updated on 2023-11-28 GMT+08:00

Software Package Not Found in CodeArts Artifact

Symptoms

An error message is displayed, indicating that a file path does not exist.

Cause Analysis

The possible causes are as follows:

  • The software package does not exist in CodeArts Artifact or has been deleted.
  • The filename value corresponding to the demo parameter in the software package path is incorrect.

Solution

  1. Go to CodeArts Artifact of the current project and search for the target software package. If it does not exist, add it.
  2. Search for the software package corresponding to the value referenced by the ${demo} parameter. If it does not exist, add it.
  3. Deploy the action again.