ADP PICOF Connector No Value Output for Required Field Currency Warning
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
- Check the launch parameter setting for the currency-related fields specifically (Include vs Omit), not just the 'required' checkbox on the field itself.
- Confirm whether the affected workers genuinely had no currency-related data change in the period covered by this run.
- 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.
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.
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.