Business Process Management (BPM) Question:
Download Job Interview Questions and Answers PDF
Explain What is short lock and long lock in tibco iProcess?
Answer:
► Short lock. This is the standard lock normally set
by the TIBCO iProcess Workspace. A short lock is removed
when a user keeps or releases a work item. In the event
that short locks are left behind because, for example, the
iProcess Workspace crashed, the only way to remove the
short lock is to re-start the iProcess Engine or use the
following command.
► Long lock. A lock that is persistent and can only
be removed using sal_llock_frm_init() by the user holding
the lock. Long locks are not normally used by TIBCO
iProcess Workspace, but may be set by SAL SDK programs or
the TIBCO iProcess Objects Client. Re-starting the iProcess
Engine has no effect on long locks, so a work item locked
in this way remains inaccessible to every iProcess user
until it is manually unlocked.
by the TIBCO iProcess Workspace. A short lock is removed
when a user keeps or releases a work item. In the event
that short locks are left behind because, for example, the
iProcess Workspace crashed, the only way to remove the
short lock is to re-start the iProcess Engine or use the
following command.
► Long lock. A lock that is persistent and can only
be removed using sal_llock_frm_init() by the user holding
the lock. Long locks are not normally used by TIBCO
iProcess Workspace, but may be set by SAL SDK programs or
the TIBCO iProcess Objects Client. Re-starting the iProcess
Engine has no effect on long locks, so a work item locked
in this way remains inaccessible to every iProcess user
until it is manually unlocked.
Download BPM Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain What is Business Process Management (BPM)? | Tell me Where can we see the description of the error when a Case is terminated abnormally? |