Page Properties | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
Description
Developers occasionally hard code file paths while debugging or developing. These will cause job failures when deploying to a different project or server. This problem is usually solved by using a project specific variable to define the base path for file based stages such as datasets. This compliance rule will identify hard coded file paths by checking that the pathname includes at least one predefined path parameter.
The predefined path parameters and the stages for which they can be used with can be customised by modifying the "pathParameters" variable.
Actions
HereParameterise the identified hard-coded file paths.