Workday errors in plain English.

Submit an Error
errors / peci / picof-adp-connector-no-value-output-required-field-currency

ADP PICOF Connector No Value Output for Required Field Currency Warning

✓ Verified PECI / PICOF 1 lookups
The error No value output for required field Currency.

What it means

The ADP PICOF connector throws a warning that a required Currency field has no output value, even after every currency field's 'required' flag has been turned off. This happens because the connector's launch parameter for that field is set to 'Omit', which tells the integration not to output the field unless the worker's data actually changed, so workers with no currency-related change that run produce no value for a field the template still expects to see.

Troubleshooting

  1. Check the launch parameter setting for the currency-related fields specifically (Include vs Omit), not just the 'required' checkbox on the field itself.
  2. Confirm whether the affected workers genuinely had no currency-related data change in the period covered by this run.
  3. Test with the parameter temporarily set to 'Include' for one worker to confirm the warning disappears when the field is forced to output regardless of change status.
⚡ Quick fix

Set the affected currency field's launch parameter to 'Include' instead of 'Omit' so it always outputs a value, even when unchanged, then re-run.

✓ Permanent fix

Audit every required field in the ADP PICOF template against its Include/Omit launch parameter setting, since a field marked required but set to Omit will always risk this warning whenever a worker has no qualifying change that run.

Was this helpful?

Related errors