Create Job fails

[0026] W3001 : Error while executing plugin: ‘’ is not a valid integer value
[0026] Create Job: W1603 : Plugin failed - 15:01:46 (elapsed time: 00:00:00.108)

Where do I start looking to fix this?

Workflow
image

I’d say that in your JobPreset, something is expecting an integer but gets an empty value.
Look if you have anything that has a variable in it. And verify that the variable doesn’t get empty.

After a bit of experimentation, disabling the Metadata Filter removes the error.

I had a look in the job preset for the Create Job but it is empty, I also tried using the default preset which made no difference.

I will re-arrange my workflow to move the metadata filter and see what happens.

Im getting the same error, removing metadata filter seems to remove the error. But still dont know why…

I had to use a script to update the metadata records and then use a Data Selection Filter on Field values.