My Oracle Support Banner

Configured Powershell Script Does Not Run After Exchange Create Operation (Doc ID 1922975.1)

Last updated on AUGUST 30, 2023

Applies to:

Identity Manager Connector - Version 11.1.1.6.0 and later
Information in this document applies to any platform.

Symptoms

Have configured a powershell script which needs to be executed post Exchange provisioning of a user. However seeing that this script has suddenly stopped executing for a while now. Nothing has changed in the configuration to cause this and similar setup in our other environment works.

As seen from the connector log file, there is a system error :

ConnectorServer.exe    Error    0    System.IO.IOException: The file exists.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Path.GetTempFileName()
   at Org.IdentityConnectors.Common.Script.Shell.ShellScriptExecutorFactory.ShellScriptExecutor.Execute(IDictionary`2 arguments)
.....

  at Org.IdentityConnectors.Exchange.ExchangeConnector.RunScriptOnResource(ScriptContext request, OperationOptions options)
   at Org.IdentityConnectors.Framework.Impl.Api.Local.Operations.ScriptOnResourceImpl.RunScriptOnResource(ScriptContext request, OperationOptions options) in ...\icf\framework\dotnet\FrameworkInternal\ApiLocalOperations.cs:line 1093
   at Org.IdentityConnectors.Framework.Impl.Api.Local.Operations.ConnectorAPIOperationRunnerProxy.Invoke(Object proxy, MethodInfo method, Object[] args) in ..\icf\framework\dotnet\FrameworkInternal\ApiLocalOperations.cs:line 244
   at ___proxy1.RunScriptOnResource(ScriptContext , OperationOptions )
   at Org.IdentityConnectors.Framework.Impl.Server.ConnectionProcessor.ProcessOperationRequest(OperationRequest request) in ...\icf\framework\dotnet\FrameworkInternal\Server.cs:line 609
    2014-09-03 06:50:33Z
 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.