scroll

09/11/2018 Specification change of the Validation of the Activity Write API

Overview

The specification of the Validation of the Activity Write API will be partly changed from HRBC Connect API 4.0.1.

This change will release the restriction on Activity.P_FromDate and Activity.P_ToDate when an Activity is newly registered or updated using the HRBC Connect API.

Specification Change of the Validation of the Activity Write API

[Target API]

Activity Write

 

[Change details]

The Validation on the relational expression between Activity.P_FromDate and Activity.P_ToDate will be changed.

Before change

The following relational expression is required to hold. If this relational expression does not hold, an error will occur.
 Activity.P_FromDate <= Activity.P_ToDate

After change The relational expression between Activity.P_FromDate and Activity.P_ToDate is not checked.

There are no other changes than the Validation mentioned above.

For details on the Activity Write API, see Activity - Write.

Was this article helpful?
0 out of 0 found this helpful