FIM PowerShell cmdlets giving issues when used within a Workflow

Hi Folks,

We have FIM Service and FIM Sync service hosted on server A and we have Portal and FIMService hosted on server B. We have configured workflows including FIM PowerShell cmdlets that gets called when a user becomes inactive in portal. So when the employeeStatus attribute value flows from Sync server to Portal server for bulk users we are getting below exception for few users:

"System.InvalidOperationException: PowerShell script execution resulted in 5 error(s):
The type initializer for 'Microsoft.ResourceManagement.WebServices.Client.ResourceManagementClient' threw an exception."

I am guessing in a shot when the employee status becomes inactive for bulk users, the PS is not getting executed properly. Read various blogs and as suggested tried modifying "Microsoft.ResourceManagement.Service.exe" in both ServerA and ServerB. But still I keep encountering this error for few users.

Tried modifying <resourceManagementClient resourceManagementServiceBaseAddress> to

http://localhost:5725

http://severA.domain.com:5725 and http://serverB.domain.com:5725

http://portalAddress.domain.com:5725.

Please let me know if there is anything else I can try with. I am really stuck at this point and unable to proceed. Also please let me know the significance of this file Microsoft.ResourceManagement.Service.exe.

Regards,

Veena

June 30th, 2015 6:12am

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

Other recent topics Other recent topics