Question
Virtusa International BV
NL
Last activity: 13 Feb 2019 5:41 EST
Declare Trigger in Data Class
Hi Folks,
I have requirement to call a Trigger automatically to send a Email using Work-.SendSimpleEmail in Trigger Activity. so i have configured below
1)I am updating and Saving a record into Data table so on Save i am about to Trigger Declarative rule(Declare Trigger Rule Defined in the Data class of where i am storing data)
2)In declare Trigger rule i have called the Trigger Activity to send Email (Declare Trigger Activity in Data Class Defined cos Declare trigger is in Data class to on Save Send a Email)
3) in Trigger Activity i am calling Activity called SendSimple Email from Work- class (syntax in Step: Call Work-.SendSimpleEmail)
4)while running the SendSimpleEmail is Giving below Error(please check with Screenshot)
Note: Trigger activity is Working if i do Proeprty-set but it is not taking when i am Calling any activity from the Work-
Need Help on this.. Thanks in Advanch
Hi
Its seems at run time it is not able to find the activity you have configured. Check the class inheristance path or the ruleset heirarchy. Investigate those two and then save the activity accordingly.
Regards
Bhavya