Hi,
I created a process flow to create IAM user when an employee is added. The complete flow is working as intended through GUI, however getting error in Universal.
The user is created via GUI but not via Universal. How to resolve it?
Universal version : 2022.2.17.0.0


Below is the entry in the error log , however it seems fine to me.
at Indicium.Shared.ProcessFlows.SystemActions.SmtpConnector.StartInternal(ReadOnlyDictionary`2 inputParameters) in C:\azp\agent\_work\1\s\src\Indicium.Shared\ProcessFlows\SystemActions\SmtpConnector.cs:line 272
--- End of inner exception stack trace ---
at Indicium.Shared.ProcessFlows.SystemActions.SmtpConnector.StartInternal(ReadOnlyDictionary`2 inputParameters) in C:\azp\agent\_work\1\s\src\Indicium.Shared\ProcessFlows\SystemActions\SmtpConnector.cs:line 279
at Indicium.Shared.ProcessFlows.ActiveProcessAction.Start(ReadOnlyDictionary`2 variableState) in C:\azp\agent\_work\1\s\src\Indicium.Shared\ProcessFlows\ActiveProcessAction.cs:line 290
Best answer by Mark Jongeling
View original