Navigation:  Integration via SOAP web services > Published web services > Administration >

updateEmployeeProfile

Previous  Top  Next

This method allows editing:

Educational level;

Educational level status;

Birth date;

Hire date;

Termination date;

Comments;

Address.

 

To insert each of these items, it is necessary to follow the standard documented below.

Java class

Request

web/wwwroot/ws/java/administration/UpdateEmployeeProfileRequestType.java

Return

web/wwwroot/ws/java/administration/UpdateEmployeeProfileResponseType.java

 

Request

ID #

Required

Description

IDUSER

X

User's reg. code #.

IDEDULEVEL

 

ID # of educational level

FGEDULEVELSTATUS

 

Educational level status;

1 - Complete;

2 - Unfinished;

* Mandatory when the educational level is changed.

DTBIRTHDAY

 

Birth date

DTADMISSION

 

Hire date

DTDEMISSION

 

Termination date

DSADDRESS

 

Address

DSOBS

 

Comments

 

Return

ID #

Description

return

SUCCESS: 1

Failure: Message describing the error.

 

The values accepted for the import of dates must follow one of the following standards:

YYYY-MM-DD

DD/MM/YYYY