Required?: NO
Authenticated Request?: YES
Request Arguments: Generic Proxy Tool Request Arguments
Sample Implementation: StateChangeAction.java (+ hard-coded argument of ?state=unregistered in this case)
Action on Failure return: Ignored (warning displayed to user but operation completes successfully)
Action on Communications error: Same as failure (Error logged to file).
Action when proxy tool not available: Event sent
When the Blackboard Learn System Administrator removes a proxy tool from the server, this URL is called in as a simple XML response method.
| In this case the state change action is reused and a state that is not normally sent as part of the state change action is hard-coded. |