Skip to Content
0
Former Member
May 20, 2011 at 07:39 AM

start condition for Campaign Approved(system status).

34 Views

I am trying to send Email to person who is responsible for Campaign Creation.Email will be sent when status of campaign is 'Approved' system status.But when i try to set approved condition directly from UI and execute the action manually

error is coming that start condition is not fullfilled.

Same is working fine on system status 'Released'

In case of Approved status,two system status are active in crm_jest table at same time.I put the following start condition

&Marketing Project Campaign.StatusTable& = I1001

and &Marketing Project Campaign.StatusTable& = I1122

Please let me know if anything is missed out.