Activates the action requests that are pending at this routelevel of the document. The requests are processed by priority and then request ID. It is implicit in the access that the requests are activated according to the route level above all.
FYI and acknowledement requests do not cause the processing to stop. Only action requests for approval or completion cause the processing to stop and then only for route level with a serialized activation policy. Only requests at the current document's current route level are activated. Inactive requests at a lower level cause a routing exception.
Exception routing and adhoc routing are processed slightly differently.
Parameters: rh - RouteHeaderBean object for which requests are activated True if the any approval actions were activated. throws: ResourceUnavailableException - throws: WorkflowException -