i have created on assest and store the value and same i am calling in code. img reference below.
it throws error
This send outlook i copied from set transaction status state from system exception and i created in_systemRuleException in argument in end state in side main workflow , just to send exception email.
Did you try debugging the process. and is the asset value getting printed? Add a breakpoint to Send Outlook Mail Message and check whether vErrorNotification value is getting printed in Immediate Panel.
Check the get asset value is empty or not,Ensure it is initialised properly
Use log message to check the value it contains data or not
Check the asset name also
As per error…the error happened on a log mesaage and in screenshot i dont see one…so wither it is failing before this only or after this whereever the log message is there
i am generating manually, once the application opens i am closing it, just to see whether it is sending email or not and what value it is loading from assest. but in log it thows object reference not set.
Could you show what are you storing in in_Config("UC044_To_Erroremail").ToString. Make sure you open the Advanced editor of Asset name and pass the syntax. Make sure you have that asset in the mentioned Folder Name.