This activity fetches the hibernated job from the filesystem or database, loads it into the memory and continues to execute it from the point of hibernation.
The name to appear as the label for the activity in the process definition.
This is the job id to resume a previously hibernated job.Note: There is no static configuration for this activity as jobID is the only parameter required.
The activity will throw an ActivityException (JobNotFoundException), if there is no job with input job id to be resumed.
However, Output tab displays the stack trace of exception detail whenever Resume activity throws an exception.
Copyright © TIBCO Software Inc. All Rights Reserved.