@Gabriel_Tatu @loginerror @nadim.warsi @Manjuts90
Hi,
Do I need to create a new .xaml project to send an email?
Where is the sendemailexception.xaml in the REFramework?
This is the pictorial instruction in the PDF to complete the assignment.
@Gabriel_Tatu @loginerror @nadim.warsi @Manjuts90
Hi,
Do I need to create a new .xaml project to send an email?
Where is the sendemailexception.xaml in the REFramework?
This is the pictorial instruction in the PDF to complete the assignment.
It wont be there by default.
You can click on Design, New sequence and enter the name SendMailException.
You will get that workflow in your projects folder and you can then add your activities.
Post that you can use invoke workflow activity or just drag the workflow from left project panel and it will add the invoke activity automatically
@Tom1989 Just for sending mail u need not create separate workflow. If u do any other activities along with send mail and it is reusable then u can create separate workflow.