Important Update: Archer Community Scheduled Maintenance on November 23–24 - New Community Launching Soon! Learn More..
000033981
After building an Advanced Workflow in Archer, the workflow does not get past the starting stage after content enrollment. The user screen will hang indefinitely.
The Advanced Workflow log only points to a FIPS exception for Microsoft Server.
Error Message from Archer.AdvancedWorkflow.xml log.
<E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent">
<System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system">
<EventID>0</EventID>
<Type>3</Type>
<SubType Name="Error">0</SubType>
<Level>2</Level>
<TimeCreated SystemTime="M/D/YYYY h:mm:ss PM" />
<Source Name="Archer.NET" />
<Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" />
<Execution ProcessName="WpJobMonitor" ProcessID="xxxx" ThreadID="xxxx"/>
<Computer>SERVER_NAME</Computer>
</System>
<ApplicationData>
<TraceData>
<DataItem>
<TraceRecord Severity="Error" xmlns="http://schemas.microsoft.com/2004/10/E2ETraceEvent/TraceRecord">
<TraceIdentifier>Archer.NET</TraceIdentifier>
<Description>This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.</Description>
<AppDomain>WpJobMonitor.exe-WpAppDomain</AppDomain>
<Exception>
<Message>
---------- Exception ----------
[System.InvalidOperationException]
This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
at System.Security.Cryptography.SHA1Managed..ctor()
at Workpoint.BPM.Util.CryptoHelper.RsaCreateSignature(String stringIn, RSACryptoServiceProvider rsa)
at Workpoint.BPM.Security.m.m(String a)
at Workpoint.Monitors.PollingMonitorBase.GetServiceChannel[I](String endpointKey, String dsn)
at Workpoint.Monitors.Job.a.n(a a)
at Workpoint.Monitors.Job.a.b(Object a)
</Message>
</Exception>
</TraceRecord>
</DataItem>
</TraceData>
</ApplicationData>
</E2ETraceEvent>
This implementation is not part of the Windows Platform FIPS validated cryptographic.