Job Activity References Deleted Child Parameter
Rule name | Job Activity References Deleted Child Parameter |
|---|---|
Parallel Job | - |
Server Job | - |
Job Sequence | Yes |
Description | Identify Sequence Job activities with references to non-existent parameters. |
Description
When a Sequence job is compiled the Job Control is updated to reflect the current bindings between the Sequence and its child activities. If the job Activity has not been opened, however, the job design is unaware of this change. The extra parameter binding will be ignored at runtime, but the inconsistency remains, and may be misleading to developers maintaining the Job sequence. This rule highlights this inconsistency.
Actions
Remove the extraneous parameter from the Sequence’s Job Activity.