Allows test results to be entered against a business task. ActiveControl uses a test series to log the test results.
Closing the test series will approve the testing and move the task and its associated transports to the next location / process control point in ActiveControl. If the test series is not closed (e.g. due to an unsuccessful test result) the test result are saved but the task and transports will not be approved and will remain open for further testing.
_-bti_-teTaskTestresWs
Input:
_-bti_-teTaskTestresWs
parameters type _-bti_-teTaskTestresWs
- XClose type char1 – type string with restriction maxLength(1)
- XComment type string
- XLocation type char1 – type string with restriction maxLength(1)
- XRescode type char1 – type string with restriction maxLength(1)
- XTarget type numeric4 – type string with restriction maxLength(4) pattern(\d)*
- XTaskid type char20 – type string with restriction maxLength(20)
Output:
_-bti_-teTaskTestresWsResponseSource code
parameter type _-bti_-teTaskTestresWsResponse
- YReturn type _-bti_-teStXretrn
Msgtyp type char1 – type string with restriction maxLength(1)
Msgid type char20 – type string with restriction maxLength(20)
Msgnum type numeric3 – type string with restriction maxLength(3) pattern(\d*)
Message type char220 – type string with restriction maxLength(220)
Msgv1 type char50 – type string with restriction maxLength(50)
Msgv2 type char50 – type string with restriction maxLength(50)
Msgv3 type char50 – type string with restriction maxLength(50)
Msgv4 type char50 – type string with restriction maxLength(50)
Exception type char50 – type string with restriction maxLength(50)
Post your comment on this topic.