what does CE0121 error means? It said ‘An action with side effect is not allowed in microflow ‘Charts.Microflow_2’ (or a subflow thereof), because it is used as the source of an attribute.’
asked
Lu zixing
1 answers
1
The message says that you have a microflow that is the source of an attribute. Because of that you can’t use this particular action in that microflow.