WF Custom Activity & Error Log

Hi,

I have a custom activity and I'm doing error log to eventLog and to text file.

Is there a way to inform FIM about errors in the activity? Any way to have the logs integrated in FIM?

Many thanks,

DD

February 25th, 2015 5:50am

The request containing your custom workflow should end up with status PostProcessingError. That way you can see them in "Search requests" Troubleshooting FIM 2010

You can write your own error messages to the Event log How to write to an event log by using Visual C#


Free Windows Admin Tool Kit Click here and download it now
February 25th, 2015 6:05am

The simplest way to inform FIM about error in your activity, is to throw an exception. And like Gaston said, the request will be end up with status PostProcessingError.

Regards,

February 25th, 2015 8:00am

The request containing your custom workflow should end up with status PostProcessingError. That way you can see them in "Search requests" Troubleshooting FIM 2010

You can write your own error messages to the Event log How to write to an event log by using Visual C#


  • Edited by Gaston Thomasi Wednesday, February 25, 2015 11:05 AM typos
  • Marked as answer by DevDiver 20 hours 14 minutes ago
Free Windows Admin Tool Kit Click here and download it now
February 25th, 2015 2:05pm

The request containing your custom workflow should end up with status PostProcessingError. That way you can see them in "Search requests" Troubleshooting FIM 2010

You can write your own error messages to the Event log How to write to an event log by using Visual C#


  • Edited by Gaston Thomasi Wednesday, February 25, 2015 11:05 AM typos
  • Marked as answer by DevDiver Wednesday, February 25, 2015 3:32 PM
February 25th, 2015 2:05pm

The request containing your custom workflow should end up with status PostProcessingError. That way you can see them in "Search requests" Troubleshooting FIM 2010

You can write your own error messages to the Event log How to write to an event log by using Visual C#


  • Edited by Gaston Thomasi Wednesday, February 25, 2015 11:05 AM typos
  • Marked as answer by DevDiver Wednesday, February 25, 2015 3:32 PM
Free Windows Admin Tool Kit Click here and download it now
February 25th, 2015 2:05pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics