
when the case has been resolved and closed in CRM, an e-mail …
Oct 20, 2010 · Thanks for replying.Please share me code for developing custom workflow activity for my requirement. " when the case has been resolved and closed in CRM, an e-mail message should be …
How Can I Schedule A Backup LESS Than Daily? - social.microsoft.com
I'm currently using Windows Server Backup (in Server 2008 R2) to an attached HDD in an eSATA dock, which INCLUDES the Bare Metal Recovery AND System State. There is, and will be for the near …
How to create an activity that allows multiple exit paths similar to ...
I am looking to emulate the FlowSwitch or FlowDecision in a custom activity so as to simplify end user workflow authoring in a rehosted environment. Currenty I am limited to linking my custom activity to a …
Converting Silverlight 5 web app to WPF desktop app? or something …
Within the next 3 years (before 2021 deadline for SL5) we're going to migrate our SL5 web app to something else. Currently there is NOTHING on the web application side that can emulate the robust …
How to Retrieve and Set partylist value form email activity using plugin
I'm trying to get value in the "From " field and store it in "Regarding" filed of the email activity. i'm doing this because incoming email is converted as a case through workflow, Customer filed in the case will …
Invoke Exe from C# Windows Service? - social.microsoft.com
I have a log file writing all the activity in the code ,also the proc.Start () method result is written in the log which shows true. When i run the same windows service in debug mode i find the exe invoked and …
How do I access custom entities from a workflow activity?
May 13, 2010 · I am writing a workflow activity that needs to access some of my custom entities in CRM. If I use: IContextService contextService = (IContextService)executionContext.GetService (typeof …
issue creating a custom entity through a custom workflow
Jan 13, 2011 · I'm attemping to create a new record from a custom workflow. The workflow was registered succesfuly and it shows a custom step in the workflow step list.
Can't import QIF file from Chase Bank to Money Plus
My solution and just noticed others have already solved, is choose to download your transaction in Quicken file in *.qfx format rename to *.ofx and the data are imported just like before. My bank …
Plz help me.....how to trigger workflow with out creating any events
I need to trigger a workflow without creating any events (like when record is created or record status changes or record is assigned or record attribute changes or record is deleted). Plz help me...i did't …