log "--------------------------------"
log "		perf6.001"
log "--------------------------------"

saprelease 13
sapbind 13 3

log "--- respond to the first invocation"
invoke indication 2  2 "date"
result request 2 "Feb 29, 1996" 60010
result confirmation 60010

log "--- performer doesn't see second invocation"

log "--- respond to the third invocation"
invoke indication 2  2 "date"
result request 2 "Feb 29, 1996" 60010
result confirmation 60010

saprelease 13
