Add, change and delete employee assessments (HrJudgement UpdateConnector)

UpdateConnector for adding, changing and deleting employee assessments.

UpdateConnector name: HrJudgement

Note: 

You can retrieve a list of fields to be supplied for each UpdateConnector and generate an XML example. See the description for AFAS Online or for a local installation.

Description

Actions that can be performed with the connector

Action

Comment

INSERT

Add a review

Download an XML example file

The Emid field is mandatory.

The JuSn field is not mandatory; the sequence number is assigned automatically by Profit.

UPDATE

Change a review

Download an XML example file

The EmId and JuSn fields are mandatory.

DELETE

Delete a review

Download an XML example file

The EmId and JuSn fields are mandatory.

Points of attention:

  • The XML can contain multiple lines with different actions.
  • If an error occurs, Profit continues with the next line. In case of multiple errors, only one error message is returned, meaning that you cannot trace the line with the error through the error message.