This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision |
| a_f:a:duplicate [2022/09/13 18:15] – external edit 127.0.0.1 | a_f:a:duplicate [2023/05/09 01:33] (current) – sean |
|---|
| {{tag>Actions Action_List Business_Object Process Business_Rules}} | {{tag>Index Action Action_List Business_Object Process Business_Rule}} |
| ====== DUPLICATE ====== | ====== DUPLICATE ====== |
| |
| |
| The ''NO RULES'' keyword creates an object without executing any rules at all. Be careful with this keyword as this may create an instance of the object with invalid data. | The ''NO RULES'' keyword creates an object without executing any rules at all. Be careful with this keyword as this may create an instance of the object with invalid data. |
| | |
| | <callout type="primary" icon="true" title="note">Business rules for objects created by ''DUPLICATE'' will not trigger on ''IS NEW''. Use ''CREATE'' instead.</callout> |