Forum Discussion

Will_H's avatar
Will_H
MYOB Moderator
2 years ago

Advanced WFM - CSV file modification required for initial employee upload.

Hi all,

As of the 9.4 release, there has been an extra field added to Employee records in MYOB Advanced Workforce Management relating to Probation Periods.

As Advanced Payroll does not include a concept of Probation Periods, this information does not flow into Advanced Payroll at all. (Though you can track them in WFM if desired).

However, this change has added a required field for importers to work correctly:

recordProbationPeriod

recordProbationPeriod is required, when set to TRUE the probationDate is required, otherwise the probationDate is optional.

 

For this reason, we recommend adding the column to either your export sceanrio, or the exported CSV before upload:

recordProbationPeriod = FALSE

 

I apologise for the inconveinence.