Lock Export Data BIC - EnterWorks_Process_Exchange_(EPX) - 10.5

EnterWorks Process Exchange (EPX)

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks > EnterWorks Process Exchange (EPX)
Precisely EnterWorks
Precisely EnterWorks > EnterWorks
Version
10.5
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks Process Exchange (EPX)
Copyright
2023
First publish date
2007
ft:lastEdition
2024-01-18
ft:lastPublication
2024-01-18T18:45:39.198479

Acquires a lock for a Scheduled Export based on the lock settings in that Export. A separate BIC was created to isolate the lock requests from the maximum threads used by some of the activities after the lock (Universal Java BIC activities) to avoid deadlocks. If the lock action is overwhelmed with a large number of work items, The newest work items will be blocked from acquiring lock but the work items that acquire a lock will still be able to process.

Inputs

  • exportJob - Export Job Number
  • lockTimeoutPeriodSQL - If in wait for lock mode and timeout period expires for sql query, force the lock
  • lockRetryInterval - specify the retry interval if in wait for lock mode and the action acquireLock failed
  • workItemId - ID of the work item to be lockedOutputs

Outputs

  • lockName - Name of the lock (if successfully acquired)
  • lockActionStatus - Results of lockAction (SUCCESS or FAIL)
  • lockActionErrMsg - Detailed error message if lockAction is FAIL