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

createControlFile

Previous  Top  Next

This method makes it possible to add a control. To insert each of these items, it is necessary to follow the standard documented below.

 

Java class

Request

web/wwwroot/ws/java/project/CreateControlFileRequestType.java

Return

web/wwwroot/ws/java/project/CreateControlFileResponseType.java

 

Request

ID #

Required

Description

IDCONTROL

X

Control ID #

NMCONTROL

X

Control name.

IDTYPE

X

Control type ID #

IDRESP

 

Responsible user ID.

IDTEAM

 

Responsible team ID #.

FGIMPLEMENT

 

Implementation:

1 – Not implemented;

2 – Partly implemented;

3 – Completely implemented.

DTIMPLEMENT

 

Implementation date.

FGRELEVANT

 

Relevant:

1 – Yes;

2 – No.

FGAUTOMATIONTYPE

 

Automation type:

1 – Automatic;

2 – Semiautomatic;

2 – Manual;

FGCTRLCHARACT

 

Control characteristic:

1 – Detective;

2 – Preventive;

3 – Detective + Preventive.

FGFREQUENCY

 

Control frequency:

1 - Based on event;

2 – Daily;

3 - Weekly;

4 - Monthly;

5 - Quarterly;

6 - Biannual;

7 - Yearly.

FGSYMBOL

 

Control icon ID #

CDEVAL

 

Evaluation method ID #

DSCONTROL

 

Control description

DSDOCUMENT

 

Document description

 

Return

ID #

Description

Status

Method execution status:

SUCCESS: Method executed successfully

FAILURE: An error occurred in the execution of the method

Code

Method return code

Detail

Method return detail