Category: Adaptiva
This activity performs office level lock acquire and release operations
Properties
Name | Description | Mandatory | Initial Value | Runtime Expression | Type | Conditional | |
---|---|---|---|---|---|---|---|
NodeType | Contains the type for node | No | No | No | Output | No | |
Data Type: Text | Comments: | ||||||
Name | Name of the workflow node | Yes | Yes | No | Input | No | |
Data Type: Text | Comments: | ||||||
Description | Description of the workflow node | No | Yes | No | Input | No | |
Data Type: Text | Comments: | ||||||
Operation | Operation to be performed Acquire lock, Release lock | Yes | Yes | No | Input | No | |
Data Type: Text | Comments: | ||||||
LogData | Any string to output to the workflow log | No | No | No | Input | No | |
Data Type: Text | Comments: |
Operations
Acquire lock
Acquires a P2P office lock
Name | Description | Mandatory | Initial Value | Runtime Expression | Type | Conditional | |
---|---|---|---|---|---|---|---|
LockName | Contains P2P Lock Name | Yes | No | No | Input | Yes | |
Data Type: Text | Comments: | ||||||
Concurrency | The contains a valid P2P Concurrency count. It should be more than 0 | Yes | No | No | Input | Yes | |
Data Type: Whole Number | Comments: | ||||||
TimeOut | Maximum time to wait for the lock. 0 = infinite wait | No | No | No | Input | Yes | |
Data Type: Whole Number | Comments: | ||||||
LockID | Contains the acquired lock ID | No | No | No | Output | Yes | |
Data Type: Whole Number | Comments: | ||||||
ApplicationData | Contains the application data after acquiring the lock | No | No | No | Output | Yes | |
Data Type: Text | Comments: |
Release lock
Releases a P2P office lock
Name | Description | Mandatory | Initial Value | Runtime Expression | Type | Conditional | |
---|---|---|---|---|---|---|---|
LockID | Contains the acquired lock ID | Yes | No | No | Input | Yes | |
Data Type: Whole Number | Comments: | ||||||
ApplicationData | Contains the application data after acquiring the lock | No | No | No | Input | Yes | |
Data Type: Text | Comments: |
Comments
0 comments
Please sign in to leave a comment.