Hi All,
We have requirements like base on some value need to switch BPF on create of case.
We followed below document, but not get any success. system follow default process only.
We try to skip default system process with set processId on Pre-Validation/Pre-Operation using Plugin.
target('processid') = new Guid("BPFId") / target('processid') = Guid.Empty
But then also system create default BPF instance and set default BPF.
Please help me to achieve this functionality.
Thanks in advance.