This time, it is a similar but different question. I am now trying to launch optional process in a certain stage. I configured this from Case Type rule as below.
I don’t want the screen to pop up. I tried the solution (remove mdcTarget: actertiary row from pyWorkCommonActions Navigation rule), but it is not working. How can fix this issue?
Can you please try removing mdcTarget: actertiary row from WorkActionsAddWork Navigation rule as below? You need to do Save As OOTB rule from Theme-Cosmos ruleset. As per my experiment, you may have to place it to Work- class. When I placed it to MyCo-MyApp-Work-MyCase or MyCo-MyApp-Work class, it didn’t work.
Thanks, actually I found out this WorkActionsAddWork Navigation rule by myself, but I did Save As to our specialized class - MyCo-MyApp-Work-PurchaseRequest or MyCo-MyApp-Work class. However, this didn’t work. Now, I just tried saving to Work- class per you suggestion, and this approach worked. This is very strange! I don’t know why, but anyways I was able to resolve the issue. Thank you.