The MIMWAL is a Workflow Activity Library (WAL) solution for configuring complex Workflows in the Microsoft Identity Manager (MIM) 2016 and Forefront Identity Manager (FIM) 2010 R2 solution.
Перейти к файлу
Nilesh Ghodekar 7b2c5d44b6 edited code acceptance verbiage for better clarity. 2016-01-13 08:27:35 +00:00
src Updated Register.ps1 to remind to run UpdateWorkflowXoml.ps1 script. 2016-01-10 20:56:51 +00:00
.gitattributes Baseline check-in. Same codebase as FIMWAL 2.15.1026.0 except for the branding changes. 2015-12-06 02:09:13 +00:00
.gitignore Baseline check-in. Same codebase as FIMWAL 2.15.1026.0 except for the branding changes. 2015-12-06 02:09:13 +00:00
CONTRIBUTING.md edited code acceptance verbiage for better clarity. 2016-01-13 08:27:35 +00:00
ChangeLog.md Fixed typo in ChangeLog.md 2016-01-10 20:41:04 +00:00
LICENSE.txt Create LICENSE.txt 2015-12-03 08:16:05 -06:00
README.md Updated ChangeLog.md, CONTRIBUTING.md and ReadMe.md. 2016-01-10 12:33:23 +00:00

README.md

MIMWAL

The MIMWAL is a Workflow Activity Library (WAL) for building complex workflows in the Microsoft Identity Manager (MIM) 2016 and Forefront Identity Manager (FIM) 2010 R2 solution.

The MIMWAL is a powerful solution accelerator for MIM / FIM that provides foundational activities which can be combined to create complex workflows to implement business processes within a MIM / FIM solution simply by configuration instead of coding for days and months.

Features

  • Building-block Workflow Activities
  • Conditional Execution Capability for Building-block Activities
  • Support for Iteration Over a Collection of Values in Building-block Activities
  • Deep Resolution Capability for FIM Lookup Grammar
  • Rich Library of Workflow Functions
  • UI Framework for Building Additional Custom Workflow Activities
  • Support for ETW Event Tracing
  • Optimization of Update Requests
    • Combining multiple updates into a single request per resource per activity
    • Issuing update request only when resource is actually modified.

Supported Product Versions

  • Forefront Identity Manager (FIM) 2010 R2 - 4.1.3496 and above.
  • Microsoft Identity Manager (MIM) 2016 - 4.3.1935 and above.

Release Notes

The MIMWAL releases can be downloaded from the releases tab under the Code tab. The release notes of each release can be found at ChangeLog.md

Documentation

For more details and information on utilizing the MIMWAL please refer to the documentation in the MIMWAL Wiki.

Discussion

For questions and conversations focused on MIMWAL, please visit the MIMWAL Project TechNet Forum: http://aka.ms/MIMWAL/Forum.

Contributing to MIMWAL

For details on how you can contribute, please check CONTRIBUTING.md