Tokenized Artifact Not Updating Token Values - Release Automation
book
Article ID: 105656
calendar_today
Updated On:
Products
CA Release Automation - Release Operations Center (Nolio)CA Release Automation - DataManagement Server (Nolio)
Issue/Introduction
During a Release Automation deployment, after a tokenized artifact has been distributed, it is found that the tokens in the file have not been properly replaced. It is confirmed that the token mask is set properly, all tokens exist and have values assigned to them within Token Management, but the token replacement still does not occur as expected.
Cause
Token values having non-escaped backslash characters at the end Example: C:\\temp\\info\
Environment
Release: Component: RAACPK
Resolution
Escaping the backslash characters of the token values within Token/Parameter Management Example: C:\\temp\\info\\