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

createControlAnalysisFile

Previous  Top  Next

This method enables inserting a control analysis. To insert each of these items, it is necessary to follow the standard documented below.

 

Java class

Request

web/wwwroot/ws/java/project/createControlAnalysisRequestType.java

Return

web/wwwroot/ws/java/project/createControlAnalysisResponseType.java

 

Request

ID #

Required

Description

IDCONTROL

X

Control ID #

IDPLAN

X

Plan ID #

IDRESP

X

Responsible ID #

IDTEAM

 

Responsible team ID #.

IDCONTROLANALYSIS

 

Control analysis ID #

GNACA_CDASSOC

 

Element ID # superior to the control

FGAUTOMATIONTYPE

 

Automation type:

1 – Automatic;

2 – Semiautomatic;

2 – Manual;

FGCONTROLCHARACT

 

Control characteristic:

1 – Detective;

2 – Preventive;

3 - Detective + Preventive.

FGCONTROLFREQ

 

Control frequency:

1 - Based on event;

2 – Daily;

3 - Weekly;

4 - Monthly;

5 - Quarterly;

6 - Biannual;

7 - Yearly.

FGIMPLEMENT

 

Implementation:

1 – Not implemented;

2 – Partly implemented;

3 – Completely implemented;

DTIMPLEMENT

 

Implementation date

DTNEXTEVAL

 

Next evaluation date

QTEVALPENDENCY

 

Execution deadline

IDMEASUNITY

 

Measurement unit ID #

VLCOST

 

Controls cost

CDEVAL

 

Evaluation method ID #

DSCONTROLANALYSIS

 

Control analysis 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