Use Primitive Data Types Only with Job Context

Jobs that store non-primitive data types of values, for example, arrays and objects, in dw.job.JobExecution.getContext()now fail. Previously, the job logged a warning, ignored the invalid value, and continued.