How do I specify probation values on an assignment?

You can supply either the ProbationPeriod and ProbationUnit values or the DateProbationEnd value.

  • If you supply the ProbationPeriod and ProbationUnit, then the DateProbationEnd value is calculated automatically.

  • If you supply the DateProbationEnd, then the ProbationPeriod and ProbationUnit values are calculated automatically.

  • If you supply values for all three attributes, then an error is raised.

Until update 17D, if you supplied the DateProbationEnd, then the ProbationPeriod and ProbationUnit values weren't calculated automatically. In addition, if you supplied all three attributes, then the DateProbationEnd value was calculated automatically and the values you supplied were discarded. These errors are now fixed.