Check Image Statement Generate Behavior
Using the StmtId, a consumer can request to generate a particular statement. The provider can respond with the StmtLoc and StmtLocCred for where the statement will be when the generation is complete.
A consumer might make a CheckImgStmtGenRq
message, and then inspect the
location for the statement looping until the statement appears. After a certain number of
attempts, the consumer can call ChkImgStmtGenInq
to check out the status of
the statement generation.
Alternatively, a consumer can use ChkImgStmtGenInq
looping until the message returns complete before going to the location
for the statement.
The StmtLocCred includes the user name and password or the more complex authenticated user credentials WSE security complex element. A provider should only send the user name/password or the authenticated user credentials elements. A consumer should use the user name/password if both are sent.