After you install the CI/CD tool pipelines, you need to check if the CI/CD user configured for each environment has been properly created.
This procedure is usually performed by the CI/CD Admin.
- Open this URL: https://<Your Administration Site URL>/cicd/CICDDeploymentService.asmx
Example: https://devcicd-admin-demo.corasequence.digital/cicd/CICDDeploymentService.asmx - Click GetCurrentUserName.
- Click Invoke.
The XML file should show the CI/CD user that has been defined for the environment.
Note
You can have one user for all the environments.