Reads the results of an analysis run started via the “Start the analysis for a business task” web service. This will return all analysis issues reported for the analysed business task so it can be determined if it safe to approve.
_-bti_-teTaskReadAnalysisWs
Input:
_-bti_-teTaskReadAnalysisWs
parameters type _-bti_-teTaskReadAnalysisWs
- XAnalysisId type char20 – type string with restriction maxLength(20)
- XMaxlines type int
- YtAnalysisResultColumns type TableOf_-bti_-teStRfc110
item – optional, unbounded; type _-bti_-teStRfc110
Groupid type char10 – type string with restriction maxLength(10)
Columnid type char10 – type string with restriction maxLength(10)
Columnname type char50 – type string with restriction maxLength(50)
Columnwidth type char10 – type string with restriction maxLength(10) - YtAnalysisResultGroups type TableOf_-bti_-teStRfc112
item – optional, unbounded; type _-bti_-teStRfc112
Groupid type char10 – type string with restriction maxLength(10)
Anltypeid type numeric4 – type string with restriction maxLength(4) pattern(\d*)
Title type char100 – type string with restriction maxLength(100) - YtAnalysisResults type TableOf_-bti_-teStRfc107
item – optional, unbounded; type _-bti_-teStRfc107
Groupid type char10 – type string with restriction maxLength(10)
Rownum type char10 – type string with restriction maxLength(10)
Columnid type char10 – type string with restriction maxLength(10)
Texttype type char1 – type string with restriction maxLength(1)
Text type char100 – type string with restriction maxLength(100) - YtConflictRequests type TableOf_-bti_-teStRfc103
item – optional, unbounded; type _-bti_-teStRfc103
Strkorr type char20 – type string with restriction maxLength(20)
Reason type char2 – type string with restriction maxLength(2)
Trkorr type char20 – type string with restriction maxLength(20)
Reldate type date – type string with restriction maxLength(10) pattern(\d\d\d\d-\d\d-\d\d)
Reltime type time – type string with restriction maxLength(8) pattern(\d\d:\d\d:\d\d)
AllowConfirm type char1 – type string with restriction maxLength(1)
AllowAdminConf type char1 – type string with restriction maxLength(1)
AllowImport type char1 – type string with restriction maxLength(1) - YtStatus type _-bti_-teTtAnlStatus
item – optional, unbounded; type _-bti_-teStAnlStatus
Anltypeid type numeric4 – type string with restriction maxLength(4) pattern(\d*)
Description type char50 – type string with restriction maxLength(50)
Startdate type date – type string with restriction maxLength(10) pattern(\d\d\d\d-\d\d-\d\d)
Starttime type time – type string with restriction maxLength(8) pattern(\d\d:\d\d:\d\d)
HasProgress type char1 – type string with restriction maxLength(1)
Curnum type numeric8 – type string with restriction maxLength(8) pattern(\d*)
Total type numeric8 – type string with restriction maxLength(8) pattern(\d*)
Status type char1 – type string with restriction maxLength(1)
Errors type numeric8 – type string with restriction maxLength(8) pattern(\d*)
Output:
_-bti_-teTaskReadAnalysisWsResponse
parameter type _-bti_-teTaskReadAnalysisWsResponse
- YProblems type char1 – type string with restriction maxLength(1)
- YRunning type char1 – type string with restriction maxLength(1)
- YtAnalysisResultColumns type TableOf_-bti_-teStRfc110
tem – optional, unbounded; type _-bti_-teStRfc110
Groupid type char10 – type string with restriction maxLength(10)
Columnid type char10 – type string with restriction maxLength(10)
Columnname type char50 – type string with restriction maxLength(50)
Columnwidth type char10 – type string with restriction maxLength(10) - YtAnalysisResultGroups type TableOf_-bti_-teStRfc112
item – optional, unbounded; type _-bti_-teStRfc112
Groupid type char10 – type string with restriction maxLength(10)
Anltypeid type numeric4 – type string with restriction maxLength(4) pattern(\d*)
Title type char100 – type string with restriction maxLength(100) - YtAnalysisResults type TableOf_-bti_-teStRfc107
item – optional, unbounded; type _-bti_-teStRfc107
Groupid type char10 – type string with restriction maxLength(10)
Rownum type char10 – type string with restriction maxLength(10)
Columnid type char10 – type string with restriction maxLength(10)
Texttype type char1 – type string with restriction maxLength(1)
Text type char100 – type string with restriction maxLength(100) - YtConflictRequests type TableOf_-bti_-teStRfc103
item – optional, unbounded; type _-bti_-teStRfc103
Strkorr type char20 – type string with restriction maxLength(20)
Reason type char2 – type string with restriction maxLength(2)
Trkorr type char20 – type string with restriction maxLength(20)
Reldate type date – type string with restriction maxLength(10) pattern(\d\d\d\d-\d\d-\d\d)
Reltime type time – type string with restriction maxLength(8) pattern(\d\d:\d\d:\d\d)
AllowConfirm type char1 – type string with restriction maxLength(1)
AllowAdminConf type char1 – type string with restriction maxLength(1)
AllowImport type char1 – type string with restriction maxLength(1) - YtStatus type _-bti_-teTtAnlStatus
item – optional, unbounded; type _-bti_-teStAnlStatus
Anltypeid type numeric4 – type string with restriction maxLength(4) pattern(\d*)
Description type char50 – type string with restriction maxLength(50)
Startdate type date – type string with restriction maxLength(10) pattern(\d\d\d\d-\d\d-\d\d)
Starttime type time – type string with restriction maxLength(8) pattern(\d\d:\d\d:\d\d)
HasProgress type char1 – type string with restriction maxLength(1)
Curnum type numeric8 – type string with restriction maxLength(8) pattern(\d*)
Total type numeric8 – type string with restriction maxLength(8) pattern(\d*)
Status type char1 – type string with restriction maxLength(1)
Errors type numeric8 – type string with restriction maxLength(8) pattern(\d*)
Post your comment on this topic.