BPM Notification for Credit Memo Create

I have what appears to be a successfully created Data Directive in the test environment to trigger an email when a RMA Credit Memo is created by clicking the Auto Print ready box. However, when I implemented it in production, emails are generating for regular invoices as well that are not utilizing the Auto Print ready box. Any idea why they would generate when not following the logic?

Regards,
Kate

I believe you have created on InvcHead. Add a condition RMANum not equal to zero and posted = false.

Thank you Arul…so I think I got the first one…but not sure which condition is going to get me to posted = false. I do not have much experience with the programming ins and outs.