Kamila
2 years agoContributor
Lock one process
Hi Team,
We have 2 similar processes under one member in workflow. I need to lock process A, when B is completed. Could you please advise what method to use?
Many thanks!
Kamila - My understanding is that you have 2 Import Process under the WF and you would like to lock Process A when B is completed. If that is the case
1. If you are not using WF channel and the process is manual load then you can lock B then A will automatically lock because it is using the same Standard WF channel.
2. If you are using WF channel & also automation you can perform this using Extender Business rule by load it to the cube once lock process B then Loca A as well.