The following table gives a brief description of each of the arguments.
|
Name |
I/O |
Description |
|---|---|---|
|
toPstep |
Input |
String contains the target procedure step. |
|
fromPstep |
Input |
String contains the calling procedure step. |
|
errorList |
Input |
String contains error message. |
|
failureType |
Input |
An integer value describing the source of the failure. It's value can be one of the following: com.ca.gen.scrt. SrvrErrorExit.CFBUILD or ‘0’: An error in the construction or parsing of a client/server flow message or response. com.ca.gen.scrt. SrvrErrorExit.XFAL or ‘1’: An error during the server procedures action block execution. com.ca.gen.scrt. SrvrErrorExit.XERR or ‘2’: A communications error occurring somewhere between construction of a message or response, and the deciphering of that message by the partner in this flow. |
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|