2021 Oct 28 5:33 PM - edited 2024 Feb 04 2:40 AM
Hi Experts,
I want to run one particular business process in one particular node in cluster. How do we achieve this in Hybris ?
Regards,
Request clarification before answering.
hi verma
try this
SOLUTION:
NOTE -: Choose SQL query section
STEP 1:
select * from SYSTEMINIT;
STEP 2 - (Run in COMMIT mode)
update SYSTEMINIT set locked = 0 where clusternode = 1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.