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

addDepartmentPosition

Previous  Top  Next

This method enables to add a relationship between department and position. For this addition, it is necessary to follow the standard documented below.

 

Java class

Request

web\wwwroot\ws\java\admin\AddDepartmentPositionRequestType.java

Return

web\wwwroot\ws\java\admin\AddDepartmentPositionResponseType.java

 

Request

ID #

Required

Description

IDAREA

X

Department ID #.

IDFUNC

X

Position ID #.

 

Return

ID #

Description

SUCCESS

Status: SUCCESS

Code: 1

Detail: Record added successfully

RecordID: Record ID # of record added by the method.

FAILURE

Status: FAILURE

Code: Error code

Detail: Message with error.