One-Time Overrides for POJO j2ee attributes
search cancel

One-Time Overrides for POJO j2ee attributes

book

Article ID: 410287

calendar_today

Updated On:

Products

Autosys Workload Automation

Issue/Introduction

Trying to do a one-time override for POJO jobs, specifically j2ee parameters. The following error is thrown.

CAUAJM_E_50216 Invalid attribute name for <test_POJO_S3_override>: j2ee_parameter
CAUAJM_E_50217 Cannot use Field 'j2ee_parameter' for an Over-ride value.
CAUAJM_E_10302 Database Change WAS NOT successful.

Resolution

One-time overrides are not applicable to any of the j2ee parameters. For a complete listing of attributes that are supported with one-time override, reference Specifying One-Time Job Overrides.

Workaround Option: Create a copy of the job for a single execution and either manually delete the job when you are ready to do so, or specify the auto_delete attribute in the job definition to automatically delete either immediately or after a period of time (in hours). See the doc for additional details and usage.