{"@t":"2025-11-12T02:01:14.2718317Z","@mt":"{State:l}","@r":["Execution RecurringJobScheduler is in the Failed state now due to an exception, execution will be retried no more than in 00:00:09"],"@l":"Error","@x":"Microsoft.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 40 - Could not open a connection to SQL Server: Could not open a connection to SQL Server)\n at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)\n at Microsoft.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)\n at Microsoft.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)\n at Microsoft.Data.SqlClient.SqlConnection.Open(SqlConnectionOverrides overrides)\n at Hangfire.SqlServer.SqlServerStorage.CreateAndOpenConnection()\n at Hangfire.SqlServer.SqlServerConnection.AcquireLock(String resource, TimeSpan timeout)\n at Hangfire.Server.RecurringJobScheduler.UseConnectionDistributedLock[T](JobStorage storage, Func`2 action)\n at Hangfire.Server.RecurringJobScheduler.Execute(BackgroundProcessContext context)\n at Hangfire.Server.BackgroundProcessDispatcherBuilder.ExecuteProcess(Guid executionId, Object state)\n at Hangfire.Processing.BackgroundExecution.Run(Action`2 callback, Object state)\nClientConnectionId:00000000-0000-0000-0000-000000000000","State":"Execution RecurringJobScheduler is in the Failed state now due to an exception, execution will be retried no more than in 00:00:09","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":40,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:14.2718321Z","@mt":"{State:l}","@r":["Execution Worker is in the Failed state now due to an exception, execution will be retried no more than in 00:05:00"],"@l":"Error","@x":"Microsoft.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 40 - Could not open a connection to SQL Server: Could not open a connection to SQL Server)\n at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)\n at Microsoft.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)\n at Microsoft.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)\n at Microsoft.Data.SqlClient.SqlConnection.Open(SqlConnectionOverrides overrides)\n at Hangfire.SqlServer.SqlServerStorage.CreateAndOpenConnection()\n at Hangfire.SqlServer.SqlServerStorage.UseConnection[T](DbConnection dedicatedConnection, Func`2 func)\n at Hangfire.SqlServer.SqlServerJobQueue.DequeueUsingSlidingInvisibilityTimeout(String[] queues, CancellationToken cancellationToken)\n at Hangfire.SqlServer.SqlServerJobQueue.Dequeue(String[] queues, CancellationToken cancellationToken)\n at Hangfire.SqlServer.SqlServerConnection.FetchNextJob(String[] queues, CancellationToken cancellationToken)\n at Hangfire.Server.Worker.Execute(BackgroundProcessContext context)\n at Hangfire.Server.BackgroundProcessDispatcherBuilder.ExecuteProcess(Guid executionId, Object state)\n at Hangfire.Processing.BackgroundExecution.Run(Action`2 callback, Object state)\nClientConnectionId:00000000-0000-0000-0000-000000000000","State":"Execution Worker is in the Failed state now due to an exception, execution will be retried no more than in 00:05:00","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":23,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:14.2718325Z","@mt":"{State:l}","@r":["Execution DelayedJobScheduler is in the Failed state now due to an exception, execution will be retried no more than in 00:00:09"],"@l":"Error","@x":"Microsoft.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 40 - Could not open a connection to SQL Server: Could not open a connection to SQL Server)\n at Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)\n at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)\n at Microsoft.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnectionString connectionOptions, Boolean withFailover)\n at Microsoft.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, Boolean withFailover)\n at Microsoft.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout)\n at Microsoft.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance)\n at Microsoft.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken, DbConnectionPool pool)\n at Microsoft.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)\n at Microsoft.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)\n at Microsoft.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)\n at Microsoft.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)\n at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)\n at Microsoft.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)\n at Microsoft.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)\n at Microsoft.Data.SqlClient.SqlConnection.Open(SqlConnectionOverrides overrides)\n at Hangfire.SqlServer.SqlServerStorage.CreateAndOpenConnection()\n at Hangfire.SqlServer.SqlServerConnection.AcquireLock(String resource, TimeSpan timeout)\n at Hangfire.Server.DelayedJobScheduler.UseConnectionDistributedLock[T](JobStorage storage, Func`2 action)\n at Hangfire.Server.DelayedJobScheduler.Execute(BackgroundProcessContext context)\n at Hangfire.Server.BackgroundProcessDispatcherBuilder.ExecuteProcess(Guid executionId, Object state)\n at Hangfire.Processing.BackgroundExecution.Run(Action`2 callback, Object state)\nClientConnectionId:00000000-0000-0000-0000-000000000000","State":"Execution DelayedJobScheduler is in the Failed state now due to an exception, execution will be retried no more than in 00:00:09","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":39,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:23.1473643Z","@mt":"{State:l}","@r":["Server 3c32bf15-e0b2-4068-8bed-731e46b548b0 encountered an exception while sending heartbeat"],"@l":"Warning","@x":"Microsoft.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 40 - Could not open a connection to SQL Server: Could not open a connection to SQL Server)\n at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)\n at Microsoft.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)\n at Microsoft.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)\n at Microsoft.Data.SqlClient.SqlConnection.Open(SqlConnectionOverrides overrides)\n at Hangfire.SqlServer.SqlServerStorage.CreateAndOpenConnection()\n at Hangfire.SqlServer.SqlServerStorage.UseConnection[T](DbConnection dedicatedConnection, Func`2 func)\n at Hangfire.Server.ServerHeartbeatProcess.Execute(BackgroundProcessContext context)\nClientConnectionId:00000000-0000-0000-0000-000000000000","State":"Server 3c32bf15-e0b2-4068-8bed-731e46b548b0 encountered an exception while sending heartbeat","SourceContext":"Hangfire.Server.ServerHeartbeatProcess","ThreadId":13,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2104089Z","@mt":"{State:l}","@r":["Server 3c32bf15-e0b2-4068-8bed-731e46b548b0 caught stopping signal..."],"State":"Server 3c32bf15-e0b2-4068-8bed-731e46b548b0 caught stopping signal...","SourceContext":"Hangfire.Server.BackgroundServerProcess","ThreadId":71,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2113617Z","@mt":"{State:l}","@r":["Execution loop Worker:8ae9e538 was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:8ae9e538 was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":26,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2116407Z","@mt":"{State:l}","@r":["Execution loop Worker:5b4810f3 was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:5b4810f3 was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":22,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2117987Z","@mt":"{State:l}","@r":["Execution loop Worker:682e1000 was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:682e1000 was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":25,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2112351Z","@mt":"{State:l}","@r":["Execution loop Worker:32a4f015 was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:32a4f015 was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":19,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2119223Z","@mt":"{State:l}","@r":["Execution loop Worker:cf2cec2f was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:cf2cec2f was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":21,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2113136Z","@mt":"{State:l}","@r":["Execution loop Worker:bb788cb3 was unable to wait for '00:02:24' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:bb788cb3 was unable to wait for '00:02:24' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":37,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2122438Z","@mt":"{State:l}","@r":["Execution loop Worker:1a0ab035 was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:1a0ab035 was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":38,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2125101Z","@mt":"{State:l}","@r":["Execution loop Worker:b8786a98 was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:b8786a98 was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":29,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2113746Z","@mt":"{State:l}","@r":["Execution loop Worker:e047fc30 was unable to wait for '00:01:21' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:e047fc30 was unable to wait for '00:01:21' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":20,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2112351Z","@mt":"{State:l}","@r":["Execution loop Worker:180e065f was unable to wait for '00:01:40' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:180e065f was unable to wait for '00:01:40' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":33,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2114568Z","@mt":"{State:l}","@r":["Execution loop Worker:d74054ae was unable to wait for '00:03:16' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:d74054ae was unable to wait for '00:03:16' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":32,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2114873Z","@mt":"{State:l}","@r":["Execution loop Worker:c1379749 was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:c1379749 was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":23,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2114830Z","@mt":"{State:l}","@r":["Execution loop Worker:9e6e445f was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:9e6e445f was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":27,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2115032Z","@mt":"{State:l}","@r":["Execution loop RecurringJobScheduler:2f46575f was unable to wait for '00:00:25' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop RecurringJobScheduler:2f46575f was unable to wait for '00:00:25' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":40,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2115401Z","@mt":"{State:l}","@r":["Execution loop Worker:81a8ae78 was unable to wait for '00:03:45' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:81a8ae78 was unable to wait for '00:03:45' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":36,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2115627Z","@mt":"{State:l}","@r":["Execution loop Worker:0623785c was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:0623785c was unable to wait for '00:05:00' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":28,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2116456Z","@mt":"{State:l}","@r":["Execution loop Worker:fa3cb1d2 was unable to wait for '00:04:16' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:fa3cb1d2 was unable to wait for '00:04:16' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":31,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2117996Z","@mt":"{State:l}","@r":["Execution loop Worker:5203d2be was unable to wait for '00:02:49' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:5203d2be was unable to wait for '00:02:49' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":24,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2118273Z","@mt":"{State:l}","@r":["Execution loop Worker:d7170d2f was unable to wait for '00:01:04' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:d7170d2f was unable to wait for '00:01:04' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":34,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2126465Z","@mt":"{State:l}","@r":["Execution loop DelayedJobScheduler:ceb5d973 was unable to wait for '00:00:25' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop DelayedJobScheduler:ceb5d973 was unable to wait for '00:00:25' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":39,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2127003Z","@mt":"{State:l}","@r":["Execution loop Worker:1eba66ee was unable to wait for '00:02:01' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:1eba66ee was unable to wait for '00:02:01' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":35,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2113649Z","@mt":"{State:l}","@r":["Execution loop Worker:764e1766 was unable to wait for '00:04:49' delay due to an exception. Execution will be stopped."],"@l":"Fatal","@x":"System.OperationCanceledException: The operation was canceled.\n at System.Threading.CancellationToken.ThrowOperationCanceledException()\n at System.Threading.CancellationToken.ThrowIfCancellationRequested()\n at Hangfire.Processing.TaskExtensions.WaitOne(WaitHandle waitHandle, TimeSpan timeout, CancellationToken token)\n at Hangfire.Processing.BackgroundExecution.HandleDelay(Guid executionId, TimeSpan delay)","State":"Execution loop Worker:764e1766 was unable to wait for '00:04:49' delay due to an exception. Execution will be stopped.","SourceContext":"Hangfire.Processing.BackgroundExecution","ThreadId":30,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2174753Z","@mt":"{State:l}","@r":["Server 3c32bf15-e0b2-4068-8bed-731e46b548b0 All dispatchers stopped"],"State":"Server 3c32bf15-e0b2-4068-8bed-731e46b548b0 All dispatchers stopped","SourceContext":"Hangfire.Server.BackgroundServerProcess","ThreadId":12,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:01:46.2193165Z","@mt":"{State:l}","@r":["Server 3c32bf15-e0b2-4068-8bed-731e46b548b0 there was an exception, server may not be removed"],"@l":"Warning","@x":"Microsoft.Data.SqlClient.SqlException (0x80131904): Login failed for user 'sa'. Reason: Server is in script upgrade mode. Only administrator can connect at this time.\n at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)\n at Microsoft.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)\n at Microsoft.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)\n at Microsoft.Data.SqlClient.SqlConnection.Open(SqlConnectionOverrides overrides)\n at Hangfire.SqlServer.SqlServerStorage.CreateAndOpenConnection()\n at Hangfire.SqlServer.SqlServerStorage.UseConnection[T](DbConnection dedicatedConnection, Func`2 func)\n at Hangfire.SqlServer.SqlServerStorage.UseConnection(DbConnection dedicatedConnection, Action`1 action)\n at Hangfire.SqlServer.SqlServerConnection.RemoveServer(String serverId)\n at Hangfire.Server.BackgroundServerProcess.ServerDelete(BackgroundServerContext context, Stopwatch stoppedAt)\nClientConnectionId:d09adc56-2f43-4409-8afc-e59defdf3523\nError Number:18401,State:1,Class:14","State":"Server 3c32bf15-e0b2-4068-8bed-731e46b548b0 there was an exception, server may not be removed","SourceContext":"Hangfire.Server.BackgroundServerProcess","ThreadId":12,"EnvironmentName":"Production","ProcessId":2401374,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:02:10.1758508Z","@mt":"{State:l}","@r":["Start installing Hangfire SQL objects..."],"State":"Start installing Hangfire SQL objects...","SourceContext":"Hangfire.SqlServer.SqlServerObjectsInstaller","ThreadId":1,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:02:10.3511058Z","@mt":"{State:l}","@r":["Hangfire SQL objects installed."],"State":"Hangfire SQL objects installed.","SourceContext":"Hangfire.SqlServer.SqlServerObjectsInstaller","ThreadId":1,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:02:10.5155696Z","@mt":"Application starting..............","ThreadId":1,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:02:10.5739863Z","@mt":"{State:l}","@r":["Starting Hangfire Server using job storage: 'SQL Server: .@ez-prms'"],"State":"Starting Hangfire Server using job storage: 'SQL Server: .@ez-prms'","SourceContext":"Hangfire.BackgroundJobServer","ThreadId":1,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:02:10.5742999Z","@mt":"{State:l}","@r":["Using the following options for SQL Server job storage: Queue poll interval: 00:00:00."],"State":"Using the following options for SQL Server job storage: Queue poll interval: 00:00:00.","SourceContext":"Hangfire.BackgroundJobServer","ThreadId":1,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:02:10.5745509Z","@mt":"{State:l}","@r":["Using the following options for Hangfire Server:\r\n Worker count: 20\r\n Listening queues: 'default'\r\n Shutdown timeout: 00:00:15\r\n Schedule polling interval: 00:00:15"],"State":"Using the following options for Hangfire Server:\r\n Worker count: 20\r\n Listening queues: 'default'\r\n Shutdown timeout: 00:00:15\r\n Schedule polling interval: 00:00:15","SourceContext":"Hangfire.BackgroundJobServer","ThreadId":1,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:02:10.6689825Z","@mt":"{State:l}","@r":["Server 643e2742-9d03-48b3-a085-b7aba191add5 successfully announced in 78.1889 ms"],"State":"Server 643e2742-9d03-48b3-a085-b7aba191add5 successfully announced in 78.1889 ms","SourceContext":"Hangfire.Server.BackgroundServerProcess","ThreadId":13,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:02:10.6707460Z","@mt":"{State:l}","@r":["Server 643e2742-9d03-48b3-a085-b7aba191add5 is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, SqlServerHeartbeatProcess, Worker, DelayedJobScheduler, RecurringJobScheduler..."],"State":"Server 643e2742-9d03-48b3-a085-b7aba191add5 is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, SqlServerHeartbeatProcess, Worker, DelayedJobScheduler, RecurringJobScheduler...","SourceContext":"Hangfire.Server.BackgroundServerProcess","ThreadId":13,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:02:10.6768539Z","@mt":"{State:l}","@r":["Server 643e2742-9d03-48b3-a085-b7aba191add5 all the dispatchers started"],"State":"Server 643e2742-9d03-48b3-a085-b7aba191add5 all the dispatchers started","SourceContext":"Hangfire.Server.BackgroundServerProcess","ThreadId":13,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T02:07:10.6778853Z","@mt":"{State:l}","@r":["1 servers were removed due to timeout"],"State":"1 servers were removed due to timeout","SourceContext":"Hangfire.Server.ServerWatchdog","ThreadId":15,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T04:05:25.0630292Z","@mt":"Failed to determine the https port for redirect.","@l":"Warning","EventId":{"Id":3,"Name":"FailedToDeterminePort"},"SourceContext":"Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware","RequestId":"0HNH1K2QHM7V8:00000001","RequestPath":"/","ConnectionId":"0HNH1K2QHM7V8","ThreadId":183,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.3931807Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.3970690Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.3978679Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.3984485Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.3989838Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.3995664Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.4001012Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.4006682Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.4011950Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.4017658Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.4022985Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.4028889Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.4034660Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.4040051Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.4045899Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.4051209Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.4056822Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.4062084Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.4067708Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:44.4072976Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81H","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:50.2994904Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81J:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81J","ThreadId":548,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:50.3001913Z","@mt":"Signed url obtained for file PoliceTemplate/Manchester Dept_20240422174335.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81J:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81J","ThreadId":548,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:53.5058466Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81Q","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:53.5068524Z","@mt":"Signed url obtained for file PoliceTemplate/Manchester Dept_20240422174335.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81Q","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:54.1245137Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81S","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:12:54.1250900Z","@mt":"Signed url obtained for file PoliceTemplate/Manchester Dept_20240422174335.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM81S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM81S","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:15.7001919Z","@mt":"Uploading: file PoliceReports/01 MANTUA 10.27.25 to 11.02.25_20251112141315.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM81U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM81U","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:16.7335710Z","@mt":"Uploaded: file PoliceReports/01 MANTUA 10.27.25 to 11.02.25_20251112141315.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM81U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM81U","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:16.7576815Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM81U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM81U","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:16.7577866Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM81U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM81U","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:16.9104018Z","@mt":"Python initialized in 152 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM81U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM81U","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:16.9438566Z","@mt":"fitz imported in 186 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM81U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM81U","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:17.1429131Z","@mt":"Uploading: file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141316_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM81U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM81U","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:17.2079559Z","@mt":"Uploading: file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141317_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM81U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM81U","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:17.2493797Z","@mt":"Doc closed in 491 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM81U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM81U","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:17.2495781Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM81U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM81U","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:17.2505391Z","@mt":"temp file deleted in 492 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM81U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM81U","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:17.6149731Z","@mt":"Uploaded: file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141316_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM81U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM81U","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:17.8631694Z","@mt":"Uploaded: file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141317_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM81U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM81U","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:21.4845247Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM820:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM820","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:24.2891238Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141316_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM824:00000001","RequestPath":"/api/file/bf7f92b1-9b9b-4000-2953-08de21f5a071","ConnectionId":"0HNH1K2QHM824","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:26.8296809Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141316_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM827:00000001","RequestPath":"/api/file/bf7f92b1-9b9b-4000-2953-08de21f5a071","ConnectionId":"0HNH1K2QHM827","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:29.5951504Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141316_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM82C:00000001","RequestPath":"/api/file/bf7f92b1-9b9b-4000-2953-08de21f5a071","ConnectionId":"0HNH1K2QHM82C","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:30.4123369Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141317_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM82F:00000001","RequestPath":"/api/file/a906906d-d5c9-4742-2954-08de21f5a071","ConnectionId":"0HNH1K2QHM82F","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:32.0429718Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141317_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM82I:00000001","RequestPath":"/api/file/a906906d-d5c9-4742-2954-08de21f5a071","ConnectionId":"0HNH1K2QHM82I","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:34.4202127Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM82N:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM82N","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:13:35.3220550Z","@mt":"Signed url obtained for file PoliceReports/01 MANTUA 10.27.25 to 11.02.25_20251112141315.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHM82Q:00000001","RequestPath":"/api/file/view-report-for-new-case/bceab09d-59ac-4f9f-a5d0-08de21f5a06d","ConnectionId":"0HNH1K2QHM82Q","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:14:07.5582324Z","@mt":"Signed url obtained for file PoliceReports/01 MANTUA 10.27.25 to 11.02.25_20251112141315.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM82S:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM82S","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:14:08.2736341Z","@mt":"Uploading: file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141407_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:14:08.7002314Z","@mt":"Uploaded: file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141407_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:09.9747631Z","@mt":"Signed url obtained for file PoliceReports/01 MANTUA 10.27.25 to 11.02.25_20251112141315.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM82U:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM82U","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:10.5527723Z","@mt":"Uploading: file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141509_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:11.2269485Z","@mt":"Uploaded: file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141509_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8875909Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8882429Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8888445Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8894607Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8900322Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8906521Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8912236Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8917877Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8924122Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8929882Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8937398Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8942963Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8948908Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8955077Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8960535Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8966276Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8971421Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8976879Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8982048Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:23.8990331Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM836:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM836","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:39.8474203Z","@mt":"Signed url obtained for file PoliceReports/01 MANTUA 10.27.25 to 11.02.25_20251112141315.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM838:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM838","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:40.1166337Z","@mt":"Uploading: file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141539_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:40.5247693Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM83A:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM83A","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:40.7697678Z","@mt":"Uploaded: file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141539_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:42.9556498Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141407_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM83E:00000001","RequestPath":"/api/file/9b6d69f2-3d4e-41de-2955-08de21f5a071","ConnectionId":"0HNH1K2QHM83E","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:15:58.5560437Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141407_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM83M:00000001","RequestPath":"/api/file/9b6d69f2-3d4e-41de-2955-08de21f5a071","ConnectionId":"0HNH1K2QHM83M","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:02.3551932Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141407_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM83P:00000001","RequestPath":"/api/file/9b6d69f2-3d4e-41de-2955-08de21f5a071","ConnectionId":"0HNH1K2QHM83P","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:03.6997924Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141317_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM83T:00000001","RequestPath":"/api/file/a906906d-d5c9-4742-2954-08de21f5a071","ConnectionId":"0HNH1K2QHM83T","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:05.8618310Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141509_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM840:00000001","RequestPath":"/api/file/b919f4ec-d896-449b-2956-08de21f5a071","ConnectionId":"0HNH1K2QHM840","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:30.3187799Z","@mt":"Uploading: file PoliceReports/02 ReportImagesExtract_111120250643 3_20251112141630.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:31.6124941Z","@mt":"Uploaded: file PoliceReports/02 ReportImagesExtract_111120250643 3_20251112141630.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:31.6127579Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:31.6127780Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:31.6410235Z","@mt":"Python initialized in 28 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:31.6410781Z","@mt":"fitz imported in 28 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:31.7160131Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:31.7635021Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:31.8121897Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:31.8673059Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:31.9204413Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:31.9791782Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.0362299Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.0922685Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.1245409Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":543,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.1496912Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.2038901Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.2076448Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":546,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.2699393Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.3164023Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.3460370Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.3574654Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.3787275Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.3841523Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":543,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.4194137Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.4334527Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.4630643Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":543,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.4862463Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.5266805Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.5747139Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.5994713Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":543,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.6218980Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.6318807Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.6719948Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.7145906Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.7339593Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.7756781Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.8021903Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.8135927Z","@mt":"Uploading: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.8152032Z","@mt":"Doc closed in 1202 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.8152287Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.8189167Z","@mt":"temp file deleted in 1206 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.8329215Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.9371892Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":547,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:32.9686040Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:33.0342962Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:33.0739534Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":546,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:33.1721763Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":546,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:33.1749267Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":543,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:33.2449228Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:33.2782196Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:33.2936237Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:33.3715394Z","@mt":"Uploaded: file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM847:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM847","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:38.3747704Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM849:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM849","ThreadId":546,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:16:58.3207112Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM84D:00000001","RequestPath":"/api/file/d6d82635-8944-4bb6-2958-08de21f5a071","ConnectionId":"0HNH1K2QHM84D","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:17:57.4151517Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM84H:00000001","RequestPath":"/api/file/d6d82635-8944-4bb6-2958-08de21f5a071","ConnectionId":"0HNH1K2QHM84H","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:17:59.4158990Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM84K:00000001","RequestPath":"/api/file/d6d82635-8944-4bb6-2958-08de21f5a071","ConnectionId":"0HNH1K2QHM84K","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:00.3563086Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM84O:00000001","RequestPath":"/api/file/572d6271-f52d-4931-2959-08de21f5a071","ConnectionId":"0HNH1K2QHM84O","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:02.5979684Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141509_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM84S:00000001","RequestPath":"/api/file/b919f4ec-d896-449b-2956-08de21f5a071","ConnectionId":"0HNH1K2QHM84S","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:05.0466955Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141509_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM84V:00000001","RequestPath":"/api/file/b919f4ec-d896-449b-2956-08de21f5a071","ConnectionId":"0HNH1K2QHM84V","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:05.9953126Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141539_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM853:00000001","RequestPath":"/api/file/0586ae3e-3184-40b6-2957-08de21f5a071","ConnectionId":"0HNH1K2QHM853","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:18.3499986Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM85F:00000001","RequestPath":"/api/file/572d6271-f52d-4931-2959-08de21f5a071","ConnectionId":"0HNH1K2QHM85F","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:20.8427214Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM85L:00000001","RequestPath":"/api/file/1cddf1e2-2109-4d38-295a-08de21f5a071","ConnectionId":"0HNH1K2QHM85L","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:21.1518373Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM85M:00000001","RequestPath":"/api/file/1cddf1e2-2109-4d38-295a-08de21f5a071","ConnectionId":"0HNH1K2QHM85M","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:27.1454669Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM85Q:00000001","RequestPath":"/api/file/1cddf1e2-2109-4d38-295a-08de21f5a071","ConnectionId":"0HNH1K2QHM85Q","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:29.2351646Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM860:00000001","RequestPath":"/api/file/6b9882f8-d362-4e7c-295b-08de21f5a071","ConnectionId":"0HNH1K2QHM860","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:29.5476408Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM861:00000001","RequestPath":"/api/file/6b9882f8-d362-4e7c-295b-08de21f5a071","ConnectionId":"0HNH1K2QHM861","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:38.4032593Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141539_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM865:00000001","RequestPath":"/api/file/0586ae3e-3184-40b6-2957-08de21f5a071","ConnectionId":"0HNH1K2QHM865","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:41.2320215Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141539_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM86C:00000001","RequestPath":"/api/file/0586ae3e-3184-40b6-2957-08de21f5a071","ConnectionId":"0HNH1K2QHM86C","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:42.2159577Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM86E:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM86E","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:43.5675201Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM86I:00000001","RequestPath":"/api/file/6b9882f8-d362-4e7c-295b-08de21f5a071","ConnectionId":"0HNH1K2QHM86I","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:46.9191569Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM86O:00000001","RequestPath":"/api/file/1931a974-e630-4ac9-295c-08de21f5a071","ConnectionId":"0HNH1K2QHM86O","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:47.2270401Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM86P:00000001","RequestPath":"/api/file/1931a974-e630-4ac9-295c-08de21f5a071","ConnectionId":"0HNH1K2QHM86P","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:47.6832422Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM86R:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM86R","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:52.3042317Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM872:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM872","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:52.3048714Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM872:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM872","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:52.3054728Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T141852Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=39b6a9699ca75d900f811d54e56f7c2a433d5a858c67df8c6f00e17f4e55eb583f5e2561a0479a350d5dc40d9fed24c576819f80419484a322649f95becbd0b52258670b27e82ce1a0e1913a23563938756032ed5f8e0aea1684a04a843c5946992b0d9ae006412b4b6e619a8bfb75ec1407d630b95bb4d942f3e4c84d907b993dd606a70eeba06bdb31ea09d0689a9f66b42483d633ac2cd11e4af7b119cb82806ee5f54ac45f0252d9567c05098cab629a1669f66c32cd409fb99f6cdd306cc4aa3bae77411f0bf7f5045aff73f3249e5f82fe3235fb11ff4268af623e1eca73f13d856e2490d03d41255e942b05c794477c0fa6a7c1f2d4b45e27671614c0","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM872:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM872","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:52.3070049Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T141852Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=9cb3f932c5ec6fc5fc9f86579e7f6570bc031ba9f455510c41c2008b86a38ceae804ef8bc7723dc2812231bbbade0976d7da591e9dc22b874b7595705f2df3ac65109a21f83689ddcbdb7ea63b7e8984f8e760a141d745af7479ad8c89be28309a923ceeb52895101ee5f447a9d7d02f74e0f64e830d2bac06b229e948c707bbbc09b7dbe1b39acfb7c6f01f51773124b9119a8c54ff46ef3dc3d7e2bf3dc0c7a505d3512d9cc3bcf933f23cfe0a82d5c1ee7e97516b2d4ebf165ddb9ff7b60528fdcaa81c557f2312e0268eaca440f96a926e168e2ff342db86fb5b1aeb1427c8e17649c1f49fa7563c58b3bebf32969e355283143f0b71c000a6e4e641e498","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM872:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM872","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:52.3153104Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM873:00000001","RequestPath":"/api/file/1931a974-e630-4ac9-295c-08de21f5a071","ConnectionId":"0HNH1K2QHM873","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:54.8288758Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM879:00000001","RequestPath":"/api/file/af24e516-ebe0-4263-295d-08de21f5a071","ConnectionId":"0HNH1K2QHM879","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:18:55.1371802Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM87A:00000001","RequestPath":"/api/file/af24e516-ebe0-4263-295d-08de21f5a071","ConnectionId":"0HNH1K2QHM87A","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:01.8679022Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHM87C:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHM87C","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:03.3755285Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHM87E:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHM87E","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:03.3761045Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHM87E:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHM87E","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:03.8324973Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHM87G:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHM87G","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:03.8513284Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHM87G:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHM87G","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:03.8645842Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:03.8646339Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:03.8659875Z","@mt":"3 - Cases found3","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:03.8660293Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:03.8731254Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141407_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:03.8778361Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:04.5546169Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-20808240801 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141407_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:05.0212921Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-20808240801 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141407_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:05.0221177Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/mcbbw2v1.o1l.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:05.4514005Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/mcbbw2v1.o1l.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:05.4754177Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141509_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:05.4761040Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:05.8169971Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-87891921401 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141509_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:06.2282624Z","@mt":"Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'.","@l":"Warning","EventId":{"Id":20504,"Name":"Microsoft.EntityFrameworkCore.Query.MultipleCollectionIncludeWarning"},"SourceContext":"Microsoft.EntityFrameworkCore.Query","ActionId":"fd39e108-6ee0-405e-b078-ee77f8689dfa","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.GetAllFinalizedDocuments (EzPrms)","RequestId":"0HNH1K2QHM87K:00000001","RequestPath":"/api/finalized-documents","ConnectionId":"0HNH1K2QHM87K","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:06.2636539Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-87891921401 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141509_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:06.2639877Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/ngnutvgl.1xt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:06.6764378Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/ngnutvgl.1xt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:06.6951932Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141539_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:06.6958054Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:07.0946287Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-69924368801 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141539_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:07.5797653Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-69924368801 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141539_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:07.5801632Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/xstkvsr2.0xw.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:08.0050473Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/xstkvsr2.0xw.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:16.5406277Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM87U:00000001","RequestPath":"/api/file/af24e516-ebe0-4263-295d-08de21f5a071","ConnectionId":"0HNH1K2QHM87U","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:19.0000244Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM881:00000001","RequestPath":"/api/file/af24e516-ebe0-4263-295d-08de21f5a071","ConnectionId":"0HNH1K2QHM881","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:22.9175048Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM885:00000001","RequestPath":"/api/file/78fee96e-673b-4472-295e-08de21f5a071","ConnectionId":"0HNH1K2QHM885","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:38.0725707Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM88D:00000001","RequestPath":"/api/file/78fee96e-673b-4472-295e-08de21f5a071","ConnectionId":"0HNH1K2QHM88D","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:40.8189239Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM88J:00000001","RequestPath":"/api/file/13d55234-af68-44d7-295f-08de21f5a071","ConnectionId":"0HNH1K2QHM88J","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:41.1346091Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM88K:00000001","RequestPath":"/api/file/13d55234-af68-44d7-295f-08de21f5a071","ConnectionId":"0HNH1K2QHM88K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:51.5364532Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/mcbbw2v1.o1l.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM88M:00000001","RequestPath":"/api/finalized-documents/download-bulk/bceab09d-59ac-4f9f-a5d0-08de21f5a06d","ConnectionId":"0HNH1K2QHM88M","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:51.5371671Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/ngnutvgl.1xt.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM88M:00000001","RequestPath":"/api/finalized-documents/download-bulk/bceab09d-59ac-4f9f-a5d0-08de21f5a06d","ConnectionId":"0HNH1K2QHM88M","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:51.5377136Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/xstkvsr2.0xw.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM88M:00000001","RequestPath":"/api/finalized-documents/download-bulk/bceab09d-59ac-4f9f-a5d0-08de21f5a06d","ConnectionId":"0HNH1K2QHM88M","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:52.1348285Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/t5gvtv2m.qur.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM88M:00000001","RequestPath":"/api/finalized-documents/download-bulk/bceab09d-59ac-4f9f-a5d0-08de21f5a06d","ConnectionId":"0HNH1K2QHM88M","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:52.5558751Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/t5gvtv2m.qur.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM88M:00000001","RequestPath":"/api/finalized-documents/download-bulk/bceab09d-59ac-4f9f-a5d0-08de21f5a06d","ConnectionId":"0HNH1K2QHM88M","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:52.5595785Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/t5gvtv2m.qur.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM88M:00000001","RequestPath":"/api/finalized-documents/download-bulk/bceab09d-59ac-4f9f-a5d0-08de21f5a06d","ConnectionId":"0HNH1K2QHM88M","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:58.9717872Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141407_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM88S:00000001","RequestPath":"/api/finalized-documents/download-bulk/bceab09d-59ac-4f9f-a5d0-08de21f5a06d","ConnectionId":"0HNH1K2QHM88S","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:58.9723422Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141509_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM88S:00000001","RequestPath":"/api/finalized-documents/download-bulk/bceab09d-59ac-4f9f-a5d0-08de21f5a06d","ConnectionId":"0HNH1K2QHM88S","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:58.9728930Z","@mt":"Signed url obtained for file PoliceReports/Cases/01 MANTUA 10.27.25 to 11.02.25_20251112141315_20251112141539_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM88S:00000001","RequestPath":"/api/finalized-documents/download-bulk/bceab09d-59ac-4f9f-a5d0-08de21f5a06d","ConnectionId":"0HNH1K2QHM88S","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:19:59.6587057Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/ntn51y0s.4hk.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM88S:00000001","RequestPath":"/api/finalized-documents/download-bulk/bceab09d-59ac-4f9f-a5d0-08de21f5a06d","ConnectionId":"0HNH1K2QHM88S","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:00.1251854Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/ntn51y0s.4hk.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM88S:00000001","RequestPath":"/api/finalized-documents/download-bulk/bceab09d-59ac-4f9f-a5d0-08de21f5a06d","ConnectionId":"0HNH1K2QHM88S","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:00.4716443Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/t5gvtv2m.qur.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM88S:00000001","RequestPath":"/api/finalized-documents/download-bulk/bceab09d-59ac-4f9f-a5d0-08de21f5a06d","ConnectionId":"0HNH1K2QHM88S","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:00.4754164Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/ntn51y0s.4hk.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM88S:00000001","RequestPath":"/api/finalized-documents/download-bulk/bceab09d-59ac-4f9f-a5d0-08de21f5a06d","ConnectionId":"0HNH1K2QHM88S","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3338594Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3344320Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3349213Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3354428Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3359269Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3364636Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3369985Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3375602Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3380612Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3386043Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3391051Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3396477Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3401468Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3406832Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3416340Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3421500Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3426920Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3431943Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3437024Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:03.3442021Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM890:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM890","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:20:27.5381044Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM894:00000001","RequestPath":"/api/file/13d55234-af68-44d7-295f-08de21f5a071","ConnectionId":"0HNH1K2QHM894","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:21:09.8625781Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM89A:00000001","RequestPath":"/api/file/13d55234-af68-44d7-295f-08de21f5a071","ConnectionId":"0HNH1K2QHM89A","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:21:16.3572158Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM89F:00000001","RequestPath":"/api/file/13d55234-af68-44d7-295f-08de21f5a071","ConnectionId":"0HNH1K2QHM89F","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:21:17.0019671Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM89I:00000001","RequestPath":"/api/file/8100ae9a-be94-44af-2960-08de21f5a071","ConnectionId":"0HNH1K2QHM89I","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:21:19.8137921Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20250108131307.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM89N:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM89N","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:21:19.8138978Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20250108131307.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM89M:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM89M","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:21:19.8143198Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20240315130936.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM89N:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM89N","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:21:19.8144358Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20240315130936.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM89M:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM89M","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:21:20.1193702Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20250108131307.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM89O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM89O","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:21:20.1198944Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20240315130936.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM89O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM89O","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:21:48.1548603Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8A1:00000001","RequestPath":"/api/file/8100ae9a-be94-44af-2960-08de21f5a071","ConnectionId":"0HNH1K2QHM8A1","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:21:53.4408319Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8A7:00000001","RequestPath":"/api/file/4209d4d4-2cce-4f7c-2961-08de21f5a071","ConnectionId":"0HNH1K2QHM8A7","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:21:53.7482953Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8A8:00000001","RequestPath":"/api/file/4209d4d4-2cce-4f7c-2961-08de21f5a071","ConnectionId":"0HNH1K2QHM8A8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:09.6557429Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8AC:00000001","RequestPath":"/api/file/4209d4d4-2cce-4f7c-2961-08de21f5a071","ConnectionId":"0HNH1K2QHM8AC","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:12.6545557Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8AI:00000001","RequestPath":"/api/file/8113aa3b-d700-4b86-2962-08de21f5a071","ConnectionId":"0HNH1K2QHM8AI","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:12.9613955Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8AK:00000001","RequestPath":"/api/file/8113aa3b-d700-4b86-2962-08de21f5a071","ConnectionId":"0HNH1K2QHM8AK","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:16.8992845Z","@mt":"Uploading: file PoliceReports/03 mva 11-11-25_20251112142216.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:16.9069340Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8AO:00000001","RequestPath":"/api/file/8113aa3b-d700-4b86-2962-08de21f5a071","ConnectionId":"0HNH1K2QHM8AO","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:17.4557635Z","@mt":"Uploaded: file PoliceReports/03 mva 11-11-25_20251112142216.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:17.4559157Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:17.4559507Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:17.4766175Z","@mt":"Python initialized in 20 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:17.4766961Z","@mt":"fitz imported in 20 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:17.5594370Z","@mt":"Uploading: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:17.6364762Z","@mt":"Uploading: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:17.7164620Z","@mt":"Uploading: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:17.7985012Z","@mt":"Uploading: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:17.8846965Z","@mt":"Uploading: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:17.9611632Z","@mt":"Uploading: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:17.9868374Z","@mt":"Uploaded: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.0356040Z","@mt":"Uploading: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.0706538Z","@mt":"Uploaded: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.1101867Z","@mt":"Uploading: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.1482000Z","@mt":"Uploaded: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.1895685Z","@mt":"Uploading: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.2240346Z","@mt":"Uploaded: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.2709283Z","@mt":"Uploading: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.3022767Z","@mt":"Uploaded: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.3490515Z","@mt":"Uploading: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.3904423Z","@mt":"Uploaded: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.4269387Z","@mt":"Uploading: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.4545292Z","@mt":"Uploaded: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.5041297Z","@mt":"Uploading: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.5210613Z","@mt":"Uploaded: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.5806854Z","@mt":"Uploading: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.6058454Z","@mt":"Uploaded: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.6581588Z","@mt":"Uploading: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.7067580Z","@mt":"Uploaded: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.7375187Z","@mt":"Uploading: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.7672338Z","@mt":"Uploaded: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.8170882Z","@mt":"Uploading: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.8363310Z","@mt":"Uploaded: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.8995015Z","@mt":"Uploading: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.9025430Z","@mt":"Doc closed in 1446 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.9025835Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.9035008Z","@mt":"temp file deleted in 1447 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.9296683Z","@mt":"Uploaded: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:18.9939640Z","@mt":"Uploaded: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:19.0888405Z","@mt":"Uploaded: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":545,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:19.1793810Z","@mt":"Uploaded: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":545,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:19.3138865Z","@mt":"Uploaded: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":545,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:19.3632554Z","@mt":"Uploaded: file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8AN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8AN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:19.4562106Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8AU:00000001","RequestPath":"/api/file/f8797cd8-3857-4246-2963-08de21f5a071","ConnectionId":"0HNH1K2QHM8AU","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:19.7637316Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8AV:00000001","RequestPath":"/api/file/f8797cd8-3857-4246-2963-08de21f5a071","ConnectionId":"0HNH1K2QHM8AV","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:22.5738691Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM8B1:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM8B1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:27.1005571Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8B5:00000001","RequestPath":"/api/file/e1ebf788-fb99-4ecd-296e-08de21f5a071","ConnectionId":"0HNH1K2QHM8B5","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:57.2412069Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8BH:00000001","RequestPath":"/api/file/f8797cd8-3857-4246-2963-08de21f5a071","ConnectionId":"0HNH1K2QHM8BH","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:59.4187146Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8BN:00000001","RequestPath":"/api/file/dd34afbf-b389-4ad3-2964-08de21f5a071","ConnectionId":"0HNH1K2QHM8BN","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:22:59.7249350Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8BO:00000001","RequestPath":"/api/file/dd34afbf-b389-4ad3-2964-08de21f5a071","ConnectionId":"0HNH1K2QHM8BO","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:23:03.3495526Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8BR:00000001","RequestPath":"/api/file/dd34afbf-b389-4ad3-2964-08de21f5a071","ConnectionId":"0HNH1K2QHM8BR","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:23:05.6044939Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8C0:00000001","RequestPath":"/api/file/dd34afbf-b389-4ad3-2964-08de21f5a071","ConnectionId":"0HNH1K2QHM8C0","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:23:07.0916676Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8C3:00000001","RequestPath":"/api/file/9c359a86-8b9f-4ed5-2965-08de21f5a071","ConnectionId":"0HNH1K2QHM8C3","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:23:35.6790995Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8C7:00000001","RequestPath":"/api/file/e1ebf788-fb99-4ecd-296e-08de21f5a071","ConnectionId":"0HNH1K2QHM8C7","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:23:38.8638845Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8CA:00000001","RequestPath":"/api/file/e1ebf788-fb99-4ecd-296e-08de21f5a071","ConnectionId":"0HNH1K2QHM8CA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:23:45.7388654Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8CF:00000001","RequestPath":"/api/file/e1ebf788-fb99-4ecd-296e-08de21f5a071","ConnectionId":"0HNH1K2QHM8CF","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:23:46.4300895Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8CI:00000001","RequestPath":"/api/file/fb7059bf-d962-42bd-296f-08de21f5a071","ConnectionId":"0HNH1K2QHM8CI","ThreadId":545,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:23:58.6329289Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8D0:00000001","RequestPath":"/api/file/9c359a86-8b9f-4ed5-2965-08de21f5a071","ConnectionId":"0HNH1K2QHM8D0","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:24:01.3605568Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8D6:00000001","RequestPath":"/api/file/f11e352f-16a3-4c0b-2966-08de21f5a071","ConnectionId":"0HNH1K2QHM8D6","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:24:01.6683458Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8D7:00000001","RequestPath":"/api/file/f11e352f-16a3-4c0b-2966-08de21f5a071","ConnectionId":"0HNH1K2QHM8D7","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:24:12.5899667Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8DF:00000001","RequestPath":"/api/file/f11e352f-16a3-4c0b-2966-08de21f5a071","ConnectionId":"0HNH1K2QHM8DF","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:24:15.4448511Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8DK:00000001","RequestPath":"/api/file/1fa645a5-da37-4061-2967-08de21f5a071","ConnectionId":"0HNH1K2QHM8DK","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:24:15.7567591Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8DM:00000001","RequestPath":"/api/file/1fa645a5-da37-4061-2967-08de21f5a071","ConnectionId":"0HNH1K2QHM8DM","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:24:51.6631085Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8DS:00000001","RequestPath":"/api/file/fb7059bf-d962-42bd-296f-08de21f5a071","ConnectionId":"0HNH1K2QHM8DS","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:24:54.3356704Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8E1:00000001","RequestPath":"/api/file/fb7059bf-d962-42bd-296f-08de21f5a071","ConnectionId":"0HNH1K2QHM8E1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:24:55.3501154Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8E5:00000001","RequestPath":"/api/file/61ef612a-21a5-4be5-2970-08de21f5a071","ConnectionId":"0HNH1K2QHM8E5","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:25:14.3985759Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8EF:00000001","RequestPath":"/api/file/1fa645a5-da37-4061-2967-08de21f5a071","ConnectionId":"0HNH1K2QHM8EF","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:25:20.2529998Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8EL:00000001","RequestPath":"/api/file/a2ef364a-2c5c-44af-2968-08de21f5a071","ConnectionId":"0HNH1K2QHM8EL","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:25:20.5547379Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8EM:00000001","RequestPath":"/api/file/a2ef364a-2c5c-44af-2968-08de21f5a071","ConnectionId":"0HNH1K2QHM8EM","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:25:27.6005665Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8EQ:00000001","RequestPath":"/api/file/a2ef364a-2c5c-44af-2968-08de21f5a071","ConnectionId":"0HNH1K2QHM8EQ","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:25:30.3950276Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8F0:00000001","RequestPath":"/api/file/1e819975-9575-4cca-2969-08de21f5a071","ConnectionId":"0HNH1K2QHM8F0","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:25:30.6965783Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8F1:00000001","RequestPath":"/api/file/1e819975-9575-4cca-2969-08de21f5a071","ConnectionId":"0HNH1K2QHM8F1","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:25:51.9744914Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8F9:00000001","RequestPath":"/api/file/1e819975-9575-4cca-2969-08de21f5a071","ConnectionId":"0HNH1K2QHM8F9","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:25:56.5042021Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8FF:00000001","RequestPath":"/api/file/394c6ee3-9d25-4e7b-296a-08de21f5a071","ConnectionId":"0HNH1K2QHM8FF","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:25:56.8071744Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8FG:00000001","RequestPath":"/api/file/394c6ee3-9d25-4e7b-296a-08de21f5a071","ConnectionId":"0HNH1K2QHM8FG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:26:47.1347922Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8FO:00000001","RequestPath":"/api/file/394c6ee3-9d25-4e7b-296a-08de21f5a071","ConnectionId":"0HNH1K2QHM8FO","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:26:51.9041036Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8FR:00000001","RequestPath":"/api/file/394c6ee3-9d25-4e7b-296a-08de21f5a071","ConnectionId":"0HNH1K2QHM8FR","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:26:53.0584501Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8FV:00000001","RequestPath":"/api/file/fa5cb496-4e40-435a-296b-08de21f5a071","ConnectionId":"0HNH1K2QHM8FV","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:28:10.2929189Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8G7:00000001","RequestPath":"/api/file/61ef612a-21a5-4be5-2970-08de21f5a071","ConnectionId":"0HNH1K2QHM8G7","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:28:12.0771507Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8GB:00000001","RequestPath":"/api/file/fa5cb496-4e40-435a-296b-08de21f5a071","ConnectionId":"0HNH1K2QHM8GB","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:28:15.9200290Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8GG:00000001","RequestPath":"/api/file/fa5cb496-4e40-435a-296b-08de21f5a071","ConnectionId":"0HNH1K2QHM8GG","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:28:18.3140259Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8GM:00000001","RequestPath":"/api/file/d953fa68-ad25-41b0-296c-08de21f5a071","ConnectionId":"0HNH1K2QHM8GM","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:28:18.6185913Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8GN:00000001","RequestPath":"/api/file/d953fa68-ad25-41b0-296c-08de21f5a071","ConnectionId":"0HNH1K2QHM8GN","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:28:22.4867159Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8GQ:00000001","RequestPath":"/api/file/d953fa68-ad25-41b0-296c-08de21f5a071","ConnectionId":"0HNH1K2QHM8GQ","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:28:25.3128754Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8H0:00000001","RequestPath":"/api/file/858340c9-9a36-417c-296d-08de21f5a071","ConnectionId":"0HNH1K2QHM8H0","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:28:25.6172034Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8H1:00000001","RequestPath":"/api/file/858340c9-9a36-417c-296d-08de21f5a071","ConnectionId":"0HNH1K2QHM8H1","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:00.6442574Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8H9:00000001","RequestPath":"/api/file/61ef612a-21a5-4be5-2970-08de21f5a071","ConnectionId":"0HNH1K2QHM8H9","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:02.7132025Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8HD:00000001","RequestPath":"/api/file/858340c9-9a36-417c-296d-08de21f5a071","ConnectionId":"0HNH1K2QHM8HD","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:07.0270266Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8HI:00000001","RequestPath":"/api/file/858340c9-9a36-417c-296d-08de21f5a071","ConnectionId":"0HNH1K2QHM8HI","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:16.9961097Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8HN:00000001","RequestPath":"/api/file/858340c9-9a36-417c-296d-08de21f5a071","ConnectionId":"0HNH1K2QHM8HN","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:17.1678376Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM8HO:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM8HO","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:32.8619480Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM8HS:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM8HS","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:32.8625025Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM8HS:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM8HS","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:32.8630541Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T142932Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=85fd9f2ec5d8f9ba1c09be62c1fb8f6ce232e44682b27ac7ee0eaa1e27d7ccbf9747ebf59948f97e501a9587c71f9ee77383b020a9d514d7c1263d27e8c5b4dc941c60e42fdaa28e0f148c23c333a5606ec8bf7538e9532442e3eeeeb42a7e540fa4e87926d2962c0ba7a863cf1c95f25510d20cd17fca688c16269783a5431828554df9e08429a71f9360e80bdbb8c6a1a615e6ea96669f2e7eb2e3a9e2f99272a39db8fba41ce3a20fbd4bd043d5d052d82ad94f304727992b85a5b30af74a0b0864bb332a01c89b87e1851fc0ef38657b7b1663dbc48da4444012a402a59ad5e8f312a79fd88f09ff9e23698c9a8a4525de2f8a446323ee8fdd8e302efa96","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM8HS:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM8HS","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:32.8636112Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T142932Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=96634bbd43ee0711349034a5415f58ac538696824cec9b60070b7d8055aa8e41578feff21c213b8dda07dfaaf1daee9166f7289b390bc40ca49a8e9303395d8c15952a8266a50164945e25db22ac7253b25e362e23c309f044856eab0f60470fbd8af5828a77439f80c985a176e9752f80e6bc95973c6f7e00cd016e0982505ad750321a3873743e9a4b4cab5bc538c1f88d1b12b12e344032bb12dd34d559ac199e25fe19c5423ef690b4bf6f098c446d34ec71759e3d36ee90898fb112c13109a5fbf9f06b693b967680293b134ee81743d76722ff4c89ffe01afdb6ee1d71f9e3f3c2ac4c4d023eaa8222006da5312c667e702d435f64e4af5b5b816883b1","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM8HS:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM8HS","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:33.9274304Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHM8HU:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHM8HU","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:34.6278849Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHM8I1:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHM8I1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:34.6284717Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHM8I1:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHM8I1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:34.7665125Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHM8I2:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHM8I2","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:34.7708595Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHM8I2:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHM8I2","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:34.7793574Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:34.7794211Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:34.7807160Z","@mt":"3 - Cases found14","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:34.7807512Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:34.7818523Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:34.7829094Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:35.3452552Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-2477271702 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:35.8293209Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-2477271702 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:35.8297959Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/ub13d1xe.km3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:36.2286448Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/ub13d1xe.km3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:36.2391296Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:36.2397042Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:36.7188071Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-39908793902 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:37.2241190Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-39908793902 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:37.2248774Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/2u0iqr4v.13a.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:37.6304244Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/2u0iqr4v.13a.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:37.6340718Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:37.6346046Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:38.0783674Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-54989386002 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:38.5606150Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-54989386002 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:38.5612696Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/z3uuqeub.2ec.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:39.0125119Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/z3uuqeub.2ec.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:39.0160460Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:39.0166143Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:39.3242393Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-61063475702 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:39.7423670Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-61063475702 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:39.7426214Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/c23vpjp3.oro.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:40.1241927Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/c23vpjp3.oro.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:40.1835779Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:40.1841158Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:40.6220607Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-12229711102 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:41.0255549Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-12229711102 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:41.0258705Z","@mt":"Uploading: file CoverTemplate/0ac45d20.zko.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:41.4145831Z","@mt":"Uploaded: file CoverTemplate/0ac45d20.zko.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:41.5627719Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-62506204202 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:41.9697148Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-62506204202 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:41.9699925Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/cs1lht5t.3pm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:42.0256310Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8IA:00000001","RequestPath":"/api/file/61ef612a-21a5-4be5-2970-08de21f5a071","ConnectionId":"0HNH1K2QHM8IA","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:42.3555330Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/cs1lht5t.3pm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:42.3596630Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:42.3601839Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:42.7734464Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-39182720802 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:43.2476785Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-39182720802 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:43.2482622Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/tq5d1deu.bna.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:43.6496560Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/tq5d1deu.bna.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:43.6531420Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:43.6536797Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:43.9785197Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-80852358802 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:44.3085970Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8ID:00000001","RequestPath":"/api/file/61ef612a-21a5-4be5-2970-08de21f5a071","ConnectionId":"0HNH1K2QHM8ID","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:44.3955760Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-80852358802 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:44.3958552Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/gzxgiilu.fzd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:44.7927841Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/gzxgiilu.fzd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:44.7967714Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:44.7973530Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:45.1032078Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-10066619302 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:45.5171075Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-10066619302 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:45.5174375Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/iqzssdym.0ie.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:45.9084702Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/iqzssdym.0ie.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:45.9122151Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:45.9127450Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:46.2358158Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-91794512102 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:46.6404375Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-91794512102 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:46.6406866Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/royjllq2.t33.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:47.0594694Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/royjllq2.t33.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:47.0631574Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:47.0636856Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:47.3543278Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-99212282102 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:47.7717047Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-99212282102 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:47.7719426Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/ljkgqqk1.tbl.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:48.1601062Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/ljkgqqk1.tbl.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:48.1636456Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:48.1641926Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:48.3676962Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8IK:00000001","RequestPath":"/api/file/61ef612a-21a5-4be5-2970-08de21f5a071","ConnectionId":"0HNH1K2QHM8IK","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:48.4895091Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-46731227102 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:48.8983712Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-46731227102 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:48.8986127Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/lhz4zctv.jup.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:49.0426689Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8IN:00000001","RequestPath":"/api/file/33505796-98e3-4db6-2971-08de21f5a071","ConnectionId":"0HNH1K2QHM8IN","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:49.3432388Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/lhz4zctv.jup.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:49.3464164Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:49.3469618Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:49.7540290Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-12951311202 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:50.2768826Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-12951311202 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:50.2776072Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/tpiheg5q.srx.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:50.6725303Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/tpiheg5q.srx.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:50.6987886Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:50.6994530Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:51.2150874Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-72765631502 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:51.6374559Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-72765631502 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:51.6377294Z","@mt":"Uploading: file CoverTemplate/p12m2c2b.vjc.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:52.0204190Z","@mt":"Uploaded: file CoverTemplate/p12m2c2b.vjc.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:52.1594257Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-49171866702 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:52.5832144Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-49171866702 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:52.5835025Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/sial2rq5.bnm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:52.9783680Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/sial2rq5.bnm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:52.9816822Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:52.9822368Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:53.4158635Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-63623131402 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:53.8582476Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-63623131402 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:53.8585257Z","@mt":"Uploading: file CoverTemplate/w3rycliq.mdo.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:54.2631705Z","@mt":"Uploaded: file CoverTemplate/w3rycliq.mdo.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:54.3945833Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-73933278302 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:54.8056375Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-73933278302 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:54.8059191Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/up1oem3b.lk5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:29:55.2055362Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/up1oem3b.lk5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:14.4180086Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/ub13d1xe.km3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:14.4185735Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/2u0iqr4v.13a.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:14.4190896Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/z3uuqeub.2ec.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:14.4196109Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/c23vpjp3.oro.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:14.4201298Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/cs1lht5t.3pm.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:14.4207578Z","@mt":"Signed url obtained for file CoverTemplate/0ac45d20.zko.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:14.4212759Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/tq5d1deu.bna.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:14.4217850Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/gzxgiilu.fzd.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:14.4222851Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/iqzssdym.0ie.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:14.4227886Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/royjllq2.t33.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:14.4232926Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/ljkgqqk1.tbl.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:14.4237951Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/lhz4zctv.jup.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:14.4243000Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/tpiheg5q.srx.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:14.4248049Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/sial2rq5.bnm.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:14.4253095Z","@mt":"Signed url obtained for file CoverTemplate/p12m2c2b.vjc.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:14.4258128Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/up1oem3b.lk5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:14.4263104Z","@mt":"Signed url obtained for file CoverTemplate/w3rycliq.mdo.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:17.4379878Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/vodfyjbv.xuz.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:17.9040530Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/vodfyjbv.xuz.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:30:17.9070089Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/vodfyjbv.xuz.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8J0:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8J0","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:09.4875544Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8J4:00000001","RequestPath":"/api/file/33505796-98e3-4db6-2971-08de21f5a071","ConnectionId":"0HNH1K2QHM8J4","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:11.8008398Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8JA:00000001","RequestPath":"/api/file/8483a123-8dfb-4d64-2972-08de21f5a071","ConnectionId":"0HNH1K2QHM8JA","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:12.1102703Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8JB:00000001","RequestPath":"/api/file/8483a123-8dfb-4d64-2972-08de21f5a071","ConnectionId":"0HNH1K2QHM8JB","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:17.7131681Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8JF:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8JF","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:17.7137529Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8JF:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8JF","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:17.7142352Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8JF:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8JF","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:17.7150699Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141631_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8JF:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8JF","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:17.7156085Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8JF:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8JF","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:17.7160911Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8JF:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8JF","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:17.7166115Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8JF:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8JF","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:17.7170890Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8JF:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8JF","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:17.7176207Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8JF:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8JF","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:17.7180997Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8JF:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8JF","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:17.7186179Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8JF:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8JF","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:17.7190966Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8JF:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8JF","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:17.7196076Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8JF:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8JF","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:17.7200949Z","@mt":"Signed url obtained for file PoliceReports/Cases/02 ReportImagesExtract_111120250643 3_20251112141630_20251112141632_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8JF:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8JF","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:21.0145735Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/2vjqko1h.04a.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8JF:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8JF","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:21.7314858Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/2vjqko1h.04a.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8JF:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8JF","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:22.0686935Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/vodfyjbv.xuz.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8JF:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8JF","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:22.0709915Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/2vjqko1h.04a.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8JF:00000001","RequestPath":"/api/finalized-documents/download-bulk/9acb613c-ed53-4f2a-a5d1-08de21f5a06d","ConnectionId":"0HNH1K2QHM8JF","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:34.6580996Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8JN:00000001","RequestPath":"/api/file/8483a123-8dfb-4d64-2972-08de21f5a071","ConnectionId":"0HNH1K2QHM8JN","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:38.1626972Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8JQ:00000001","RequestPath":"/api/file/8483a123-8dfb-4d64-2972-08de21f5a071","ConnectionId":"0HNH1K2QHM8JQ","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:31:39.1308633Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8JU:00000001","RequestPath":"/api/file/2e8e37ee-47d5-459e-2973-08de21f5a071","ConnectionId":"0HNH1K2QHM8JU","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:32:03.4312794Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8K6:00000001","RequestPath":"/api/file/2e8e37ee-47d5-459e-2973-08de21f5a071","ConnectionId":"0HNH1K2QHM8K6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:32:05.7251138Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8K9:00000001","RequestPath":"/api/file/2e8e37ee-47d5-459e-2973-08de21f5a071","ConnectionId":"0HNH1K2QHM8K9","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:32:06.7367367Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8KD:00000001","RequestPath":"/api/file/d88600a2-f597-4e2f-2974-08de21f5a071","ConnectionId":"0HNH1K2QHM8KD","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:32:10.8976257Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8KI:00000001","RequestPath":"/api/file/d88600a2-f597-4e2f-2974-08de21f5a071","ConnectionId":"0HNH1K2QHM8KI","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:32:13.8993306Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8KO:00000001","RequestPath":"/api/file/340e4519-62d7-4965-2975-08de21f5a071","ConnectionId":"0HNH1K2QHM8KO","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:32:14.2071727Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8KP:00000001","RequestPath":"/api/file/340e4519-62d7-4965-2975-08de21f5a071","ConnectionId":"0HNH1K2QHM8KP","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0316601Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0322188Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0327669Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0332683Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0338069Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0343066Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0348393Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0353627Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0359162Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0367680Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0372703Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0378082Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0383072Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0388389Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0393626Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0398875Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0404465Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0409761Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0415545Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:04.0420516Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8KT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8KT","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9872667Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9878909Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9884863Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9889987Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9895541Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9900604Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9906104Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9911118Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9916657Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9921642Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9926966Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9931982Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9937528Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9942527Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9948050Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9953059Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9958593Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9963876Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9969107Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:23.9974656Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8L6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8L6","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:30.3311741Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8LB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8LB","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:30.3320942Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8LB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8LB","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:30.3326673Z","@mt":"Signed url obtained for file PoliceTemplate/Hamilton Dept_20250127150806.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8LB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8LB","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:30.3331916Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240516195826.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8LB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8LB","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:30.3337565Z","@mt":"Signed url obtained for file PoliceTemplate/Harding Dept_20240501204553.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8LB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8LB","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:30.3342787Z","@mt":"Signed url obtained for file PoliceTemplate/Hazlet Dept_20240425135935.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8LB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8LB","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:30.3348359Z","@mt":"Signed url obtained for file PoliceTemplate/Florham Dept_20240326155341.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8LB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8LB","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:30.3354155Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240322171159.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8LB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8LB","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:30.3359684Z","@mt":"Signed url obtained for file PoliceTemplate/Chatham Dept_20240315130623.PDF","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8LB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8LB","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:30.3365581Z","@mt":"Signed url obtained for file PoliceTemplate/Hasbrouck Dept_20240313180215.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8LB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8LB","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:30.3370797Z","@mt":"Signed url obtained for file PoliceTemplate/Haddonfield Template_20240304195905.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8LB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8LB","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:37.5427750Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8LJ:00000001","RequestPath":"/api/file/340e4519-62d7-4965-2975-08de21f5a071","ConnectionId":"0HNH1K2QHM8LJ","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:47.5370781Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8LN:00000001","RequestPath":"/api/file/340e4519-62d7-4965-2975-08de21f5a071","ConnectionId":"0HNH1K2QHM8LN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:33:49.7604678Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8LR:00000001","RequestPath":"/api/file/6b6302c4-ae75-42fc-2976-08de21f5a071","ConnectionId":"0HNH1K2QHM8LR","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0270058Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0275694Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0280901Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0286160Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0291050Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0296712Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0302443Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0308011Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0312927Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0318199Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0323542Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0328588Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0334229Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0339093Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0344314Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0349188Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0354546Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0359453Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0365014Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:03.0369875Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M1","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:05.1030963Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240516195826.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M3","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:05.1036450Z","@mt":"Signed url obtained for file PoliceTemplate/Harding Dept_20240501204553.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M3","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:05.1041205Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240322171159.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8M3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8M3","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:19.3919870Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8M7:00000001","RequestPath":"/api/file/6b6302c4-ae75-42fc-2976-08de21f5a071","ConnectionId":"0HNH1K2QHM8M7","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:22.0633287Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8ME:00000001","RequestPath":"/api/file/e645a6ef-c77f-4381-2977-08de21f5a071","ConnectionId":"0HNH1K2QHM8ME","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:22.3702339Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8MF:00000001","RequestPath":"/api/file/e645a6ef-c77f-4381-2977-08de21f5a071","ConnectionId":"0HNH1K2QHM8MF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:24.1914022Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8MI:00000001","RequestPath":"/api/file/e645a6ef-c77f-4381-2977-08de21f5a071","ConnectionId":"0HNH1K2QHM8MI","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:28.8876145Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8MN:00000001","RequestPath":"/api/file/e645a6ef-c77f-4381-2977-08de21f5a071","ConnectionId":"0HNH1K2QHM8MN","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:29.4601091Z","@mt":"Uploading: file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8MQ:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8MQ","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:29.5338463Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8MR:00000001","RequestPath":"/api/file/0777d131-6b48-407b-2978-08de21f5a071","ConnectionId":"0HNH1K2QHM8MR","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:30.3947313Z","@mt":"Uploaded: file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8MQ:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8MQ","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:30.3949098Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8MQ:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8MQ","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:30.3949452Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8MQ:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8MQ","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:30.4151063Z","@mt":"Python initialized in 20 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8MQ:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8MQ","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:30.4151730Z","@mt":"fitz imported in 20 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8MQ:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8MQ","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:30.6148994Z","@mt":"Doc closed in 219 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8MQ:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8MQ","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:30.6149475Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8MQ:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8MQ","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:30.6178897Z","@mt":"temp file deleted in 222 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8MQ:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8MQ","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:32.5496639Z","@mt":"Signed url obtained for file Logos/NNJ_20240516195827.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM8MV:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM8MV","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:41.5427997Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8N3:00000001","RequestPath":"/api/file/view-report-for-new-case/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHM8N3","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4491972Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4497904Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4502931Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4508002Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4513008Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4518057Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4523050Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4528076Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4533051Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4538181Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4543170Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4548196Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4553176Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4558505Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4563728Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4568854Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4574056Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4578938Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4584261Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:43.4589254Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8N5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8N5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:50.8317201Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8N9:00000001","RequestPath":"/api/file/0777d131-6b48-407b-2978-08de21f5a071","ConnectionId":"0HNH1K2QHM8N9","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:52.4196958Z","@mt":"Signed url obtained for file PoliceTemplate/Robbinsville Dept_20241118154049.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8NB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8NB","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:53.2574885Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8NE:00000001","RequestPath":"/api/file/0777d131-6b48-407b-2978-08de21f5a071","ConnectionId":"0HNH1K2QHM8NE","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:34:54.5788907Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8NI:00000001","RequestPath":"/api/file/1894626a-c932-402f-2979-08de21f5a071","ConnectionId":"0HNH1K2QHM8NI","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:16.1272403Z","@mt":"Uploading: file PoliceReports/05 11.3 to 11.9_20251112143516.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:16.5941136Z","@mt":"Uploaded: file PoliceReports/05 11.3 to 11.9_20251112143516.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:16.5942759Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:16.5942938Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:16.6136640Z","@mt":"Python initialized in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:16.6137304Z","@mt":"fitz imported in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:16.6601847Z","@mt":"Uploading: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:16.6866263Z","@mt":"Uploading: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:16.7322804Z","@mt":"Uploading: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:16.7619120Z","@mt":"Uploading: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:16.8120409Z","@mt":"Uploading: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:16.8468854Z","@mt":"Uploading: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:16.8905498Z","@mt":"Uploading: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:16.9159554Z","@mt":"Uploading: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:16.9581848Z","@mt":"Uploading: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:16.9838359Z","@mt":"Uploading: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.0286792Z","@mt":"Uploading: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.0552599Z","@mt":"Uploading: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143517_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.0806614Z","@mt":"Uploaded: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.0916091Z","@mt":"Uploaded: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.1045235Z","@mt":"Uploading: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143517_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.1153783Z","@mt":"Uploaded: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.1289908Z","@mt":"Uploading: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143517_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.1296175Z","@mt":"Doc closed in 535 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.1296435Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.1297795Z","@mt":"temp file deleted in 535 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.1664509Z","@mt":"Uploaded: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.1953383Z","@mt":"Uploaded: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.2166327Z","@mt":"Uploaded: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.3039360Z","@mt":"Uploaded: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.3104705Z","@mt":"Uploaded: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.3659058Z","@mt":"Uploaded: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.3661548Z","@mt":"Uploaded: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.4392402Z","@mt":"Uploaded: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.4471235Z","@mt":"Uploaded: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143517_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.5178076Z","@mt":"Uploaded: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143517_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:17.5354939Z","@mt":"Uploaded: file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143517_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8NO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8NO","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:19.9590549Z","@mt":"Signed url obtained for file Logos/NNJ_20241118154049.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM8NQ:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM8NQ","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:21.7567269Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8NU:00000001","RequestPath":"/api/file/63d0188b-7f55-4b69-2980-08de21f5a071","ConnectionId":"0HNH1K2QHM8NU","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:23.4114795Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8O1:00000001","RequestPath":"/api/file/63d0188b-7f55-4b69-2980-08de21f5a071","ConnectionId":"0HNH1K2QHM8O1","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:25.7387054Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8O7:00000001","RequestPath":"/api/file/be57446c-9555-47c1-2981-08de21f5a071","ConnectionId":"0HNH1K2QHM8O7","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:26.0524518Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8O8:00000001","RequestPath":"/api/file/be57446c-9555-47c1-2981-08de21f5a071","ConnectionId":"0HNH1K2QHM8O8","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:28.7960213Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8OB:00000001","RequestPath":"/api/file/be57446c-9555-47c1-2981-08de21f5a071","ConnectionId":"0HNH1K2QHM8OB","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:31.3785501Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8OH:00000001","RequestPath":"/api/file/3c7d01f6-a04d-455e-2982-08de21f5a071","ConnectionId":"0HNH1K2QHM8OH","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:31.6857957Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8OI:00000001","RequestPath":"/api/file/3c7d01f6-a04d-455e-2982-08de21f5a071","ConnectionId":"0HNH1K2QHM8OI","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:37.5522585Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8OO:00000001","RequestPath":"/api/file/1894626a-c932-402f-2979-08de21f5a071","ConnectionId":"0HNH1K2QHM8OO","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:40.0328647Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8OR:00000001","RequestPath":"/api/file/1894626a-c932-402f-2979-08de21f5a071","ConnectionId":"0HNH1K2QHM8OR","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:44.1086140Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8OV:00000001","RequestPath":"/api/file/a6f15029-98b1-4aa5-297a-08de21f5a071","ConnectionId":"0HNH1K2QHM8OV","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:49.9388596Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8PA:00000001","RequestPath":"/api/file/3c7d01f6-a04d-455e-2982-08de21f5a071","ConnectionId":"0HNH1K2QHM8PA","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:52.1727079Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8PI:00000001","RequestPath":"/api/file/b906288c-448f-487a-2983-08de21f5a071","ConnectionId":"0HNH1K2QHM8PI","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:52.4792868Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8PJ:00000001","RequestPath":"/api/file/b906288c-448f-487a-2983-08de21f5a071","ConnectionId":"0HNH1K2QHM8PJ","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:54.7099050Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM8PM:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM8PM","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:55.0338531Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8PO:00000001","RequestPath":"/api/file/b906288c-448f-487a-2983-08de21f5a071","ConnectionId":"0HNH1K2QHM8PO","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:55.5329743Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143554_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:55.9473411Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143554_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:57.2039498Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8PU:00000001","RequestPath":"/api/file/894fa479-b52e-4e10-2984-08de21f5a071","ConnectionId":"0HNH1K2QHM8PU","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:35:57.5107008Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8PV:00000001","RequestPath":"/api/file/894fa479-b52e-4e10-2984-08de21f5a071","ConnectionId":"0HNH1K2QHM8PV","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:00.0690448Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8Q2:00000001","RequestPath":"/api/file/894fa479-b52e-4e10-2984-08de21f5a071","ConnectionId":"0HNH1K2QHM8Q2","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:02.3556506Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8Q8:00000001","RequestPath":"/api/file/91833d1b-ea0d-4006-2985-08de21f5a071","ConnectionId":"0HNH1K2QHM8Q8","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:02.6634053Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8Q9:00000001","RequestPath":"/api/file/91833d1b-ea0d-4006-2985-08de21f5a071","ConnectionId":"0HNH1K2QHM8Q9","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:04.7781318Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8QC:00000001","RequestPath":"/api/file/91833d1b-ea0d-4006-2985-08de21f5a071","ConnectionId":"0HNH1K2QHM8QC","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:07.3987793Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8QI:00000001","RequestPath":"/api/file/94cbe4c0-e039-4115-2986-08de21f5a071","ConnectionId":"0HNH1K2QHM8QI","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:07.7068353Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8QJ:00000001","RequestPath":"/api/file/94cbe4c0-e039-4115-2986-08de21f5a071","ConnectionId":"0HNH1K2QHM8QJ","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:09.9958396Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8QM:00000001","RequestPath":"/api/file/94cbe4c0-e039-4115-2986-08de21f5a071","ConnectionId":"0HNH1K2QHM8QM","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:12.6040058Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8QS:00000001","RequestPath":"/api/file/2c5ef7b8-51eb-4d3b-2987-08de21f5a071","ConnectionId":"0HNH1K2QHM8QS","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:12.9114535Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8QT:00000001","RequestPath":"/api/file/2c5ef7b8-51eb-4d3b-2987-08de21f5a071","ConnectionId":"0HNH1K2QHM8QT","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:15.8496548Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8R0:00000001","RequestPath":"/api/file/2c5ef7b8-51eb-4d3b-2987-08de21f5a071","ConnectionId":"0HNH1K2QHM8R0","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:18.0066163Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8R6:00000001","RequestPath":"/api/file/cc5a20fb-4c46-4c4e-2988-08de21f5a071","ConnectionId":"0HNH1K2QHM8R6","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:18.3141178Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8R7:00000001","RequestPath":"/api/file/cc5a20fb-4c46-4c4e-2988-08de21f5a071","ConnectionId":"0HNH1K2QHM8R7","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:20.1741196Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8RA:00000001","RequestPath":"/api/file/cc5a20fb-4c46-4c4e-2988-08de21f5a071","ConnectionId":"0HNH1K2QHM8RA","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:22.7339475Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8RG:00000001","RequestPath":"/api/file/b6e15076-4590-4e3e-2989-08de21f5a071","ConnectionId":"0HNH1K2QHM8RG","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:23.0420862Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8RH:00000001","RequestPath":"/api/file/b6e15076-4590-4e3e-2989-08de21f5a071","ConnectionId":"0HNH1K2QHM8RH","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:24.6783058Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8RK:00000001","RequestPath":"/api/file/b6e15076-4590-4e3e-2989-08de21f5a071","ConnectionId":"0HNH1K2QHM8RK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:26.9530079Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8RQ:00000001","RequestPath":"/api/file/25ff8f10-8e35-4c4a-298a-08de21f5a071","ConnectionId":"0HNH1K2QHM8RQ","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:27.2607022Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8RR:00000001","RequestPath":"/api/file/25ff8f10-8e35-4c4a-298a-08de21f5a071","ConnectionId":"0HNH1K2QHM8RR","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:29.2126838Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8RU:00000001","RequestPath":"/api/file/25ff8f10-8e35-4c4a-298a-08de21f5a071","ConnectionId":"0HNH1K2QHM8RU","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:31.6164559Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143517_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8S4:00000001","RequestPath":"/api/file/448efefe-b30c-4281-298b-08de21f5a071","ConnectionId":"0HNH1K2QHM8S4","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:31.9302856Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143517_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8S5:00000001","RequestPath":"/api/file/448efefe-b30c-4281-298b-08de21f5a071","ConnectionId":"0HNH1K2QHM8S5","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:35.3680839Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143517_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8S8:00000001","RequestPath":"/api/file/448efefe-b30c-4281-298b-08de21f5a071","ConnectionId":"0HNH1K2QHM8S8","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:37.6614665Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143517_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8SC:00000001","RequestPath":"/api/file/448efefe-b30c-4281-298b-08de21f5a071","ConnectionId":"0HNH1K2QHM8SC","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:38.6800569Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143517_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8SG:00000001","RequestPath":"/api/file/72c62639-856b-4da5-298c-08de21f5a071","ConnectionId":"0HNH1K2QHM8SG","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:59.0759521Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM8SK:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM8SK","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:36:59.6431262Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143659_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:00.0607591Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143659_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:08.4947225Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143517_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8SQ:00000001","RequestPath":"/api/file/72c62639-856b-4da5-298c-08de21f5a071","ConnectionId":"0HNH1K2QHM8SQ","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:09.8089428Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8SU:00000001","RequestPath":"/api/file/a6f15029-98b1-4aa5-297a-08de21f5a071","ConnectionId":"0HNH1K2QHM8SU","ThreadId":544,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:10.5278404Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143517_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8T1:00000001","RequestPath":"/api/file/72c62639-856b-4da5-298c-08de21f5a071","ConnectionId":"0HNH1K2QHM8T1","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:11.5268856Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143517_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8T5:00000001","RequestPath":"/api/file/c9f6e21c-653e-4d58-298d-08de21f5a071","ConnectionId":"0HNH1K2QHM8T5","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:12.8038356Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143517_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8TA:00000001","RequestPath":"/api/file/c9f6e21c-653e-4d58-298d-08de21f5a071","ConnectionId":"0HNH1K2QHM8TA","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:13.0779785Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8TB:00000001","RequestPath":"/api/file/a6f15029-98b1-4aa5-297a-08de21f5a071","ConnectionId":"0HNH1K2QHM8TB","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:15.7128908Z","@mt":"Signed url obtained for file Logos/NNJ_20241118154049.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM8TG:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM8TG","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:17.6036696Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8TN:00000001","RequestPath":"/api/file/a6f15029-98b1-4aa5-297a-08de21f5a071","ConnectionId":"0HNH1K2QHM8TN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:18.7561681Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM8TR:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM8TR","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:18.7567514Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM8TR:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM8TR","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:18.7572697Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T143718Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=7f4e8b4e5fdbcac3d88c07c9db9d76516061a4da79a33aa6501261021064861b4eae1b8b4bfa3ffe432b2a1f2957970d3f20ae511e96ab0d0f27806a3733ef038b13ffa49a57b12ef349be675e26437c89f53bdf4b0ec1cf9784a0a98c9031605dbb1c80ce10c4aa0b81a7577021bdb2de5f1778cee081a6f7daf3be1ecab60cf59d1df932a809f4b6aa5ec252dc43c3bee8d5d7dc43abb6445fe8dcf4969e010a934198c5878e55c80faaac40c397ec5a955fc2ecaa04bf033ac72bd46b1979e442c1e0fd9aabef8e934b5c8bacc31ca2a04e122e712c35ac460cc7659f1d67574000b6f564b1c45bdf4dd3c89691d975bd64477c3a2b441ddc09943542713d","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM8TR:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM8TR","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:18.7578280Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T143718Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=07852d7cbb33d5411565701866f05938c326453573e17c461f636dda4a5dfc1b3940d68d5de676df7fa11335171b322e8ffadb05c93bd94383308f075f166ba6bac775e1203f31a7c2d29045673254745e26a423d58f460056a4a4d1c33d329720d669a52bc434363c0bad7902e786a040cfe710bb8e9e6df27c820025bcdc5638d6c64b9f8e97a61847acde1321987b6ca8b61360aaadc1e15bc8eb957bee24d66fbee425f2067b55f9cd8c78e0c0cbedf17a95dc6bae18475fe41448e5e194fb8ecc0057d673faa02a0f83b3d2606a59d71704ddfd1d7b16267567c214da5d6ec805e6081dc59021d708e5bbe26a109fbceaed1887e9eeae833d5a56608065","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM8TR:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM8TR","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:19.1946049Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8TT:00000001","RequestPath":"/api/file/88d703a1-a256-4e8b-297b-08de21f5a071","ConnectionId":"0HNH1K2QHM8TT","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:19.6766337Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHM8TV:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHM8TV","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:20.1172111Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHM8U2:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHM8U2","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:20.1177665Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHM8U2:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHM8U2","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:20.2492584Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHM8U3:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHM8U3","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:20.2525356Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHM8U3:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHM8U3","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:20.2607408Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:20.2607710Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:20.2617662Z","@mt":"3 - Cases found2","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:20.2617842Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:20.2628466Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:20.2637596Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:20.6643203Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-4746845505 11.3 to 11.9_20251112143516_20251112143516_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:21.0742751Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-4746845505 11.3 to 11.9_20251112143516_20251112143516_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:21.0746247Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/n4gt3sxh.mag.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:21.4735292Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/n4gt3sxh.mag.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:21.4819415Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8U8:00000001","RequestPath":"/api/file/88d703a1-a256-4e8b-297b-08de21f5a071","ConnectionId":"0HNH1K2QHM8U8","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:21.4904426Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143517_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:21.4910001Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:21.7924518Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-81091146605 11.3 to 11.9_20251112143516_20251112143517_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:22.2050177Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-81091146605 11.3 to 11.9_20251112143516_20251112143517_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:22.2053075Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/4ekz4hbq.uxp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:22.6186602Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/4ekz4hbq.uxp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:24.8888038Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8UE:00000001","RequestPath":"/api/file/88d703a1-a256-4e8b-297b-08de21f5a071","ConnectionId":"0HNH1K2QHM8UE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:26.0540809Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8UI:00000001","RequestPath":"/api/file/16d976b7-cb0b-4152-297c-08de21f5a071","ConnectionId":"0HNH1K2QHM8UI","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:30.6541343Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8UL:00000001","RequestPath":"/api/file/16d976b7-cb0b-4152-297c-08de21f5a071","ConnectionId":"0HNH1K2QHM8UL","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:33.5274427Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8UR:00000001","RequestPath":"/api/file/16d976b7-cb0b-4152-297c-08de21f5a071","ConnectionId":"0HNH1K2QHM8UR","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:37:34.6650397Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8UV:00000001","RequestPath":"/api/file/2ef02c6e-2ee9-4290-297d-08de21f5a071","ConnectionId":"0HNH1K2QHM8UV","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:38:06.2267477Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/n4gt3sxh.mag.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8V5:00000001","RequestPath":"/api/finalized-documents/download-bulk/1318edb7-1b49-4e9c-a5d4-08de21f5a06d","ConnectionId":"0HNH1K2QHM8V5","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:38:06.2273028Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/4ekz4hbq.uxp.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8V5:00000001","RequestPath":"/api/finalized-documents/download-bulk/1318edb7-1b49-4e9c-a5d4-08de21f5a06d","ConnectionId":"0HNH1K2QHM8V5","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:38:06.5951481Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/5hcz3alm.p4n.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8V5:00000001","RequestPath":"/api/finalized-documents/download-bulk/1318edb7-1b49-4e9c-a5d4-08de21f5a06d","ConnectionId":"0HNH1K2QHM8V5","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:38:07.0160223Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/5hcz3alm.p4n.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8V5:00000001","RequestPath":"/api/finalized-documents/download-bulk/1318edb7-1b49-4e9c-a5d4-08de21f5a06d","ConnectionId":"0HNH1K2QHM8V5","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:38:07.0192655Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/5hcz3alm.p4n.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8V5:00000001","RequestPath":"/api/finalized-documents/download-bulk/1318edb7-1b49-4e9c-a5d4-08de21f5a06d","ConnectionId":"0HNH1K2QHM8V5","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:38:10.0574633Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143516_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8V7:00000001","RequestPath":"/api/finalized-documents/download-bulk/1318edb7-1b49-4e9c-a5d4-08de21f5a06d","ConnectionId":"0HNH1K2QHM8V7","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:38:10.0580272Z","@mt":"Signed url obtained for file PoliceReports/Cases/05 11.3 to 11.9_20251112143516_20251112143517_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8V7:00000001","RequestPath":"/api/finalized-documents/download-bulk/1318edb7-1b49-4e9c-a5d4-08de21f5a06d","ConnectionId":"0HNH1K2QHM8V7","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:38:10.3217222Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/y40edgoi.hof.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8V7:00000001","RequestPath":"/api/finalized-documents/download-bulk/1318edb7-1b49-4e9c-a5d4-08de21f5a06d","ConnectionId":"0HNH1K2QHM8V7","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:38:10.7296193Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/y40edgoi.hof.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8V7:00000001","RequestPath":"/api/finalized-documents/download-bulk/1318edb7-1b49-4e9c-a5d4-08de21f5a06d","ConnectionId":"0HNH1K2QHM8V7","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:38:11.0575158Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/5hcz3alm.p4n.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8V7:00000001","RequestPath":"/api/finalized-documents/download-bulk/1318edb7-1b49-4e9c-a5d4-08de21f5a06d","ConnectionId":"0HNH1K2QHM8V7","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:38:11.0604984Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/y40edgoi.hof.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM8V7:00000001","RequestPath":"/api/finalized-documents/download-bulk/1318edb7-1b49-4e9c-a5d4-08de21f5a06d","ConnectionId":"0HNH1K2QHM8V7","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:38:27.4119482Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM8V9:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM8V9","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:38:27.9978970Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143827_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:38:28.4394272Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143827_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:38:55.7526952Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8VD:00000001","RequestPath":"/api/file/2ef02c6e-2ee9-4290-297d-08de21f5a071","ConnectionId":"0HNH1K2QHM8VD","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7101101Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7110998Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7120369Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7129566Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7138778Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7147717Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7156915Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7166505Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7175947Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7185243Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7194726Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7204381Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7213663Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7222913Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7232257Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7241564Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7250943Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7260586Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7270356Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:01.7280038Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VF","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:04.3030774Z","@mt":"Signed url obtained for file PoliceTemplate/sample florance_20240418143140.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VH:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VH","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:04.3035889Z","@mt":"Signed url obtained for file PoliceTemplate/Florham Dept_20240326155341.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VH:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VH","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:04.9015812Z","@mt":"Signed url obtained for file PoliceTemplate/Florham Dept_20240326155341.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VK","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:05.2104637Z","@mt":"Signed url obtained for file PoliceTemplate/Florham Dept_20240326155341.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM8VL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM8VL","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:20.8944532Z","@mt":"Uploading: file PoliceReports/06 1103_20251112143920.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8VN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8VN","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:21.3364354Z","@mt":"Uploaded: file PoliceReports/06 1103_20251112143920.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8VN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8VN","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:21.3366131Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8VN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8VN","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:21.3366293Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8VN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8VN","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:21.3570635Z","@mt":"Python initialized in 20 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8VN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8VN","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:21.3571373Z","@mt":"fitz imported in 20 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8VN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8VN","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:21.4178691Z","@mt":"Uploading: file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8VN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8VN","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:21.4673703Z","@mt":"Uploading: file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8VN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8VN","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:21.5171824Z","@mt":"Uploading: file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8VN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8VN","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:21.5663412Z","@mt":"Uploading: file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8VN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8VN","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:21.5707706Z","@mt":"Doc closed in 234 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8VN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8VN","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:21.5708115Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8VN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8VN","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:21.5709761Z","@mt":"temp file deleted in 234 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8VN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8VN","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:21.8197798Z","@mt":"Uploaded: file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8VN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8VN","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:21.8916197Z","@mt":"Uploaded: file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8VN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8VN","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:21.9260670Z","@mt":"Uploaded: file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8VN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8VN","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:21.9988703Z","@mt":"Uploaded: file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM8VN:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM8VN","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:23.2269218Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM8VP:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM8VP","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:23.5982815Z","@mt":"Signed url obtained for file Logos/NNJ_20240326155341.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM8VR:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM8VR","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:23.8117014Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143923_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:24.2190955Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143923_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:25.3855050Z","@mt":"Signed url obtained for file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM8VV:00000001","RequestPath":"/api/file/d44fe5d6-1c61-4efc-2991-08de21f5a071","ConnectionId":"0HNH1K2QHM8VV","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:47.4337993Z","@mt":"Signed url obtained for file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM908:00000001","RequestPath":"/api/file/d44fe5d6-1c61-4efc-2991-08de21f5a071","ConnectionId":"0HNH1K2QHM908","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:49.4079900Z","@mt":"Signed url obtained for file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM90B:00000001","RequestPath":"/api/file/d44fe5d6-1c61-4efc-2991-08de21f5a071","ConnectionId":"0HNH1K2QHM90B","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:39:50.4611458Z","@mt":"Signed url obtained for file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM90F:00000001","RequestPath":"/api/file/8471309e-074b-4182-2992-08de21f5a071","ConnectionId":"0HNH1K2QHM90F","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:40:11.1749881Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM90L:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM90L","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:40:11.6861386Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144011_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:40:12.2547783Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144011_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:40:12.4721331Z","@mt":"Signed url obtained for file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM90P:00000001","RequestPath":"/api/file/8471309e-074b-4182-2992-08de21f5a071","ConnectionId":"0HNH1K2QHM90P","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:40:14.6164367Z","@mt":"Signed url obtained for file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM90V:00000001","RequestPath":"/api/file/22bec12b-f199-441c-2993-08de21f5a071","ConnectionId":"0HNH1K2QHM90V","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:40:14.9227081Z","@mt":"Signed url obtained for file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM910:00000001","RequestPath":"/api/file/22bec12b-f199-441c-2993-08de21f5a071","ConnectionId":"0HNH1K2QHM910","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:40:48.8819064Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM912:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM912","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:40:49.9764040Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144048_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:40:50.5471374Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144048_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:14.4390841Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM916:00000001","RequestPath":"/api/file/2ef02c6e-2ee9-4290-297d-08de21f5a071","ConnectionId":"0HNH1K2QHM916","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:16.6560007Z","@mt":"Signed url obtained for file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM91B:00000001","RequestPath":"/api/file/22bec12b-f199-441c-2993-08de21f5a071","ConnectionId":"0HNH1K2QHM91B","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:16.9987823Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM91D:00000001","RequestPath":"/api/file/2ef02c6e-2ee9-4290-297d-08de21f5a071","ConnectionId":"0HNH1K2QHM91D","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:18.8825135Z","@mt":"Signed url obtained for file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM91J:00000001","RequestPath":"/api/file/ec509dc0-9c65-47ac-2994-08de21f5a071","ConnectionId":"0HNH1K2QHM91J","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:19.1908586Z","@mt":"Signed url obtained for file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM91K:00000001","RequestPath":"/api/file/ec509dc0-9c65-47ac-2994-08de21f5a071","ConnectionId":"0HNH1K2QHM91K","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:21.8846910Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM91P:00000001","RequestPath":"/api/file/2ef02c6e-2ee9-4290-297d-08de21f5a071","ConnectionId":"0HNH1K2QHM91P","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:22.6271663Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM91S:00000001","RequestPath":"/api/file/846917b6-49b4-4204-297e-08de21f5a071","ConnectionId":"0HNH1K2QHM91S","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:25.3783345Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM920:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM920","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:25.8752124Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144125_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:26.4492388Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144125_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:37.9563031Z","@mt":"Signed url obtained for file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM92A:00000001","RequestPath":"/api/file/ec509dc0-9c65-47ac-2994-08de21f5a071","ConnectionId":"0HNH1K2QHM92A","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:39.7946952Z","@mt":"Signed url obtained for file Logos/NNJ_20240326155341.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM92F:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM92F","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:42.8073142Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM92K:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM92K","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:42.8078703Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM92K:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM92K","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:42.8084501Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T144142Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=4088cb0f06ffe0b5b4fd3e87e7bc7bde7af6dd924ac25e3f14d4faa36073dbbbffb508ce5a4279404f1ae397a2e1c4ce38afb97700b1365f18a8345537d7bfe355e7d5a08aee37fd7d50051d5a4fb6a4ac109c61b7ebe739d482206a0ed4202bc8952c90702b28cc35617ef93c1aabdd293804806f75f996abe8ab8d5c143fd006fc85f4ade411091136b3b3fe38d3fe9cf6338fe83efa80be94f4ad803db9513c85670de4a43069f6b05162fd8a41d0edd827edba3a259f5151d03b66a90f31a017536da1dad55530f26e9c6da133010445c62629dd3e414fa5eeec49709a07c2b0776290625753464d66cc1e59b45bb2b864e7738d5d67bb48a4e5a8adba73","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM92K:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM92K","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:42.8089737Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T144142Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=a00e1ad8dc28c9d238474ca8ebee40fd5c45cf05443d606faa0deccfa742e6a35f135bc76fb1a4eefcd647a845f8cd90af046ddacb3fd49ea318cc1e96244cb4e89a36edb2012ca58f6d0e80bd47079ef893c4706a45feaa2ad2253da531f2284bb800f3e000b42f664b005c5b1c8ce0b5a2c9b59986a0c7057a04c0984204d7e83231bff9c0de962da6d841e55c894384f01a5fb6f95f292a56ff8886d890c997bfd5f81f7f0a63f1a0c7c56f6d74adefa1eedaced6412b21e38d55c40709314928259d80224be6bedbf259464840bc48d035b4a4f9172b58e929080cc4466b29a86f741c529d9b84e183046dc6c452a65fe366f0e0acb9bd2dade26a5d32a0","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM92K:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM92K","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:43.6599556Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHM92M:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHM92M","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:44.0954852Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHM92P:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHM92P","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:44.0960188Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHM92P:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHM92P","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:44.2355167Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHM92Q:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHM92Q","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:44.2392936Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHM92Q:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHM92Q","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:44.2465477Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:44.2465753Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:44.2472883Z","@mt":"3 - Cases found3","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:44.2473051Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:44.2484423Z","@mt":"Signed url obtained for file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:44.2497162Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:44.8902125Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-56469467806 1103_20251112143920_20251112143921_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:45.2976711Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-56469467806 1103_20251112143920_20251112143921_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:45.2979693Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/k0rjlcse.a0c.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:45.6890850Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/k0rjlcse.a0c.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:45.6991363Z","@mt":"Signed url obtained for file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:45.6996819Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:46.3357182Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-93952938906 1103_20251112143920_20251112143921_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:46.9114225Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-93952938906 1103_20251112143920_20251112143921_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:46.9116716Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/rcvguzmj.tqy.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:47.4540905Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/rcvguzmj.tqy.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:47.4697274Z","@mt":"Signed url obtained for file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:47.4706952Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:48.1011711Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-22243662406 1103_20251112143920_20251112143921_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:48.5124348Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-22243662406 1103_20251112143920_20251112143921_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:48.5126690Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/ewebqwsp.c0b.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:41:49.0496960Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/ewebqwsp.c0b.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:42:17.6416065Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/k0rjlcse.a0c.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM932:00000001","RequestPath":"/api/finalized-documents/download-bulk/6285ec5b-4a87-4211-a5d5-08de21f5a06d","ConnectionId":"0HNH1K2QHM932","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:42:17.6421310Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/rcvguzmj.tqy.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM932:00000001","RequestPath":"/api/finalized-documents/download-bulk/6285ec5b-4a87-4211-a5d5-08de21f5a06d","ConnectionId":"0HNH1K2QHM932","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:42:17.6426684Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/ewebqwsp.c0b.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM932:00000001","RequestPath":"/api/finalized-documents/download-bulk/6285ec5b-4a87-4211-a5d5-08de21f5a06d","ConnectionId":"0HNH1K2QHM932","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:42:18.5460001Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/q14dnxo0.xta.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM932:00000001","RequestPath":"/api/finalized-documents/download-bulk/6285ec5b-4a87-4211-a5d5-08de21f5a06d","ConnectionId":"0HNH1K2QHM932","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:42:19.1307797Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/q14dnxo0.xta.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM932:00000001","RequestPath":"/api/finalized-documents/download-bulk/6285ec5b-4a87-4211-a5d5-08de21f5a06d","ConnectionId":"0HNH1K2QHM932","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:42:19.1339863Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/q14dnxo0.xta.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM932:00000001","RequestPath":"/api/finalized-documents/download-bulk/6285ec5b-4a87-4211-a5d5-08de21f5a06d","ConnectionId":"0HNH1K2QHM932","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:42:20.2836034Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM936:00000001","RequestPath":"/api/file/846917b6-49b4-4204-297e-08de21f5a071","ConnectionId":"0HNH1K2QHM936","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:42:22.2536493Z","@mt":"Signed url obtained for file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM939:00000001","RequestPath":"/api/finalized-documents/download-bulk/6285ec5b-4a87-4211-a5d5-08de21f5a06d","ConnectionId":"0HNH1K2QHM939","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:42:22.2542082Z","@mt":"Signed url obtained for file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM939:00000001","RequestPath":"/api/finalized-documents/download-bulk/6285ec5b-4a87-4211-a5d5-08de21f5a06d","ConnectionId":"0HNH1K2QHM939","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:42:22.2547926Z","@mt":"Signed url obtained for file PoliceReports/Cases/06 1103_20251112143920_20251112143921_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM939:00000001","RequestPath":"/api/finalized-documents/download-bulk/6285ec5b-4a87-4211-a5d5-08de21f5a06d","ConnectionId":"0HNH1K2QHM939","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:42:22.6058310Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM93B:00000001","RequestPath":"/api/file/846917b6-49b4-4204-297e-08de21f5a071","ConnectionId":"0HNH1K2QHM93B","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:42:23.2029096Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/nhzk331t.nuv.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM939:00000001","RequestPath":"/api/finalized-documents/download-bulk/6285ec5b-4a87-4211-a5d5-08de21f5a06d","ConnectionId":"0HNH1K2QHM939","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:42:23.6226893Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM93F:00000001","RequestPath":"/api/file/b46b5d30-42c0-4472-297f-08de21f5a071","ConnectionId":"0HNH1K2QHM93F","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:42:23.8241214Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/nhzk331t.nuv.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM939:00000001","RequestPath":"/api/finalized-documents/download-bulk/6285ec5b-4a87-4211-a5d5-08de21f5a06d","ConnectionId":"0HNH1K2QHM939","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:42:24.2239983Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/q14dnxo0.xta.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM939:00000001","RequestPath":"/api/finalized-documents/download-bulk/6285ec5b-4a87-4211-a5d5-08de21f5a06d","ConnectionId":"0HNH1K2QHM939","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:42:24.2275132Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/nhzk331t.nuv.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM939:00000001","RequestPath":"/api/finalized-documents/download-bulk/6285ec5b-4a87-4211-a5d5-08de21f5a06d","ConnectionId":"0HNH1K2QHM939","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:42:34.7285623Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM93L:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM93L","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:42:35.7969143Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144234_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:42:36.4292921Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144234_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:43:10.4776625Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM93N:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM93N","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:43:10.9586679Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144310_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:43:11.5126285Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144310_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:43:39.1988208Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM93R:00000001","RequestPath":"/api/file/b46b5d30-42c0-4472-297f-08de21f5a071","ConnectionId":"0HNH1K2QHM93R","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:43:41.8084556Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM93T:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM93T","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:43:42.3240019Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144341_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:43:42.9004375Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144341_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:43:53.9622662Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM941:00000001","RequestPath":"/api/file/b46b5d30-42c0-4472-297f-08de21f5a071","ConnectionId":"0HNH1K2QHM941","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4198224Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4204120Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4208955Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4214047Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4219033Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4224323Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4229029Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4234274Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4238963Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4244198Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4249010Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4254111Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4258924Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4263880Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4268852Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4273826Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4278778Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4283796Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4289050Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:00.4294306Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM943:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM943","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:02.7360752Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM947:00000001","RequestPath":"/api/file/b46b5d30-42c0-4472-297f-08de21f5a071","ConnectionId":"0HNH1K2QHM947","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:03.5272858Z","@mt":"Signed url obtained for file PoliceTemplate/Mahwah Dep_20250131135925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM94B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM94B","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:03.5278707Z","@mt":"Signed url obtained for file PoliceTemplate/Mahwah Dep_20240315181305.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM94B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM94B","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:03.7897066Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM94C:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM94C","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:03.8443234Z","@mt":"Signed url obtained for file PoliceTemplate/Mahwah Dep_20250131135925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM94D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM94D","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:03.8449348Z","@mt":"Signed url obtained for file PoliceTemplate/Mahwah Dep_20240315181305.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM94D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM94D","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:04.1585590Z","@mt":"Signed url obtained for file PoliceTemplate/Mahwah Dep_20250131135925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM94E:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM94E","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:04.1593449Z","@mt":"Signed url obtained for file PoliceTemplate/Mahwah Dep_20240315181305.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM94E:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM94E","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:04.4694572Z","@mt":"Signed url obtained for file PoliceTemplate/Mahwah Dep_20250131135925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM94F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM94F","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:04.4700004Z","@mt":"Signed url obtained for file PoliceTemplate/Mahwah Dep_20240315181305.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM94F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM94F","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:10.8729430Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM94J:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM94J","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:10.8735003Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM94J:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM94J","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:10.8739970Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T144410Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=158237a2128634a4be88b2b5d942f207ac6bd90077ebff1f3f5a17665755217db9c6e33ea264c1922c96441e2aa483c01a0c3c6e55d2d1c699af3c45f6fe71df96aeb1349b947442afbb45a3bd1271825e2cd1a2437af3304cb89880db2fb96650eadbaae2b3e6c4e977b2053c9895b9e537f7193c3c1bca872269cf59df48e7c111a2f4c4bb1fc82e56ce1c57fee97f8709b26b5c0eeedf0b0d49896946ed6fd2bbd722969a40341ac5b55f99d7db768f07943160c8ccc82958499fd25d16a630861c9f991fe05f17bab79eb3cf1cefe49e0251136dfc4d60546c13658813f442f11f2b4125fc19f1c2a9c61776bbea0f622d22decf820beec5c6f294700ad5","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM94J:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM94J","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:10.8745461Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T144410Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=0da97eebd8b8a36847944f2a56f3adb579859e184e72c8e5e5c867b077ec023bf89111efeec266be26104db3cbe83f9e8c790eab40d280fad85f39b0b2012413538c54151f3a34b0780d277d493670cfe3b7d0ba263031dc2e65f8827664e85eea4809a7352107c8502d37519873461b06db86e0bb7894ad21d0d92ecfeebac2e3b4844da580a6db5b884408a46600eff60a4fa523149c01e7a11dd62f8e22eafe4ca71f3e02015bca8a0d028873940ffb2b8d4b1449b40aa3237050a4eabc9ebebb489f5dca8d3c02ab4cdf556e15fcd5ad85e50af56b46fd17b023d954d2d96fd721031f70a278718e351752b101cacadde303a068cc0c50df83920b391401","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM94J:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM94J","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:12.0987535Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHM94L:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHM94L","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:12.8724941Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHM94O:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHM94O","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:12.8730011Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHM94O:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHM94O","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:13.0992861Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHM94P:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHM94P","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:13.1033332Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHM94P:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHM94P","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:13.1110814Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:13.1111200Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:13.1121868Z","@mt":"3 - Cases found12","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:13.1122212Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:13.1134019Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:13.1143855Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:13.7447108Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-2372111703 mva 11-11-25_20251112142216_20251112142217_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:14.1595774Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-2372111703 mva 11-11-25_20251112142216_20251112142217_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:14.1598572Z","@mt":"Uploading: file CoverTemplate/h20g01up.vvm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:14.5397201Z","@mt":"Uploaded: file CoverTemplate/h20g01up.vvm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:14.6985443Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-47918722903 mva 11-11-25_20251112142216_20251112142217_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:15.3089130Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-47918722903 mva 11-11-25_20251112142216_20251112142217_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:15.3091880Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/nvw22wtm.5kg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:15.6913448Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/nvw22wtm.5kg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:15.7070705Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:15.7076216Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:16.2305913Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-63777085903 mva 11-11-25_20251112142216_20251112142217_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:16.6546160Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-63777085903 mva 11-11-25_20251112142216_20251112142217_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:16.6548908Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/fxu3gweu.v4t.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:17.0422372Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/fxu3gweu.v4t.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:17.0601609Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:17.0607554Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:18.2304814Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-63699413003 mva 11-11-25_20251112142216_20251112142217_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:18.6391494Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-63699413003 mva 11-11-25_20251112142216_20251112142217_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:18.6393915Z","@mt":"Uploading: file CoverTemplate/xcq5dw40.kch.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:19.0745555Z","@mt":"Uploaded: file CoverTemplate/xcq5dw40.kch.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:19.2285956Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-51315798703 mva 11-11-25_20251112142216_20251112142217_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:19.6450923Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-51315798703 mva 11-11-25_20251112142216_20251112142217_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:19.6454011Z","@mt":"Uploading: file CoverTemplate/3ijqgmwr.rde.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:20.1922461Z","@mt":"Uploaded: file CoverTemplate/3ijqgmwr.rde.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:20.5421680Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-47091232503 mva 11-11-25_20251112142216_20251112142217_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:20.9495734Z","@mt":"Uploading: file PoliceReports/09 11-3-25 to 11-9-25_20251112144420.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:20.9560158Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-47091232503 mva 11-11-25_20251112142216_20251112142217_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:20.9563665Z","@mt":"Uploading: file CoverTemplate/ijm5iqvw.obh.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:21.4038730Z","@mt":"Uploaded: file PoliceReports/09 11-3-25 to 11-9-25_20251112144420.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:21.4040439Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:21.4040618Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:21.4220827Z","@mt":"Python initialized in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:21.4221318Z","@mt":"fitz imported in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:21.4815787Z","@mt":"Uploading: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:21.4898641Z","@mt":"Uploaded: file CoverTemplate/ijm5iqvw.obh.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:21.5468007Z","@mt":"Uploading: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:21.6073851Z","@mt":"Uploading: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:21.6634230Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-58777385703 mva 11-11-25_20251112142216_20251112142217_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:21.6743716Z","@mt":"Uploading: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:21.7327340Z","@mt":"Uploading: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:21.7927265Z","@mt":"Uploading: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:21.8552065Z","@mt":"Uploading: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:21.9180349Z","@mt":"Uploading: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:21.9360677Z","@mt":"Uploaded: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:21.9871510Z","@mt":"Uploading: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.0520274Z","@mt":"Uploading: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.0585260Z","@mt":"Uploaded: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.1182523Z","@mt":"Uploading: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.1295759Z","@mt":"Uploaded: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.1611825Z","@mt":"Uploaded: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.1897034Z","@mt":"Uploading: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.1904669Z","@mt":"Uploaded: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.2217727Z","@mt":"Uploaded: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.2561761Z","@mt":"Uploading: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.2754841Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-58777385703 mva 11-11-25_20251112142216_20251112142217_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.2757253Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/xenkk5qj.qd1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.3301879Z","@mt":"Uploading: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.3380030Z","@mt":"Doc closed in 933 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.3380537Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.3384885Z","@mt":"temp file deleted in 934 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.4332413Z","@mt":"Uploaded: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.4991819Z","@mt":"Uploaded: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.5187044Z","@mt":"Uploaded: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.5865989Z","@mt":"Uploaded: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.6008127Z","@mt":"Uploaded: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.6229790Z","@mt":"Uploaded: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.6913876Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/xenkk5qj.qd1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.6987070Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.7034615Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.7429779Z","@mt":"Uploaded: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:22.8388608Z","@mt":"Uploaded: file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM94V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM94V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:23.0103729Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-34194583803 mva 11-11-25_20251112142216_20251112142217_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:23.4231609Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-34194583803 mva 11-11-25_20251112142216_20251112142217_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:23.4234697Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/2etm3ok2.cio.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:23.9605308Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/2etm3ok2.cio.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:23.9639964Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:23.9645811Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:24.4220588Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM951:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM951","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:24.6422434Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-96558411703 mva 11-11-25_20251112142216_20251112142217_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:25.2839479Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-96558411703 mva 11-11-25_20251112142216_20251112142217_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:25.2842274Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/dazawozi.axj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:25.6829017Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/dazawozi.axj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:25.6875603Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:25.6880867Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:26.0251026Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM955:00000001","RequestPath":"/api/file/42779d91-57c3-46b9-299c-08de21f5a071","ConnectionId":"0HNH1K2QHM955","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:26.1807377Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-85063684603 mva 11-11-25_20251112142216_20251112142218_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:26.5802843Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-85063684603 mva 11-11-25_20251112142216_20251112142218_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:26.5806256Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/shraarwl.pk2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:27.0185779Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/shraarwl.pk2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:27.0224715Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:27.0229841Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:27.8153344Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-4591506603 mva 11-11-25_20251112142216_20251112142218_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:28.4162551Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-4591506603 mva 11-11-25_20251112142216_20251112142218_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:28.4165996Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/cpttd22r.ygk.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:28.9625263Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/cpttd22r.ygk.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:28.9774731Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:28.9780690Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:29.5884689Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-16152889903 mva 11-11-25_20251112142216_20251112142218_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:30.1994963Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-16152889903 mva 11-11-25_20251112142216_20251112142218_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:30.1997770Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/fukic1yn.gzj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:30.7459457Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/fukic1yn.gzj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:30.7505946Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:30.7511725Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:31.3446501Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-84440625403 mva 11-11-25_20251112142216_20251112142218_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:31.7734915Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-84440625403 mva 11-11-25_20251112142216_20251112142218_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:31.7737625Z","@mt":"Uploading: file CoverTemplate/r101gosf.mse.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:31.8440683Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM957:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM957","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:32.1610184Z","@mt":"Uploaded: file CoverTemplate/r101gosf.mse.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:32.3059721Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-442150103 mva 11-11-25_20251112142216_20251112142218_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:32.3593511Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144431_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:32.7510315Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144431_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:32.9892330Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-442150103 mva 11-11-25_20251112142216_20251112142218_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:32.9895575Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/me4rjhui.ild.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:33.3704239Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/me4rjhui.ild.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:33.3740739Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:33.3746555Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:34.4360637Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-24681227803 mva 11-11-25_20251112142216_20251112142218_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:35.0463468Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-24681227803 mva 11-11-25_20251112142216_20251112142218_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:35.0466934Z","@mt":"Uploading: file CoverTemplate/dgbefikw.y34.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:35.5924159Z","@mt":"Uploaded: file CoverTemplate/dgbefikw.y34.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:35.9444913Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-65107027503 mva 11-11-25_20251112142216_20251112142218_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:36.3510571Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-65107027503 mva 11-11-25_20251112142216_20251112142218_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:36.3514066Z","@mt":"Uploading: file CoverTemplate/ndyxncmi.fww.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:36.9022387Z","@mt":"Uploaded: file CoverTemplate/ndyxncmi.fww.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:37.0521798Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-5155509503 mva 11-11-25_20251112142216_20251112142218_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:37.6510763Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-5155509503 mva 11-11-25_20251112142216_20251112142218_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:37.6513596Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/e4wprgxe.sot.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:38.0235339Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/e4wprgxe.sot.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:38.0276759Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:38.0281978Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:38.5138466Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-94189833203 mva 11-11-25_20251112142216_20251112142218_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:39.1281119Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-94189833203 mva 11-11-25_20251112142216_20251112142218_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:39.1284280Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/sbu4kdia.gan.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:39.6768789Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/sbu4kdia.gan.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:39.6898201Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:39.6903753Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:40.4467526Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-17184382803 mva 11-11-25_20251112142216_20251112142218_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:41.0646599Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-17184382803 mva 11-11-25_20251112142216_20251112142218_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:41.0650338Z","@mt":"Uploading: file CoverTemplate/pk32ezlt.tx5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:41.6037275Z","@mt":"Uploaded: file CoverTemplate/pk32ezlt.tx5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:41.7557832Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-9542949403 mva 11-11-25_20251112142216_20251112142218_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:42.3761301Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-9542949403 mva 11-11-25_20251112142216_20251112142218_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:42.3764970Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/skuaqo3e.c1q.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:42.7682434Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/skuaqo3e.c1q.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:51.1243168Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM95B:00000001","RequestPath":"/api/file/42779d91-57c3-46b9-299c-08de21f5a071","ConnectionId":"0HNH1K2QHM95B","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:53.4107331Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM95H:00000001","RequestPath":"/api/file/7a2a8280-cdfe-4e4c-299d-08de21f5a071","ConnectionId":"0HNH1K2QHM95H","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:44:53.7182623Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM95I:00000001","RequestPath":"/api/file/7a2a8280-cdfe-4e4c-299d-08de21f5a071","ConnectionId":"0HNH1K2QHM95I","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:06.3148403Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM95V:00000001","RequestPath":"/api/file/7a2a8280-cdfe-4e4c-299d-08de21f5a071","ConnectionId":"0HNH1K2QHM95V","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:08.3758168Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM962:00000001","RequestPath":"/api/file/7a2a8280-cdfe-4e4c-299d-08de21f5a071","ConnectionId":"0HNH1K2QHM962","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:09.3505892Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM966:00000001","RequestPath":"/api/file/bb57034f-4fd9-4d67-299e-08de21f5a071","ConnectionId":"0HNH1K2QHM966","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:11.8185445Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM969:00000001","RequestPath":"/api/file/bb57034f-4fd9-4d67-299e-08de21f5a071","ConnectionId":"0HNH1K2QHM969","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:14.1107718Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM96F:00000001","RequestPath":"/api/file/0714a417-2cc6-449f-299f-08de21f5a071","ConnectionId":"0HNH1K2QHM96F","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:14.4186200Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM96G:00000001","RequestPath":"/api/file/0714a417-2cc6-449f-299f-08de21f5a071","ConnectionId":"0HNH1K2QHM96G","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9457823Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/nvw22wtm.5kg.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9463321Z","@mt":"Signed url obtained for file CoverTemplate/h20g01up.vvm.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9468786Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/fxu3gweu.v4t.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9474592Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/xenkk5qj.qd1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9479616Z","@mt":"Signed url obtained for file CoverTemplate/xcq5dw40.kch.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9485125Z","@mt":"Signed url obtained for file CoverTemplate/3ijqgmwr.rde.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9490132Z","@mt":"Signed url obtained for file CoverTemplate/ijm5iqvw.obh.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9495715Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/2etm3ok2.cio.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9500684Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/dazawozi.axj.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9506066Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/shraarwl.pk2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9511011Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/cpttd22r.ygk.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9515965Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/fukic1yn.gzj.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9520860Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/me4rjhui.ild.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9528840Z","@mt":"Signed url obtained for file CoverTemplate/r101gosf.mse.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9534386Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/e4wprgxe.sot.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9539290Z","@mt":"Signed url obtained for file CoverTemplate/dgbefikw.y34.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9544783Z","@mt":"Signed url obtained for file CoverTemplate/ndyxncmi.fww.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9550053Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/sbu4kdia.gan.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9555587Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/skuaqo3e.c1q.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:27.9560511Z","@mt":"Signed url obtained for file CoverTemplate/pk32ezlt.tx5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:32.9784104Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/b4dfswmr.5tj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:33.4249322Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/b4dfswmr.5tj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:33.4285378Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/b4dfswmr.5tj.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96M:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96M","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:39.2128700Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM96O:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM96O","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:39.6218069Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96Q:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96Q","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:39.6223596Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96Q:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96Q","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:39.6228714Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96Q:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96Q","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:39.6233808Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96Q:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96Q","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:39.6238886Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142217_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96Q:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96Q","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:39.6244007Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96Q:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96Q","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:39.6248966Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96Q:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96Q","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:39.6254023Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96Q:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96Q","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:39.6259145Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96Q:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96Q","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:39.6264209Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96Q:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96Q","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:39.6269297Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96Q:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96Q","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:39.6274540Z","@mt":"Signed url obtained for file PoliceReports/Cases/03 mva 11-11-25_20251112142216_20251112142218_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96Q:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96Q","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:39.7074893Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144539_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:40.2880158Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144539_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:44.0018577Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/h2aghru1.rro.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96Q:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96Q","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:44.5299868Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/h2aghru1.rro.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96Q:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96Q","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:44.9119278Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/b4dfswmr.5tj.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96Q:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96Q","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:45:44.9144813Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/h2aghru1.rro.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM96Q:00000001","RequestPath":"/api/finalized-documents/download-bulk/f199ff2b-e5ce-4505-a5d2-08de21f5a06d","ConnectionId":"0HNH1K2QHM96Q","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:04.2057364Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM971:00000001","RequestPath":"/api/file/0714a417-2cc6-449f-299f-08de21f5a071","ConnectionId":"0HNH1K2QHM971","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1539740Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1545763Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1550719Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1555876Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1560830Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1568822Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1574078Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1579058Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1584272Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1589170Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1594542Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1599427Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1604641Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1609513Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1614758Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1619692Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1625096Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1629981Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1635198Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:09.1640066Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM972:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM972","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:22.3871236Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM978:00000001","RequestPath":"/api/file/0714a417-2cc6-449f-299f-08de21f5a071","ConnectionId":"0HNH1K2QHM978","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:29.4100901Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM97F:00000001","RequestPath":"/api/file/8554ffaf-ae63-4467-29a0-08de21f5a071","ConnectionId":"0HNH1K2QHM97F","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:29.7175886Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM97G:00000001","RequestPath":"/api/file/8554ffaf-ae63-4467-29a0-08de21f5a071","ConnectionId":"0HNH1K2QHM97G","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:43.3932981Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM97I:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM97I","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:43.9066886Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144643_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:44.4896061Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144643_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:46.9817792Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM97M:00000001","RequestPath":"/api/file/8554ffaf-ae63-4467-29a0-08de21f5a071","ConnectionId":"0HNH1K2QHM97M","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:48.8478568Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM97P:00000001","RequestPath":"/api/file/8554ffaf-ae63-4467-29a0-08de21f5a071","ConnectionId":"0HNH1K2QHM97P","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:49.8209149Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM97T:00000001","RequestPath":"/api/file/894ae530-03b8-4dad-29a1-08de21f5a071","ConnectionId":"0HNH1K2QHM97T","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:51.5265759Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM980:00000001","RequestPath":"/api/file/894ae530-03b8-4dad-29a1-08de21f5a071","ConnectionId":"0HNH1K2QHM980","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:53.3482760Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM983:00000001","RequestPath":"/api/file/894ae530-03b8-4dad-29a1-08de21f5a071","ConnectionId":"0HNH1K2QHM983","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:54.0576522Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM986:00000001","RequestPath":"/api/file/690a99ec-37b8-4038-29a2-08de21f5a071","ConnectionId":"0HNH1K2QHM986","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:57.6733986Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM989:00000001","RequestPath":"/api/file/690a99ec-37b8-4038-29a2-08de21f5a071","ConnectionId":"0HNH1K2QHM989","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:46:59.8153940Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM98D:00000001","RequestPath":"/api/file/690a99ec-37b8-4038-29a2-08de21f5a071","ConnectionId":"0HNH1K2QHM98D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:47:03.6401788Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM98H:00000001","RequestPath":"/api/file/14a5f664-04cd-424c-29a3-08de21f5a071","ConnectionId":"0HNH1K2QHM98H","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:47:12.9665376Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM98J:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM98J","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:47:13.4812513Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144712_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:47:14.0593073Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144712_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:47:17.6229828Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM98R:00000001","RequestPath":"/api/file/14a5f664-04cd-424c-29a3-08de21f5a071","ConnectionId":"0HNH1K2QHM98R","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:47:19.7894450Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM991:00000001","RequestPath":"/api/file/63ac2715-96ef-479d-29a4-08de21f5a071","ConnectionId":"0HNH1K2QHM991","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:47:20.0915920Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM992:00000001","RequestPath":"/api/file/63ac2715-96ef-479d-29a4-08de21f5a071","ConnectionId":"0HNH1K2QHM992","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:47:21.4869084Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM995:00000001","RequestPath":"/api/file/63ac2715-96ef-479d-29a4-08de21f5a071","ConnectionId":"0HNH1K2QHM995","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:47:23.6848621Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM99A:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM99A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:47:26.5734711Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM99F:00000001","RequestPath":"/api/file/05999bf3-c0b9-4373-29a5-08de21f5a071","ConnectionId":"0HNH1K2QHM99F","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:47:30.1532550Z","@mt":"Signed url obtained for file PoliceTemplate/Paterson Dept_20250131140057.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM99M:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM99M","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:47:30.1538348Z","@mt":"Signed url obtained for file PoliceTemplate/Paterson Dept_20240313182759.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM99M:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM99M","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:47:30.4617722Z","@mt":"Signed url obtained for file PoliceTemplate/Paterson Dept_20250131140057.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM99N:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM99N","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:47:30.4622976Z","@mt":"Signed url obtained for file PoliceTemplate/Paterson Dept_20240313182759.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM99N:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM99N","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:47:50.4167832Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM99V:00000001","RequestPath":"/api/file/05999bf3-c0b9-4373-29a5-08de21f5a071","ConnectionId":"0HNH1K2QHM99V","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:47:54.7613534Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9A1:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9A1","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:47:55.3860726Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144754_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:47:55.7831867Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144754_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:04.7928906Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9A7:00000001","RequestPath":"/api/file/c4255609-148b-41e6-29a6-08de21f5a071","ConnectionId":"0HNH1K2QHM9A7","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:05.0957293Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9A8:00000001","RequestPath":"/api/file/c4255609-148b-41e6-29a6-08de21f5a071","ConnectionId":"0HNH1K2QHM9A8","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:07.0420650Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9AC:00000001","RequestPath":"/api/file/c4255609-148b-41e6-29a6-08de21f5a071","ConnectionId":"0HNH1K2QHM9AC","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:09.3610796Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9AI:00000001","RequestPath":"/api/file/e9f692fd-bab5-4de7-29a7-08de21f5a071","ConnectionId":"0HNH1K2QHM9AI","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:09.6630804Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9AJ:00000001","RequestPath":"/api/file/e9f692fd-bab5-4de7-29a7-08de21f5a071","ConnectionId":"0HNH1K2QHM9AJ","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:12.1379625Z","@mt":"Uploading: file PoliceReports/04 NJTR1.2025.PTSN251109 1_20251112144812.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM9AK:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM9AK","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:12.8920966Z","@mt":"Uploaded: file PoliceReports/04 NJTR1.2025.PTSN251109 1_20251112144812.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM9AK:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM9AK","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:12.8922440Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM9AK:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM9AK","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:12.8922765Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM9AK:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM9AK","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:12.9113712Z","@mt":"Python initialized in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM9AK:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM9AK","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:12.9114592Z","@mt":"fitz imported in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM9AK:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM9AK","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:13.9188968Z","@mt":"Doc closed in 1026 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM9AK:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM9AK","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:13.9189603Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM9AK:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM9AK","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:13.9220555Z","@mt":"temp file deleted in 1029 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM9AK:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM9AK","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:16.8805365Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM9AM:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM9AM","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:20.1730995Z","@mt":"Signed url obtained for file PoliceReports/04 NJTR1.2025.PTSN251109 1_20251112144812.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9AO:00000001","RequestPath":"/api/file/view-report-for-new-case/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHM9AO","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:22.1096089Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9AS:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9AS","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:23.1692409Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144822_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:23.5711425Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144822_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:24.9468992Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9B2:00000001","RequestPath":"/api/file/e9f692fd-bab5-4de7-29a7-08de21f5a071","ConnectionId":"0HNH1K2QHM9B2","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:26.9469553Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9B8:00000001","RequestPath":"/api/file/f491655e-0562-467b-29a8-08de21f5a071","ConnectionId":"0HNH1K2QHM9B8","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:27.2516879Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9B9:00000001","RequestPath":"/api/file/f491655e-0562-467b-29a8-08de21f5a071","ConnectionId":"0HNH1K2QHM9B9","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:29.2654615Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9BC:00000001","RequestPath":"/api/file/f491655e-0562-467b-29a8-08de21f5a071","ConnectionId":"0HNH1K2QHM9BC","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:31.8110993Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9BI:00000001","RequestPath":"/api/file/1cff99fb-1985-462d-29a9-08de21f5a071","ConnectionId":"0HNH1K2QHM9BI","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:32.1137057Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9BJ:00000001","RequestPath":"/api/file/1cff99fb-1985-462d-29a9-08de21f5a071","ConnectionId":"0HNH1K2QHM9BJ","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:33.4964705Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9BM:00000001","RequestPath":"/api/file/1cff99fb-1985-462d-29a9-08de21f5a071","ConnectionId":"0HNH1K2QHM9BM","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:36.0295976Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM9BS:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM9BS","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:39.3806781Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM9C0:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM9C0","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:39.3812374Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM9C0:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM9C0","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:39.3818202Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T144839Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=5b06c2c12320059aaea2241305e5b6fe56d38fecdfd39284c5bc1584f235b62a4471c11ba0e282ca515e8157335780fb152fd9c34641a93c8f64f47f8fb06bb4415b76995060516aa06c47af9e72158cf396229e1ffc493cba0c76382fae392305211eeb6c9258888382d5ff2b0dac6e98dfa88bb6dcd00b7eae07bc6e973918f26388431e35739e58dfeb58dbab1fcb33b32aa79538dea2433d096dbcc6c5ab606796d7a22fb312d03f0fe94586eeb64b609bc5ce8e81cbccd82c28fa0b5200515ca8c56f07d2ffd782d84f71642593261ab95eda3dc9b3de14dc8458cf0fce3133d73963096c319c1d968aa381919ef9fd8e7cbc7b5359f44d2101b615025d","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM9C0:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM9C0","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:39.3824167Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T144839Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=3d1ee36e2f0e1eb05ec697484bee5c2d044764b9b374889fcbd9b9afc0abf0a982fcc4af0a40ebab7501facd64b4f795d84f5252db396057748b02d6c171fb7fcf5ed3b4190fcd0e7d7e2d12fcb3b7dafaf1e1466cc15f7a9890a1a1d830d56437c75da5153ab1d0cb682d62b41cc3262f13ee6cffaa4444926f425de89021ee887d20f0ff20b735738bfee0c72dcb0e196d5e2e072b00dba71c02712be5cbf68cd12257ceb4aa372e81c68d90bef381553da9e6a49da27a1bb44904145c6b6c824ba21cf7319b327c786e923b637ff7576da013f225a4b53e2e11e057f49c4a291974664040478b4b9e117235bdbdb3f8a1093ad8248a6ead5ef9a6c3e4e9a0","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHM9C0:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHM9C0","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:41.0553075Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHM9C2:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHM9C2","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:41.8475523Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHM9C5:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHM9C5","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:41.8480820Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHM9C5:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHM9C5","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:41.9680920Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHM9C6:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHM9C6","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:41.9719188Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHM9C6:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHM9C6","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:41.9790795Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:41.9791179Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:41.9801124Z","@mt":"3 - Cases found5","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:41.9801345Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:41.9812241Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:41.9822880Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:42.4806587Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-89046555009 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:43.1146040Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-89046555009 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:43.1148890Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/b0uyfjdz.ila.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:43.7156268Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/b0uyfjdz.ila.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:43.7245083Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:43.7250523Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:44.0258572Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-56236549709 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:44.4571093Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-56236549709 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:44.4573483Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/rjz2ysbr.5d0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:45.0268552Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/rjz2ysbr.5d0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:45.0299058Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:45.0304797Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:45.4906519Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-76888858609 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:46.0951357Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-76888858609 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:46.0954169Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/y3qk53nu.gzu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:46.6830183Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/y3qk53nu.gzu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:46.6866426Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:46.6875648Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:47.1865950Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-60095603309 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:47.6185572Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-60095603309 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:47.6188458Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/kxc3jbrg.0it.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:47.9977167Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9CC:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9CC","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:48.0076824Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/kxc3jbrg.0it.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:48.0105234Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:48.0110745Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:48.4886481Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-52013241409 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:48.8766480Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144847_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:49.1283871Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-52013241409 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:49.1286848Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/qncji0kr.uua.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:49.4477585Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144847_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:48:49.6770627Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/qncji0kr.uua.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:20.2026092Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/b0uyfjdz.ila.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM9CG:00000001","RequestPath":"/api/finalized-documents/download-bulk/6aa23f6d-0101-45b6-a5d6-08de21f5a06d","ConnectionId":"0HNH1K2QHM9CG","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:20.2031530Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/rjz2ysbr.5d0.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM9CG:00000001","RequestPath":"/api/finalized-documents/download-bulk/6aa23f6d-0101-45b6-a5d6-08de21f5a06d","ConnectionId":"0HNH1K2QHM9CG","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:20.2036984Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/y3qk53nu.gzu.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM9CG:00000001","RequestPath":"/api/finalized-documents/download-bulk/6aa23f6d-0101-45b6-a5d6-08de21f5a06d","ConnectionId":"0HNH1K2QHM9CG","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:20.2042303Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/kxc3jbrg.0it.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM9CG:00000001","RequestPath":"/api/finalized-documents/download-bulk/6aa23f6d-0101-45b6-a5d6-08de21f5a06d","ConnectionId":"0HNH1K2QHM9CG","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:20.2047759Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/qncji0kr.uua.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM9CG:00000001","RequestPath":"/api/finalized-documents/download-bulk/6aa23f6d-0101-45b6-a5d6-08de21f5a06d","ConnectionId":"0HNH1K2QHM9CG","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:21.3133148Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/dbhpeeew.mcq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM9CG:00000001","RequestPath":"/api/finalized-documents/download-bulk/6aa23f6d-0101-45b6-a5d6-08de21f5a06d","ConnectionId":"0HNH1K2QHM9CG","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:21.7322756Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/dbhpeeew.mcq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM9CG:00000001","RequestPath":"/api/finalized-documents/download-bulk/6aa23f6d-0101-45b6-a5d6-08de21f5a06d","ConnectionId":"0HNH1K2QHM9CG","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:21.7347707Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/dbhpeeew.mcq.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM9CG:00000001","RequestPath":"/api/finalized-documents/download-bulk/6aa23f6d-0101-45b6-a5d6-08de21f5a06d","ConnectionId":"0HNH1K2QHM9CG","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:24.5217087Z","@mt":"Signed url obtained for file PoliceReports/04 NJTR1.2025.PTSN251109 1_20251112144812.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9CI:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9CI","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:24.9818288Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM9CK:00000001","RequestPath":"/api/finalized-documents/download-bulk/6aa23f6d-0101-45b6-a5d6-08de21f5a06d","ConnectionId":"0HNH1K2QHM9CK","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:24.9823582Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM9CK:00000001","RequestPath":"/api/finalized-documents/download-bulk/6aa23f6d-0101-45b6-a5d6-08de21f5a06d","ConnectionId":"0HNH1K2QHM9CK","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:24.9828402Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM9CK:00000001","RequestPath":"/api/finalized-documents/download-bulk/6aa23f6d-0101-45b6-a5d6-08de21f5a06d","ConnectionId":"0HNH1K2QHM9CK","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:24.9833156Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144421_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM9CK:00000001","RequestPath":"/api/finalized-documents/download-bulk/6aa23f6d-0101-45b6-a5d6-08de21f5a06d","ConnectionId":"0HNH1K2QHM9CK","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:24.9838338Z","@mt":"Signed url obtained for file PoliceReports/Cases/09 11-3-25 to 11-9-25_20251112144420_20251112144422_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM9CK:00000001","RequestPath":"/api/finalized-documents/download-bulk/6aa23f6d-0101-45b6-a5d6-08de21f5a06d","ConnectionId":"0HNH1K2QHM9CK","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:25.4913362Z","@mt":"Uploading: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112144924_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:25.8307585Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/1bmcbub0.vtd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM9CK:00000001","RequestPath":"/api/finalized-documents/download-bulk/6aa23f6d-0101-45b6-a5d6-08de21f5a06d","ConnectionId":"0HNH1K2QHM9CK","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:26.1438157Z","@mt":"Uploaded: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112144924_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:26.2500413Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/1bmcbub0.vtd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM9CK:00000001","RequestPath":"/api/finalized-documents/download-bulk/6aa23f6d-0101-45b6-a5d6-08de21f5a06d","ConnectionId":"0HNH1K2QHM9CK","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:26.6306032Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/dbhpeeew.mcq.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM9CK:00000001","RequestPath":"/api/finalized-documents/download-bulk/6aa23f6d-0101-45b6-a5d6-08de21f5a06d","ConnectionId":"0HNH1K2QHM9CK","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:26.6335923Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/1bmcbub0.vtd.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHM9CK:00000001","RequestPath":"/api/finalized-documents/download-bulk/6aa23f6d-0101-45b6-a5d6-08de21f5a06d","ConnectionId":"0HNH1K2QHM9CK","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:49:55.4412531Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9CO:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9CO","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:02.1731089Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144955_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:03.0035868Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144955_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:15.5685176Z","@mt":"Signed url obtained for file PoliceReports/04 NJTR1.2025.PTSN251109 1_20251112144812.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9CQ:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9CQ","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:16.5627192Z","@mt":"Uploading: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145015_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:17.1593151Z","@mt":"Uploaded: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145015_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7745126Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7750514Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7755957Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7764077Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7769130Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7774671Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7779562Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7784913Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7789779Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7795445Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7800611Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7806075Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7810931Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7815867Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7820749Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7825685Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7830590Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7835972Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7841113Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:25.7846050Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:30.9365910Z","@mt":"Signed url obtained for file PoliceTemplate/Morristown Dept_20240315173220.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9CV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9CV","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:31.2479925Z","@mt":"Signed url obtained for file PoliceTemplate/Morristown Dept_20240315173220.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D0","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:31.5571386Z","@mt":"Signed url obtained for file PoliceTemplate/Morristown Dept_20240315173220.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D1","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:31.8667816Z","@mt":"Signed url obtained for file PoliceTemplate/Morristown Dept_20240315173220.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D2","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:34.7057928Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9D4:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9D4","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:35.1837104Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145034_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:35.5771054Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145034_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.8971734Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.8977333Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.8982192Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.8987398Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.8992206Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.8997348Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.9002348Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.9007725Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.9012520Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.9017856Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.9022636Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.9027953Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.9036051Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.9040914Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.9046276Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.9051063Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.9056226Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.9061010Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.9066210Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:50:36.9070998Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9D8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9D8","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:51:52.3289175Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9DA:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9DA","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:51:52.9299526Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145152_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:51:53.3377977Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145152_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:52:00.3834554Z","@mt":"Signed url obtained for file PoliceTemplate/Morristown Dept_20240315173220.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9DF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9DF","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:52:00.6926795Z","@mt":"Signed url obtained for file PoliceTemplate/Morristown Dept_20240315173220.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9DH:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9DH","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:52:00.9244631Z","@mt":"Signed url obtained for file PoliceReports/04 NJTR1.2025.PTSN251109 1_20251112144812.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9DI:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9DI","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:52:00.9998738Z","@mt":"Signed url obtained for file PoliceTemplate/Morristown Dept_20240315173220.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9DJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9DJ","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:52:01.3086032Z","@mt":"Signed url obtained for file PoliceTemplate/Morristown Dept_20240315173220.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHM9DK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHM9DK","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:52:01.7977288Z","@mt":"Uploading: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145200_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:52:02.2143374Z","@mt":"Uploaded: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145200_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:52:30.8495875Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9DM:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9DM","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:52:31.4459306Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145230_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:52:31.8615128Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145230_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:52:39.2096574Z","@mt":"Signed url obtained for file PoliceReports/04 NJTR1.2025.PTSN251109 1_20251112144812.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9DO:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9DO","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:52:40.1394616Z","@mt":"Uploading: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145239_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:52:40.5548168Z","@mt":"Uploaded: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145239_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:52:57.4539010Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9DQ:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9DQ","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:52:58.0602948Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145257_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:52:58.4596792Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145257_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:15.2682240Z","@mt":"Signed url obtained for file PoliceReports/04 NJTR1.2025.PTSN251109 1_20251112144812.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9DS:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9DS","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:16.1762945Z","@mt":"Uploading: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145315_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:16.5976404Z","@mt":"Uploaded: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145315_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:27.6125271Z","@mt":"Uploading: file PoliceReports/07 20251112095423_20251112145327.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM9DU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM9DU","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:28.2147738Z","@mt":"Uploaded: file PoliceReports/07 20251112095423_20251112145327.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM9DU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM9DU","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:28.2149180Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM9DU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM9DU","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:28.2149504Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM9DU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM9DU","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:28.2332327Z","@mt":"Python initialized in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM9DU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM9DU","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:28.2332831Z","@mt":"fitz imported in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM9DU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM9DU","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:28.3089237Z","@mt":"Doc closed in 93 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM9DU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM9DU","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:28.3089689Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM9DU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM9DU","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:28.3100199Z","@mt":"temp file deleted in 95 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHM9DU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHM9DU","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:28.8164355Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9E0:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9E0","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:29.3935605Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145328_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:29.7841573Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145328_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:31.6350321Z","@mt":"Signed url obtained for file Logos/NNJ_20240315173220.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM9E2:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM9E2","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:33.2602841Z","@mt":"Signed url obtained for file PoliceReports/07 20251112095423_20251112145327.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9E4:00000001","RequestPath":"/api/file/view-report-for-new-case/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHM9E4","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:44.8418454Z","@mt":"Signed url obtained for file PoliceReports/04 NJTR1.2025.PTSN251109 1_20251112144812.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9E6:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9E6","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:45.7933423Z","@mt":"Uploading: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145344_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:53:46.1961594Z","@mt":"Uploaded: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145344_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:54:26.6889264Z","@mt":"Signed url obtained for file PoliceReports/04 NJTR1.2025.PTSN251109 1_20251112144812.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9E8:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9E8","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:54:27.0920915Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9EA:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9EA","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:54:27.6223100Z","@mt":"Uploading: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145426_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:54:27.6903400Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145427_Case-24.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:54:28.0294581Z","@mt":"Uploaded: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145426_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:54:28.0936435Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145427_Case-24.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:55:01.3086656Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9EC:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9EC","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:55:01.9314775Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145501_Case-25.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:55:02.3365500Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145501_Case-25.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:55:06.9855915Z","@mt":"Signed url obtained for file PoliceReports/04 NJTR1.2025.PTSN251109 1_20251112144812.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9EE:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9EE","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:55:07.9334382Z","@mt":"Uploading: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145506_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:55:08.3409972Z","@mt":"Uploaded: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145506_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:55:31.9256911Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9EG:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9EG","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:55:32.6144673Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145531_Case-26.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:55:33.0192747Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145531_Case-26.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:55:48.0619785Z","@mt":"Signed url obtained for file PoliceReports/04 NJTR1.2025.PTSN251109 1_20251112144812.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9EI:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9EI","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:55:48.8502574Z","@mt":"Uploading: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145548_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:55:49.2815281Z","@mt":"Uploaded: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145548_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:56:05.7278724Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9EK:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9EK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:56:06.7796921Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145605_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:56:07.3577599Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145605_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:56:10.3657224Z","@mt":"Signed url obtained for file PoliceReports/04 NJTR1.2025.PTSN251109 1_20251112144812.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9EM:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9EM","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:56:11.5979460Z","@mt":"Uploading: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145610_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:56:11.9990738Z","@mt":"Uploaded: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145610_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:56:32.2872358Z","@mt":"Signed url obtained for file PoliceReports/08 SKM_C360i25111208370_20251112143429.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9EO:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9EO","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:56:33.3220913Z","@mt":"Uploading: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145632_Case-28.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:56:33.8951347Z","@mt":"Uploaded: file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145632_Case-28.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:56:50.6207091Z","@mt":"Signed url obtained for file Logos/NNJ_20240516195827.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM9EQ:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM9EQ","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:56:53.5518865Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143554_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9EU:00000001","RequestPath":"/api/file/f45eed37-7130-4228-298e-08de21f5a071","ConnectionId":"0HNH1K2QHM9EU","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:56:54.2395985Z","@mt":"Signed url obtained for file PoliceReports/04 NJTR1.2025.PTSN251109 1_20251112144812.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9F0:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9F0","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:56:55.4661389Z","@mt":"Uploading: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145654_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:56:55.8594956Z","@mt":"Uploaded: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145654_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:57:25.7267390Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143554_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9F8:00000001","RequestPath":"/api/file/f45eed37-7130-4228-298e-08de21f5a071","ConnectionId":"0HNH1K2QHM9F8","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:57:27.8350564Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143554_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9FB:00000001","RequestPath":"/api/file/f45eed37-7130-4228-298e-08de21f5a071","ConnectionId":"0HNH1K2QHM9FB","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:57:28.8068437Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143659_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9FG:00000001","RequestPath":"/api/file/498acf25-1406-4f38-298f-08de21f5a071","ConnectionId":"0HNH1K2QHM9FG","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:57:28.8963213Z","@mt":"Signed url obtained for file PoliceReports/04 NJTR1.2025.PTSN251109 1_20251112144812.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9FH:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9FH","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:57:30.1391822Z","@mt":"Uploading: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145728_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:57:30.7253696Z","@mt":"Uploaded: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145728_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:57:44.7017258Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143659_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9FN:00000001","RequestPath":"/api/file/498acf25-1406-4f38-298f-08de21f5a071","ConnectionId":"0HNH1K2QHM9FN","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:57:46.7812534Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143659_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9FQ:00000001","RequestPath":"/api/file/498acf25-1406-4f38-298f-08de21f5a071","ConnectionId":"0HNH1K2QHM9FQ","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:57:47.9711434Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143827_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9FU:00000001","RequestPath":"/api/file/6c6af245-f0a3-427f-2990-08de21f5a071","ConnectionId":"0HNH1K2QHM9FU","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:58:27.7118469Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143827_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9G4:00000001","RequestPath":"/api/file/6c6af245-f0a3-427f-2990-08de21f5a071","ConnectionId":"0HNH1K2QHM9G4","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:58:30.3017307Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143827_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9G7:00000001","RequestPath":"/api/file/6c6af245-f0a3-427f-2990-08de21f5a071","ConnectionId":"0HNH1K2QHM9G7","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:58:33.0742455Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143827_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9GB:00000001","RequestPath":"/api/file/6c6af245-f0a3-427f-2990-08de21f5a071","ConnectionId":"0HNH1K2QHM9GB","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:58:34.0879085Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143923_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9GF:00000001","RequestPath":"/api/file/58f5c4a7-06d1-4277-2995-08de21f5a071","ConnectionId":"0HNH1K2QHM9GF","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:58:49.6820323Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143923_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9GL:00000001","RequestPath":"/api/file/58f5c4a7-06d1-4277-2995-08de21f5a071","ConnectionId":"0HNH1K2QHM9GL","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:58:51.8560275Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143923_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9GO:00000001","RequestPath":"/api/file/58f5c4a7-06d1-4277-2995-08de21f5a071","ConnectionId":"0HNH1K2QHM9GO","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:58:55.6491357Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144011_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9GS:00000001","RequestPath":"/api/file/fe797bca-2893-4698-2996-08de21f5a071","ConnectionId":"0HNH1K2QHM9GS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:59:28.4786378Z","@mt":"Signed url obtained for file PoliceReports/07 20251112095423_20251112145327.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9H0:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9H0","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:59:28.7922183Z","@mt":"Uploading: file PoliceReports/Cases/07 20251112095423_20251112145327_20251112145928_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:59:29.3502740Z","@mt":"Uploaded: file PoliceReports/Cases/07 20251112095423_20251112145327_20251112145928_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:59:37.2857246Z","@mt":"Signed url obtained for file PoliceReports/04 NJTR1.2025.PTSN251109 1_20251112144812.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9H2:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9H2","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:59:38.1808536Z","@mt":"Uploading: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145937_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:59:38.7622726Z","@mt":"Uploaded: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145937_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:59:54.7458043Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144011_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9H6:00000001","RequestPath":"/api/file/fe797bca-2893-4698-2996-08de21f5a071","ConnectionId":"0HNH1K2QHM9H6","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:59:57.2068337Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144011_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9H9:00000001","RequestPath":"/api/file/fe797bca-2893-4698-2996-08de21f5a071","ConnectionId":"0HNH1K2QHM9H9","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T14:59:59.5830175Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144011_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9HC:00000001","RequestPath":"/api/file/fe797bca-2893-4698-2996-08de21f5a071","ConnectionId":"0HNH1K2QHM9HC","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:00:00.7517391Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144048_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9HG:00000001","RequestPath":"/api/file/988319db-7bcb-45a4-2997-08de21f5a071","ConnectionId":"0HNH1K2QHM9HG","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:00:14.6691457Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144048_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9HM:00000001","RequestPath":"/api/file/988319db-7bcb-45a4-2997-08de21f5a071","ConnectionId":"0HNH1K2QHM9HM","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:00:16.9369885Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144048_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9HP:00000001","RequestPath":"/api/file/988319db-7bcb-45a4-2997-08de21f5a071","ConnectionId":"0HNH1K2QHM9HP","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:00:17.9607552Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144125_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9HT:00000001","RequestPath":"/api/file/82e6d16e-230b-46e4-2998-08de21f5a071","ConnectionId":"0HNH1K2QHM9HT","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:00:26.1947333Z","@mt":"Signed url obtained for file PoliceReports/04 NJTR1.2025.PTSN251109 1_20251112144812.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9HV:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9HV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:00:26.8601050Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM9I1:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM9I1","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:00:27.3950244Z","@mt":"Uploading: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112150026_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:00:27.8184210Z","@mt":"Uploaded: file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112150026_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:00:30.3346457Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144125_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9I7:00000001","RequestPath":"/api/file/82e6d16e-230b-46e4-2998-08de21f5a071","ConnectionId":"0HNH1K2QHM9I7","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:00:32.6526755Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM9IA:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM9IA","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:00:33.0696912Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144125_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9IC:00000001","RequestPath":"/api/file/82e6d16e-230b-46e4-2998-08de21f5a071","ConnectionId":"0HNH1K2QHM9IC","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:00:34.0508367Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144234_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9IG:00000001","RequestPath":"/api/file/6695e791-effc-4e0e-2999-08de21f5a071","ConnectionId":"0HNH1K2QHM9IG","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:00:39.4424003Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112144924_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9IK:00000001","RequestPath":"/api/file/f8aa7591-7149-486d-29b1-08de21f5a071","ConnectionId":"0HNH1K2QHM9IK","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:00:55.8086008Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144234_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9IU:00000001","RequestPath":"/api/file/6695e791-effc-4e0e-2999-08de21f5a071","ConnectionId":"0HNH1K2QHM9IU","ThreadId":541,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:00:58.0527447Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144234_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9J1:00000001","RequestPath":"/api/file/6695e791-effc-4e0e-2999-08de21f5a071","ConnectionId":"0HNH1K2QHM9J1","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:00:59.2580560Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144310_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9J5:00000001","RequestPath":"/api/file/0adf60df-6a53-4762-299a-08de21f5a071","ConnectionId":"0HNH1K2QHM9J5","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:01:09.8517821Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144310_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9JB:00000001","RequestPath":"/api/file/0adf60df-6a53-4762-299a-08de21f5a071","ConnectionId":"0HNH1K2QHM9JB","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:01:11.9856803Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144310_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9JE:00000001","RequestPath":"/api/file/0adf60df-6a53-4762-299a-08de21f5a071","ConnectionId":"0HNH1K2QHM9JE","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:01:13.1556807Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144341_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9JI:00000001","RequestPath":"/api/file/5246ce00-9724-4647-299b-08de21f5a071","ConnectionId":"0HNH1K2QHM9JI","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:01:36.9857326Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144341_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9JO:00000001","RequestPath":"/api/file/5246ce00-9724-4647-299b-08de21f5a071","ConnectionId":"0HNH1K2QHM9JO","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:01:40.6866936Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144431_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9JU:00000001","RequestPath":"/api/file/1864b0b0-3c6c-47b8-29aa-08de21f5a071","ConnectionId":"0HNH1K2QHM9JU","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:01:40.9937294Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144431_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9JV:00000001","RequestPath":"/api/file/1864b0b0-3c6c-47b8-29aa-08de21f5a071","ConnectionId":"0HNH1K2QHM9JV","ThreadId":508,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:02:05.1964658Z","@mt":"Signed url obtained for file PoliceReports/07 20251112095423_20251112145327.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9K3:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9K3","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:02:05.5368413Z","@mt":"Uploading: file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150205_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:02:05.9320313Z","@mt":"Uploaded: file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150205_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:02:06.9106646Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144431_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9K7:00000001","RequestPath":"/api/file/1864b0b0-3c6c-47b8-29aa-08de21f5a071","ConnectionId":"0HNH1K2QHM9K7","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:02:09.0137429Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144431_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9KA:00000001","RequestPath":"/api/file/1864b0b0-3c6c-47b8-29aa-08de21f5a071","ConnectionId":"0HNH1K2QHM9KA","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:02:10.0526412Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144539_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9KE:00000001","RequestPath":"/api/file/f9b33482-1df8-4902-29ab-08de21f5a071","ConnectionId":"0HNH1K2QHM9KE","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:02:25.6458533Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144539_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9KK:00000001","RequestPath":"/api/file/f9b33482-1df8-4902-29ab-08de21f5a071","ConnectionId":"0HNH1K2QHM9KK","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:02:27.8250490Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144539_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9KN:00000001","RequestPath":"/api/file/f9b33482-1df8-4902-29ab-08de21f5a071","ConnectionId":"0HNH1K2QHM9KN","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:02:29.3615176Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144643_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9KR:00000001","RequestPath":"/api/file/8ee25e0c-da2c-4192-29ac-08de21f5a071","ConnectionId":"0HNH1K2QHM9KR","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:02:33.0999872Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112144924_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9L1:00000001","RequestPath":"/api/file/f8aa7591-7149-486d-29b1-08de21f5a071","ConnectionId":"0HNH1K2QHM9L1","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:02:37.3853796Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112144924_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9L4:00000001","RequestPath":"/api/file/f8aa7591-7149-486d-29b1-08de21f5a071","ConnectionId":"0HNH1K2QHM9L4","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:02:40.1175264Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145015_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9L8:00000001","RequestPath":"/api/file/5262a23c-f6f2-4f6e-29b3-08de21f5a071","ConnectionId":"0HNH1K2QHM9L8","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:03:16.7903907Z","@mt":"Signed url obtained for file PoliceReports/07 20251112095423_20251112145327.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9LG:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9LG","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:03:17.1099236Z","@mt":"Uploading: file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150316_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:03:17.5180264Z","@mt":"Uploaded: file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150316_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:03:39.1721483Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144643_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9LK:00000001","RequestPath":"/api/file/8ee25e0c-da2c-4192-29ac-08de21f5a071","ConnectionId":"0HNH1K2QHM9LK","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:03:42.9828326Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144643_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9LN:00000001","RequestPath":"/api/file/8ee25e0c-da2c-4192-29ac-08de21f5a071","ConnectionId":"0HNH1K2QHM9LN","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:03:46.3474867Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144643_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9LS:00000001","RequestPath":"/api/file/8ee25e0c-da2c-4192-29ac-08de21f5a071","ConnectionId":"0HNH1K2QHM9LS","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:03:47.1308915Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144712_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9LV:00000001","RequestPath":"/api/file/b3beb960-2e06-4e96-29ad-08de21f5a071","ConnectionId":"0HNH1K2QHM9LV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:04:01.2189113Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144712_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9M5:00000001","RequestPath":"/api/file/b3beb960-2e06-4e96-29ad-08de21f5a071","ConnectionId":"0HNH1K2QHM9M5","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:04:03.4051764Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144712_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9M8:00000001","RequestPath":"/api/file/b3beb960-2e06-4e96-29ad-08de21f5a071","ConnectionId":"0HNH1K2QHM9M8","ThreadId":542,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:04:04.5012708Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144754_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9MC:00000001","RequestPath":"/api/file/ebc113f3-6356-4fc5-29ae-08de21f5a071","ConnectionId":"0HNH1K2QHM9MC","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:04:06.2163651Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145015_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9MG:00000001","RequestPath":"/api/file/5262a23c-f6f2-4f6e-29b3-08de21f5a071","ConnectionId":"0HNH1K2QHM9MG","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:04:08.5132100Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145015_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9MJ:00000001","RequestPath":"/api/file/5262a23c-f6f2-4f6e-29b3-08de21f5a071","ConnectionId":"0HNH1K2QHM9MJ","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:04:09.9618978Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145200_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9MN:00000001","RequestPath":"/api/file/41c2610f-2f35-4880-29b6-08de21f5a071","ConnectionId":"0HNH1K2QHM9MN","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:04:33.6040072Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145200_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9N4:00000001","RequestPath":"/api/file/41c2610f-2f35-4880-29b6-08de21f5a071","ConnectionId":"0HNH1K2QHM9N4","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:04:33.7335976Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144754_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9N5:00000001","RequestPath":"/api/file/ebc113f3-6356-4fc5-29ae-08de21f5a071","ConnectionId":"0HNH1K2QHM9N5","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:04:37.0977125Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145200_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9N8:00000001","RequestPath":"/api/file/41c2610f-2f35-4880-29b6-08de21f5a071","ConnectionId":"0HNH1K2QHM9N8","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:04:38.0795614Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145239_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9NC:00000001","RequestPath":"/api/file/0d6c7f4d-fcd9-40b4-29b8-08de21f5a071","ConnectionId":"0HNH1K2QHM9NC","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:05:42.4887182Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145239_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9NK:00000001","RequestPath":"/api/file/0d6c7f4d-fcd9-40b4-29b8-08de21f5a071","ConnectionId":"0HNH1K2QHM9NK","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:05:45.2593073Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145239_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9NP:00000001","RequestPath":"/api/file/0d6c7f4d-fcd9-40b4-29b8-08de21f5a071","ConnectionId":"0HNH1K2QHM9NP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:05:46.1303929Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144822_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9NU:00000001","RequestPath":"/api/file/42045810-4134-49b6-29af-08de21f5a071","ConnectionId":"0HNH1K2QHM9NU","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:05:46.4436950Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144822_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9NV:00000001","RequestPath":"/api/file/42045810-4134-49b6-29af-08de21f5a071","ConnectionId":"0HNH1K2QHM9NV","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:05:48.3487822Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145315_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9O3:00000001","RequestPath":"/api/file/3a4e3f57-44f5-4ef3-29ba-08de21f5a071","ConnectionId":"0HNH1K2QHM9O3","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:05:59.9889300Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144822_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9OD:00000001","RequestPath":"/api/file/42045810-4134-49b6-29af-08de21f5a071","ConnectionId":"0HNH1K2QHM9OD","ThreadId":543,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:06:02.2184738Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144847_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9OJ:00000001","RequestPath":"/api/file/8f5c65f4-0622-4238-29b0-08de21f5a071","ConnectionId":"0HNH1K2QHM9OJ","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:06:02.5250791Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144847_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9OK:00000001","RequestPath":"/api/file/8f5c65f4-0622-4238-29b0-08de21f5a071","ConnectionId":"0HNH1K2QHM9OK","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:06:22.9408564Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144847_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9OQ:00000001","RequestPath":"/api/file/8f5c65f4-0622-4238-29b0-08de21f5a071","ConnectionId":"0HNH1K2QHM9OQ","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:06:25.0600824Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144847_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9OT:00000001","RequestPath":"/api/file/8f5c65f4-0622-4238-29b0-08de21f5a071","ConnectionId":"0HNH1K2QHM9OT","ThreadId":543,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:06:26.1528893Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144955_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9P1:00000001","RequestPath":"/api/file/66dc393d-7b5e-4626-29b2-08de21f5a071","ConnectionId":"0HNH1K2QHM9P1","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:06:57.9238913Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144955_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9P7:00000001","RequestPath":"/api/file/66dc393d-7b5e-4626-29b2-08de21f5a071","ConnectionId":"0HNH1K2QHM9P7","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:07:00.2888362Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144955_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9PA:00000001","RequestPath":"/api/file/66dc393d-7b5e-4626-29b2-08de21f5a071","ConnectionId":"0HNH1K2QHM9PA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:07:01.3671615Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145034_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9PE:00000001","RequestPath":"/api/file/7c95ca1e-66ad-4a39-29b4-08de21f5a071","ConnectionId":"0HNH1K2QHM9PE","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:07:15.1224410Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145315_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9PN:00000001","RequestPath":"/api/file/3a4e3f57-44f5-4ef3-29ba-08de21f5a071","ConnectionId":"0HNH1K2QHM9PN","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:07:15.4311173Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145315_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9PO:00000001","RequestPath":"/api/file/3a4e3f57-44f5-4ef3-29ba-08de21f5a071","ConnectionId":"0HNH1K2QHM9PO","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:07:17.8330721Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145315_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9PR:00000001","RequestPath":"/api/file/3a4e3f57-44f5-4ef3-29ba-08de21f5a071","ConnectionId":"0HNH1K2QHM9PR","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:07:32.5200316Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145315_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9Q1:00000001","RequestPath":"/api/file/3a4e3f57-44f5-4ef3-29ba-08de21f5a071","ConnectionId":"0HNH1K2QHM9Q1","ThreadId":466,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:07:33.4794771Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145344_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9Q5:00000001","RequestPath":"/api/file/b1592583-13c0-4567-29bc-08de21f5a071","ConnectionId":"0HNH1K2QHM9Q5","ThreadId":466,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:07:37.3643024Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145034_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9QB:00000001","RequestPath":"/api/file/7c95ca1e-66ad-4a39-29b4-08de21f5a071","ConnectionId":"0HNH1K2QHM9QB","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:07:40.4047635Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145034_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9QG:00000001","RequestPath":"/api/file/7c95ca1e-66ad-4a39-29b4-08de21f5a071","ConnectionId":"0HNH1K2QHM9QG","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:07:41.9886612Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145152_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9QK:00000001","RequestPath":"/api/file/60043c44-8b88-40b8-29b5-08de21f5a071","ConnectionId":"0HNH1K2QHM9QK","ThreadId":466,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:07:58.1008459Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145152_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9QQ:00000001","RequestPath":"/api/file/60043c44-8b88-40b8-29b5-08de21f5a071","ConnectionId":"0HNH1K2QHM9QQ","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:08:00.3977581Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145152_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9QT:00000001","RequestPath":"/api/file/60043c44-8b88-40b8-29b5-08de21f5a071","ConnectionId":"0HNH1K2QHM9QT","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:08:01.4404151Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145230_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9R1:00000001","RequestPath":"/api/file/0ed9c3af-e912-4ec0-29b7-08de21f5a071","ConnectionId":"0HNH1K2QHM9R1","ThreadId":482,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:08:22.2560772Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145230_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9R7:00000001","RequestPath":"/api/file/0ed9c3af-e912-4ec0-29b7-08de21f5a071","ConnectionId":"0HNH1K2QHM9R7","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:08:24.8498686Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145230_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9RA:00000001","RequestPath":"/api/file/0ed9c3af-e912-4ec0-29b7-08de21f5a071","ConnectionId":"0HNH1K2QHM9RA","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:08:27.2820076Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145257_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9RE:00000001","RequestPath":"/api/file/0bb997e9-bb5d-4236-29b9-08de21f5a071","ConnectionId":"0HNH1K2QHM9RE","ThreadId":482,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:08:59.4379338Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145257_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9RK:00000001","RequestPath":"/api/file/0bb997e9-bb5d-4236-29b9-08de21f5a071","ConnectionId":"0HNH1K2QHM9RK","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:09:02.2192817Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145257_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9RN:00000001","RequestPath":"/api/file/0bb997e9-bb5d-4236-29b9-08de21f5a071","ConnectionId":"0HNH1K2QHM9RN","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:09:03.1440789Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145328_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9RR:00000001","RequestPath":"/api/file/c58f2585-e85f-479a-29bb-08de21f5a071","ConnectionId":"0HNH1K2QHM9RR","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:09:20.2657880Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145328_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9S1:00000001","RequestPath":"/api/file/c58f2585-e85f-479a-29bb-08de21f5a071","ConnectionId":"0HNH1K2QHM9S1","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:09:22.6668234Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145427_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9S7:00000001","RequestPath":"/api/file/28a15f63-c1ca-4cd8-29be-08de21f5a071","ConnectionId":"0HNH1K2QHM9S7","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:09:22.9751002Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145427_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9S8:00000001","RequestPath":"/api/file/28a15f63-c1ca-4cd8-29be-08de21f5a071","ConnectionId":"0HNH1K2QHM9S8","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:09:49.4179371Z","@mt":"Signed url obtained for file PoliceReports/07 20251112095423_20251112145327.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9SA:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9SA","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:09:49.7938737Z","@mt":"Uploading: file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150949_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:09:50.2888097Z","@mt":"Uploaded: file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150949_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:10:18.6118069Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145427_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9SI:00000001","RequestPath":"/api/file/28a15f63-c1ca-4cd8-29be-08de21f5a071","ConnectionId":"0HNH1K2QHM9SI","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:10:21.4482455Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145427_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9SL:00000001","RequestPath":"/api/file/28a15f63-c1ca-4cd8-29be-08de21f5a071","ConnectionId":"0HNH1K2QHM9SL","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:10:22.4617982Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145501_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9SP:00000001","RequestPath":"/api/file/cb2307ad-356c-4f4b-29bf-08de21f5a071","ConnectionId":"0HNH1K2QHM9SP","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:10:56.5615902Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145501_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9SV:00000001","RequestPath":"/api/file/cb2307ad-356c-4f4b-29bf-08de21f5a071","ConnectionId":"0HNH1K2QHM9SV","ThreadId":482,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:10:58.7538185Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145501_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9T2:00000001","RequestPath":"/api/file/cb2307ad-356c-4f4b-29bf-08de21f5a071","ConnectionId":"0HNH1K2QHM9T2","ThreadId":482,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:01.5603021Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145501_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9T5:00000001","RequestPath":"/api/file/cb2307ad-356c-4f4b-29bf-08de21f5a071","ConnectionId":"0HNH1K2QHM9T5","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:01.9107245Z","@mt":"Signed url obtained for file PoliceReports/07 20251112095423_20251112145327.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9T8:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9T8","ThreadId":482,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:02.2270434Z","@mt":"Uploading: file PoliceReports/Cases/07 20251112095423_20251112145327_20251112151101_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:02.5635570Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145531_Case-26.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9TB:00000001","RequestPath":"/api/file/a812f464-58b3-4c9b-29c1-08de21f5a071","ConnectionId":"0HNH1K2QHM9TB","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:02.6585688Z","@mt":"Uploaded: file PoliceReports/Cases/07 20251112095423_20251112145327_20251112151101_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:18.4483802Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145531_Case-26.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9TH:00000001","RequestPath":"/api/file/a812f464-58b3-4c9b-29c1-08de21f5a071","ConnectionId":"0HNH1K2QHM9TH","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:20.7168570Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145531_Case-26.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9TK:00000001","RequestPath":"/api/file/a812f464-58b3-4c9b-29c1-08de21f5a071","ConnectionId":"0HNH1K2QHM9TK","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:22.0247574Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145605_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9TO:00000001","RequestPath":"/api/file/457a3ac8-dc97-4f6e-29c3-08de21f5a071","ConnectionId":"0HNH1K2QHM9TO","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:31.6343945Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145605_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9U0:00000001","RequestPath":"/api/file/457a3ac8-dc97-4f6e-29c3-08de21f5a071","ConnectionId":"0HNH1K2QHM9U0","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:34.0850837Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145605_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9U3:00000001","RequestPath":"/api/file/457a3ac8-dc97-4f6e-29c3-08de21f5a071","ConnectionId":"0HNH1K2QHM9U3","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:35.2213807Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145632_Case-28.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9U7:00000001","RequestPath":"/api/file/8744bb05-b7ba-4f77-29c5-08de21f5a071","ConnectionId":"0HNH1K2QHM9U7","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:40.7856707Z","@mt":"Signed url obtained for file PoliceReports/07 20251112095423_20251112145327.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHM9U9:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHM9U9","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:41.0959304Z","@mt":"Uploading: file PoliceReports/Cases/07 20251112095423_20251112145327_20251112151140_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:41.5087868Z","@mt":"Uploaded: file PoliceReports/Cases/07 20251112095423_20251112145327_20251112151140_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:41.5516884Z","@mt":"Signed url obtained for file Logos/NNJ_20240315173220.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM9UB:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM9UB","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:43.7939983Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112145928_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9UF:00000001","RequestPath":"/api/file/11d2099a-9853-4142-29c8-08de21f5a071","ConnectionId":"0HNH1K2QHM9UF","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:50.0562868Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145344_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9UM:00000001","RequestPath":"/api/file/b1592583-13c0-4567-29bc-08de21f5a071","ConnectionId":"0HNH1K2QHM9UM","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:50.8998614Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145632_Case-28.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9UP:00000001","RequestPath":"/api/file/8744bb05-b7ba-4f77-29c5-08de21f5a071","ConnectionId":"0HNH1K2QHM9UP","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:53.5081497Z","@mt":"Signed url obtained for file Logos/NNJ_20240516195827.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHM9V5:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHM9V5","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:54.0578745Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112145928_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9V7:00000001","RequestPath":"/api/file/11d2099a-9853-4142-29c8-08de21f5a071","ConnectionId":"0HNH1K2QHM9V7","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:56.1387473Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150205_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9VD:00000001","RequestPath":"/api/file/071c502b-1c20-4dc0-29cb-08de21f5a071","ConnectionId":"0HNH1K2QHM9VD","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:56.4478808Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150205_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9VE:00000001","RequestPath":"/api/file/071c502b-1c20-4dc0-29cb-08de21f5a071","ConnectionId":"0HNH1K2QHM9VE","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:11:59.6567819Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145344_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9VK:00000001","RequestPath":"/api/file/b1592583-13c0-4567-29bc-08de21f5a071","ConnectionId":"0HNH1K2QHM9VK","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:06.2086083Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145344_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9VR:00000001","RequestPath":"/api/file/b1592583-13c0-4567-29bc-08de21f5a071","ConnectionId":"0HNH1K2QHM9VR","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:06.8995388Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145426_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHM9VU:00000001","RequestPath":"/api/file/377d9c9b-dd1e-427a-29bd-08de21f5a071","ConnectionId":"0HNH1K2QHM9VU","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:08.5068823Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150205_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA05:00000001","RequestPath":"/api/file/071c502b-1c20-4dc0-29cb-08de21f5a071","ConnectionId":"0HNH1K2QHMA05","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:10.2320490Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150205_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA0A:00000001","RequestPath":"/api/file/071c502b-1c20-4dc0-29cb-08de21f5a071","ConnectionId":"0HNH1K2QHMA0A","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:11.2925934Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150316_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA0E:00000001","RequestPath":"/api/file/d0aaafdb-73a4-4fc6-29cc-08de21f5a071","ConnectionId":"0HNH1K2QHMA0E","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:13.7148461Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMA0I:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMA0I","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:13.7154258Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMA0I:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMA0I","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:13.7159407Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T151213Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=697031cb3068100e9e365ee80ff31b3a6809837c434e591b3eb10a78a9570d1d1f9ca9ef1d3e65f8c8f94c6af023bbda85bc00ff2752aea99c6884d30b261a5ce7aeec794e123b859e8b3e144b7b3b9597f7e47c6fc50411e5451def38d399a1cc43b3aa3ff57a64a46a83d8c4f1a4a48ae4f7cbf59ef4df1586b5e3b922736a64aafb901673f57e10aabf81bc228bb0265abc5c0d83cc66be8f27c852158f2044fcb1a4ea94262696a31900b794e7a84d1c886fe55081f343ccbc9098da91f0fe99b53fbf9daa7f6899a4c4a7ef70fee5df8fe71d99e086e87e7ce0d3f307e27b4cf67c1391fa78fcc6c97f5772ffc6e6aca9377fb5b7cab8120a61da7c7a00","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMA0I:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMA0I","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:13.7165187Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T151213Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=75c44717eb970c0fd73cf9e84b33b9dd1037b2fb2a838ff88827f418c959038b8c9fa3c43e98d72e457c17213393a4143c5532bf5476e35aac028fd53261f0f563b8a3e259836003c609de6f42ca50817913a67861864951f9c6a57dccccd63e3ba8c464f2aad5fd03779e12c6b3644907b39e13734c525fe72979f801b26b62b8660f2bad4939f34cb15e12bf5fdaa760d89767d51667a2756a52dd6394e72d7e3c8aae8e381a8e2d9d5d5f1262467d3af0f0f05a90976ee807dbeef36da883c6b9575d816a15fedcc2d4840ffcf16e9b11005d369135e04daf4053e5703cfb9a3cd40bd3d9fe28ee5df72d43a07ac26cda1a0562645b039322697065bfc106","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMA0I:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMA0I","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:16.1234730Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMA0K:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMA0K","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:17.6457621Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMA0M:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMA0M","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:17.6462644Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMA0M:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMA0M","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:18.3850907Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMA0O:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMA0O","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:18.3899727Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMA0O:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMA0O","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:18.3971593Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:18.3971883Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:18.3985121Z","@mt":"3 - Cases found26","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:18.3985432Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:18.3995958Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143554_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:18.4006780Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:19.1297176Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-41993084208 SKM_C360i25111208370_20251112143429_20251112143554_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:19.5534706Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-41993084208 SKM_C360i25111208370_20251112143429_20251112143554_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:19.5537455Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/rnrsxnxk.3ss.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:20.0970276Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/rnrsxnxk.3ss.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:20.1014608Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143659_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:20.1019805Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:20.7463480Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-75381817408 SKM_C360i25111208370_20251112143429_20251112143659_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:21.1689860Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-75381817408 SKM_C360i25111208370_20251112143429_20251112143659_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:21.1692441Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/moq2fwet.csm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:21.7887888Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/moq2fwet.csm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:21.8092031Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143827_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:21.8097598Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:22.4099790Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-33705192408 SKM_C360i25111208370_20251112143429_20251112143827_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:23.0111623Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-33705192408 SKM_C360i25111208370_20251112143429_20251112143827_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:23.0114812Z","@mt":"Uploading: file CoverTemplate/ckscplkn.aog.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:23.4256108Z","@mt":"Uploaded: file CoverTemplate/ckscplkn.aog.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:23.5687228Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-76775373808 SKM_C360i25111208370_20251112143429_20251112143827_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:23.9732937Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-76775373808 SKM_C360i25111208370_20251112143429_20251112143827_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:23.9736809Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/teiguqxv.w4j.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:24.5453996Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/teiguqxv.w4j.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:24.5488946Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143923_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:24.5494635Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:25.0216721Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-13079634508 SKM_C360i25111208370_20251112143429_20251112143923_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:25.6010161Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-13079634508 SKM_C360i25111208370_20251112143429_20251112143923_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:25.6013436Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/x1fvbaky.3ot.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:26.1512119Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/x1fvbaky.3ot.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:26.1546399Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144011_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:26.1551975Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:26.6163033Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-54759245408 SKM_C360i25111208370_20251112143429_20251112144011_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:27.0195310Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-54759245408 SKM_C360i25111208370_20251112143429_20251112144011_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:27.0198098Z","@mt":"Uploading: file CoverTemplate/nblrdfdw.pbk.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:27.4055774Z","@mt":"Uploaded: file CoverTemplate/nblrdfdw.pbk.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:27.5502940Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-47696823508 SKM_C360i25111208370_20251112143429_20251112144011_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:28.1151485Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-47696823508 SKM_C360i25111208370_20251112143429_20251112144011_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:28.1155223Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/k4cusoyk.bra.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:28.1376636Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145426_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA12:00000001","RequestPath":"/api/file/377d9c9b-dd1e-427a-29bd-08de21f5a071","ConnectionId":"0HNH1K2QHMA12","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:28.5101144Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/k4cusoyk.bra.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:28.5140515Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144048_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:28.5146098Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:28.9977141Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-63220789508 SKM_C360i25111208370_20251112143429_20251112144048_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:29.3981212Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-63220789508 SKM_C360i25111208370_20251112143429_20251112144048_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:29.3984299Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/kjsbkpuz.cao.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:29.9584192Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/kjsbkpuz.cao.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:29.9617011Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144125_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:29.9622175Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:30.3224725Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-9787030908 SKM_C360i25111208370_20251112143429_20251112144125_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:30.7168840Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-9787030908 SKM_C360i25111208370_20251112143429_20251112144125_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:30.7171791Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/vat2c3hi.cvj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:30.9711860Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145426_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA15:00000001","RequestPath":"/api/file/377d9c9b-dd1e-427a-29bd-08de21f5a071","ConnectionId":"0HNH1K2QHMA15","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:31.0994964Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/vat2c3hi.cvj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:31.1028706Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144234_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:31.1034576Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:31.7509990Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-12053198708 SKM_C360i25111208370_20251112143429_20251112144234_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:32.1601449Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-12053198708 SKM_C360i25111208370_20251112143429_20251112144234_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:32.1604408Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/q2xpmkym.3qj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:32.7085297Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/q2xpmkym.3qj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:32.7115977Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144310_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:32.7121434Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:33.1934904Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-85281774908 SKM_C360i25111208370_20251112143429_20251112144310_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:33.2756623Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150316_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA1E:00000001","RequestPath":"/api/file/d0aaafdb-73a4-4fc6-29cc-08de21f5a071","ConnectionId":"0HNH1K2QHMA1E","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:33.5919433Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-85281774908 SKM_C360i25111208370_20251112143429_20251112144310_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:33.5922354Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/0qkyzjbw.swr.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:33.9006112Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145506_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA1H:00000001","RequestPath":"/api/file/47cdadab-bf93-4601-29c0-08de21f5a071","ConnectionId":"0HNH1K2QHMA1H","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:34.1332338Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/0qkyzjbw.swr.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:34.1399192Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144341_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:34.1404802Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:34.4384925Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-25373599708 SKM_C360i25111208370_20251112143429_20251112144341_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:35.0278024Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-25373599708 SKM_C360i25111208370_20251112143429_20251112144341_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:35.0280805Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/k0r1e42z.l5e.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:35.1854032Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150316_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA1L:00000001","RequestPath":"/api/file/d0aaafdb-73a4-4fc6-29cc-08de21f5a071","ConnectionId":"0HNH1K2QHMA1L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:35.5678510Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/k0r1e42z.l5e.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:35.5713432Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144431_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:35.5718963Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:36.0731034Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-88132044608 SKM_C360i25111208370_20251112143429_20251112144431_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:36.1362022Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150949_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA1Q:00000001","RequestPath":"/api/file/cba1e0b5-11f2-4e0f-29cd-08de21f5a071","ConnectionId":"0HNH1K2QHMA1Q","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:36.4607693Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-88132044608 SKM_C360i25111208370_20251112143429_20251112144431_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:36.4609982Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/cudcdnjs.zs3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:37.0191627Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/cudcdnjs.zs3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:37.0228257Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144539_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:37.0236825Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:37.6513990Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-4932583708 SKM_C360i25111208370_20251112143429_20251112144539_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:38.2281724Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-4932583708 SKM_C360i25111208370_20251112143429_20251112144539_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:38.2284611Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/ibr3xpog.kwi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:38.6209395Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/ibr3xpog.kwi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:38.6238989Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144643_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:38.6244628Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:39.3878751Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-1143379708 SKM_C360i25111208370_20251112143429_20251112144643_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:39.9813177Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-1143379708 SKM_C360i25111208370_20251112143429_20251112144643_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:39.9816519Z","@mt":"Uploading: file CoverTemplate/ylo15ptx.e30.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:40.5243065Z","@mt":"Uploaded: file CoverTemplate/ylo15ptx.e30.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:40.8372504Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-94904605308 SKM_C360i25111208370_20251112143429_20251112144643_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:41.2601404Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-94904605308 SKM_C360i25111208370_20251112143429_20251112144643_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:41.2604407Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/ukdoktyj.pgp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:41.6427499Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/ukdoktyj.pgp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:41.6465897Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144712_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:41.6475450Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:42.1196470Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-37030497308 SKM_C360i25111208370_20251112143429_20251112144712_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:42.7008983Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-37030497308 SKM_C360i25111208370_20251112143429_20251112144712_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:42.7011772Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/tmzj1zkr.ie5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:43.2518395Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/tmzj1zkr.ie5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:43.2550092Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144754_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:43.2555548Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:43.7424968Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-95102707108 SKM_C360i25111208370_20251112143429_20251112144754_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:44.1359126Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-95102707108 SKM_C360i25111208370_20251112143429_20251112144754_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:44.1361684Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/szkqmm12.1zg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:44.6792248Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/szkqmm12.1zg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:44.6856282Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144847_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:44.6861662Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:45.1485209Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-57003418508 SKM_C360i25111208370_20251112143429_20251112144847_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:45.6445542Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150949_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA28:00000001","RequestPath":"/api/file/cba1e0b5-11f2-4e0f-29cd-08de21f5a071","ConnectionId":"0HNH1K2QHMA28","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:45.7273760Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-57003418508 SKM_C360i25111208370_20251112143429_20251112144847_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:45.7276213Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/w5cmi153.rki.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:46.1216235Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/w5cmi153.rki.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:46.1253094Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144955_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:46.1258877Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:46.5805136Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-46092378908 SKM_C360i25111208370_20251112143429_20251112144955_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:46.9930310Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-46092378908 SKM_C360i25111208370_20251112143429_20251112144955_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:46.9932583Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/xzuxsl5b.10d.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:47.5416548Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/xzuxsl5b.10d.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:47.5454694Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145034_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:47.5460050Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:47.5651468Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112151101_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA2E:00000001","RequestPath":"/api/file/9bf5480c-147c-48de-29ce-08de21f5a071","ConnectionId":"0HNH1K2QHMA2E","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:47.8719609Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112151101_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA2F:00000001","RequestPath":"/api/file/9bf5480c-147c-48de-29ce-08de21f5a071","ConnectionId":"0HNH1K2QHMA2F","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:48.1819042Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-56606551808 SKM_C360i25111208370_20251112143429_20251112145034_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:48.5727295Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-56606551808 SKM_C360i25111208370_20251112143429_20251112145034_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:48.5729781Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/dpynrfiy.qe3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:49.1212116Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/dpynrfiy.qe3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:49.1250747Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145152_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:49.1256321Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:49.8031174Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-63706308308 SKM_C360i25111208370_20251112143429_20251112145152_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:50.1956975Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-63706308308 SKM_C360i25111208370_20251112143429_20251112145152_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:50.1959428Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/g2hvynb5.kqd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:50.5900234Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/g2hvynb5.kqd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:50.5942054Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145230_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:50.5947554Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:51.0833078Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-972905808 SKM_C360i25111208370_20251112143429_20251112145230_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:51.4908633Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-972905808 SKM_C360i25111208370_20251112143429_20251112145230_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:51.4911476Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/by4yygzk.234.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:52.0257552Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/by4yygzk.234.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:52.0289440Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145328_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:52.0298459Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:52.6360336Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-94959099808 SKM_C360i25111208370_20251112143429_20251112145328_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:53.0382845Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-94959099808 SKM_C360i25111208370_20251112143429_20251112145328_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:53.0385517Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/uyxnm14m.gfq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:53.4152294Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/uyxnm14m.gfq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:53.4187164Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145427_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:53.4192590Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:53.8624347Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-87905444008 SKM_C360i25111208370_20251112143429_20251112145427_Case-24.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:54.2847471Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-87905444008 SKM_C360i25111208370_20251112143429_20251112145427_Case-24.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:54.2849897Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/mj00xo4g.mkg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:54.6810306Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/mj00xo4g.mkg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:54.6844306Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145501_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:54.6849691Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:55.2620082Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-81409793408 SKM_C360i25111208370_20251112143429_20251112145501_Case-25.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:55.8282225Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-81409793408 SKM_C360i25111208370_20251112143429_20251112145501_Case-25.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:55.8285013Z","@mt":"Uploading: file CoverTemplate/45rrk4y2.gw1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:56.2074476Z","@mt":"Uploaded: file CoverTemplate/45rrk4y2.gw1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:56.5168909Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-51665640908 SKM_C360i25111208370_20251112143429_20251112145501_Case-25.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:56.9171132Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-51665640908 SKM_C360i25111208370_20251112143429_20251112145501_Case-25.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:56.9173741Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/qle45b13.yfi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:56.9995971Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112151101_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA2Q:00000001","RequestPath":"/api/file/9bf5480c-147c-48de-29ce-08de21f5a071","ConnectionId":"0HNH1K2QHMA2Q","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:57.2989773Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/qle45b13.yfi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:57.3023380Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145531_Case-26.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:57.3029178Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:57.6145380Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-38716114308 SKM_C360i25111208370_20251112143429_20251112145531_Case-26.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:58.0330671Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-38716114308 SKM_C360i25111208370_20251112143429_20251112145531_Case-26.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:58.0333443Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/osg2mx4x.3jf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:58.4081407Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/osg2mx4x.3jf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:58.4114593Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145605_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:58.4119917Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:58.5806339Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112151101_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA2T:00000001","RequestPath":"/api/file/9bf5480c-147c-48de-29ce-08de21f5a071","ConnectionId":"0HNH1K2QHMA2T","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:58.9039274Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-16345559908 SKM_C360i25111208370_20251112143429_20251112145605_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:59.2977619Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-16345559908 SKM_C360i25111208370_20251112143429_20251112145605_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:59.2980123Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/u1b0zkft.edr.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:59.5333077Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112151140_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA31:00000001","RequestPath":"/api/file/11d16784-ab6b-42bc-29cf-08de21f5a071","ConnectionId":"0HNH1K2QHMA31","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:59.6866590Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/u1b0zkft.edr.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:59.6908687Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145632_Case-28.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:12:59.6914260Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:00.1302837Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-79281401508 SKM_C360i25111208370_20251112143429_20251112145632_Case-28.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:00.5338949Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-79281401508 SKM_C360i25111208370_20251112143429_20251112145632_Case-28.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:00.5341669Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/mugunfah.5e1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:00.9242272Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/mugunfah.5e1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:11.6565541Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112151140_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA3D:00000001","RequestPath":"/api/file/11d16784-ab6b-42bc-29cf-08de21f5a071","ConnectionId":"0HNH1K2QHMA3D","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:13.4257022Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112151140_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA3H:00000001","RequestPath":"/api/file/11d16784-ab6b-42bc-29cf-08de21f5a071","ConnectionId":"0HNH1K2QHMA3H","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:13.7729855Z","@mt":"Signed url obtained for file Logos/NNJ_20240315173220.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMA3J:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMA3J","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:16.9842455Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMA3N:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMA3N","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:16.9847934Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMA3N:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMA3N","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:16.9852800Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T151316Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=43e5e73cd8fb55747d235debcf000c25ef7ea13d8114959b997879427736b5c9add2c7aab3f3c5e13ff5912db278e6b4cf75ed8042222bab126b6f515f989130a6b999dede303930170335f916f2fb2fe15fae6d9a842e3f2087a922f28058737e5a238ffaae314bbc6d332f10889e5e363abc74a7ddb4f9e28e201e4a4c1ea83500c6b4602696c59b0e3aa0bf5dd05877d48b50ec45a617beb62510ca25cfef2fedac864a84a11092bed6e50d1a02151f1865befacf213cd92b85b984130981202dcc750db2be44d859206582aa00a5d5147c1e8d2ceef207699562c356448ef551f1bf6f6ba459aa9c5911f329d0ab2ea28a0f745ca4c2ff727b803cc5b3e3","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMA3N:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMA3N","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:16.9858006Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T151316Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=9ebe73e77d310e2e3f71583092e868c07fc6d90c6ca50de51d7f77551811b6a742f46119bc8882b194c84b147986aa9b50fa1411bf608411d4c4ec22db01b60faa6f11c5e1e2aa98cce7729731ee9dc1b203875362a9ff6e8c457f784a6161247d8b821b2b57d62cd9c09dfff49e2685705952ed430a75226826da6da140ce87327cf0beb92359027ada374a44e4a2c34bd13a1ec442a6e4e9b8d4db4dc7b6e3e900c7beea9d84600cb6dcafc5aee0ee7e37fa3e90a02aa6764b3173a31b3d7b74642570ec9f4368b7802929e0c062d27ea3a9eb5ca651cc41156f45700a05d8d41a07a719051219b37a66b55216d7f8c8a8b91a7ead93382b3e00f4b7b5d419","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMA3N:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMA3N","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:18.0842789Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMA3P:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMA3P","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:18.4850672Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMA3R:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMA3R","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:18.4856614Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMA3R:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMA3R","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3165987Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/rnrsxnxk.3ss.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3171020Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/moq2fwet.csm.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3176302Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/teiguqxv.w4j.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3184198Z","@mt":"Signed url obtained for file CoverTemplate/ckscplkn.aog.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3189064Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/x1fvbaky.3ot.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3194195Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/k4cusoyk.bra.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3199084Z","@mt":"Signed url obtained for file CoverTemplate/nblrdfdw.pbk.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3204702Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/kjsbkpuz.cao.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3209398Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/vat2c3hi.cvj.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3214462Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/q2xpmkym.3qj.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3219141Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/0qkyzjbw.swr.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3224215Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/k0r1e42z.l5e.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3228915Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/cudcdnjs.zs3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3233902Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/ibr3xpog.kwi.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3238712Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/ukdoktyj.pgp.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3244104Z","@mt":"Signed url obtained for file CoverTemplate/ylo15ptx.e30.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3248781Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/tmzj1zkr.ie5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3253728Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/szkqmm12.1zg.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3258668Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/w5cmi153.rki.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3263352Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/xzuxsl5b.10d.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3268741Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/dpynrfiy.qe3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3273443Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/g2hvynb5.kqd.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3278548Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/by4yygzk.234.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3283206Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/uyxnm14m.gfq.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3288541Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/mj00xo4g.mkg.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3293172Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/qle45b13.yfi.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3298241Z","@mt":"Signed url obtained for file CoverTemplate/45rrk4y2.gw1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3302948Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/osg2mx4x.3jf.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3308202Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/u1b0zkft.edr.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.3312868Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/mugunfah.5e1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.4136782Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMA3V:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMA3V","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.4174071Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMA3V:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMA3V","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.4250670Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.4251246Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.4263534Z","@mt":"3 - Cases found6","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.4263979Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.4275142Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112145928_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:19.4285389Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:20.0059208Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-58186776807 20251112095423_20251112145327_20251112145928_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:20.4120445Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-58186776807 20251112095423_20251112145327_20251112145928_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:20.4122882Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/trdh3gfs.mg1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:20.7917619Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/trdh3gfs.mg1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:20.8006590Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150205_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:20.8015090Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:21.2593610Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-31348928407 20251112095423_20251112145327_20251112150205_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:21.6606948Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-31348928407 20251112095423_20251112145327_20251112150205_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:21.6610542Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/oh4srw12.hhu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:22.1937137Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/oh4srw12.hhu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:22.1968382Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150316_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:22.1978652Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:22.8142544Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-96036690407 20251112095423_20251112145327_20251112150316_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:23.3874027Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-96036690407 20251112095423_20251112145327_20251112150316_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:23.3876515Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/xxfz2i2x.jpt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:23.7645238Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/xxfz2i2x.jpt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:23.7683184Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150949_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:23.7692804Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:24.2085657Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-10470237207 20251112095423_20251112145327_20251112150949_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:24.6069700Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-10470237207 20251112095423_20251112145327_20251112150949_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:24.6071941Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/luk20tzb.dgg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:24.9846156Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/luk20tzb.dgg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:24.9882554Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112151101_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:24.9888289Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:25.4971205Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-27580436307 20251112095423_20251112145327_20251112151101_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:26.0661005Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-27580436307 20251112095423_20251112145327_20251112151101_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:26.0664146Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/zpfqpc3o.aoh.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:26.3825879Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/cln43awd.mgx.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:26.6029514Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/zpfqpc3o.aoh.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:26.6068543Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112151140_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:26.6075848Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:26.8509796Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/cln43awd.mgx.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:26.8543656Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/cln43awd.mgx.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA3U:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA3U","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:26.9361057Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-91898802707 20251112095423_20251112145327_20251112151140_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:27.3292144Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-91898802707 20251112095423_20251112145327_20251112151140_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:27.3295057Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/rxcvdarx.rf2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:27.8945987Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/rxcvdarx.rf2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9516016Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143554_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9521097Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143659_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9526209Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143827_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9530926Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112143923_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9535966Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144011_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9540741Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144048_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9545730Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144125_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9550399Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144234_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9555401Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144310_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9560066Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144341_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9564758Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144431_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9571344Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144539_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9576214Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144643_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9580929Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144712_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9585964Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144754_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9590658Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144847_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9595378Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112144955_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9600084Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145034_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9604855Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145152_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9612300Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145230_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9617506Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145328_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9622381Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145427_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9627608Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145501_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9632668Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145531_Case-26.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9637878Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145605_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:33.9642785Z","@mt":"Signed url obtained for file PoliceReports/Cases/08 SKM_C360i25111208370_20251112143429_20251112145632_Case-28.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:39.8065797Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/1h4lso0l.2lu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:40.3302614Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/1h4lso0l.2lu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:40.6501541Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/cln43awd.mgx.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:40.6533829Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/1h4lso0l.2lu.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA47:00000001","RequestPath":"/api/finalized-documents/download-bulk/b6b5258c-396b-4b45-a5d3-08de21f5a06d","ConnectionId":"0HNH1K2QHMA47","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:13:59.6915811Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145506_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA4B:00000001","RequestPath":"/api/file/47cdadab-bf93-4601-29c0-08de21f5a071","ConnectionId":"0HNH1K2QHMA4B","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:02.8160070Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145506_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA4E:00000001","RequestPath":"/api/file/47cdadab-bf93-4601-29c0-08de21f5a071","ConnectionId":"0HNH1K2QHMA4E","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:03.8868528Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145548_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA4I:00000001","RequestPath":"/api/file/a4057dad-3372-4b89-29c2-08de21f5a071","ConnectionId":"0HNH1K2QHMA4I","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:37.8947368Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145548_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA4Q:00000001","RequestPath":"/api/file/a4057dad-3372-4b89-29c2-08de21f5a071","ConnectionId":"0HNH1K2QHMA4Q","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:40.6128957Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145548_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA4T:00000001","RequestPath":"/api/file/a4057dad-3372-4b89-29c2-08de21f5a071","ConnectionId":"0HNH1K2QHMA4T","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:42.7318508Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145610_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA51:00000001","RequestPath":"/api/file/b168cd2e-16e2-4d4f-29c4-08de21f5a071","ConnectionId":"0HNH1K2QHMA51","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:47.7793384Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/trdh3gfs.mg1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA55:00000001","RequestPath":"/api/finalized-documents/download-bulk/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHMA55","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:47.7798970Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/oh4srw12.hhu.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA55:00000001","RequestPath":"/api/finalized-documents/download-bulk/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHMA55","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:47.7804676Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/xxfz2i2x.jpt.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA55:00000001","RequestPath":"/api/finalized-documents/download-bulk/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHMA55","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:47.7809686Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/luk20tzb.dgg.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA55:00000001","RequestPath":"/api/finalized-documents/download-bulk/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHMA55","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:47.7815219Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/zpfqpc3o.aoh.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA55:00000001","RequestPath":"/api/finalized-documents/download-bulk/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHMA55","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:47.7820267Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/rxcvdarx.rf2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA55:00000001","RequestPath":"/api/finalized-documents/download-bulk/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHMA55","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:49.3591323Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/xjbu0mxb.jfy.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA55:00000001","RequestPath":"/api/finalized-documents/download-bulk/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHMA55","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:49.7656940Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/xjbu0mxb.jfy.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA55:00000001","RequestPath":"/api/finalized-documents/download-bulk/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHMA55","ThreadId":466,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:49.7683323Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/xjbu0mxb.jfy.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA55:00000001","RequestPath":"/api/finalized-documents/download-bulk/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHMA55","ThreadId":466,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:55.8549983Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112145928_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA59:00000001","RequestPath":"/api/finalized-documents/download-bulk/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHMA59","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:55.8556075Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150205_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA59:00000001","RequestPath":"/api/finalized-documents/download-bulk/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHMA59","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:55.8561565Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150316_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA59:00000001","RequestPath":"/api/finalized-documents/download-bulk/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHMA59","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:55.8567009Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112150949_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA59:00000001","RequestPath":"/api/finalized-documents/download-bulk/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHMA59","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:55.8572380Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112151101_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA59:00000001","RequestPath":"/api/finalized-documents/download-bulk/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHMA59","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:55.8577981Z","@mt":"Signed url obtained for file PoliceReports/Cases/07 20251112095423_20251112145327_20251112151140_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA59:00000001","RequestPath":"/api/finalized-documents/download-bulk/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHMA59","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:57.2352537Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/wjkxwodp.ld5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA59:00000001","RequestPath":"/api/finalized-documents/download-bulk/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHMA59","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:57.8858010Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/wjkxwodp.ld5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA59:00000001","RequestPath":"/api/finalized-documents/download-bulk/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHMA59","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:58.2640543Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/xjbu0mxb.jfy.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA59:00000001","RequestPath":"/api/finalized-documents/download-bulk/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHMA59","ThreadId":466,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:14:58.2670136Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/wjkxwodp.ld5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA59:00000001","RequestPath":"/api/finalized-documents/download-bulk/c7d1c791-6fff-4b4d-a5d8-08de21f5a06d","ConnectionId":"0HNH1K2QHMA59","ThreadId":466,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:15:34.1997064Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145610_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA5D:00000001","RequestPath":"/api/file/b168cd2e-16e2-4d4f-29c4-08de21f5a071","ConnectionId":"0HNH1K2QHMA5D","ThreadId":482,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:15:37.2040861Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145610_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA5G:00000001","RequestPath":"/api/file/b168cd2e-16e2-4d4f-29c4-08de21f5a071","ConnectionId":"0HNH1K2QHMA5G","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:15:38.1350816Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145654_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA5K:00000001","RequestPath":"/api/file/6401403c-3318-4440-29c6-08de21f5a071","ConnectionId":"0HNH1K2QHMA5K","ThreadId":466,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:16:22.6950736Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145654_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA5U:00000001","RequestPath":"/api/file/6401403c-3318-4440-29c6-08de21f5a071","ConnectionId":"0HNH1K2QHMA5U","ThreadId":482,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:16:25.6307539Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145654_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA61:00000001","RequestPath":"/api/file/6401403c-3318-4440-29c6-08de21f5a071","ConnectionId":"0HNH1K2QHMA61","ThreadId":466,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:16:27.1487137Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145728_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA65:00000001","RequestPath":"/api/file/46e5c485-1028-40cb-29c7-08de21f5a071","ConnectionId":"0HNH1K2QHMA65","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:17:23.9015001Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145728_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA6F:00000001","RequestPath":"/api/file/46e5c485-1028-40cb-29c7-08de21f5a071","ConnectionId":"0HNH1K2QHMA6F","ThreadId":466,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:17:26.1844170Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145937_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA6L:00000001","RequestPath":"/api/file/4225d2cb-65bf-4602-29c9-08de21f5a071","ConnectionId":"0HNH1K2QHMA6L","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:17:26.4875026Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145937_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA6M:00000001","RequestPath":"/api/file/4225d2cb-65bf-4602-29c9-08de21f5a071","ConnectionId":"0HNH1K2QHMA6M","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:17:41.7536095Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMA6U:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMA6U","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:19:47.9043306Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145937_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA74:00000001","RequestPath":"/api/file/4225d2cb-65bf-4602-29c9-08de21f5a071","ConnectionId":"0HNH1K2QHMA74","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:19:52.7116038Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145937_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA77:00000001","RequestPath":"/api/file/4225d2cb-65bf-4602-29c9-08de21f5a071","ConnectionId":"0HNH1K2QHMA77","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:19:54.4938074Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112150026_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA7B:00000001","RequestPath":"/api/file/d8295c9b-9a52-465f-29ca-08de21f5a071","ConnectionId":"0HNH1K2QHMA7B","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:31.7919565Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112150026_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA7H:00000001","RequestPath":"/api/file/d8295c9b-9a52-465f-29ca-08de21f5a071","ConnectionId":"0HNH1K2QHMA7H","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:34.0149401Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112150026_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA7K:00000001","RequestPath":"/api/file/d8295c9b-9a52-465f-29ca-08de21f5a071","ConnectionId":"0HNH1K2QHMA7K","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:34.4585236Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMA7M:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMA7M","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:43.7452100Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMA7Q:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMA7Q","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:43.7457705Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMA7Q:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMA7Q","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:43.7462781Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T152043Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=39265a030cc71b005c6cb1fdfbf3db91d5e46fa242211aa909406c6c1da72e2d7b4296ff34e135863e06ab6d7b4959fad9a6ce4bdbdb8704b96e2007630e872db16f53a464891e8c9033e1a96e966a1f9b5b2839ddda6c0224c0f0f8ca05e2b149b7a74d08df5cca0761340747c006f70152579ff9a2a79d0df11188ecfeecf1298bbed5965d26dd0396b57c54466cf0670543932494a725940f4f30b7df3c8dfc0095f026a1cd3aacd1064f93e8450590e23ccfbeb345ca59eb705840bba817c711ed6781f42b1027010e6e484b27a6053edfa4c030398b6f3df54dac9ee75f95f1fe114141256b8e30390d95bada73222e10b502a2f2c4baee6a6674a70f7d","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMA7Q:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMA7Q","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:43.7468371Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T152043Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=005b48c46fa3788262e50a3f81d087a0c93549de9545d139a3fb1c2fdc8234c5a8d92c08c78f373f8966d99a885462dfb5d797fb12cfaa7f44987a24f694c057cc9aadca75ddc5ce7a168eba51f084230c22307ddf74d6dec948820458d396e1aaeb501b1ec80063b524557a36fec54d6e00213d15bc6c52febedcddce98df23033be26735ee021fc8f96b3ebb9825e096665785495159bd8ab3e185d0154a334cd06259deb6336f460bc9814255965a02b1eb6a00b84bd9cee02d4e6159bf16d14339af49498fda22a5daf5bf5f44552e4188f97a479e8028f4d8cecd92fe343d3f2e0c4a9405bc1764eb0b712dad0fe414c49367be25248b27f43840fa861e","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMA7Q:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMA7Q","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:44.5210208Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMA7S:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMA7S","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:45.2409929Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMA7V:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMA7V","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:45.2415548Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMA7V:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMA7V","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:45.4632942Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMA80:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMA80","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:45.4669095Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMA80:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMA80","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:45.4741419Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:45.4741764Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:45.4753787Z","@mt":"3 - Cases found14","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:45.4754099Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:45.4764693Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112144924_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:45.4774909Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:45.9060330Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-65522139504 NJTR1.2025.PTSN251109 1_20251112144812_20251112144924_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:46.4203433Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-65522139504 NJTR1.2025.PTSN251109 1_20251112144812_20251112144924_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:46.4206914Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/4rzakhyt.lpd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:46.8888189Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/4rzakhyt.lpd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:46.8988695Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145015_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:46.8994559Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:47.2349794Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-46825350204 NJTR1.2025.PTSN251109 1_20251112144812_20251112145015_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:47.6774896Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-46825350204 NJTR1.2025.PTSN251109 1_20251112144812_20251112145015_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:47.6778019Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/xc3zaton.lcz.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:48.0757760Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/xc3zaton.lcz.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:48.0789165Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145200_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:48.0794826Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:48.4067028Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-37120891804 NJTR1.2025.PTSN251109 1_20251112144812_20251112145200_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:48.8415758Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-37120891804 NJTR1.2025.PTSN251109 1_20251112144812_20251112145200_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:48.8418615Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/nu23fgp0.55n.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:49.2930594Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/nu23fgp0.55n.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:49.2965838Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145239_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:49.2971159Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:49.6595100Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-22126496104 NJTR1.2025.PTSN251109 1_20251112144812_20251112145239_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:50.0967458Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-22126496104 NJTR1.2025.PTSN251109 1_20251112144812_20251112145239_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:50.0970555Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/bjtyrf1q.unx.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:50.4932547Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/bjtyrf1q.unx.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:50.4967982Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145315_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:50.4973416Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:50.9670538Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-79740830404 NJTR1.2025.PTSN251109 1_20251112144812_20251112145315_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:51.4110298Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-79740830404 NJTR1.2025.PTSN251109 1_20251112144812_20251112145315_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:51.4113022Z","@mt":"Uploading: file CoverTemplate/1lptpk4t.yi2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:51.7908987Z","@mt":"Uploaded: file CoverTemplate/1lptpk4t.yi2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:51.9576118Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-69684342004 NJTR1.2025.PTSN251109 1_20251112144812_20251112145315_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:52.3964155Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-69684342004 NJTR1.2025.PTSN251109 1_20251112144812_20251112145315_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:52.3967195Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/2nzirfhe.5im.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:52.8268592Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/2nzirfhe.5im.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:52.8301764Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145344_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:52.8307164Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:53.3160334Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-14048597704 NJTR1.2025.PTSN251109 1_20251112144812_20251112145344_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:53.7489679Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-14048597704 NJTR1.2025.PTSN251109 1_20251112144812_20251112145344_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:53.7492730Z","@mt":"Uploading: file CoverTemplate/qzsdy0df.azf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:54.1861431Z","@mt":"Uploaded: file CoverTemplate/qzsdy0df.azf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:54.3476825Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-92917447004 NJTR1.2025.PTSN251109 1_20251112144812_20251112145344_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:54.8214939Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-92917447004 NJTR1.2025.PTSN251109 1_20251112144812_20251112145344_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:54.8218232Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/abfd0j5l.ojv.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:55.2299536Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/abfd0j5l.ojv.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:55.2336516Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145426_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:55.2341599Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:55.5721620Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-42346585504 NJTR1.2025.PTSN251109 1_20251112144812_20251112145426_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:56.0008074Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-42346585504 NJTR1.2025.PTSN251109 1_20251112144812_20251112145426_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:56.0011428Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/sdxef3td.iiw.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:56.3952482Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/sdxef3td.iiw.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:56.3989985Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145506_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:56.3994975Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:56.7202828Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-56264017404 NJTR1.2025.PTSN251109 1_20251112144812_20251112145506_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:57.1406055Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-56264017404 NJTR1.2025.PTSN251109 1_20251112144812_20251112145506_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:57.1409401Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/tk1a5qhs.31a.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:57.5691451Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/tk1a5qhs.31a.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:57.5730472Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145548_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:57.5736293Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:57.9030667Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-32102238904 NJTR1.2025.PTSN251109 1_20251112144812_20251112145548_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:58.3650950Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-32102238904 NJTR1.2025.PTSN251109 1_20251112144812_20251112145548_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:58.3654025Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/btbwdodi.lwc.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:58.7548866Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/btbwdodi.lwc.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:58.7583782Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145610_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:58.7588875Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:59.0765105Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-83122998704 NJTR1.2025.PTSN251109 1_20251112144812_20251112145610_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:59.5587547Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-83122998704 NJTR1.2025.PTSN251109 1_20251112144812_20251112145610_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:59.5590272Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/quk3xn1l.dm3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:59.9572644Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/quk3xn1l.dm3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:59.9608900Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145654_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:20:59.9614216Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:00.3145424Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-93585963404 NJTR1.2025.PTSN251109 1_20251112144812_20251112145654_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:00.7525580Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-93585963404 NJTR1.2025.PTSN251109 1_20251112144812_20251112145654_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:00.7528340Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/5hm3wcs2.uta.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:01.1540544Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/5hm3wcs2.uta.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:01.1696695Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145728_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:01.1701674Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:01.5221039Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-31662872104 NJTR1.2025.PTSN251109 1_20251112144812_20251112145728_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:01.9473801Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-31662872104 NJTR1.2025.PTSN251109 1_20251112144812_20251112145728_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:01.9476844Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/uo21k5ah.3jr.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:02.3384719Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/uo21k5ah.3jr.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:02.3430128Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145937_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:02.3435794Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:02.6820227Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-40992607604 NJTR1.2025.PTSN251109 1_20251112144812_20251112145937_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:03.0926943Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-40992607604 NJTR1.2025.PTSN251109 1_20251112144812_20251112145937_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:03.0929939Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/qhmmh1sd.t2a.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:03.4742501Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/qhmmh1sd.t2a.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:03.4776069Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112150026_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:03.4781056Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:03.7979511Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-24957154404 NJTR1.2025.PTSN251109 1_20251112144812_20251112150026_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:04.2127027Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-24957154404 NJTR1.2025.PTSN251109 1_20251112144812_20251112150026_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:04.2129880Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/xpeeaiwf.cyd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:21:04.6175814Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/xpeeaiwf.cyd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:22:48.2099063Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/4rzakhyt.lpd.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA86:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA86","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:22:48.2105411Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/xc3zaton.lcz.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA86:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA86","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:22:48.2111023Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/nu23fgp0.55n.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA86:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA86","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:22:48.2116691Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/bjtyrf1q.unx.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA86:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA86","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:22:48.2121929Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/2nzirfhe.5im.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA86:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA86","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:22:48.2127520Z","@mt":"Signed url obtained for file CoverTemplate/1lptpk4t.yi2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA86:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA86","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:22:48.2132738Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/abfd0j5l.ojv.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA86:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA86","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:22:48.2138354Z","@mt":"Signed url obtained for file CoverTemplate/qzsdy0df.azf.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA86:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA86","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:22:48.2144085Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/sdxef3td.iiw.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA86:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA86","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:22:48.2149618Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/tk1a5qhs.31a.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA86:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA86","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:22:48.2155180Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/btbwdodi.lwc.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA86:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA86","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:22:48.2160392Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/quk3xn1l.dm3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA86:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA86","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:22:48.2166102Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/5hm3wcs2.uta.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA86:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA86","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:22:48.2171303Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/uo21k5ah.3jr.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA86:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA86","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:22:48.2176581Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/qhmmh1sd.t2a.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA86:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA86","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:22:48.2181802Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/xpeeaiwf.cyd.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA86:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA86","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:22:50.9793690Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/2jripleu.non.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA86:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA86","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:22:51.4325728Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/2jripleu.non.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA86:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA86","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:22:51.4359883Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/2jripleu.non.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA86:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA86","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:02.2896924Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112144924_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA88:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA88","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:02.2902054Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145015_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA88:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA88","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:02.2907325Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145200_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA88:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA88","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:02.2912126Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145239_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA88:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA88","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:02.2917324Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145315_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA88:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA88","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:02.2922029Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145344_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA88:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA88","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:02.2927040Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145426_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA88:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA88","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:02.2931730Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145506_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA88:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA88","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:02.2936734Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145548_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA88:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA88","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:02.2941410Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145610_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA88:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA88","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:02.2946459Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145654_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA88:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA88","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:02.2951128Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145728_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA88:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA88","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:02.2955861Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112145937_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA88:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA88","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:02.2960544Z","@mt":"Signed url obtained for file PoliceReports/Cases/04 NJTR1.2025.PTSN251109 1_20251112144812_20251112150026_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA88:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA88","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:04.8525668Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/pvdh1wyo.3kb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA88:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA88","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:05.3579437Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/pvdh1wyo.3kb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA88:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA88","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:05.6785187Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/2jripleu.non.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA88:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA88","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:05.6818515Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/pvdh1wyo.3kb.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMA88:00000001","RequestPath":"/api/finalized-documents/download-bulk/637f63d3-556c-4194-a5d7-08de21f5a06d","ConnectionId":"0HNH1K2QHMA88","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8496827Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8502012Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8507331Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8512245Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8520268Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8525710Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8532823Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8541368Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8546782Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8551679Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8556622Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8561506Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8566710Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8571557Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8576554Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8581721Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8586907Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8591783Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8596694Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:23:12.8601559Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8C:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8C","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:10.8414929Z","@mt":"Signed url obtained for file PoliceTemplate/North Plainfield Department_20250127191205.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8N:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8N","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:10.8420018Z","@mt":"Signed url obtained for file PoliceTemplate/North Brunswick Dept_20250127185131.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8N:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8N","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:10.8425251Z","@mt":"Signed url obtained for file PoliceTemplate/North Brunswick Dept_20240513201805.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8N:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8N","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:10.8429961Z","@mt":"Signed url obtained for file PoliceTemplate/North Bergen Dept_20240327155425.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8N:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8N","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:10.8435034Z","@mt":"Signed url obtained for file PoliceTemplate/North Plainfield Department_20240311152053.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8N:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8N","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:11.1535758Z","@mt":"Signed url obtained for file PoliceTemplate/North Plainfield Department_20250127191205.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8O","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:11.1541023Z","@mt":"Signed url obtained for file PoliceTemplate/North Brunswick Dept_20250127185131.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8O","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:11.1546344Z","@mt":"Signed url obtained for file PoliceTemplate/North Brunswick Dept_20240513201805.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8O","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:11.1551264Z","@mt":"Signed url obtained for file PoliceTemplate/North Bergen Dept_20240327155425.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8O","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:11.1556642Z","@mt":"Signed url obtained for file PoliceTemplate/North Plainfield Department_20240311152053.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA8O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA8O","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:32.4792768Z","@mt":"Uploading: file PoliceReports/11 20251112092200960_20251112152532.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMA8Q:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMA8Q","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:33.0070327Z","@mt":"Uploaded: file PoliceReports/11 20251112092200960_20251112152532.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMA8Q:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMA8Q","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:33.0072112Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMA8Q:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMA8Q","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:33.0072298Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMA8Q:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMA8Q","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:33.0291572Z","@mt":"Python initialized in 21 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMA8Q:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMA8Q","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:33.0292216Z","@mt":"fitz imported in 21 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMA8Q:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMA8Q","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:33.0901864Z","@mt":"Uploading: file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMA8Q:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMA8Q","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:33.1592871Z","@mt":"Uploading: file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMA8Q:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMA8Q","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:33.2116915Z","@mt":"Uploading: file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMA8Q:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMA8Q","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:33.2605628Z","@mt":"Uploading: file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMA8Q:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMA8Q","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:33.3205708Z","@mt":"Uploading: file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMA8Q:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMA8Q","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:33.3270792Z","@mt":"Doc closed in 319 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMA8Q:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMA8Q","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:33.3271172Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMA8Q:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMA8Q","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:33.3279988Z","@mt":"temp file deleted in 320 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMA8Q:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMA8Q","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:33.5409507Z","@mt":"Uploaded: file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMA8Q:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMA8Q","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:33.6067080Z","@mt":"Uploaded: file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMA8Q:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMA8Q","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:33.6480598Z","@mt":"Uploaded: file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMA8Q:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMA8Q","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:33.7073609Z","@mt":"Uploaded: file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMA8Q:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMA8Q","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:33.7597141Z","@mt":"Uploaded: file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMA8Q:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMA8Q","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:35.4204825Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMA8S:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMA8S","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:25:41.6211369Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA90:00000001","RequestPath":"/api/file/2fb30875-90f0-434f-29d0-08de21f5a071","ConnectionId":"0HNH1K2QHMA90","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.3928913Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.3934917Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.3940063Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.3945722Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.3950696Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.3956395Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.3961098Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.3966278Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.3970919Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.3976102Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.3980781Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.3985879Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.3990545Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.3995747Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.4000435Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.4005485Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.4010149Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.4015357Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.4020022Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.4025665Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9A","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:00.9416213Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA9C:00000001","RequestPath":"/api/file/2fb30875-90f0-434f-29d0-08de21f5a071","ConnectionId":"0HNH1K2QHMA9C","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.3955525Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.3960803Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.3966142Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.3971038Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.3976414Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.3981400Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.3986676Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.3991550Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.3996983Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.4001854Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.4009816Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.4015292Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.4020182Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.4025665Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.4030562Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.4035968Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.4040828Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.4045982Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.4050849Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:01.4056114Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9D","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:03.2449483Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA9G:00000001","RequestPath":"/api/file/2fb30875-90f0-434f-29d0-08de21f5a071","ConnectionId":"0HNH1K2QHMA9G","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:05.5715917Z","@mt":"Signed url obtained for file PoliceTemplate/North Plainfield Department_20250127191205.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9I:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9I","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:05.5720953Z","@mt":"Signed url obtained for file PoliceTemplate/North Brunswick Dept_20250127185131.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9I:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9I","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:05.5726068Z","@mt":"Signed url obtained for file PoliceTemplate/North Brunswick Dept_20240513201805.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9I:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9I","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:05.5730787Z","@mt":"Signed url obtained for file PoliceTemplate/North Bergen Dept_20240327155425.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9I:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9I","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:05.5735903Z","@mt":"Signed url obtained for file PoliceTemplate/North Plainfield Department_20240311152053.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9I:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9I","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:05.8869322Z","@mt":"Signed url obtained for file PoliceTemplate/North Plainfield Department_20250127191205.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9J:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9J","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:05.8875121Z","@mt":"Signed url obtained for file PoliceTemplate/North Brunswick Dept_20250127185131.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9J:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9J","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:05.8880064Z","@mt":"Signed url obtained for file PoliceTemplate/North Brunswick Dept_20240513201805.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9J:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9J","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:05.8885468Z","@mt":"Signed url obtained for file PoliceTemplate/North Bergen Dept_20240327155425.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9J:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9J","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:05.8890295Z","@mt":"Signed url obtained for file PoliceTemplate/North Plainfield Department_20240311152053.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9J:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9J","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:06.1965636Z","@mt":"Signed url obtained for file PoliceTemplate/North Plainfield Department_20250127191205.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9K","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:06.1971271Z","@mt":"Signed url obtained for file PoliceTemplate/North Brunswick Dept_20250127185131.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9K","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:06.1976773Z","@mt":"Signed url obtained for file PoliceTemplate/North Brunswick Dept_20240513201805.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9K","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:06.1981820Z","@mt":"Signed url obtained for file PoliceTemplate/North Bergen Dept_20240327155425.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9K","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:06.1987236Z","@mt":"Signed url obtained for file PoliceTemplate/North Plainfield Department_20240311152053.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9K","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:07.6948015Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMA9O:00000001","RequestPath":"/api/file/b288eebb-2566-437a-29d1-08de21f5a071","ConnectionId":"0HNH1K2QHMA9O","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9144385Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9149849Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9155431Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9160419Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9166317Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9171319Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9179563Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9185195Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9190207Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9196031Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9201036Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9206590Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9211539Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9217081Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9222080Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9227631Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9232620Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9237854Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9242842Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:10.9248189Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9S","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2362756Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2368899Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2374219Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2378953Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2384021Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2388719Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2393415Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2398495Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2403162Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2408375Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2413091Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2418107Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2422767Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2427805Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2432484Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2437490Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2442149Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2447143Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2451851Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.2456841Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9T","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5552506Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5557966Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5562708Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5567952Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5572644Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5577714Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5582502Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5587604Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5592276Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5600162Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5605337Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5610030Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5615149Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5619886Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5625025Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5629706Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5634941Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5639609Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5644664Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:11.5649323Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMA9U:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMA9U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:13.4183051Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20250108131307.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAA2","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:13.4189020Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20240315130936.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAA2","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:13.9730835Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20250108131307.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAA4:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAA4","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:13.9736280Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20240315130936.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAA4:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAA4","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:14.2825204Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20250108131307.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAA5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAA5","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:14.2830469Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20240315130936.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAA5:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAA5","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:37.7937696Z","@mt":"Uploading: file PoliceReports/11 20251112092200960_20251112152637.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAA7:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAA7","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:38.4557883Z","@mt":"Uploaded: file PoliceReports/11 20251112092200960_20251112152637.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAA7:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAA7","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:38.4559731Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAA7:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAA7","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:38.4560151Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAA7:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAA7","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:38.4753000Z","@mt":"Python initialized in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAA7:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAA7","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:38.4753867Z","@mt":"fitz imported in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAA7:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAA7","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:38.5406346Z","@mt":"Uploading: file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAA7:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAA7","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:38.6017116Z","@mt":"Uploading: file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAA7:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAA7","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:38.6700569Z","@mt":"Uploading: file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAA7:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAA7","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:38.7189814Z","@mt":"Uploading: file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAA7:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAA7","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:38.7750985Z","@mt":"Uploading: file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAA7:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAA7","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:38.7806197Z","@mt":"Doc closed in 324 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAA7:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAA7","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:38.7806626Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAA7:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAA7","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:38.7815836Z","@mt":"temp file deleted in 325 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAA7:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAA7","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:38.9842577Z","@mt":"Uploaded: file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAA7:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAA7","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:39.0544232Z","@mt":"Uploaded: file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAA7:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAA7","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:39.1020461Z","@mt":"Uploaded: file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAA7:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAA7","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:39.1490170Z","@mt":"Uploaded: file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAA7:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAA7","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:39.2145165Z","@mt":"Uploaded: file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAA7:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAA7","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:42.4053684Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMAA9:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMAA9","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:26:47.4805504Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAAD:00000001","RequestPath":"/api/file/33fc70d5-0858-4351-29d5-08de21f5a071","ConnectionId":"0HNH1K2QHMAAD","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:27:52.1224608Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAAJ:00000001","RequestPath":"/api/file/b288eebb-2566-437a-29d1-08de21f5a071","ConnectionId":"0HNH1K2QHMAAJ","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:27:54.6495779Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAAO:00000001","RequestPath":"/api/file/b288eebb-2566-437a-29d1-08de21f5a071","ConnectionId":"0HNH1K2QHMAAO","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:27:56.4874574Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAAV:00000001","RequestPath":"/api/file/33fc70d5-0858-4351-29d5-08de21f5a071","ConnectionId":"0HNH1K2QHMAAV","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:27:56.6117837Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAB0:00000001","RequestPath":"/api/file/b0b215a9-855f-4a71-29d2-08de21f5a071","ConnectionId":"0HNH1K2QHMAB0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:27:58.8182998Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAB5:00000001","RequestPath":"/api/file/33fc70d5-0858-4351-29d5-08de21f5a071","ConnectionId":"0HNH1K2QHMAB5","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:28:05.6196962Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMABB:00000001","RequestPath":"/api/file/b0b215a9-855f-4a71-29d2-08de21f5a071","ConnectionId":"0HNH1K2QHMABB","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:28:08.0161862Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMABH:00000001","RequestPath":"/api/file/b0b215a9-855f-4a71-29d2-08de21f5a071","ConnectionId":"0HNH1K2QHMABH","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:28:08.2176101Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMABJ:00000001","RequestPath":"/api/file/0c6ea06b-c690-4fda-29d6-08de21f5a071","ConnectionId":"0HNH1K2QHMABJ","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:28:09.0981859Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMABM:00000001","RequestPath":"/api/file/07f80e7a-353e-49a9-29d3-08de21f5a071","ConnectionId":"0HNH1K2QHMABM","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:28:15.7020074Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMABS:00000001","RequestPath":"/api/file/07f80e7a-353e-49a9-29d3-08de21f5a071","ConnectionId":"0HNH1K2QHMABS","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:28:17.9435873Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMABV:00000001","RequestPath":"/api/file/07f80e7a-353e-49a9-29d3-08de21f5a071","ConnectionId":"0HNH1K2QHMABV","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:28:18.9313338Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAC3:00000001","RequestPath":"/api/file/8fe07d84-5517-4931-29d4-08de21f5a071","ConnectionId":"0HNH1K2QHMAC3","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:29:45.9599813Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMACB:00000001","RequestPath":"/api/file/0c6ea06b-c690-4fda-29d6-08de21f5a071","ConnectionId":"0HNH1K2QHMACB","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:29:48.5066179Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMACE:00000001","RequestPath":"/api/file/0c6ea06b-c690-4fda-29d6-08de21f5a071","ConnectionId":"0HNH1K2QHMACE","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:29:50.5059721Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMACM:00000001","RequestPath":"/api/file/207b60fa-3867-408e-29d7-08de21f5a071","ConnectionId":"0HNH1K2QHMACM","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:29:53.1746633Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMACQ:00000001","RequestPath":"/api/file/8fe07d84-5517-4931-29d4-08de21f5a071","ConnectionId":"0HNH1K2QHMACQ","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:29:56.5056135Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMACU:00000001","RequestPath":"/api/file/8fe07d84-5517-4931-29d4-08de21f5a071","ConnectionId":"0HNH1K2QHMACU","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:29:57.6221004Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMAD1:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMAD1","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:29:58.5067533Z","@mt":"Signed url obtained for file PoliceReports/11 20251112092200960_20251112152532.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAD6:00000001","RequestPath":"/api/file/view-report-for-new-case/b5cf486c-2b9f-4a1a-a5d9-08de21f5a06d","ConnectionId":"0HNH1K2QHMAD6","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:29:58.6330526Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAD7:00000001","RequestPath":"/api/file/207b60fa-3867-408e-29d7-08de21f5a071","ConnectionId":"0HNH1K2QHMAD7","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:30:01.0413988Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMADA:00000001","RequestPath":"/api/file/207b60fa-3867-408e-29d7-08de21f5a071","ConnectionId":"0HNH1K2QHMADA","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:30:07.5255874Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMADE:00000001","RequestPath":"/api/file/bb4a7b51-35c5-43e2-29d8-08de21f5a071","ConnectionId":"0HNH1K2QHMADE","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:30:15.4201850Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMADK:00000001","RequestPath":"/api/file/bb4a7b51-35c5-43e2-29d8-08de21f5a071","ConnectionId":"0HNH1K2QHMADK","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:30:17.9354906Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMADN:00000001","RequestPath":"/api/file/bb4a7b51-35c5-43e2-29d8-08de21f5a071","ConnectionId":"0HNH1K2QHMADN","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:30:19.0098492Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMADR:00000001","RequestPath":"/api/file/0320a61d-46d5-44cd-29d9-08de21f5a071","ConnectionId":"0HNH1K2QHMADR","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:32:06.6338622Z","@mt":"Signed url obtained for file PoliceReports/11 20251112092200960_20251112152532.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAE1:00000001","RequestPath":"/api/file/view-report-for-new-case/b5cf486c-2b9f-4a1a-a5d9-08de21f5a06d","ConnectionId":"0HNH1K2QHMAE1","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:32:10.6501713Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAE5:00000001","RequestPath":"/api/file/0320a61d-46d5-44cd-29d9-08de21f5a071","ConnectionId":"0HNH1K2QHMAE5","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:32:13.4725632Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAE8:00000001","RequestPath":"/api/file/0320a61d-46d5-44cd-29d9-08de21f5a071","ConnectionId":"0HNH1K2QHMAE8","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:32:14.3454777Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMAEA:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMAEA","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:32:16.4071999Z","@mt":"Signed url obtained for file PoliceReports/11 20251112092200960_20251112152637.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAEC:00000001","RequestPath":"/api/file/view-report-for-new-case/252e52c1-4ebb-4ef3-a5da-08de21f5a06d","ConnectionId":"0HNH1K2QHMAEC","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:33:25.6368181Z","@mt":"Signed url obtained for file PoliceReports/11 20251112092200960_20251112152532.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMAEE:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMAEE","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:33:26.0117861Z","@mt":"Uploading: file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112153325_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:33:26.4839481Z","@mt":"Uploaded: file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112153325_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:33:35.7627632Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMAEH:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMAEH","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:33:38.4581220Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112153325_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAEL:00000001","RequestPath":"/api/file/08fced4d-b47b-4151-29da-08de21f5a071","ConnectionId":"0HNH1K2QHMAEL","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:33:57.7340334Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112153325_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAET:00000001","RequestPath":"/api/file/08fced4d-b47b-4151-29da-08de21f5a071","ConnectionId":"0HNH1K2QHMAET","ThreadId":466,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:34:01.0618886Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMAF2:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMAF2","ThreadId":466,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:34:21.4918013Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMAF7:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMAF7","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:34:23.5729902Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAFB:00000001","RequestPath":"/api/file/207b60fa-3867-408e-29d7-08de21f5a071","ConnectionId":"0HNH1K2QHMAFB","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:34:24.8098287Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMAFC:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMAFC","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:34:56.4905021Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMAFG:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMAFG","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:34:59.3749730Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAFK:00000001","RequestPath":"/api/file/b288eebb-2566-437a-29d1-08de21f5a071","ConnectionId":"0HNH1K2QHMAFK","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:00.8048275Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMAFL:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMAFL","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0023807Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0029658Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0035505Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0040706Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0046428Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0051571Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0057350Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0062486Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0068153Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0073684Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0079143Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0084836Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0092846Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0098663Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0104953Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0110085Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0115604Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0120807Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0126356Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.0131517Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAFP","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.4953321Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFR:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMAFR","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.4958957Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFR:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMAFR","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.4964796Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T153504Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=5cc7ef6d6f240162a5fbaaf13be3a28bb4c537e97151328b4f7f16d093d06e66af3829b5d17fd9051a78dbd467d3747609a66500e41ab883d150f2196a1e91d02984472d98e8f874d6808e301bb11d8071f7e789e1552fb22d950270568134b5d6673140804b4d090fa510813d64c0a133b15c6fe7382f92bbbe44afbf9d1d19b52de966166b32493222dce48a071bd7afe08643fe32c4ecf192e0c7bb6ea3a36369cbdd0e02c18b54f40fe9ac622a9c64ef84797cca7a0ef47f3a0a4e79f8bda938da4d41258c4e0a1ef754bb82c1cd805989f6bbfd7ad5c380a766080dbffee5ae5bc51800fdb78fe064200f54de8d3ac0ee4b3fedde7fabd6ac8658beb70d","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFR:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMAFR","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:04.4972809Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T153504Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=403e25c5a7f15cb47f03f7b48d1e55e758c4a308859944a2e07f9d6d2c85c6e5bbfb526e457e9012939d143343e4891a0b9b49dd21666cb597f14269c9e02066f03c115d8be135be1b05ba66c8e83f1165b5961245ccb5c715983d9b3fd75cddc1b69e5f71d8c40d00653da201d3a8ea263cbd18084378cacd1531393993ba5825fdb0e4bb357249c6162ff168abc2f29dabdaf9da2e3d795d69ddfcca2f567d64cbd9eb29af4e604da309b16055f6fcbcb51a2bb6ff23a29ccdb4b23c65bfd346c9c9162e326a26d1d9242d21550dac65fef45be509e53e524fc95e588d541ecf8c0fe03b75af93b3edfe1568f65147b2d24cde9d06be4711f2f7c8507d3cb7","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMAFR:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMAFR","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:05.7014037Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMAFT:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMAFT","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:06.6849847Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMAFV:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMAFV","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:06.6855611Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMAFV:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMAFV","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:07.0055830Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMAG1:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMAG1","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:07.0089298Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMAG1:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMAG1","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:07.0171885Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:07.0172234Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:07.0181541Z","@mt":"3 - Cases found3","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:07.0181721Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:07.0192128Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:07.0201907Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:07.3939414Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-55736513211 20251112092200960_20251112152532_20251112152533_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:07.8647244Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-55736513211 20251112092200960_20251112152532_20251112152533_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:07.8650570Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/fgizywpk.xbi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:08.2996791Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/fgizywpk.xbi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:08.3095264Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:08.3100850Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:08.6619634Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-64318052611 20251112092200960_20251112152532_20251112152533_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:09.1075454Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-64318052611 20251112092200960_20251112152532_20251112152533_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:09.1079012Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/0giz02dq.zcn.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:09.5837603Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/0giz02dq.zcn.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:09.5872201Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112153325_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:09.5877652Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:09.9650809Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-55682523911 20251112092200960_20251112152532_20251112153325_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:10.4137545Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-55682523911 20251112092200960_20251112152532_20251112153325_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:10.4140591Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/yubj5dp3.yfx.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:10.8326240Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/yubj5dp3.yfx.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5845081Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5850151Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5855246Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5860052Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5865135Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5869835Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5874878Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5880010Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5884767Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5889450Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5894498Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5899215Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5904279Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5908949Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5913657Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5918333Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5922988Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5928003Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5935549Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:24.5940306Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAG9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAG9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:27.0285291Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20250108131307.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGB","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:27.0290560Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20240315130936.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGB","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:28.4364609Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGD:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGD","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:28.4369707Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGD:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGD","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:28.4374867Z","@mt":"Signed url obtained for file PoliceTemplate/Hamilton Dept_20250127150806.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGD:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGD","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:28.4379609Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240516195826.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGD:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGD","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:28.4384471Z","@mt":"Signed url obtained for file PoliceTemplate/Harding Dept_20240501204553.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGD:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGD","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:28.4389219Z","@mt":"Signed url obtained for file PoliceTemplate/Hazlet Dept_20240425135935.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGD:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGD","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:28.4394313Z","@mt":"Signed url obtained for file PoliceTemplate/Florham Dept_20240326155341.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGD:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGD","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:28.4399016Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240322171159.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGD:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGD","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:28.4404122Z","@mt":"Signed url obtained for file PoliceTemplate/Chatham Dept_20240315130623.PDF","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGD:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGD","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:28.4408824Z","@mt":"Signed url obtained for file PoliceTemplate/Hasbrouck Dept_20240313180215.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGD:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGD","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:28.4413611Z","@mt":"Signed url obtained for file PoliceTemplate/Haddonfield Template_20240304195905.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGD:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGD","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:29.6533043Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240516195826.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGF","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:29.6539493Z","@mt":"Signed url obtained for file PoliceTemplate/Harding Dept_20240501204553.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGF","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:29.6545057Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240322171159.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGF","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:31.9020493Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/fgizywpk.xbi.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAGH:00000001","RequestPath":"/api/finalized-documents/download-bulk/b5cf486c-2b9f-4a1a-a5d9-08de21f5a06d","ConnectionId":"0HNH1K2QHMAGH","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:31.9026398Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/0giz02dq.zcn.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAGH:00000001","RequestPath":"/api/finalized-documents/download-bulk/b5cf486c-2b9f-4a1a-a5d9-08de21f5a06d","ConnectionId":"0HNH1K2QHMAGH","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:31.9031441Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/yubj5dp3.yfx.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAGH:00000001","RequestPath":"/api/finalized-documents/download-bulk/b5cf486c-2b9f-4a1a-a5d9-08de21f5a06d","ConnectionId":"0HNH1K2QHMAGH","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:32.4192168Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/wefg3q4d.fp0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAGH:00000001","RequestPath":"/api/finalized-documents/download-bulk/b5cf486c-2b9f-4a1a-a5d9-08de21f5a06d","ConnectionId":"0HNH1K2QHMAGH","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:32.8952099Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/wefg3q4d.fp0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAGH:00000001","RequestPath":"/api/finalized-documents/download-bulk/b5cf486c-2b9f-4a1a-a5d9-08de21f5a06d","ConnectionId":"0HNH1K2QHMAGH","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:32.8985746Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/wefg3q4d.fp0.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAGH:00000001","RequestPath":"/api/finalized-documents/download-bulk/b5cf486c-2b9f-4a1a-a5d9-08de21f5a06d","ConnectionId":"0HNH1K2QHMAGH","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:37.9667164Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAGJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/b5cf486c-2b9f-4a1a-a5d9-08de21f5a06d","ConnectionId":"0HNH1K2QHMAGJ","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:37.9672199Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112152533_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAGJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/b5cf486c-2b9f-4a1a-a5d9-08de21f5a06d","ConnectionId":"0HNH1K2QHMAGJ","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:37.9677324Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152532_20251112153325_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAGJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/b5cf486c-2b9f-4a1a-a5d9-08de21f5a06d","ConnectionId":"0HNH1K2QHMAGJ","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:38.5940662Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/wu155dtx.ihq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAGJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/b5cf486c-2b9f-4a1a-a5d9-08de21f5a06d","ConnectionId":"0HNH1K2QHMAGJ","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:39.0770550Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/wu155dtx.ihq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAGJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/b5cf486c-2b9f-4a1a-a5d9-08de21f5a06d","ConnectionId":"0HNH1K2QHMAGJ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:39.4075198Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/wefg3q4d.fp0.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAGJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/b5cf486c-2b9f-4a1a-a5d9-08de21f5a06d","ConnectionId":"0HNH1K2QHMAGJ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:39.4105434Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/wu155dtx.ihq.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAGJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/b5cf486c-2b9f-4a1a-a5d9-08de21f5a06d","ConnectionId":"0HNH1K2QHMAGJ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1878392Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1885763Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1890602Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1898539Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1903331Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1908423Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1913096Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1918237Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1922913Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1927966Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1932640Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1937662Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1942332Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1947339Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1952069Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1956791Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1961461Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1966438Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1971113Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:35:43.1975817Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAGN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAGN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:36:25.0332348Z","@mt":"Uploading: file PoliceReports/10 20251110071357889_20251112153625.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAGP:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAGP","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:36:25.4915913Z","@mt":"Uploaded: file PoliceReports/10 20251110071357889_20251112153625.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAGP:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAGP","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:36:25.4917478Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAGP:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAGP","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:36:25.4917875Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAGP:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAGP","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:36:25.5107942Z","@mt":"Python initialized in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAGP:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAGP","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:36:25.5108424Z","@mt":"fitz imported in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAGP:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAGP","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:36:25.5626467Z","@mt":"Uploading: file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153625_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAGP:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAGP","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:36:25.5777504Z","@mt":"Doc closed in 85 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAGP:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAGP","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:36:25.5777842Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAGP:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAGP","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:36:25.5779981Z","@mt":"temp file deleted in 86 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAGP:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAGP","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:36:26.1440794Z","@mt":"Uploaded: file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153625_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMAGP:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMAGP","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:36:34.6807251Z","@mt":"Signed url obtained for file Logos/NNJ_20240516195827.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMAGR:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMAGR","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:36:36.9399988Z","@mt":"Signed url obtained for file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153625_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAGV:00000001","RequestPath":"/api/file/61bc06dc-3393-45bd-29db-08de21f5a071","ConnectionId":"0HNH1K2QHMAGV","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:36:40.1741482Z","@mt":"Signed url obtained for file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153625_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAH2:00000001","RequestPath":"/api/file/61bc06dc-3393-45bd-29db-08de21f5a071","ConnectionId":"0HNH1K2QHMAH2","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:36:42.9245428Z","@mt":"Signed url obtained for file Logos/NNJ_20240516195827.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMAH9:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMAH9","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:00.1039757Z","@mt":"Signed url obtained for file Logos/NNJ_20240516195827.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMAHE:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMAHE","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:04.8111456Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMAHI:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMAHI","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:09.7145018Z","@mt":"Signed url obtained for file PoliceReports/Cases/11 20251112092200960_20251112152637_20251112152638_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAHM:00000001","RequestPath":"/api/file/0320a61d-46d5-44cd-29d9-08de21f5a071","ConnectionId":"0HNH1K2QHMAHM","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:11.8569790Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMAHO:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMAHO","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:12.7414225Z","@mt":"Signed url obtained for file PoliceReports/10 20251110071357889_20251112153625.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAHQ:00000001","RequestPath":"/api/file/view-report-for-new-case/52375406-0839-4f9a-a5db-08de21f5a06d","ConnectionId":"0HNH1K2QHMAHQ","ThreadId":441,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:16.7055487Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMAHT:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMAHT","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8365309Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8370458Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8375630Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8380515Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8385640Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8390419Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8395947Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8400739Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8408710Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8413830Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8418679Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8423396Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8428419Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8433076Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8438217Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8442861Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8447920Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8452585Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8457531Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:22.8462167Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAI1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAI1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:49.8904555Z","@mt":"Signed url obtained for file PoliceReports/10 20251110071357889_20251112153625.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMAI3:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMAI3","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:50.3855310Z","@mt":"Uploading: file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153749_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:37:50.9838562Z","@mt":"Uploaded: file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153749_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:38:28.5129248Z","@mt":"Signed url obtained for file PoliceReports/10 20251110071357889_20251112153625.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMAI5:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMAI5","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:38:28.9523637Z","@mt":"Uploading: file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153828_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:38:29.4996616Z","@mt":"Uploaded: file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153828_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:38:54.3237135Z","@mt":"Signed url obtained for file PoliceReports/10 20251110071357889_20251112153625.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMAI7:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMAI7","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:38:54.7386320Z","@mt":"Uploading: file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153854_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:38:55.1233290Z","@mt":"Uploaded: file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153854_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:39:11.5511018Z","@mt":"Signed url obtained for file Logos/NNJ_20240516195827.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMAI9:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMAI9","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:39:13.6584423Z","@mt":"Signed url obtained for file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153749_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAID:00000001","RequestPath":"/api/file/89064a46-0356-44c2-29dc-08de21f5a071","ConnectionId":"0HNH1K2QHMAID","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:39:26.8288353Z","@mt":"Signed url obtained for file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153749_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAIJ:00000001","RequestPath":"/api/file/89064a46-0356-44c2-29dc-08de21f5a071","ConnectionId":"0HNH1K2QHMAIJ","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:39:28.8878052Z","@mt":"Signed url obtained for file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153749_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAIM:00000001","RequestPath":"/api/file/89064a46-0356-44c2-29dc-08de21f5a071","ConnectionId":"0HNH1K2QHMAIM","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:39:30.9362164Z","@mt":"Signed url obtained for file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153828_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAIQ:00000001","RequestPath":"/api/file/028966d0-36cc-454a-29dd-08de21f5a071","ConnectionId":"0HNH1K2QHMAIQ","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3842755Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3848548Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3853991Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3859011Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3864582Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3869525Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3874969Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3880092Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3885515Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3890371Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3895769Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3900616Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3905970Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3910866Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3916015Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3921254Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3926477Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3934675Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3939566Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:42.3944973Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAJ2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAJ2","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:51.1109493Z","@mt":"Signed url obtained for file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153828_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAJ9:00000001","RequestPath":"/api/file/028966d0-36cc-454a-29dd-08de21f5a071","ConnectionId":"0HNH1K2QHMAJ9","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:51.4179782Z","@mt":"Signed url obtained for file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153828_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAJA:00000001","RequestPath":"/api/file/028966d0-36cc-454a-29dd-08de21f5a071","ConnectionId":"0HNH1K2QHMAJA","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:53.9307278Z","@mt":"Signed url obtained for file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153828_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAJD:00000001","RequestPath":"/api/file/028966d0-36cc-454a-29dd-08de21f5a071","ConnectionId":"0HNH1K2QHMAJD","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:56.7079932Z","@mt":"Signed url obtained for file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153828_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAJI:00000001","RequestPath":"/api/file/028966d0-36cc-454a-29dd-08de21f5a071","ConnectionId":"0HNH1K2QHMAJI","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:40:57.5602075Z","@mt":"Signed url obtained for file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153854_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAJL:00000001","RequestPath":"/api/file/940039fa-99c4-40ed-29de-08de21f5a071","ConnectionId":"0HNH1K2QHMAJL","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:41:24.4121746Z","@mt":"Signed url obtained for file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153854_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAJR:00000001","RequestPath":"/api/file/940039fa-99c4-40ed-29de-08de21f5a071","ConnectionId":"0HNH1K2QHMAJR","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:41:28.3275231Z","@mt":"Signed url obtained for file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153854_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAJU:00000001","RequestPath":"/api/file/940039fa-99c4-40ed-29de-08de21f5a071","ConnectionId":"0HNH1K2QHMAJU","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:41:28.7986602Z","@mt":"Signed url obtained for file Logos/NNJ_20240516195827.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMAK0:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMAK0","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:41:34.6131874Z","@mt":"Signed url obtained for file Logos/NNJ_20240516195827.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMAK2:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMAK2","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:21.2129606Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMAK6:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMAK6","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:21.2135129Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMAK6:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMAK6","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:21.2140142Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T154321Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=5cd521ab16df6d4bbf45ce5eaedace7d23bbef2a9b912c24286d27db34979be86fd84bfd08f90834bf03d34906a3901145553ddef5b88d12e3480fce09af34095544a334743eb17ec4442bc39b0efe906ac98051970fae89e72481a5944f44ed0b062289310c732c21cad5b723716f46d0d2f885ae51b3b92da3e282b6d8ac85cb4447f009476fdb3712368f2dd1f326ed4faf865e05a6ba718ee84d0e599f0c3f86ea06887bf24c461e87e1ac1c4a2d90d264395f23f03caffc8b1fd1758c9a30cc827d6cef5a1f412c820e06104498284510b06176d5476e57d50df00aa4950ec9f9e7b00d4119feb9a35ccba304895b354f450d63e66f1d80949f8737e4dc","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMAK6:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMAK6","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:21.2148381Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T154321Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=70493ec1d3feb0168d1018d8803dfddfea4af7bab5985c0c8b8916764d0a39706a6c152a347b251c83e1628148d6a41633d33cd2a71c51418087f6275ddc9b9e512ab87de0bed8faceee0506db61424d730b4f270399c8654edc3a0f21bba331d6185d6cbeebef28468be06b8deada673cea96aa0d619035475a78699c4c74190733ffdd107527d96edcd5f350011a54de3771a41e949d0915fb5d55501883d3df2054769b6693f5173fdda777cfac55507e900bde7acfb422d3b908ba7dfb7613ec8686d3be133f0d462300631518800f38a41ef7623aedf5ebbe2eb544067b4172e36f5bc708018c00a17b320eabd9e2db71cd266b552c50588a6e61e2ae45","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMAK6:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMAK6","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:22.3069801Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMAK8:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMAK8","ThreadId":482,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:23.0929547Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMAKA:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMAKA","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:23.0935018Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMAKA:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMAKA","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:23.7229607Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMAKC:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMAKC","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:23.7266942Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMAKC:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMAKC","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:23.7345673Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:23.7346309Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:23.7354949Z","@mt":"3 - Cases found3","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:23.7355116Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:23.7366470Z","@mt":"Signed url obtained for file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153749_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:23.7376673Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:24.2499231Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-91978244010 20251110071357889_20251112153625_20251112153749_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:24.8919461Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-91978244010 20251110071357889_20251112153625_20251112153749_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:24.8922425Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/eewb0juh.wcb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:25.3195228Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/eewb0juh.wcb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:25.3292365Z","@mt":"Signed url obtained for file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153828_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:25.3298078Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:26.0697418Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-55110768010 20251110071357889_20251112153625_20251112153828_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:26.5118307Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-55110768010 20251110071357889_20251112153625_20251112153828_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:26.5121094Z","@mt":"Uploading: file CoverTemplate/naqgumpc.ucc.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:27.0714378Z","@mt":"Uploaded: file CoverTemplate/naqgumpc.ucc.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:27.2097151Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-7755236910 20251110071357889_20251112153625_20251112153828_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:27.7942024Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-7755236910 20251110071357889_20251112153625_20251112153828_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:27.7944607Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/hckqj4m3.utu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:28.3583768Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/hckqj4m3.utu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:28.3619673Z","@mt":"Signed url obtained for file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153854_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:28.3626008Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:28.8344118Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-74789548110 20251110071357889_20251112153625_20251112153854_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:29.4178968Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-74789548110 20251110071357889_20251112153625_20251112153854_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:29.4182012Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/x3rnmkta.kqe.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:29.9736932Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/x3rnmkta.kqe.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:53.3139076Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/eewb0juh.wcb.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAKM:00000001","RequestPath":"/api/finalized-documents/download-bulk/52375406-0839-4f9a-a5db-08de21f5a06d","ConnectionId":"0HNH1K2QHMAKM","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:53.3144876Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/hckqj4m3.utu.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAKM:00000001","RequestPath":"/api/finalized-documents/download-bulk/52375406-0839-4f9a-a5db-08de21f5a06d","ConnectionId":"0HNH1K2QHMAKM","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:53.3150105Z","@mt":"Signed url obtained for file CoverTemplate/naqgumpc.ucc.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAKM:00000001","RequestPath":"/api/finalized-documents/download-bulk/52375406-0839-4f9a-a5db-08de21f5a06d","ConnectionId":"0HNH1K2QHMAKM","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:53.3155719Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/x3rnmkta.kqe.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAKM:00000001","RequestPath":"/api/finalized-documents/download-bulk/52375406-0839-4f9a-a5db-08de21f5a06d","ConnectionId":"0HNH1K2QHMAKM","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:54.0215738Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/a2w2w0bl.vc0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAKM:00000001","RequestPath":"/api/finalized-documents/download-bulk/52375406-0839-4f9a-a5db-08de21f5a06d","ConnectionId":"0HNH1K2QHMAKM","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:54.4816750Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/a2w2w0bl.vc0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAKM:00000001","RequestPath":"/api/finalized-documents/download-bulk/52375406-0839-4f9a-a5db-08de21f5a06d","ConnectionId":"0HNH1K2QHMAKM","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:43:54.4854639Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/a2w2w0bl.vc0.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAKM:00000001","RequestPath":"/api/finalized-documents/download-bulk/52375406-0839-4f9a-a5db-08de21f5a06d","ConnectionId":"0HNH1K2QHMAKM","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:44:04.8565682Z","@mt":"Signed url obtained for file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153749_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAKO:00000001","RequestPath":"/api/finalized-documents/download-bulk/52375406-0839-4f9a-a5db-08de21f5a06d","ConnectionId":"0HNH1K2QHMAKO","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:44:04.8570954Z","@mt":"Signed url obtained for file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153828_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAKO:00000001","RequestPath":"/api/finalized-documents/download-bulk/52375406-0839-4f9a-a5db-08de21f5a06d","ConnectionId":"0HNH1K2QHMAKO","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:44:04.8576241Z","@mt":"Signed url obtained for file PoliceReports/Cases/10 20251110071357889_20251112153625_20251112153854_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAKO:00000001","RequestPath":"/api/finalized-documents/download-bulk/52375406-0839-4f9a-a5db-08de21f5a06d","ConnectionId":"0HNH1K2QHMAKO","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:44:05.3974395Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/3lzwmzy5.cpp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAKO:00000001","RequestPath":"/api/finalized-documents/download-bulk/52375406-0839-4f9a-a5db-08de21f5a06d","ConnectionId":"0HNH1K2QHMAKO","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:44:05.8407719Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/3lzwmzy5.cpp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAKO:00000001","RequestPath":"/api/finalized-documents/download-bulk/52375406-0839-4f9a-a5db-08de21f5a06d","ConnectionId":"0HNH1K2QHMAKO","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:44:06.1795734Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/a2w2w0bl.vc0.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAKO:00000001","RequestPath":"/api/finalized-documents/download-bulk/52375406-0839-4f9a-a5db-08de21f5a06d","ConnectionId":"0HNH1K2QHMAKO","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:44:06.1827296Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/3lzwmzy5.cpp.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMAKO:00000001","RequestPath":"/api/finalized-documents/download-bulk/52375406-0839-4f9a-a5db-08de21f5a06d","ConnectionId":"0HNH1K2QHMAKO","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9466342Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9472136Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9477616Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9482551Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9488133Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9493021Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9498286Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9503153Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9508576Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9513225Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9518391Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9523044Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9528073Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9532733Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9537767Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9542432Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9547444Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9552122Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9557232Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:41.9561916Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKQ","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:45.2197195Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKS","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:45.2202851Z","@mt":"Signed url obtained for file PoliceTemplate/Piscataway Dept_20240515193529.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKS","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:45.5246084Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKT","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:46:45.5251846Z","@mt":"Signed url obtained for file PoliceTemplate/Piscataway Dept_20240515193529.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAKT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAKT","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1006336Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1011550Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1019483Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1024939Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1029640Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1034701Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1039384Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1044448Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1049105Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1054221Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1058890Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1063787Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1068609Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1073279Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1078618Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1083306Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1088338Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1093030Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1098030Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:47:19.1102682Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMAL2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMAL2","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6201837Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6207298Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6215197Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6219904Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6224961Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6229749Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6234811Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6239501Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6244533Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6249206Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6254232Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6258869Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6263728Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6268559Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6273230Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6277932Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6282579Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6287547Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6292210Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:05.6297209Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALC:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALC","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1673870Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1679066Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1684129Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1688830Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1693739Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1698865Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1703702Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1708495Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1713221Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1718255Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1722900Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1727856Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1732502Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1737455Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1744887Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1749581Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1754635Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1759298Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1763973Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:10.1768634Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMALE:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMALE","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:20.5744669Z","@mt":"Uploading: file PoliceReports/12 25025367 10-26-25_20251112155120.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:21.4141595Z","@mt":"Uploaded: file PoliceReports/12 25025367 10-26-25_20251112155120.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:21.4143366Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:21.4143922Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:21.4329793Z","@mt":"Python initialized in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:21.4330460Z","@mt":"fitz imported in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:21.5989349Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:21.7216016Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:21.8660473Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:22.0157014Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:22.1288335Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:22.1367756Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:22.1600329Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:22.2689815Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:22.3116754Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:22.4094199Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:22.4396723Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:22.5684140Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:22.5950587Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:22.6904800Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:22.7156877Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:22.8048607Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:22.8482197Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:22.9408748Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:22.9818719Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:23.0588254Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:23.1655786Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:23.1781689Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:23.1984680Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:23.3053602Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:23.4285268Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:23.4728334Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:23.5122504Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:23.5726153Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:23.6207912Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:23.6943840Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:23.7194803Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:23.8157310Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:23.8182323Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:23.9393931Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:23.9740622Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:24.0777186Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:24.0982556Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:24.2009231Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:24.2150898Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:24.3259627Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:24.3596147Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:24.4516393Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:24.4763229Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:24.5807736Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-24.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:24.6182521Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:24.7219983Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-25.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:24.7257090Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:24.8453980Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-26.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:24.8475795Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:24.9696256Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:24.9876352Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-24.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:25.0933397Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-28.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:25.1291634Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-25.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:25.2365537Z","@mt":"Uploading: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155125_Case-29.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:25.2377047Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-26.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:25.2450096Z","@mt":"Doc closed in 3830 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:25.2450512Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:25.2473865Z","@mt":"temp file deleted in 3832 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:25.3860401Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:25.5067007Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-28.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:25.6580437Z","@mt":"Uploaded: file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155125_Case-29.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMALF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMALF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:29.6588356Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMALH:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMALH","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:38.5821421Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMALL:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMALL","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:42.7676237Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMALN:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMALN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:49.5307296Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMALR:00000001","RequestPath":"/api/file/910af36a-24af-48fe-29df-08de21f5a071","ConnectionId":"0HNH1K2QHMALR","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:51:57.8831556Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMALV:00000001","RequestPath":"/api/file/910af36a-24af-48fe-29df-08de21f5a071","ConnectionId":"0HNH1K2QHMALV","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:52:00.4644912Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAM5:00000001","RequestPath":"/api/file/3f1798b3-29fe-478a-29e0-08de21f5a071","ConnectionId":"0HNH1K2QHMAM5","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:52:00.7717255Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAM6:00000001","RequestPath":"/api/file/3f1798b3-29fe-478a-29e0-08de21f5a071","ConnectionId":"0HNH1K2QHMAM6","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:52:24.1722995Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMAMC:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMAMC","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:52:43.4216954Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAMG:00000001","RequestPath":"/api/file/3565269f-83bb-4651-29ec-08de21f5a071","ConnectionId":"0HNH1K2QHMAMG","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:53:09.0490761Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAMM:00000001","RequestPath":"/api/file/3f1798b3-29fe-478a-29e0-08de21f5a071","ConnectionId":"0HNH1K2QHMAMM","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:53:12.1723506Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAMR:00000001","RequestPath":"/api/file/3f1798b3-29fe-478a-29e0-08de21f5a071","ConnectionId":"0HNH1K2QHMAMR","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:53:13.2097628Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAN0:00000001","RequestPath":"/api/file/e6954b96-1d53-409f-29e1-08de21f5a071","ConnectionId":"0HNH1K2QHMAN0","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:53:14.9857062Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAN5:00000001","RequestPath":"/api/file/3565269f-83bb-4651-29ec-08de21f5a071","ConnectionId":"0HNH1K2QHMAN5","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:53:17.2485515Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMANA:00000001","RequestPath":"/api/file/3565269f-83bb-4651-29ec-08de21f5a071","ConnectionId":"0HNH1K2QHMANA","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:53:18.4034583Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMANE:00000001","RequestPath":"/api/file/5edf04e2-c415-4abd-29ed-08de21f5a071","ConnectionId":"0HNH1K2QHMANE","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:54:00.8733142Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMANM:00000001","RequestPath":"/api/file/5edf04e2-c415-4abd-29ed-08de21f5a071","ConnectionId":"0HNH1K2QHMANM","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:54:04.1567726Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMANP:00000001","RequestPath":"/api/file/5edf04e2-c415-4abd-29ed-08de21f5a071","ConnectionId":"0HNH1K2QHMANP","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:54:07.2381763Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMANT:00000001","RequestPath":"/api/file/1d148f17-b75f-44f3-29ee-08de21f5a071","ConnectionId":"0HNH1K2QHMANT","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:54:27.3268913Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAO3:00000001","RequestPath":"/api/file/1d148f17-b75f-44f3-29ee-08de21f5a071","ConnectionId":"0HNH1K2QHMAO3","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:54:29.7685907Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAO8:00000001","RequestPath":"/api/file/1d148f17-b75f-44f3-29ee-08de21f5a071","ConnectionId":"0HNH1K2QHMAO8","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:54:30.1385417Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAOB:00000001","RequestPath":"/api/file/e6954b96-1d53-409f-29e1-08de21f5a071","ConnectionId":"0HNH1K2QHMAOB","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:54:30.7908584Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAOE:00000001","RequestPath":"/api/file/fe403dc8-7e11-4236-29ef-08de21f5a071","ConnectionId":"0HNH1K2QHMAOE","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:54:33.2583793Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAOH:00000001","RequestPath":"/api/file/e6954b96-1d53-409f-29e1-08de21f5a071","ConnectionId":"0HNH1K2QHMAOH","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:54:34.4346103Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAOL:00000001","RequestPath":"/api/file/88360438-6fa4-4a6a-29e2-08de21f5a071","ConnectionId":"0HNH1K2QHMAOL","ThreadId":483,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:54:53.6251579Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAOV:00000001","RequestPath":"/api/file/fe403dc8-7e11-4236-29ef-08de21f5a071","ConnectionId":"0HNH1K2QHMAOV","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:54:56.3191024Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAP7:00000001","RequestPath":"/api/file/7d0b636f-8ae9-4518-29f0-08de21f5a071","ConnectionId":"0HNH1K2QHMAP7","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:54:56.6261559Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAP8:00000001","RequestPath":"/api/file/7d0b636f-8ae9-4518-29f0-08de21f5a071","ConnectionId":"0HNH1K2QHMAP8","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:55:23.6750539Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAPG:00000001","RequestPath":"/api/file/7d0b636f-8ae9-4518-29f0-08de21f5a071","ConnectionId":"0HNH1K2QHMAPG","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:55:25.8211597Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAPJ:00000001","RequestPath":"/api/file/7d0b636f-8ae9-4518-29f0-08de21f5a071","ConnectionId":"0HNH1K2QHMAPJ","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:55:26.8301253Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAPN:00000001","RequestPath":"/api/file/dcf99bb8-81e9-4f92-29f1-08de21f5a071","ConnectionId":"0HNH1K2QHMAPN","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:55:47.5018267Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAPT:00000001","RequestPath":"/api/file/dcf99bb8-81e9-4f92-29f1-08de21f5a071","ConnectionId":"0HNH1K2QHMAPT","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:55:49.8500575Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAQ0:00000001","RequestPath":"/api/file/dcf99bb8-81e9-4f92-29f1-08de21f5a071","ConnectionId":"0HNH1K2QHMAQ0","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:55:50.8551672Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAQ4:00000001","RequestPath":"/api/file/70d2a1b3-0de7-41d2-29f2-08de21f5a071","ConnectionId":"0HNH1K2QHMAQ4","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:55:59.7778045Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAQ8:00000001","RequestPath":"/api/file/88360438-6fa4-4a6a-29e2-08de21f5a071","ConnectionId":"0HNH1K2QHMAQ8","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:02.2131577Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAQG:00000001","RequestPath":"/api/file/22c988d1-f7f3-49ab-29e3-08de21f5a071","ConnectionId":"0HNH1K2QHMAQG","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:02.5207764Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAQH:00000001","RequestPath":"/api/file/22c988d1-f7f3-49ab-29e3-08de21f5a071","ConnectionId":"0HNH1K2QHMAQH","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:06.9365488Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAQM:00000001","RequestPath":"/api/file/22c988d1-f7f3-49ab-29e3-08de21f5a071","ConnectionId":"0HNH1K2QHMAQM","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:10.1949320Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAQS:00000001","RequestPath":"/api/file/41ff356c-c7d4-4a6f-29e4-08de21f5a071","ConnectionId":"0HNH1K2QHMAQS","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:10.5068803Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAQT:00000001","RequestPath":"/api/file/41ff356c-c7d4-4a6f-29e4-08de21f5a071","ConnectionId":"0HNH1K2QHMAQT","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:15.8370687Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAR7:00000001","RequestPath":"/api/file/41ff356c-c7d4-4a6f-29e4-08de21f5a071","ConnectionId":"0HNH1K2QHMAR7","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:17.2163775Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMARB:00000001","RequestPath":"/api/file/70d2a1b3-0de7-41d2-29f2-08de21f5a071","ConnectionId":"0HNH1K2QHMARB","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:18.5777432Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMARH:00000001","RequestPath":"/api/file/524511ad-c0ab-44a3-29e5-08de21f5a071","ConnectionId":"0HNH1K2QHMARH","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:18.8883757Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMARJ:00000001","RequestPath":"/api/file/524511ad-c0ab-44a3-29e5-08de21f5a071","ConnectionId":"0HNH1K2QHMARJ","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:19.4436027Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMARL:00000001","RequestPath":"/api/file/70d2a1b3-0de7-41d2-29f2-08de21f5a071","ConnectionId":"0HNH1K2QHMARL","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:20.6241026Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMARQ:00000001","RequestPath":"/api/file/2aff11a8-ed65-40ed-29f3-08de21f5a071","ConnectionId":"0HNH1K2QHMARQ","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:31.5634811Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAS1:00000001","RequestPath":"/api/file/2aff11a8-ed65-40ed-29f3-08de21f5a071","ConnectionId":"0HNH1K2QHMAS1","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:34.5769401Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAS6:00000001","RequestPath":"/api/file/2aff11a8-ed65-40ed-29f3-08de21f5a071","ConnectionId":"0HNH1K2QHMAS6","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:38.4024313Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMASC:00000001","RequestPath":"/api/file/524511ad-c0ab-44a3-29e5-08de21f5a071","ConnectionId":"0HNH1K2QHMASC","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:38.9208806Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMASE:00000001","RequestPath":"/api/file/70bf5ab8-520c-4568-29f4-08de21f5a071","ConnectionId":"0HNH1K2QHMASE","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:42.0798513Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMASH:00000001","RequestPath":"/api/file/524511ad-c0ab-44a3-29e5-08de21f5a071","ConnectionId":"0HNH1K2QHMASH","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:45.0346950Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMASL:00000001","RequestPath":"/api/file/5133baad-078b-4c07-29e6-08de21f5a071","ConnectionId":"0HNH1K2QHMASL","ThreadId":490,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:51.0435769Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMASP:00000001","RequestPath":"/api/file/5133baad-078b-4c07-29e6-08de21f5a071","ConnectionId":"0HNH1K2QHMASP","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:54.6895493Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMASV:00000001","RequestPath":"/api/file/9fd16ed5-b869-423c-29e7-08de21f5a071","ConnectionId":"0HNH1K2QHMASV","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:56:54.9972171Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAT0:00000001","RequestPath":"/api/file/9fd16ed5-b869-423c-29e7-08de21f5a071","ConnectionId":"0HNH1K2QHMAT0","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:57:00.1178124Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAT4:00000001","RequestPath":"/api/file/9fd16ed5-b869-423c-29e7-08de21f5a071","ConnectionId":"0HNH1K2QHMAT4","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:57:02.9296452Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAT7:00000001","RequestPath":"/api/file/9fd16ed5-b869-423c-29e7-08de21f5a071","ConnectionId":"0HNH1K2QHMAT7","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:57:04.6493990Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMATB:00000001","RequestPath":"/api/file/cd81b5c3-586e-48b4-29e8-08de21f5a071","ConnectionId":"0HNH1K2QHMATB","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:57:24.2676211Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMATN:00000001","RequestPath":"/api/file/70bf5ab8-520c-4568-29f4-08de21f5a071","ConnectionId":"0HNH1K2QHMATN","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:57:26.8742877Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMATT:00000001","RequestPath":"/api/file/5f93c2b7-f4f1-48e4-29f5-08de21f5a071","ConnectionId":"0HNH1K2QHMATT","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:57:27.1778573Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMATU:00000001","RequestPath":"/api/file/5f93c2b7-f4f1-48e4-29f5-08de21f5a071","ConnectionId":"0HNH1K2QHMATU","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:58:01.6202753Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAUI:00000001","RequestPath":"/api/file/5f93c2b7-f4f1-48e4-29f5-08de21f5a071","ConnectionId":"0HNH1K2QHMAUI","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:58:03.9444279Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAUN:00000001","RequestPath":"/api/file/5f93c2b7-f4f1-48e4-29f5-08de21f5a071","ConnectionId":"0HNH1K2QHMAUN","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:58:05.7614229Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAUS:00000001","RequestPath":"/api/file/c3dbb66c-80ab-4e6f-29f6-08de21f5a071","ConnectionId":"0HNH1K2QHMAUS","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:58:07.3322015Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAV0:00000001","RequestPath":"/api/file/cd81b5c3-586e-48b4-29e8-08de21f5a071","ConnectionId":"0HNH1K2QHMAV0","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:58:11.1459652Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAV3:00000001","RequestPath":"/api/file/cd81b5c3-586e-48b4-29e8-08de21f5a071","ConnectionId":"0HNH1K2QHMAV3","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:58:13.9289283Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAV7:00000001","RequestPath":"/api/file/2457979e-e63b-4be5-29e9-08de21f5a071","ConnectionId":"0HNH1K2QHMAV7","ThreadId":492,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:58:19.6382564Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAVD:00000001","RequestPath":"/api/file/2457979e-e63b-4be5-29e9-08de21f5a071","ConnectionId":"0HNH1K2QHMAVD","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:58:22.6721878Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAVG:00000001","RequestPath":"/api/file/2457979e-e63b-4be5-29e9-08de21f5a071","ConnectionId":"0HNH1K2QHMAVG","ThreadId":298,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:58:23.9032604Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAVK:00000001","RequestPath":"/api/file/01939a34-eb8d-491e-29ea-08de21f5a071","ConnectionId":"0HNH1K2QHMAVK","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:59:00.2589990Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMAVU:00000001","RequestPath":"/api/file/c3dbb66c-80ab-4e6f-29f6-08de21f5a071","ConnectionId":"0HNH1K2QHMAVU","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:59:02.5708938Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB03:00000001","RequestPath":"/api/file/c3dbb66c-80ab-4e6f-29f6-08de21f5a071","ConnectionId":"0HNH1K2QHMB03","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:59:03.7452583Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB07:00000001","RequestPath":"/api/file/7875eca6-bf6d-402e-29f7-08de21f5a071","ConnectionId":"0HNH1K2QHMB07","ThreadId":463,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:59:34.3684504Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB0D:00000001","RequestPath":"/api/file/7875eca6-bf6d-402e-29f7-08de21f5a071","ConnectionId":"0HNH1K2QHMB0D","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:59:36.9419088Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB0G:00000001","RequestPath":"/api/file/7875eca6-bf6d-402e-29f7-08de21f5a071","ConnectionId":"0HNH1K2QHMB0G","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:59:38.0343236Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-26.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB0K:00000001","RequestPath":"/api/file/fed55e37-1f92-4b45-29f8-08de21f5a071","ConnectionId":"0HNH1K2QHMB0K","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:59:55.9501765Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-26.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB0Q:00000001","RequestPath":"/api/file/fed55e37-1f92-4b45-29f8-08de21f5a071","ConnectionId":"0HNH1K2QHMB0Q","ThreadId":514,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T15:59:58.6180736Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-26.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB0T:00000001","RequestPath":"/api/file/fed55e37-1f92-4b45-29f8-08de21f5a071","ConnectionId":"0HNH1K2QHMB0T","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:00:01.7632004Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB11:00000001","RequestPath":"/api/file/c4c0a6a0-1627-425a-29f9-08de21f5a071","ConnectionId":"0HNH1K2QHMB11","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:00:53.6129569Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB19:00000001","RequestPath":"/api/file/c4c0a6a0-1627-425a-29f9-08de21f5a071","ConnectionId":"0HNH1K2QHMB19","ThreadId":493,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:00:58.9932292Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB1D:00000001","RequestPath":"/api/file/01939a34-eb8d-491e-29ea-08de21f5a071","ConnectionId":"0HNH1K2QHMB1D","ThreadId":480,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:01:01.2457421Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB1G:00000001","RequestPath":"/api/file/01939a34-eb8d-491e-29ea-08de21f5a071","ConnectionId":"0HNH1K2QHMB1G","ThreadId":493,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:01:02.2196517Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB1K:00000001","RequestPath":"/api/file/b1577a8a-5953-40dc-29eb-08de21f5a071","ConnectionId":"0HNH1K2QHMB1K","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:01:43.9256440Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB1U:00000001","RequestPath":"/api/file/c4c0a6a0-1627-425a-29f9-08de21f5a071","ConnectionId":"0HNH1K2QHMB1U","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:01:44.2301053Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB1V:00000001","RequestPath":"/api/file/c4c0a6a0-1627-425a-29f9-08de21f5a071","ConnectionId":"0HNH1K2QHMB1V","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:01:48.7870398Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB27:00000001","RequestPath":"/api/file/b1577a8a-5953-40dc-29eb-08de21f5a071","ConnectionId":"0HNH1K2QHMB27","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:01:52.5501236Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB2A:00000001","RequestPath":"/api/file/b1577a8a-5953-40dc-29eb-08de21f5a071","ConnectionId":"0HNH1K2QHMB2A","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:01:55.0035058Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB2E:00000001","RequestPath":"/api/file/3565269f-83bb-4651-29ec-08de21f5a071","ConnectionId":"0HNH1K2QHMB2E","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:01:56.8690322Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB2I:00000001","RequestPath":"/api/file/c4c0a6a0-1627-425a-29f9-08de21f5a071","ConnectionId":"0HNH1K2QHMB2I","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:01:57.3447388Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMB2K:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMB2K","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:01:59.0961478Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB2N:00000001","RequestPath":"/api/file/c4c0a6a0-1627-425a-29f9-08de21f5a071","ConnectionId":"0HNH1K2QHMB2N","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:01:59.6298685Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMB2P:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMB2P","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:01.4910024Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB2S:00000001","RequestPath":"/api/file/c4c0a6a0-1627-425a-29f9-08de21f5a071","ConnectionId":"0HNH1K2QHMB2S","ThreadId":67,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:02.8566283Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-28.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB30:00000001","RequestPath":"/api/file/b1d6fc65-ba09-4ae2-29fa-08de21f5a071","ConnectionId":"0HNH1K2QHMB30","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:08.2035134Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-28.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB36:00000001","RequestPath":"/api/file/b1d6fc65-ba09-4ae2-29fa-08de21f5a071","ConnectionId":"0HNH1K2QHMB36","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:10.5597613Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-28.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB39:00000001","RequestPath":"/api/file/b1d6fc65-ba09-4ae2-29fa-08de21f5a071","ConnectionId":"0HNH1K2QHMB39","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:11.5041198Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155125_Case-29.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB3D:00000001","RequestPath":"/api/file/f79f4f39-346b-4b23-29fb-08de21f5a071","ConnectionId":"0HNH1K2QHMB3D","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:31.6818826Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155125_Case-29.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB3K:00000001","RequestPath":"/api/file/f79f4f39-346b-4b23-29fb-08de21f5a071","ConnectionId":"0HNH1K2QHMB3K","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:34.4092578Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155125_Case-29.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB3N:00000001","RequestPath":"/api/file/f79f4f39-346b-4b23-29fb-08de21f5a071","ConnectionId":"0HNH1K2QHMB3N","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:37.6107158Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMB3P:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMB3P","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:39.3910624Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155125_Case-29.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB3S:00000001","RequestPath":"/api/file/f79f4f39-346b-4b23-29fb-08de21f5a071","ConnectionId":"0HNH1K2QHMB3S","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:41.4449216Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMB40:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMB40","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:44.2824834Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMB42:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMB42","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:44.2831656Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMB42:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMB42","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:44.2838686Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T160244Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=6c7726a4db0bfdeef0e68772afaf665d1f5d9660d5e36904f4cc85e0235dfc34820eaffd59a48bb8c4a56172086f261de70654fd6f4145379dc51b4984b150a6de91a37cf170de32bc41f57ee0d59e13e2d8dc3ac8e06cda2f917133e8737cc90ebe4f598974a14a98629f07a4d85bf806c15de081c59af02ce24665ee8323bbd82e6200e961057c5552dcc58f94b2edebaff0fcf93726a27c5b2e3dd2d4783100ca5df82706b4c5047ca008c3d7e9fd9962e1c3848f9765bfe9c2a1e5f3ea91afcba1a343c73900904e5bb02a747860b993e1eee02c330504b9502782891fbbf96584552865e470b42f260417387a86a810d50babcd9c43547d7e7fc9d4bb0a","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMB42:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMB42","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:44.2843935Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T160244Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=48f2ebf212cd0a502474f0b78dce432b080c0584daef01689ce6bfd2d7a3641a70a9cb14b6f274e56ddba5185c9045e45f3e00bdc0edfd8801f41c717d08e968d7eada3c26f9b39d987b89b83eeb0bd899b931d345067578e81679b435f9bb02a7686a707966d319c210ce831192fce19e1e509bdd29424b32dfda5006cea204b74c4b6a27eb5310b070e7b91df2cb694c2763204b90bed89d8e7318b9a281ab22c9a3ebaa99d0812cc1637346c7897c1b90e0714c4a483f4dc4d3edcc1f4e5684b826f2adec8093a62346da13aa2d486857ec37f760054f80797c89b1f2c900ab633ed848941cd8ae4611aa104f70b024cb756ebed52659474061db8ba14c88","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMB42:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMB42","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.1502623Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMB46:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMB46","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8384413Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8389620Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8394948Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8399780Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8404649Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8409464Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8414338Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8419131Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8424394Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8429149Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8434031Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8438828Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8443661Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8448452Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8455065Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8459998Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8465259Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8470088Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8475317Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.8480127Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB49:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB49","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.9524193Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMB4A:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMB4A","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:52.9532133Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMB4A:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMB4A","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:53.5347977Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMB4C:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMB4C","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:53.5387416Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMB4C:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMB4C","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:53.5461567Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:53.5461891Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:53.5473653Z","@mt":"3 - Cases found20","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:53.5474037Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:53.5484618Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:53.5494770Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:54.0644612Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-17308191812 25025367 10-26-25_20251112155120_20251112155121_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:54.7020403Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-17308191812 25025367 10-26-25_20251112155120_20251112155121_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:54.7023102Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/bj1jkm0p.l3i.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:55.0966821Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/bj1jkm0p.l3i.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:55.1011420Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:55.1017185Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:55.8102928Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-2400877812 25025367 10-26-25_20251112155120_20251112155121_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:56.2293012Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-2400877812 25025367 10-26-25_20251112155120_20251112155121_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:56.2295883Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/wemghkpd.3ul.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:56.6210259Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/wemghkpd.3ul.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:56.6369716Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:56.6375468Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:57.1426700Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-99617587412 25025367 10-26-25_20251112155120_20251112155121_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:57.7214741Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-99617587412 25025367 10-26-25_20251112155120_20251112155121_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:57.7217697Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/goh304cv.02v.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:58.2874704Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/goh304cv.02v.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:58.3044872Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:58.3050247Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:58.7904978Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-34136263412 25025367 10-26-25_20251112155120_20251112155122_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:59.3920130Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-34136263412 25025367 10-26-25_20251112155120_20251112155122_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:59.3922718Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/egc4d1cs.abu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:59.8150346Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/egc4d1cs.abu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:59.8296091Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:02:59.8305658Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:00.5907220Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-35811626812 25025367 10-26-25_20251112155120_20251112155122_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:01.2555485Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-35811626812 25025367 10-26-25_20251112155120_20251112155122_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:01.2559633Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/wbn5qorb.jwl.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:01.7983789Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/wbn5qorb.jwl.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:01.8020340Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:01.8026185Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:02.2874200Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-46055164512 25025367 10-26-25_20251112155120_20251112155123_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:02.8755896Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-46055164512 25025367 10-26-25_20251112155120_20251112155123_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:02.8758694Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/mwizbvjg.dj2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:03.2769302Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/mwizbvjg.dj2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:03.2938260Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:03.2943795Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:03.9672849Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-72522826312 25025367 10-26-25_20251112155120_20251112155123_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:04.5675770Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-72522826312 25025367 10-26-25_20251112155120_20251112155123_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:04.5679164Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/fgo5q3sa.xax.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:04.9553019Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/fgo5q3sa.xax.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:04.9693733Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:04.9699351Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:05.2717381Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-30916289012 25025367 10-26-25_20251112155120_20251112155123_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:05.8372065Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-30916289012 25025367 10-26-25_20251112155120_20251112155123_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:05.8375169Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/h5wva0ju.tr0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:06.2259503Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/h5wva0ju.tr0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:06.2287677Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:06.2292683Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:06.7104888Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-33465022012 25025367 10-26-25_20251112155120_20251112155123_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:07.1136653Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-33465022012 25025367 10-26-25_20251112155120_20251112155123_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:07.1139547Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/5vfysyei.lcl.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:07.6704726Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/5vfysyei.lcl.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:07.6741017Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:07.6746491Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:08.3153377Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-64795045312 25025367 10-26-25_20251112155120_20251112155123_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:08.9030370Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-64795045312 25025367 10-26-25_20251112155120_20251112155123_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:08.9033493Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/5vgrrfr3.z5z.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:09.2835904Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/5vgrrfr3.z5z.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:09.2910601Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:09.2916486Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:09.6103749Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-313443612 25025367 10-26-25_20251112155120_20251112155123_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:10.1808781Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-313443612 25025367 10-26-25_20251112155120_20251112155123_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:10.1811881Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/0hwe3gtr.32u.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:10.5689285Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/0hwe3gtr.32u.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:10.5730437Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:10.5736205Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:11.0596413Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-85191584512 25025367 10-26-25_20251112155120_20251112155123_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:11.6389754Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-85191584512 25025367 10-26-25_20251112155120_20251112155123_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:11.6392535Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/utn40zl0.ff0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:12.1895480Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/utn40zl0.ff0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:12.2067854Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:12.2077116Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:12.6643718Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-10193681812 25025367 10-26-25_20251112155120_20251112155123_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:13.0784122Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-10193681812 25025367 10-26-25_20251112155120_20251112155123_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:13.0786744Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/1wgk1pmh.kpd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:13.4789313Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/1wgk1pmh.kpd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:13.4936718Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:13.4946303Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:14.1090455Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-32486719912 25025367 10-26-25_20251112155120_20251112155124_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:14.6874486Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-32486719912 25025367 10-26-25_20251112155120_20251112155124_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:14.6878409Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/yt2m0ojg.2vo.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:15.0808403Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/yt2m0ojg.2vo.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:15.0840293Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:15.0846021Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:15.3970146Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-57131964312 25025367 10-26-25_20251112155120_20251112155124_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:15.9861423Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-57131964312 25025367 10-26-25_20251112155120_20251112155124_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:15.9864120Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/k4mh5llz.m4q.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:16.3837190Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/k4mh5llz.m4q.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:16.3871589Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:16.3877124Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:16.8625102Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-55992876112 25025367 10-26-25_20251112155120_20251112155124_Case-24.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:17.4367518Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-55992876112 25025367 10-26-25_20251112155120_20251112155124_Case-24.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:17.4369740Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/mpc2n22w.uu3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:17.8393630Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/mpc2n22w.uu3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:17.8424068Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:17.8429257Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:18.1454082Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-29000214512 25025367 10-26-25_20251112155120_20251112155124_Case-25.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:33.4785534Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-29000214512 25025367 10-26-25_20251112155120_20251112155124_Case-25.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:33.4788349Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/00uxd5dk.3do.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:33.8644492Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/00uxd5dk.3do.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:33.8678594Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-26.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:33.8684224Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:34.4314178Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-81924733712 25025367 10-26-25_20251112155120_20251112155124_Case-26.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:35.1268482Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-81924733712 25025367 10-26-25_20251112155120_20251112155124_Case-26.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:35.1271032Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/3tia443h.qm2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:35.7795084Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/3tia443h.qm2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:35.7835562Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:35.7840647Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:37.1881342Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-93074271712 25025367 10-26-25_20251112155120_20251112155124_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:37.9827622Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-93074271712 25025367 10-26-25_20251112155120_20251112155124_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:37.9830021Z","@mt":"Uploading: file CoverTemplate/4mxjmd5j.wdi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:38.6763340Z","@mt":"Uploaded: file CoverTemplate/4mxjmd5j.wdi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:38.8262990Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-15848681212 25025367 10-26-25_20251112155120_20251112155124_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:39.5590538Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-15848681212 25025367 10-26-25_20251112155120_20251112155124_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:39.5593778Z","@mt":"Uploading: file CoverTemplate/5xqngwtl.sek.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:40.2228172Z","@mt":"Uploaded: file CoverTemplate/5xqngwtl.sek.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:40.6204855Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-82740933312 25025367 10-26-25_20251112155120_20251112155124_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:41.0133600Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-82740933312 25025367 10-26-25_20251112155120_20251112155124_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:41.0137052Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/exzex3ye.gnf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:41.4168637Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/exzex3ye.gnf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:41.4205485Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155125_Case-29.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:41.4215219Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:41.9320450Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-25766809212 25025367 10-26-25_20251112155120_20251112155125_Case-29.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:42.6092551Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-25766809212 25025367 10-26-25_20251112155120_20251112155125_Case-29.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:42.6095562Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/1tbcwi10.pv0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:43.1997690Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/1tbcwi10.pv0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7863148Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7869417Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7874892Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7879953Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7885338Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7890398Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7895739Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7900723Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7906084Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7911143Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7916483Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7924591Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7929653Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7935047Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7940087Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7945442Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7950498Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7955831Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7960852Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:03:54.7966168Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5F","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8818894Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/bj1jkm0p.l3i.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8824531Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/wemghkpd.3ul.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8829655Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/goh304cv.02v.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8834749Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/egc4d1cs.abu.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8839856Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/wbn5qorb.jwl.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8844929Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/mwizbvjg.dj2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8849948Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/fgo5q3sa.xax.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8855391Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/h5wva0ju.tr0.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8860402Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/5vfysyei.lcl.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8865440Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/5vgrrfr3.z5z.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8870505Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/0hwe3gtr.32u.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8875580Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/utn40zl0.ff0.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8880593Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/1wgk1pmh.kpd.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8885603Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/yt2m0ojg.2vo.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8890628Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/k4mh5llz.m4q.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8895663Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/mpc2n22w.uu3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8900662Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/00uxd5dk.3do.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8906080Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/3tia443h.qm2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8911139Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/exzex3ye.gnf.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8916179Z","@mt":"Signed url obtained for file CoverTemplate/4mxjmd5j.wdi.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8921184Z","@mt":"Signed url obtained for file CoverTemplate/5xqngwtl.sek.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:05.8926257Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/1tbcwi10.pv0.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:11.0248010Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/nar0cj32.5oi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:11.5032811Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/nar0cj32.5oi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:11.5070998Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/nar0cj32.5oi.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5L:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5L","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7065148Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7070636Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7076297Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155121_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7081204Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7086390Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155122_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7091184Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7096373Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7101179Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7105996Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7110819Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7115936Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7120713Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7126945Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155123_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7131751Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7136893Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7141681Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7146881Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7151656Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-26.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7156802Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155124_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:22.7161578Z","@mt":"Signed url obtained for file PoliceReports/Cases/12 25025367 10-26-25_20251112155120_20251112155125_Case-29.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:26.8232118Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/4hutb0gn.u3i.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:27.5796648Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/4hutb0gn.u3i.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:27.9024317Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/nar0cj32.5oi.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:04:27.9057635Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/4hutb0gn.u3i.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMB5N:00000001","RequestPath":"/api/finalized-documents/download-bulk/31117e9a-be5d-4542-a5dc-08de21f5a06d","ConnectionId":"0HNH1K2QHMB5N","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1670245Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1676104Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1681041Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1686352Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1691248Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1696481Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1701422Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1706646Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1715143Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1720217Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1725273Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1729949Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1735004Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1739676Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1744819Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1749511Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1754603Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1759270Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1764292Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:22.1768959Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5P:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5P","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:25.4018596Z","@mt":"Signed url obtained for file PoliceTemplate/Dunellen Dept_20241120163605.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5R:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5R","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:38.3496375Z","@mt":"Signed url obtained for file PoliceTemplate/North Brunswick Dept_20250127185131.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5T","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:38.3502153Z","@mt":"Signed url obtained for file PoliceTemplate/North Brunswick Dept_20240513201805.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMB5T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMB5T","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:45.8956038Z","@mt":"Uploading: file PoliceReports/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB5V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB5V","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:46.5761825Z","@mt":"Uploaded: file PoliceReports/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB5V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB5V","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:46.5763179Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB5V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB5V","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:46.5763577Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB5V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB5V","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:46.5945805Z","@mt":"Python initialized in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB5V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB5V","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:46.5946312Z","@mt":"fitz imported in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB5V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB5V","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:46.6682600Z","@mt":"Uploading: file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB5V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB5V","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:46.7270783Z","@mt":"Uploading: file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB5V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB5V","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:46.7886843Z","@mt":"Uploading: file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB5V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB5V","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:46.7898277Z","@mt":"Doc closed in 213 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB5V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB5V","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:46.7898582Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB5V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB5V","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:46.7907820Z","@mt":"temp file deleted in 214 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB5V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB5V","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:47.1569794Z","@mt":"Uploaded: file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB5V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB5V","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:47.2035554Z","@mt":"Uploaded: file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB5V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB5V","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:47.3237479Z","@mt":"Uploaded: file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB5V:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB5V","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:48.7434638Z","@mt":"Signed url obtained for file Logos/NNJ_20241120163606.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMB61:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMB61","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:36:54.0333087Z","@mt":"Signed url obtained for file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB65:00000001","RequestPath":"/api/file/4929f8c5-0b4b-4176-29fc-08de21f5a071","ConnectionId":"0HNH1K2QHMB65","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:08.1023370Z","@mt":"Uploading: file PoliceReports/13 11.10-1_20251112163708.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:09.7652690Z","@mt":"Uploaded: file PoliceReports/13 11.10-1_20251112163708.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:09.7654999Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:09.7655424Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:09.7851137Z","@mt":"Python initialized in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:09.7851625Z","@mt":"fitz imported in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:09.9415006Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163709_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.0390637Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163709_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.1076426Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.1806804Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.2585200Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.3350522Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.4156527Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.4423326Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163709_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.5102078Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.5639203Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.5652375Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163709_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.5819504Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.6513028Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.6774721Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":401,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.7043381Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.7278748Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.7447831Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":401,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.8050488Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.8346181Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.8806616Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:10.9694203Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.0026867Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":401,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.0434722Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.0758804Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":401,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.1096628Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.1168085Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.1981812Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.2383976Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.2672316Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.2965614Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.3342003Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.3659633Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.4053394Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.4372363Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.4536229Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.4769659Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.5479147Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.5658207Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.6229570Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.6540157Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.6988083Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-24.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.7542895Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.7828040Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-25.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.7956165Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.8670456Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-26.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.9020742Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.9474885Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:11.9501531Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.0001138Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.0182911Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-28.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.0897994Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-29.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.0932614Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.1515042Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-24.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.1596435Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-30.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.2380397Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-31.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.2899049Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-25.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.3071471Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-32.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.3399781Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-26.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.3793358Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-33.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.4470573Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.4527141Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-34.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.4854444Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-28.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.5248628Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-35.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.5873835Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-29.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.6065873Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-36.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.6436739Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-30.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.6778000Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-37.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.6886704Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-31.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.7472952Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-38.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.7534906Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-32.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.8165995Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-39.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.8398443Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-33.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.8864699Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-40.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.9193415Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-34.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:12.9550464Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-41.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:13.0029944Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-35.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:13.0260172Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-42.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:13.0673668Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-36.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:13.0937386Z","@mt":"Uploading: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163713_Case-43.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:13.0958020Z","@mt":"Doc closed in 3330 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:13.0958347Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:13.1022507Z","@mt":"temp file deleted in 3336 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:13.1636334Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-37.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:13.2241781Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-38.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":401,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:13.3087232Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-39.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:13.3900628Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-40.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:13.4218604Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-41.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:13.4676881Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-42.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:13.5198461Z","@mt":"Uploaded: file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163713_Case-43.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMB67:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMB67","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:15.4607637Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMB69:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMB69","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:18.8911592Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163709_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB6D:00000001","RequestPath":"/api/file/4698e7cc-47a0-40ac-29ff-08de21f5a071","ConnectionId":"0HNH1K2QHMB6D","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:47.4230288Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163709_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB6L:00000001","RequestPath":"/api/file/4698e7cc-47a0-40ac-29ff-08de21f5a071","ConnectionId":"0HNH1K2QHMB6L","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:50.7509063Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163709_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB6O:00000001","RequestPath":"/api/file/4698e7cc-47a0-40ac-29ff-08de21f5a071","ConnectionId":"0HNH1K2QHMB6O","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:37:56.0542614Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163709_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB6S:00000001","RequestPath":"/api/file/523abbf2-b6af-4b05-2a00-08de21f5a071","ConnectionId":"0HNH1K2QHMB6S","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:38:01.9855392Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163709_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB70:00000001","RequestPath":"/api/file/523abbf2-b6af-4b05-2a00-08de21f5a071","ConnectionId":"0HNH1K2QHMB70","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:38:04.2179657Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163709_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB73:00000001","RequestPath":"/api/file/523abbf2-b6af-4b05-2a00-08de21f5a071","ConnectionId":"0HNH1K2QHMB73","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:38:07.3149533Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB77:00000001","RequestPath":"/api/file/413aef75-0c0b-4541-2a01-08de21f5a071","ConnectionId":"0HNH1K2QHMB77","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:38:13.1121158Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB7D:00000001","RequestPath":"/api/file/413aef75-0c0b-4541-2a01-08de21f5a071","ConnectionId":"0HNH1K2QHMB7D","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:38:15.2578773Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB7G:00000001","RequestPath":"/api/file/413aef75-0c0b-4541-2a01-08de21f5a071","ConnectionId":"0HNH1K2QHMB7G","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:38:16.9195159Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB7K:00000001","RequestPath":"/api/file/438e2727-cbb4-4756-2a02-08de21f5a071","ConnectionId":"0HNH1K2QHMB7K","ThreadId":504,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:38:22.2938812Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB7Q:00000001","RequestPath":"/api/file/438e2727-cbb4-4756-2a02-08de21f5a071","ConnectionId":"0HNH1K2QHMB7Q","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:38:25.1925869Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB7T:00000001","RequestPath":"/api/file/438e2727-cbb4-4756-2a02-08de21f5a071","ConnectionId":"0HNH1K2QHMB7T","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:38:28.0324421Z","@mt":"Signed url obtained for file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB83:00000001","RequestPath":"/api/file/4929f8c5-0b4b-4176-29fc-08de21f5a071","ConnectionId":"0HNH1K2QHMB83","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:38:29.9365486Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB89:00000001","RequestPath":"/api/file/53e516fd-516a-4c15-2a03-08de21f5a071","ConnectionId":"0HNH1K2QHMB89","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:38:30.2059375Z","@mt":"Signed url obtained for file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB8A:00000001","RequestPath":"/api/file/4929f8c5-0b4b-4176-29fc-08de21f5a071","ConnectionId":"0HNH1K2QHMB8A","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:38:37.8268594Z","@mt":"Signed url obtained for file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB8G:00000001","RequestPath":"/api/file/e809b17f-58e0-4c26-29fd-08de21f5a071","ConnectionId":"0HNH1K2QHMB8G","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:38:50.2473851Z","@mt":"Signed url obtained for file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB8O:00000001","RequestPath":"/api/file/e809b17f-58e0-4c26-29fd-08de21f5a071","ConnectionId":"0HNH1K2QHMB8O","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:38:55.0516856Z","@mt":"Signed url obtained for file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB8U:00000001","RequestPath":"/api/file/9ba04c81-ec7a-437d-29fe-08de21f5a071","ConnectionId":"0HNH1K2QHMB8U","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:38:55.3534727Z","@mt":"Signed url obtained for file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB8V:00000001","RequestPath":"/api/file/9ba04c81-ec7a-437d-29fe-08de21f5a071","ConnectionId":"0HNH1K2QHMB8V","ThreadId":289,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:39:36.2306248Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB95:00000001","RequestPath":"/api/file/53e516fd-516a-4c15-2a03-08de21f5a071","ConnectionId":"0HNH1K2QHMB95","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:39:40.3702613Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB98:00000001","RequestPath":"/api/file/53e516fd-516a-4c15-2a03-08de21f5a071","ConnectionId":"0HNH1K2QHMB98","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:39:41.4080089Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB9C:00000001","RequestPath":"/api/file/4491e1ea-ebc8-4cf4-2a04-08de21f5a071","ConnectionId":"0HNH1K2QHMB9C","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:39:58.0550349Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB9K:00000001","RequestPath":"/api/file/4491e1ea-ebc8-4cf4-2a04-08de21f5a071","ConnectionId":"0HNH1K2QHMB9K","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:40:03.0187972Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB9Q:00000001","RequestPath":"/api/file/894785cf-4ef1-47fa-2a05-08de21f5a071","ConnectionId":"0HNH1K2QHMB9Q","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:40:03.3284673Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMB9R:00000001","RequestPath":"/api/file/894785cf-4ef1-47fa-2a05-08de21f5a071","ConnectionId":"0HNH1K2QHMB9R","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:40:26.4399877Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBA5:00000001","RequestPath":"/api/file/894785cf-4ef1-47fa-2a05-08de21f5a071","ConnectionId":"0HNH1K2QHMBA5","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:40:28.9227432Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBA8:00000001","RequestPath":"/api/file/894785cf-4ef1-47fa-2a05-08de21f5a071","ConnectionId":"0HNH1K2QHMBA8","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:40:39.3939546Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBAC:00000001","RequestPath":"/api/file/0e331658-c522-49b5-2a06-08de21f5a071","ConnectionId":"0HNH1K2QHMBAC","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:40:45.1262829Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBAI:00000001","RequestPath":"/api/file/0e331658-c522-49b5-2a06-08de21f5a071","ConnectionId":"0HNH1K2QHMBAI","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:40:47.7131621Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBAL:00000001","RequestPath":"/api/file/0e331658-c522-49b5-2a06-08de21f5a071","ConnectionId":"0HNH1K2QHMBAL","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:40:49.2646116Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBAP:00000001","RequestPath":"/api/file/97e3da24-106c-444b-2a07-08de21f5a071","ConnectionId":"0HNH1K2QHMBAP","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:12.9849964Z","@mt":"Signed url obtained for file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBB2:00000001","RequestPath":"/api/file/9ba04c81-ec7a-437d-29fe-08de21f5a071","ConnectionId":"0HNH1K2QHMBB2","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:13.2881423Z","@mt":"Signed url obtained for file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBB3:00000001","RequestPath":"/api/file/9ba04c81-ec7a-437d-29fe-08de21f5a071","ConnectionId":"0HNH1K2QHMBB3","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:15.7195809Z","@mt":"Signed url obtained for file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBB6:00000001","RequestPath":"/api/file/9ba04c81-ec7a-437d-29fe-08de21f5a071","ConnectionId":"0HNH1K2QHMBB6","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:18.3730504Z","@mt":"Signed url obtained for file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBBB:00000001","RequestPath":"/api/file/9ba04c81-ec7a-437d-29fe-08de21f5a071","ConnectionId":"0HNH1K2QHMBBB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:18.5506900Z","@mt":"Signed url obtained for file Logos/NNJ_20241120163606.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMBBC:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMBBC","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:26.0938802Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMBBG:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMBBG","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:26.0944735Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMBBG:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMBBG","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:26.0950048Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T164126Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=13d799d1f894dc2087303d2f0df348a29fa8b332d5f9a6483f7d4d9b4c8c640acf977630888b904bac23b1c507c2212b3f2e0a61596289462b20021644c49d7f81f55fa51fc29e5df9637e16d8c1064762a28773bc49db7632b35c2e5414edf5c2668f318fa7ff235fdb1a2d6696228e51d256c2cad39a97d69dfc5babe3e0f796478c63fde7502a21bf97f1551066390db11678a8a1d60a450c17d055527b00e259a1e333700e6466b3e9187346758a8063297e2d09f8c98c4bc05a127f218a8d2d57309227059ce8748d7f406925290b82f77c08c06dc3683b062c17250b20327bc2870a1f9e45de8de82e77dbfc860624ae66105ccb45a3861d053c11d412","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMBBG:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMBBG","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:26.0955846Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T164126Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=664cb29bd2fc2c79715a0db49425f69388836a04384c83d4c443d6ff1b456a567450c4db8dd0ccab0a286740f248fb596246055039af598f5e3bf62acd211e21afdb2debf32676fd3d3415876e180a26a765f88dffbe16ead49bab9b4a1799fe500304980fa990ab1aa97b1728c63b7e78f7be62c19b3476caa71b7e3581818b3ecc410490ac635a7b3261f9b88a64115f98cfc5013960481f217ad99fbd5e755f1393d6cdb542d07a9eda29d2b72bc523c4703408271374077855140c230050cb46a7ff7765d6283158b8f7411ed9ac2881485dcfe3a640034fbb949921a5fa95457705e7d8bbb3e04a87882c7e8ff9bb45ad67f2bccc41f676e09fb2e919ad","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMBBG:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMBBG","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:27.0404648Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMBBI:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMBBI","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:27.7086854Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMBBL:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMBBL","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:27.7092611Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMBBL:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMBBL","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:27.8771164Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMBBM:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMBBM","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:27.8808587Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMBBM:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMBBM","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:27.8884194Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:27.8884460Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:27.8892401Z","@mt":"3 - Cases found2","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:27.8892561Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:27.8904345Z","@mt":"Signed url obtained for file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:27.8914672Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:28.2199532Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-27981294514 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:28.8883340Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-27981294514 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:28.8887454Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/glcv3yht.mul.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:29.2895710Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/glcv3yht.mul.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:29.2940604Z","@mt":"Signed url obtained for file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:29.2947217Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:30.0126156Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-94442277914 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:30.6846242Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-94442277914 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:30.6850592Z","@mt":"Uploading: file CoverTemplate/szvtjltq.yp0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:31.0739373Z","@mt":"Uploaded: file CoverTemplate/szvtjltq.yp0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:31.4744627Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-33711226714 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:31.9363111Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-33711226714 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:31.9367217Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/3aanm2np.rqc.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:32.3321961Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/3aanm2np.rqc.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:34.8953629Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBC2:00000001","RequestPath":"/api/file/97e3da24-106c-444b-2a07-08de21f5a071","ConnectionId":"0HNH1K2QHMBC2","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:37.5321952Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBC8:00000001","RequestPath":"/api/file/92d39f87-d322-463d-2a08-08de21f5a071","ConnectionId":"0HNH1K2QHMBC8","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:41:37.8367319Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBC9:00000001","RequestPath":"/api/file/92d39f87-d322-463d-2a08-08de21f5a071","ConnectionId":"0HNH1K2QHMBC9","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:42:07.0524707Z","@mt":"Signed url obtained for file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMBCJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/9063eb46-cc83-4609-a5dd-08de21f5a06d","ConnectionId":"0HNH1K2QHMBCJ","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:42:07.0530012Z","@mt":"Signed url obtained for file PoliceReports/Cases/14 OPRA 2025- Accident Reports 11-03-25 - 11-09-25- Ioana Enescu_20251112163645_20251112163646_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMBCJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/9063eb46-cc83-4609-a5dd-08de21f5a06d","ConnectionId":"0HNH1K2QHMBCJ","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:42:08.0959349Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/kyweypyg.nwj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMBCJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/9063eb46-cc83-4609-a5dd-08de21f5a06d","ConnectionId":"0HNH1K2QHMBCJ","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:42:08.8895534Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/kyweypyg.nwj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMBCJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/9063eb46-cc83-4609-a5dd-08de21f5a06d","ConnectionId":"0HNH1K2QHMBCJ","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:42:08.8932875Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/kyweypyg.nwj.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMBCJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/9063eb46-cc83-4609-a5dd-08de21f5a06d","ConnectionId":"0HNH1K2QHMBCJ","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:42:32.1794640Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/glcv3yht.mul.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMBCL:00000001","RequestPath":"/api/finalized-documents/download-bulk/9063eb46-cc83-4609-a5dd-08de21f5a06d","ConnectionId":"0HNH1K2QHMBCL","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:42:32.1800459Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/3aanm2np.rqc.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMBCL:00000001","RequestPath":"/api/finalized-documents/download-bulk/9063eb46-cc83-4609-a5dd-08de21f5a06d","ConnectionId":"0HNH1K2QHMBCL","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:42:32.1806028Z","@mt":"Signed url obtained for file CoverTemplate/szvtjltq.yp0.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMBCL:00000001","RequestPath":"/api/finalized-documents/download-bulk/9063eb46-cc83-4609-a5dd-08de21f5a06d","ConnectionId":"0HNH1K2QHMBCL","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:42:32.8819038Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/i4jaqzhe.gvd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMBCL:00000001","RequestPath":"/api/finalized-documents/download-bulk/9063eb46-cc83-4609-a5dd-08de21f5a06d","ConnectionId":"0HNH1K2QHMBCL","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:42:33.4702494Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/i4jaqzhe.gvd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMBCL:00000001","RequestPath":"/api/finalized-documents/download-bulk/9063eb46-cc83-4609-a5dd-08de21f5a06d","ConnectionId":"0HNH1K2QHMBCL","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:42:33.8070830Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/kyweypyg.nwj.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMBCL:00000001","RequestPath":"/api/finalized-documents/download-bulk/9063eb46-cc83-4609-a5dd-08de21f5a06d","ConnectionId":"0HNH1K2QHMBCL","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:42:33.8102837Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/i4jaqzhe.gvd.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMBCL:00000001","RequestPath":"/api/finalized-documents/download-bulk/9063eb46-cc83-4609-a5dd-08de21f5a06d","ConnectionId":"0HNH1K2QHMBCL","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:43:04.5648175Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBCP:00000001","RequestPath":"/api/file/92d39f87-d322-463d-2a08-08de21f5a071","ConnectionId":"0HNH1K2QHMBCP","ThreadId":389,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:43:11.1025799Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBCT:00000001","RequestPath":"/api/file/92d39f87-d322-463d-2a08-08de21f5a071","ConnectionId":"0HNH1K2QHMBCT","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:43:13.8093152Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBD0:00000001","RequestPath":"/api/file/92d39f87-d322-463d-2a08-08de21f5a071","ConnectionId":"0HNH1K2QHMBD0","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:43:17.5086124Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBD4:00000001","RequestPath":"/api/file/92c68f64-9160-4bec-2a09-08de21f5a071","ConnectionId":"0HNH1K2QHMBD4","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:43:47.3309058Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMBDC:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMBDC","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:43:54.1609594Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBDG:00000001","RequestPath":"/api/file/92c68f64-9160-4bec-2a09-08de21f5a071","ConnectionId":"0HNH1K2QHMBDG","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:43:55.6330385Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBDK:00000001","RequestPath":"/api/file/5c25c079-a82a-407f-2a12-08de21f5a071","ConnectionId":"0HNH1K2QHMBDK","ThreadId":389,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:43:56.9659242Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBDN:00000001","RequestPath":"/api/file/92c68f64-9160-4bec-2a09-08de21f5a071","ConnectionId":"0HNH1K2QHMBDN","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:43:58.5998278Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBDR:00000001","RequestPath":"/api/file/1384dc87-b9df-47be-2a0a-08de21f5a071","ConnectionId":"0HNH1K2QHMBDR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:45:24.5072035Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBEA:00000001","RequestPath":"/api/file/1384dc87-b9df-47be-2a0a-08de21f5a071","ConnectionId":"0HNH1K2QHMBEA","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:45:27.6767981Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBED:00000001","RequestPath":"/api/file/1384dc87-b9df-47be-2a0a-08de21f5a071","ConnectionId":"0HNH1K2QHMBED","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:45:32.4062693Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBEI:00000001","RequestPath":"/api/file/19373090-0610-4255-2a0b-08de21f5a071","ConnectionId":"0HNH1K2QHMBEI","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:45:33.1358951Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBEL:00000001","RequestPath":"/api/file/5c25c079-a82a-407f-2a12-08de21f5a071","ConnectionId":"0HNH1K2QHMBEL","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:45:34.7297762Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBEQ:00000001","RequestPath":"/api/file/5c25c079-a82a-407f-2a12-08de21f5a071","ConnectionId":"0HNH1K2QHMBEQ","ThreadId":471,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:45:37.6749682Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBET:00000001","RequestPath":"/api/file/5c25c079-a82a-407f-2a12-08de21f5a071","ConnectionId":"0HNH1K2QHMBET","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:45:38.6736069Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBF1:00000001","RequestPath":"/api/file/42672e51-5f34-4e68-2a13-08de21f5a071","ConnectionId":"0HNH1K2QHMBF1","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:46:07.8115466Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBF7:00000001","RequestPath":"/api/file/19373090-0610-4255-2a0b-08de21f5a071","ConnectionId":"0HNH1K2QHMBF7","ThreadId":493,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:46:09.9241492Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBFA:00000001","RequestPath":"/api/file/19373090-0610-4255-2a0b-08de21f5a071","ConnectionId":"0HNH1K2QHMBFA","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:46:10.8839122Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBFE:00000001","RequestPath":"/api/file/34e5b34e-01f7-4fc2-2a0c-08de21f5a071","ConnectionId":"0HNH1K2QHMBFE","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:46:22.2254435Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBFK:00000001","RequestPath":"/api/file/42672e51-5f34-4e68-2a13-08de21f5a071","ConnectionId":"0HNH1K2QHMBFK","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:46:24.9275863Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBFO:00000001","RequestPath":"/api/file/42672e51-5f34-4e68-2a13-08de21f5a071","ConnectionId":"0HNH1K2QHMBFO","ThreadId":493,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:46:27.7498264Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBFV:00000001","RequestPath":"/api/file/a1199d0e-2642-426b-2a14-08de21f5a071","ConnectionId":"0HNH1K2QHMBFV","ThreadId":493,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:46:44.6286016Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBG5:00000001","RequestPath":"/api/file/34e5b34e-01f7-4fc2-2a0c-08de21f5a071","ConnectionId":"0HNH1K2QHMBG5","ThreadId":493,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:46:47.5647435Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBG8:00000001","RequestPath":"/api/file/34e5b34e-01f7-4fc2-2a0c-08de21f5a071","ConnectionId":"0HNH1K2QHMBG8","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:46:48.8774737Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBGC:00000001","RequestPath":"/api/file/559164b8-8ac7-4f08-2a0d-08de21f5a071","ConnectionId":"0HNH1K2QHMBGC","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:46:53.4900124Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBGH:00000001","RequestPath":"/api/file/559164b8-8ac7-4f08-2a0d-08de21f5a071","ConnectionId":"0HNH1K2QHMBGH","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:46:56.1964643Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBGM:00000001","RequestPath":"/api/file/559164b8-8ac7-4f08-2a0d-08de21f5a071","ConnectionId":"0HNH1K2QHMBGM","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:46:56.8391102Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBGP:00000001","RequestPath":"/api/file/d2e4f099-b180-46dd-2a0e-08de21f5a071","ConnectionId":"0HNH1K2QHMBGP","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:47:01.2743654Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBGU:00000001","RequestPath":"/api/file/d2e4f099-b180-46dd-2a0e-08de21f5a071","ConnectionId":"0HNH1K2QHMBGU","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:47:03.5937418Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBH4:00000001","RequestPath":"/api/file/e3efb7d3-2510-4f6c-2a0f-08de21f5a071","ConnectionId":"0HNH1K2QHMBH4","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:47:03.9020944Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBH7:00000001","RequestPath":"/api/file/e3efb7d3-2510-4f6c-2a0f-08de21f5a071","ConnectionId":"0HNH1K2QHMBH7","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:47:06.2591549Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBHF:00000001","RequestPath":"/api/file/a1199d0e-2642-426b-2a14-08de21f5a071","ConnectionId":"0HNH1K2QHMBHF","ThreadId":385,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:47:08.6821854Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBHI:00000001","RequestPath":"/api/file/a1199d0e-2642-426b-2a14-08de21f5a071","ConnectionId":"0HNH1K2QHMBHI","ThreadId":493,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:47:09.7802122Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBHM:00000001","RequestPath":"/api/file/08b6406e-d286-448e-2a15-08de21f5a071","ConnectionId":"0HNH1K2QHMBHM","ThreadId":385,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:47:21.6623960Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBHS:00000001","RequestPath":"/api/file/e3efb7d3-2510-4f6c-2a0f-08de21f5a071","ConnectionId":"0HNH1K2QHMBHS","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:47:24.5284888Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBI2:00000001","RequestPath":"/api/file/dd7d89f2-40b5-4da8-2a10-08de21f5a071","ConnectionId":"0HNH1K2QHMBI2","ThreadId":385,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:47:24.8377909Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBI3:00000001","RequestPath":"/api/file/dd7d89f2-40b5-4da8-2a10-08de21f5a071","ConnectionId":"0HNH1K2QHMBI3","ThreadId":385,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:47:27.7066191Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBIB:00000001","RequestPath":"/api/file/08b6406e-d286-448e-2a15-08de21f5a071","ConnectionId":"0HNH1K2QHMBIB","ThreadId":385,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:47:29.7747996Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBIE:00000001","RequestPath":"/api/file/08b6406e-d286-448e-2a15-08de21f5a071","ConnectionId":"0HNH1K2QHMBIE","ThreadId":382,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:47:30.8834974Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBII:00000001","RequestPath":"/api/file/5ae9a712-fdd9-48a9-2a16-08de21f5a071","ConnectionId":"0HNH1K2QHMBII","ThreadId":382,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:47:54.9318475Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBIQ:00000001","RequestPath":"/api/file/dd7d89f2-40b5-4da8-2a10-08de21f5a071","ConnectionId":"0HNH1K2QHMBIQ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:47:57.6721138Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBIT:00000001","RequestPath":"/api/file/dd7d89f2-40b5-4da8-2a10-08de21f5a071","ConnectionId":"0HNH1K2QHMBIT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:48:02.0294159Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBJ1:00000001","RequestPath":"/api/file/b5fa6d30-0251-47ac-2a11-08de21f5a071","ConnectionId":"0HNH1K2QHMBJ1","ThreadId":382,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:48:32.6311387Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBJB:00000001","RequestPath":"/api/file/5ae9a712-fdd9-48a9-2a16-08de21f5a071","ConnectionId":"0HNH1K2QHMBJB","ThreadId":382,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:48:34.9425069Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBJE:00000001","RequestPath":"/api/file/5ae9a712-fdd9-48a9-2a16-08de21f5a071","ConnectionId":"0HNH1K2QHMBJE","ThreadId":382,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:48:38.1495017Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBJM:00000001","RequestPath":"/api/file/b5fa6d30-0251-47ac-2a11-08de21f5a071","ConnectionId":"0HNH1K2QHMBJM","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:48:38.2705081Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBJN:00000001","RequestPath":"/api/file/5ae9a712-fdd9-48a9-2a16-08de21f5a071","ConnectionId":"0HNH1K2QHMBJN","ThreadId":382,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:48:39.0183614Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBJQ:00000001","RequestPath":"/api/file/55b45690-ce24-440a-2a17-08de21f5a071","ConnectionId":"0HNH1K2QHMBJQ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:48:41.7797222Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBJT:00000001","RequestPath":"/api/file/b5fa6d30-0251-47ac-2a11-08de21f5a071","ConnectionId":"0HNH1K2QHMBJT","ThreadId":382,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:48:42.8276145Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBK1:00000001","RequestPath":"/api/file/5c25c079-a82a-407f-2a12-08de21f5a071","ConnectionId":"0HNH1K2QHMBK1","ThreadId":382,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:48:45.2219409Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMBK3:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMBK3","ThreadId":382,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:48:47.1384780Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMBK5:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMBK5","ThreadId":382,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:48:54.9592039Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBKB:00000001","RequestPath":"/api/file/55b45690-ce24-440a-2a17-08de21f5a071","ConnectionId":"0HNH1K2QHMBKB","ThreadId":382,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:48:56.8246434Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBKE:00000001","RequestPath":"/api/file/55b45690-ce24-440a-2a17-08de21f5a071","ConnectionId":"0HNH1K2QHMBKE","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:48:57.7551023Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-26.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBKI:00000001","RequestPath":"/api/file/9ba54b02-b4c1-4a51-2a18-08de21f5a071","ConnectionId":"0HNH1K2QHMBKI","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:48:59.6574995Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-34.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBKM:00000001","RequestPath":"/api/file/71257c51-9a4e-4b68-2a20-08de21f5a071","ConnectionId":"0HNH1K2QHMBKM","ThreadId":472,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:49:07.1349361Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-26.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBKU:00000001","RequestPath":"/api/file/9ba54b02-b4c1-4a51-2a18-08de21f5a071","ConnectionId":"0HNH1K2QHMBKU","ThreadId":382,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:49:09.4225224Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBL4:00000001","RequestPath":"/api/file/06743386-7467-4368-2a19-08de21f5a071","ConnectionId":"0HNH1K2QHMBL4","ThreadId":472,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:49:09.7311380Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBL5:00000001","RequestPath":"/api/file/06743386-7467-4368-2a19-08de21f5a071","ConnectionId":"0HNH1K2QHMBL5","ThreadId":472,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:49:30.4899084Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBLD:00000001","RequestPath":"/api/file/06743386-7467-4368-2a19-08de21f5a071","ConnectionId":"0HNH1K2QHMBLD","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:49:33.0990917Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBLG:00000001","RequestPath":"/api/file/06743386-7467-4368-2a19-08de21f5a071","ConnectionId":"0HNH1K2QHMBLG","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:49:36.6995941Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-28.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBLK:00000001","RequestPath":"/api/file/e1116c74-ae81-4bf8-2a1a-08de21f5a071","ConnectionId":"0HNH1K2QHMBLK","ThreadId":382,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:49:43.8870325Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-28.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBLQ:00000001","RequestPath":"/api/file/e1116c74-ae81-4bf8-2a1a-08de21f5a071","ConnectionId":"0HNH1K2QHMBLQ","ThreadId":446,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:49:46.2098166Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-28.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBLT:00000001","RequestPath":"/api/file/e1116c74-ae81-4bf8-2a1a-08de21f5a071","ConnectionId":"0HNH1K2QHMBLT","ThreadId":382,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:49:47.4072950Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-29.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBM1:00000001","RequestPath":"/api/file/919aa2c2-b369-4047-2a1b-08de21f5a071","ConnectionId":"0HNH1K2QHMBM1","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:51:09.8068630Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-34.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBM5:00000001","RequestPath":"/api/file/71257c51-9a4e-4b68-2a20-08de21f5a071","ConnectionId":"0HNH1K2QHMBM5","ThreadId":439,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:51:13.4983337Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-34.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBM8:00000001","RequestPath":"/api/file/71257c51-9a4e-4b68-2a20-08de21f5a071","ConnectionId":"0HNH1K2QHMBM8","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:51:16.4575436Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-35.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBME:00000001","RequestPath":"/api/file/df56c817-0a88-4f1b-2a21-08de21f5a071","ConnectionId":"0HNH1K2QHMBME","ThreadId":439,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:51:16.7618569Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-35.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBMF:00000001","RequestPath":"/api/file/df56c817-0a88-4f1b-2a21-08de21f5a071","ConnectionId":"0HNH1K2QHMBMF","ThreadId":435,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:51:34.8506194Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-35.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBMN:00000001","RequestPath":"/api/file/df56c817-0a88-4f1b-2a21-08de21f5a071","ConnectionId":"0HNH1K2QHMBMN","ThreadId":435,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:51:37.0912230Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-35.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBMQ:00000001","RequestPath":"/api/file/df56c817-0a88-4f1b-2a21-08de21f5a071","ConnectionId":"0HNH1K2QHMBMQ","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:51:38.0320058Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-36.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBMU:00000001","RequestPath":"/api/file/7c11f8a3-b0eb-41c7-2a22-08de21f5a071","ConnectionId":"0HNH1K2QHMBMU","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:51:57.1498247Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-36.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBN6:00000001","RequestPath":"/api/file/7c11f8a3-b0eb-41c7-2a22-08de21f5a071","ConnectionId":"0HNH1K2QHMBN6","ThreadId":435,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:52:01.4558556Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-36.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBN9:00000001","RequestPath":"/api/file/7c11f8a3-b0eb-41c7-2a22-08de21f5a071","ConnectionId":"0HNH1K2QHMBN9","ThreadId":439,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:52:02.4089826Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-37.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBND:00000001","RequestPath":"/api/file/9b1e7ee2-519e-490a-2a23-08de21f5a071","ConnectionId":"0HNH1K2QHMBND","ThreadId":435,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:52:37.7207667Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-37.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBNL:00000001","RequestPath":"/api/file/9b1e7ee2-519e-490a-2a23-08de21f5a071","ConnectionId":"0HNH1K2QHMBNL","ThreadId":435,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:52:39.6244686Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-37.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBNO:00000001","RequestPath":"/api/file/9b1e7ee2-519e-490a-2a23-08de21f5a071","ConnectionId":"0HNH1K2QHMBNO","ThreadId":439,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:52:40.5655483Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-38.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBNS:00000001","RequestPath":"/api/file/c0f4de2c-2795-4fcd-2a24-08de21f5a071","ConnectionId":"0HNH1K2QHMBNS","ThreadId":435,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:52:57.8708847Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-29.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBO8:00000001","RequestPath":"/api/file/919aa2c2-b369-4047-2a1b-08de21f5a071","ConnectionId":"0HNH1K2QHMBO8","ThreadId":473,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:53:00.3047497Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-29.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBOB:00000001","RequestPath":"/api/file/919aa2c2-b369-4047-2a1b-08de21f5a071","ConnectionId":"0HNH1K2QHMBOB","ThreadId":439,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:53:01.2668611Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-30.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBOF:00000001","RequestPath":"/api/file/fdb8cd29-407e-4e46-2a1c-08de21f5a071","ConnectionId":"0HNH1K2QHMBOF","ThreadId":435,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:53:10.1383110Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-38.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBOJ:00000001","RequestPath":"/api/file/c0f4de2c-2795-4fcd-2a24-08de21f5a071","ConnectionId":"0HNH1K2QHMBOJ","ThreadId":439,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:53:12.9107833Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-39.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBOP:00000001","RequestPath":"/api/file/783c55ac-5a82-4fc5-2a25-08de21f5a071","ConnectionId":"0HNH1K2QHMBOP","ThreadId":439,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:53:13.2148881Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-39.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBOQ:00000001","RequestPath":"/api/file/783c55ac-5a82-4fc5-2a25-08de21f5a071","ConnectionId":"0HNH1K2QHMBOQ","ThreadId":473,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:53:23.2099977Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-30.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBP2:00000001","RequestPath":"/api/file/fdb8cd29-407e-4e46-2a1c-08de21f5a071","ConnectionId":"0HNH1K2QHMBP2","ThreadId":446,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:53:25.5554670Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-30.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBP7:00000001","RequestPath":"/api/file/fdb8cd29-407e-4e46-2a1c-08de21f5a071","ConnectionId":"0HNH1K2QHMBP7","ThreadId":435,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:53:29.6656835Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-31.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBPB:00000001","RequestPath":"/api/file/fe4f2286-8f96-4c3b-2a1d-08de21f5a071","ConnectionId":"0HNH1K2QHMBPB","ThreadId":435,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:54:47.2312492Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-39.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBPH:00000001","RequestPath":"/api/file/783c55ac-5a82-4fc5-2a25-08de21f5a071","ConnectionId":"0HNH1K2QHMBPH","ThreadId":472,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:54:49.5621863Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-39.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBPK:00000001","RequestPath":"/api/file/783c55ac-5a82-4fc5-2a25-08de21f5a071","ConnectionId":"0HNH1K2QHMBPK","ThreadId":446,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:54:50.6915082Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-40.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBPO:00000001","RequestPath":"/api/file/702bea32-bd01-4de3-2a26-08de21f5a071","ConnectionId":"0HNH1K2QHMBPO","ThreadId":435,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:55:16.8390338Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-40.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBQ0:00000001","RequestPath":"/api/file/702bea32-bd01-4de3-2a26-08de21f5a071","ConnectionId":"0HNH1K2QHMBQ0","ThreadId":446,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:55:18.9501879Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-40.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBQ3:00000001","RequestPath":"/api/file/702bea32-bd01-4de3-2a26-08de21f5a071","ConnectionId":"0HNH1K2QHMBQ3","ThreadId":472,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:55:20.0264689Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-41.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBQ7:00000001","RequestPath":"/api/file/90ae26ca-6529-4629-2a27-08de21f5a071","ConnectionId":"0HNH1K2QHMBQ7","ThreadId":472,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:55:49.0292383Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-31.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBQF:00000001","RequestPath":"/api/file/fe4f2286-8f96-4c3b-2a1d-08de21f5a071","ConnectionId":"0HNH1K2QHMBQF","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:55:50.8979983Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-31.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBQI:00000001","RequestPath":"/api/file/fe4f2286-8f96-4c3b-2a1d-08de21f5a071","ConnectionId":"0HNH1K2QHMBQI","ThreadId":435,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:55:53.1820938Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-31.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBQN:00000001","RequestPath":"/api/file/fe4f2286-8f96-4c3b-2a1d-08de21f5a071","ConnectionId":"0HNH1K2QHMBQN","ThreadId":446,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:55:53.7864851Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-41.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBQR:00000001","RequestPath":"/api/file/90ae26ca-6529-4629-2a27-08de21f5a071","ConnectionId":"0HNH1K2QHMBQR","ThreadId":446,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:55:54.2832503Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-32.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBQT:00000001","RequestPath":"/api/file/ac3522f1-4bcd-4026-2a1e-08de21f5a071","ConnectionId":"0HNH1K2QHMBQT","ThreadId":446,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:55:56.3249760Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-41.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBR0:00000001","RequestPath":"/api/file/90ae26ca-6529-4629-2a27-08de21f5a071","ConnectionId":"0HNH1K2QHMBR0","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:55:57.3087221Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-42.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBR4:00000001","RequestPath":"/api/file/7ec6a042-4793-48f2-2a28-08de21f5a071","ConnectionId":"0HNH1K2QHMBR4","ThreadId":435,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:56:25.3102422Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-42.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBRE:00000001","RequestPath":"/api/file/7ec6a042-4793-48f2-2a28-08de21f5a071","ConnectionId":"0HNH1K2QHMBRE","ThreadId":435,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:56:28.3595679Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-42.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBRH:00000001","RequestPath":"/api/file/7ec6a042-4793-48f2-2a28-08de21f5a071","ConnectionId":"0HNH1K2QHMBRH","ThreadId":435,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:56:29.4721039Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163713_Case-43.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBRL:00000001","RequestPath":"/api/file/9c0deac4-062a-4abf-2a29-08de21f5a071","ConnectionId":"0HNH1K2QHMBRL","ThreadId":446,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:56:50.4630998Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163713_Case-43.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBRT:00000001","RequestPath":"/api/file/9c0deac4-062a-4abf-2a29-08de21f5a071","ConnectionId":"0HNH1K2QHMBRT","ThreadId":435,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:56:57.2438467Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163713_Case-43.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBS1:00000001","RequestPath":"/api/file/9c0deac4-062a-4abf-2a29-08de21f5a071","ConnectionId":"0HNH1K2QHMBS1","ThreadId":435,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:56:58.5095593Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMBS3:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMBS3","ThreadId":435,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:57:07.1162427Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMBS5:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMBS5","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:57:32.2775358Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-32.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBS9:00000001","RequestPath":"/api/file/ac3522f1-4bcd-4026-2a1e-08de21f5a071","ConnectionId":"0HNH1K2QHMBS9","ThreadId":446,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:57:38.0373039Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-33.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBSD:00000001","RequestPath":"/api/file/d368480b-e616-487c-2a1f-08de21f5a071","ConnectionId":"0HNH1K2QHMBSD","ThreadId":493,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:57:44.8103828Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMBSF:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMBSF","ThreadId":493,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:57:47.2860018Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMBSH:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMBSH","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:58:01.6777094Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-32.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBSL:00000001","RequestPath":"/api/file/ac3522f1-4bcd-4026-2a1e-08de21f5a071","ConnectionId":"0HNH1K2QHMBSL","ThreadId":446,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:58:47.4786673Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-32.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBSR:00000001","RequestPath":"/api/file/ac3522f1-4bcd-4026-2a1e-08de21f5a071","ConnectionId":"0HNH1K2QHMBSR","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6506740Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6512042Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6517533Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6522444Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6527760Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6532641Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6537938Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6542881Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6548429Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6553349Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6559033Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6564488Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6569363Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6574783Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6579656Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6585265Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6590130Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6595564Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6600426Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:01.6605804Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMBST:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMBST","ThreadId":399,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:49.1045152Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMBT1:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMBT1","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:50.8319927Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMBT3:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMBT3","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:52.9035037Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-32.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBT7:00000001","RequestPath":"/api/file/ac3522f1-4bcd-4026-2a1e-08de21f5a071","ConnectionId":"0HNH1K2QHMBT7","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:54.8098587Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-32.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBTB:00000001","RequestPath":"/api/file/ac3522f1-4bcd-4026-2a1e-08de21f5a071","ConnectionId":"0HNH1K2QHMBTB","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:55.6840358Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-33.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBTE:00000001","RequestPath":"/api/file/d368480b-e616-487c-2a1f-08de21f5a071","ConnectionId":"0HNH1K2QHMBTE","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:57.3915359Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-32.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBTJ:00000001","RequestPath":"/api/file/ac3522f1-4bcd-4026-2a1e-08de21f5a071","ConnectionId":"0HNH1K2QHMBTJ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T16:59:58.4767784Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-33.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBTN:00000001","RequestPath":"/api/file/d368480b-e616-487c-2a1f-08de21f5a071","ConnectionId":"0HNH1K2QHMBTN","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:41.7963387Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-33.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBTT:00000001","RequestPath":"/api/file/d368480b-e616-487c-2a1f-08de21f5a071","ConnectionId":"0HNH1K2QHMBTT","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:44.1521863Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-33.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBU2:00000001","RequestPath":"/api/file/d368480b-e616-487c-2a1f-08de21f5a071","ConnectionId":"0HNH1K2QHMBU2","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:45.0989145Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-34.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBU6:00000001","RequestPath":"/api/file/71257c51-9a4e-4b68-2a20-08de21f5a071","ConnectionId":"0HNH1K2QHMBU6","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:46.6362098Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-33.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMBUA:00000001","RequestPath":"/api/file/d368480b-e616-487c-2a1f-08de21f5a071","ConnectionId":"0HNH1K2QHMBUA","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:47.7703899Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMBUC:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMBUC","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:48.5242303Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMBUE:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMBUE","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:53.0129691Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMBUK:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMBUK","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:53.0136209Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMBUK:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMBUK","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:53.0143987Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T170053Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=28b1eedf4dab0d330914e31ad0ef8c9cd406a4e9d1bad2f2d3e108054400093a5d6a379d285cb97cdb37e68151d77dadafcc460f93e951b52800f87c20c605c86c8b62fdc2506cb082a417d3928b8a973e045ce819ad007fd204ece6eb16ee8916fac9cd509013ad0be48501d2a3e639782e42a9c6218b4b6388d866690e05e3f164403b0b6611a0fb7941be477d34000738c3152895a79fc2b8c52b5f3500f026f52352e55ab932a725c1d6c50244cd637fed1aacd080538d14e7d77ab184aa7d311356cc374604501dbfb71b6d043ec5e346861c9cccc10340e6d9b73995a01fb1b1959e010947429bb08cd71f60c540cc9373fb23bf5243ea482d91cc56f8","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMBUK:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMBUK","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:53.0149545Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T170053Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=5edd867b9723ec999c30ab7bcc3d534ce9349d5f098508de5f1cc67b5bb79bc18a86bd9387cc41b682423930963844fd0264d843a38a09bc1a3d3e6eef935aba41681d3a37b30b420654a5905973c20b2fd2c0fa7db2997ff04af0c254f1a314e41634e876cdd7e7dd6b8b3e2f189566d059597c57424ae770e024bff8170f5bf538f0bdbea0969aaa77ae8574654f3bb49ba977a2a318b6ad4122cda8bb3002cde5063ba80e1444c6ce876a39d698749c86037d7bbfd29664bd0b77cfbd061fbcc3207e2a4a0f874387d1f8cdd6341cccc329920d081d966364e5f0b79013307ffeced5dbdee429c85e1b46048c6cc80f3ba37313a261d8c78474870df9cd89","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMBUK:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMBUK","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:54.1047277Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMBUM:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMBUM","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:54.7695227Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMBUO:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMBUO","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:54.7701071Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMBUO:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMBUO","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:55.4432743Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMBUQ:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMBUQ","ThreadId":430,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:55.4481370Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMBUQ:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMBUQ","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:55.4558674Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:55.4559142Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:55.4575584Z","@mt":"3 - Cases found30","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:55.4575871Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:55.4587006Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163709_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":430,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:55.4597041Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":430,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:55.8944707Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-64443686513 11.10-1_20251112163708_20251112163709_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":430,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:56.3859702Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-64443686513 11.10-1_20251112163708_20251112163709_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:56.3863158Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/gudzowus.yue.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:56.8216017Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/gudzowus.yue.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:56.8288993Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:56.8294432Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:57.1828139Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-2760593013 11.10-1_20251112163708_20251112163710_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":430,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:57.6168235Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-2760593013 11.10-1_20251112163708_20251112163710_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:57.6171238Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/r2etni0u.ggb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:58.0332295Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/r2etni0u.ggb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:58.0365559Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":430,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:58.0371253Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":430,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:58.3855722Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-87048239713 11.10-1_20251112163708_20251112163710_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:58.8033327Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-87048239713 11.10-1_20251112163708_20251112163710_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:58.8036195Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/cjzqddlu.cuo.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:59.2377439Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/cjzqddlu.cuo.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:59.2416932Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:59.2426371Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:00:59.6420817Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-20825459013 11.10-1_20251112163708_20251112163710_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:00.1444342Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-20825459013 11.10-1_20251112163708_20251112163710_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:00.1450290Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/z1jzkyma.5ne.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:00.5483055Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/z1jzkyma.5ne.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:00.5521254Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:00.5526615Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:01.0604403Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-79155560613 11.10-1_20251112163708_20251112163710_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:01.5222536Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-79155560613 11.10-1_20251112163708_20251112163710_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:01.5226396Z","@mt":"Uploading: file CoverTemplate/xs3fs5rq.14u.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:01.9156084Z","@mt":"Uploaded: file CoverTemplate/xs3fs5rq.14u.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:02.0998211Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-22944773413 11.10-1_20251112163708_20251112163710_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:02.5647965Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-22944773413 11.10-1_20251112163708_20251112163710_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:02.5652226Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/1b10evna.ftv.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:02.9525151Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/1b10evna.ftv.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:02.9560632Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":430,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:02.9566228Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":430,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:03.4705878Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-60200477113 11.10-1_20251112163708_20251112163710_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:03.9725496Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-60200477113 11.10-1_20251112163708_20251112163710_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:03.9731529Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/und52xf3.n5b.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:04.3783722Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/und52xf3.n5b.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:04.3926486Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:04.3931687Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:04.9004095Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-2863249613 11.10-1_20251112163708_20251112163710_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:05.4000278Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-2863249613 11.10-1_20251112163708_20251112163710_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:05.4006685Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/d33r3lja.bvi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:05.8164755Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/d33r3lja.bvi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:05.8468459Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:05.8476949Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:06.3297980Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-85419956413 11.10-1_20251112163708_20251112163710_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:06.9085135Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-85419956413 11.10-1_20251112163708_20251112163710_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:06.9089207Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/tphiagqj.rcz.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:07.3245928Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/tphiagqj.rcz.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:07.3287409Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:07.3292601Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:07.7127604Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-7962565213 11.10-1_20251112163708_20251112163711_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:08.2262591Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-7962565213 11.10-1_20251112163708_20251112163711_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:08.2266902Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/zjbqxj1x.0f5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:08.6314601Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/zjbqxj1x.0f5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:08.6350432Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:08.6355887Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:09.0235968Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-13550525913 11.10-1_20251112163708_20251112163711_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:09.5021634Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-13550525913 11.10-1_20251112163708_20251112163711_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:09.5026649Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/qpka1vmn.u5u.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:09.8930016Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/qpka1vmn.u5u.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:09.8965197Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:09.8970304Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:10.2836956Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-50923183913 11.10-1_20251112163708_20251112163711_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:10.7374715Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-50923183913 11.10-1_20251112163708_20251112163711_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:10.7378402Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/iyvv30gn.ikv.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:11.1190577Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/iyvv30gn.ikv.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:11.1422617Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:11.1428074Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:11.6973129Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-32892568213 11.10-1_20251112163708_20251112163711_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:12.2190338Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-32892568213 11.10-1_20251112163708_20251112163711_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:12.2196305Z","@mt":"Uploading: file CoverTemplate/pbiz3ov0.sf3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:12.6157135Z","@mt":"Uploaded: file CoverTemplate/pbiz3ov0.sf3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:12.8293323Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-21676372513 11.10-1_20251112163708_20251112163711_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:13.3164167Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-21676372513 11.10-1_20251112163708_20251112163711_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:13.3171481Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/lc2vm0i2.kz2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:13.7074675Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/lc2vm0i2.kz2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:13.7114826Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:13.7123856Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:14.1165736Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-67919703013 11.10-1_20251112163708_20251112163711_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:14.5980613Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-67919703013 11.10-1_20251112163708_20251112163711_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:14.5986549Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/legcvbpz.zwa.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:14.9725946Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/legcvbpz.zwa.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:14.9760214Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:14.9769089Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:15.3528962Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-77029404413 11.10-1_20251112163708_20251112163711_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:15.8031578Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-77029404413 11.10-1_20251112163708_20251112163711_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:15.8034919Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/p0a3ynyx.jod.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:16.1890836Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/p0a3ynyx.jod.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:16.2225536Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:16.2231065Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:16.5948401Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-16241691113 11.10-1_20251112163708_20251112163711_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:17.0567275Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-16241691113 11.10-1_20251112163708_20251112163711_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:17.0571561Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/1qhdwpbu.i0r.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:17.4502324Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/1qhdwpbu.i0r.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:17.4668745Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:17.4674550Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:17.9737570Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-7839277613 11.10-1_20251112163708_20251112163711_Case-24.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:18.4244109Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-7839277613 11.10-1_20251112163708_20251112163711_Case-24.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:18.4248219Z","@mt":"Uploading: file CoverTemplate/vhwab3wm.yel.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:18.8092495Z","@mt":"Uploaded: file CoverTemplate/vhwab3wm.yel.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:18.9926286Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-76958456913 11.10-1_20251112163708_20251112163711_Case-24.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:19.4440852Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-76958456913 11.10-1_20251112163708_20251112163711_Case-24.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:19.4444866Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/furfeys2.2ry.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:20.2462295Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/furfeys2.2ry.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:20.2498272Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:20.2503220Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:20.6862573Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-8612827613 11.10-1_20251112163708_20251112163711_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:21.1693689Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-8612827613 11.10-1_20251112163708_20251112163711_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:21.1699112Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/50xtvbbf.hh5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:21.5602104Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/50xtvbbf.hh5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:21.5879271Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-29.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:21.5885336Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:22.0386058Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-89305842713 11.10-1_20251112163708_20251112163712_Case-29.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:22.5008503Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-89305842713 11.10-1_20251112163708_20251112163712_Case-29.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:22.5014537Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/w2iob0da.azr.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:22.9121537Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/w2iob0da.azr.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:22.9158146Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-30.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:22.9167792Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:23.2943925Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-83805648613 11.10-1_20251112163708_20251112163712_Case-30.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:23.7713279Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-83805648613 11.10-1_20251112163708_20251112163712_Case-30.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:23.7718492Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/pqc24wnt.5k4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:24.1396583Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/pqc24wnt.5k4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:24.1429258Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-31.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:24.1435397Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:24.6347111Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-37848079713 11.10-1_20251112163708_20251112163712_Case-31.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:25.0698432Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-37848079713 11.10-1_20251112163708_20251112163712_Case-31.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:25.0702878Z","@mt":"Uploading: file CoverTemplate/pqa2zc4m.gxg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:25.4780003Z","@mt":"Uploaded: file CoverTemplate/pqa2zc4m.gxg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:25.6571529Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-88197201513 11.10-1_20251112163708_20251112163712_Case-31.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:26.1006372Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-88197201513 11.10-1_20251112163708_20251112163712_Case-31.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:26.1010694Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/awf1vahs.kek.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:26.4979786Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/awf1vahs.kek.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:26.5020153Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-32.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:26.5027010Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:27.4042117Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-90614944613 11.10-1_20251112163708_20251112163712_Case-32.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:27.8681578Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-90614944613 11.10-1_20251112163708_20251112163712_Case-32.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:27.8685472Z","@mt":"Uploading: file CoverTemplate/2kja4brs.ny5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:28.2788575Z","@mt":"Uploaded: file CoverTemplate/2kja4brs.ny5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:28.4549508Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-67097807613 11.10-1_20251112163708_20251112163712_Case-32.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:28.8845402Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-67097807613 11.10-1_20251112163708_20251112163712_Case-32.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:28.8849100Z","@mt":"Uploading: file CoverTemplate/jbnyjzhm.czu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:29.2733304Z","@mt":"Uploaded: file CoverTemplate/jbnyjzhm.czu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:29.4585762Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-82114298713 11.10-1_20251112163708_20251112163712_Case-32.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:29.9029662Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-82114298713 11.10-1_20251112163708_20251112163712_Case-32.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:29.9033825Z","@mt":"Uploading: file CoverTemplate/2q1hfg0e.ot2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:30.2932816Z","@mt":"Uploaded: file CoverTemplate/2q1hfg0e.ot2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:30.4683172Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-51093655613 11.10-1_20251112163708_20251112163712_Case-32.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:30.9314652Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-51093655613 11.10-1_20251112163708_20251112163712_Case-32.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:30.9318132Z","@mt":"Uploading: file CoverTemplate/oohdynv4.55s.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:31.3051753Z","@mt":"Uploaded: file CoverTemplate/oohdynv4.55s.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:31.4836488Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-69638609913 11.10-1_20251112163708_20251112163712_Case-32.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:31.9132358Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-69638609913 11.10-1_20251112163708_20251112163712_Case-32.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:31.9136488Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/b2bkh2ho.bb4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:32.3057768Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/b2bkh2ho.bb4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:32.3093150Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-33.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:32.3098709Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:32.6719188Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-52294291713 11.10-1_20251112163708_20251112163712_Case-33.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:33.1116948Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-52294291713 11.10-1_20251112163708_20251112163712_Case-33.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:33.1120450Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/prq35mit.jxq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:33.4934914Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/prq35mit.jxq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:33.4970402Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-34.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:33.4975758Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:33.9935483Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-7162349213 11.10-1_20251112163708_20251112163712_Case-34.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:34.4517038Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-7162349213 11.10-1_20251112163708_20251112163712_Case-34.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:34.4521594Z","@mt":"Uploading: file CoverTemplate/ewrvwehz.lv1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:34.8379494Z","@mt":"Uploaded: file CoverTemplate/ewrvwehz.lv1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:35.0236930Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-11190537913 11.10-1_20251112163708_20251112163712_Case-34.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:35.4695031Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-11190537913 11.10-1_20251112163708_20251112163712_Case-34.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:35.4699884Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/rn2ypuys.yqa.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:35.8607100Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/rn2ypuys.yqa.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:35.8640070Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-37.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:35.8645847Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:36.2338637Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-66370183413 11.10-1_20251112163708_20251112163712_Case-37.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:36.7100891Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-66370183413 11.10-1_20251112163708_20251112163712_Case-37.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:36.7105454Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/j0jpwy53.afz.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:37.0899325Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/j0jpwy53.afz.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:37.1081585Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-38.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:37.1087693Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:37.5000978Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-83982004613 11.10-1_20251112163708_20251112163712_Case-38.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:37.9721877Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-83982004613 11.10-1_20251112163708_20251112163712_Case-38.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:37.9726464Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/l2exml2l.har.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:38.3639664Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/l2exml2l.har.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:38.3674239Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-39.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:38.3679878Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:38.7260028Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-64560140013 11.10-1_20251112163708_20251112163712_Case-39.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:39.1790058Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-64560140013 11.10-1_20251112163708_20251112163712_Case-39.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:39.1794976Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/rpgaloze.j4p.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:39.5768462Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/rpgaloze.j4p.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:39.5805485Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-40.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:39.5814869Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:39.9744454Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-35172714713 11.10-1_20251112163708_20251112163712_Case-40.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:40.4402752Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-35172714713 11.10-1_20251112163708_20251112163712_Case-40.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:40.4407220Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/faoq1sbu.lli.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:40.8244485Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/faoq1sbu.lli.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:40.8279832Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-41.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:40.8285617Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:41.1896311Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-65299689613 11.10-1_20251112163708_20251112163712_Case-41.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:41.6366430Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-65299689613 11.10-1_20251112163708_20251112163712_Case-41.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:41.6371251Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/z2cktsjo.f3c.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:42.0454873Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/z2cktsjo.f3c.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:42.0486208Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-42.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:42.0492643Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:42.3503486Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-80202541413 11.10-1_20251112163708_20251112163712_Case-42.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:42.7387151Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-80202541413 11.10-1_20251112163708_20251112163712_Case-42.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:42.7389905Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/eppklfw4.y1e.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:43.1297239Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/eppklfw4.y1e.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:43.1336657Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163713_Case-43.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:43.1341989Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:43.4847902Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-48060421913 11.10-1_20251112163708_20251112163713_Case-43.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:43.8939051Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-48060421913 11.10-1_20251112163708_20251112163713_Case-43.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:43.8941888Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/bue4pmft.cve.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:01:44.3366852Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/bue4pmft.cve.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3518165Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/gudzowus.yue.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3524191Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/r2etni0u.ggb.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3529125Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/cjzqddlu.cuo.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3534417Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/z1jzkyma.5ne.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3539306Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/1b10evna.ftv.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3544586Z","@mt":"Signed url obtained for file CoverTemplate/xs3fs5rq.14u.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3549469Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/und52xf3.n5b.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3554701Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/d33r3lja.bvi.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3559613Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/tphiagqj.rcz.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3564877Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/zjbqxj1x.0f5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3569737Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/qpka1vmn.u5u.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3574990Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/iyvv30gn.ikv.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3579848Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/lc2vm0i2.kz2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3585065Z","@mt":"Signed url obtained for file CoverTemplate/pbiz3ov0.sf3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3589930Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/legcvbpz.zwa.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3595224Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/p0a3ynyx.jod.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3600083Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/1qhdwpbu.i0r.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3605305Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/furfeys2.2ry.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3610161Z","@mt":"Signed url obtained for file CoverTemplate/vhwab3wm.yel.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3615356Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/50xtvbbf.hh5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3620212Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/w2iob0da.azr.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3625398Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/pqc24wnt.5k4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3630293Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/awf1vahs.kek.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3635508Z","@mt":"Signed url obtained for file CoverTemplate/pqa2zc4m.gxg.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3640372Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/b2bkh2ho.bb4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3645586Z","@mt":"Signed url obtained for file CoverTemplate/2kja4brs.ny5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3650439Z","@mt":"Signed url obtained for file CoverTemplate/jbnyjzhm.czu.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3655656Z","@mt":"Signed url obtained for file CoverTemplate/2q1hfg0e.ot2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3663398Z","@mt":"Signed url obtained for file CoverTemplate/oohdynv4.55s.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3668697Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/prq35mit.jxq.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3673564Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/rn2ypuys.yqa.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3678809Z","@mt":"Signed url obtained for file CoverTemplate/ewrvwehz.lv1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3684076Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/j0jpwy53.afz.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3688907Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/l2exml2l.har.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3694096Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/rpgaloze.j4p.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3698952Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/faoq1sbu.lli.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3704186Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/z2cktsjo.f3c.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3709046Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/eppklfw4.y1e.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:14.3714271Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/bue4pmft.cve.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:21.1143070Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/ulva0pym.jxn.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:21.6030234Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/ulva0pym.jxn.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:21.6064208Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/ulva0pym.jxn.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC01:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC01","ThreadId":428,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8645504Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163709_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8650649Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8656023Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8660950Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8666262Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8671163Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8676479Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8681440Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163710_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8686726Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8691605Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8696843Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8701711Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8706931Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8711805Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8717099Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8721967Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8727216Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163711_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8732077Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-29.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8737556Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-30.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8745693Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-31.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8751191Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-32.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8756486Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-33.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8761362Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-34.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8766584Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-37.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8771455Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-38.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8776677Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-39.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8781537Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-40.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8786789Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-41.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8791809Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163712_Case-42.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:29.8798123Z","@mt":"Signed url obtained for file PoliceReports/Cases/13 11.10-1_20251112163708_20251112163713_Case-43.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:37.7775115Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/lq2q3g4q.fo3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:39.4134518Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/lq2q3g4q.fo3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":425,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:39.7368345Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/ulva0pym.jxn.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T17:02:39.7402720Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/lq2q3g4q.fo3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMC03:00000001","RequestPath":"/api/finalized-documents/download-bulk/f68c762b-8dba-4508-a5de-08de21f5a06d","ConnectionId":"0HNH1K2QHMC03","ThreadId":422,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7035355Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7040865Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7046613Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7051701Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7057628Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7062701Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7068096Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7073123Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7078584Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7084222Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7089120Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7094389Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7099235Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7104445Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7109311Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7114577Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7119422Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7124616Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7132283Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:01:57.7137496Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC08:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC08","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:00.8298974Z","@mt":"Signed url obtained for file PoliceTemplate/Springfield Templates_20240229150914.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0A:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0A","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:30.1408158Z","@mt":"Uploading: file PoliceReports/15 ENESCUOPRANOVEMBER122025_20251112180230.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:30.7820402Z","@mt":"Uploaded: file PoliceReports/15 ENESCUOPRANOVEMBER122025_20251112180230.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:30.7822002Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:30.7822429Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:30.7998347Z","@mt":"Python initialized in 17 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:30.7998825Z","@mt":"fitz imported in 17 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:30.8790112Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:30.9609736Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.0363659Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.1150913Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.1958021Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.2766659Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.3415720Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.3656240Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.3873314Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.4578006Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.4611611Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.5270019Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.5451829Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.6010022Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.6240715Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.6722483Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.6931042Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.7429696Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.7714212Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.8155523Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.8922505Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.8972208Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.9380461Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:31.9667266Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.0324688Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.0373446Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.1083673Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.1114343Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.1642101Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.1822593Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.2324630Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.2619937Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.3212919Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.3315883Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.3946695Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.4017532Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.4744262Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.4759219Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.5469870Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.5482407Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.5490360Z","@mt":"Doc closed in 1766 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.5490670Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.5500373Z","@mt":"temp file deleted in 1767 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.6010577Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.6940513Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.7527087Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.8292913Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:32.9157100Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:33.0031349Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0C:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0C","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:37.2908090Z","@mt":"Signed url obtained for file Logos/NNJ_20240229150914.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMC0E:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMC0E","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:02:46.2736553Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC0I:00000001","RequestPath":"/api/file/26d2d8aa-a745-4c12-2a2a-08de21f5a071","ConnectionId":"0HNH1K2QHMC0I","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1460740Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1466246Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1471000Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1476115Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1480822Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1485862Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1490554Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1495561Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1500310Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1505356Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1512911Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1520416Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1525619Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1530329Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1537523Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1542811Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1548122Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1552834Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1558006Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:37.1562694Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0O","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:43.8644903Z","@mt":"Signed url obtained for file PoliceTemplate/Denville Dept_20250128185459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0Q","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:43.8650208Z","@mt":"Signed url obtained for file PoliceTemplate/Camden Dept_20240508171321.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0Q","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:43.8655677Z","@mt":"Signed url obtained for file PoliceTemplate/Lindenwold Dept_20240321121240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0Q","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:43.8660656Z","@mt":"Signed url obtained for file PoliceTemplate/Denville Dept_20240320135109.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0Q","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:43.8666095Z","@mt":"Signed url obtained for file PoliceTemplate/Linden Dept_20240320122040.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0Q","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:43.8670968Z","@mt":"Signed url obtained for file PoliceTemplate/DENVILLE TWP Template_20240215143113.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0Q","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:43.8676204Z","@mt":"Signed url obtained for file PoliceTemplate/Accidents template_20240205131659.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0Q","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:03:43.8681072Z","@mt":"Signed url obtained for file PoliceTemplate/Accidents template_20240124171005.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC0Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC0Q","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:10.3001661Z","@mt":"Uploading: file PoliceReports/17 2025-28854_20251112180410.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.0288807Z","@mt":"Uploaded: file PoliceReports/17 2025-28854_20251112180410.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.0290381Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.0290859Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.0484095Z","@mt":"Python initialized in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.0484740Z","@mt":"fitz imported in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.1311632Z","@mt":"Uploading: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.2278097Z","@mt":"Uploading: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.3056695Z","@mt":"Uploading: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.3862491Z","@mt":"Uploading: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.4747047Z","@mt":"Uploading: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.5534221Z","@mt":"Uploading: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.6356585Z","@mt":"Uploading: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.6363939Z","@mt":"Uploaded: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.7036943Z","@mt":"Uploaded: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.7122841Z","@mt":"Uploading: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.7965901Z","@mt":"Uploading: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.8089439Z","@mt":"Uploaded: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.8698238Z","@mt":"Uploaded: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.8732167Z","@mt":"Uploading: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.8825174Z","@mt":"Uploaded: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.9501081Z","@mt":"Uploading: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:11.9502720Z","@mt":"Uploaded: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:12.0331023Z","@mt":"Uploading: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:12.1131756Z","@mt":"Uploading: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180412_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:12.1188004Z","@mt":"Doc closed in 1089 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:12.1188855Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:12.1192377Z","@mt":"temp file deleted in 1090 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:12.1864679Z","@mt":"Uploaded: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:12.2124519Z","@mt":"Uploaded: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:12.2693881Z","@mt":"Uploaded: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:12.3597695Z","@mt":"Uploaded: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:12.4338142Z","@mt":"Uploaded: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:12.4359130Z","@mt":"Uploaded: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:12.5213575Z","@mt":"Uploaded: file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180412_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC0S:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC0S","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:17.3887202Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMC0U:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMC0U","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:20.9842276Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC12:00000001","RequestPath":"/api/file/2922604f-129d-43f6-2a41-08de21f5a071","ConnectionId":"0HNH1K2QHMC12","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:23.0968493Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC15:00000001","RequestPath":"/api/file/2922604f-129d-43f6-2a41-08de21f5a071","ConnectionId":"0HNH1K2QHMC15","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:25.3963139Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC1B:00000001","RequestPath":"/api/file/248af8ca-5eed-4528-2a42-08de21f5a071","ConnectionId":"0HNH1K2QHMC1B","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:25.7040385Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC1C:00000001","RequestPath":"/api/file/248af8ca-5eed-4528-2a42-08de21f5a071","ConnectionId":"0HNH1K2QHMC1C","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:27.3942731Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC1F:00000001","RequestPath":"/api/file/248af8ca-5eed-4528-2a42-08de21f5a071","ConnectionId":"0HNH1K2QHMC1F","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:29.7985919Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC1L:00000001","RequestPath":"/api/file/93a85d36-1ed7-475d-2a43-08de21f5a071","ConnectionId":"0HNH1K2QHMC1L","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:04:30.1057580Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC1M:00000001","RequestPath":"/api/file/93a85d36-1ed7-475d-2a43-08de21f5a071","ConnectionId":"0HNH1K2QHMC1M","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:00.5690710Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC22:00000001","RequestPath":"/api/file/93a85d36-1ed7-475d-2a43-08de21f5a071","ConnectionId":"0HNH1K2QHMC22","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:02.9669877Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC28:00000001","RequestPath":"/api/file/543ae629-103d-46f7-2a44-08de21f5a071","ConnectionId":"0HNH1K2QHMC28","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:03.2874900Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC29:00000001","RequestPath":"/api/file/543ae629-103d-46f7-2a44-08de21f5a071","ConnectionId":"0HNH1K2QHMC29","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:04.4716189Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC2D:00000001","RequestPath":"/api/file/26d2d8aa-a745-4c12-2a2a-08de21f5a071","ConnectionId":"0HNH1K2QHMC2D","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:07.4068882Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC2G:00000001","RequestPath":"/api/file/26d2d8aa-a745-4c12-2a2a-08de21f5a071","ConnectionId":"0HNH1K2QHMC2G","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:08.5526261Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC2K:00000001","RequestPath":"/api/file/374be35e-3677-437c-2a2b-08de21f5a071","ConnectionId":"0HNH1K2QHMC2K","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7215785Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7221705Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7227606Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7232861Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7238598Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7244249Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7249552Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7255189Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7260501Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7266130Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7271368Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7277121Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7282433Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7288032Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7293648Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7299045Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7305133Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7310652Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7316699Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:11.7321974Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2O:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:15.4176067Z","@mt":"Signed url obtained for file PoliceTemplate/Paramus Dept_20240417172255.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2T","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:15.4181876Z","@mt":"Signed url obtained for file PoliceTemplate/Ramsey Dept_20240326155814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2T","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:15.4187674Z","@mt":"Signed url obtained for file PoliceTemplate/opramva template_20240123191748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMC2T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMC2T","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:16.0580181Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC30:00000001","RequestPath":"/api/file/374be35e-3677-437c-2a2b-08de21f5a071","ConnectionId":"0HNH1K2QHMC30","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:19.4258040Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC3A:00000001","RequestPath":"/api/file/a73318e6-3e43-454b-2a2c-08de21f5a071","ConnectionId":"0HNH1K2QHMC3A","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:19.7334193Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC3B:00000001","RequestPath":"/api/file/a73318e6-3e43-454b-2a2c-08de21f5a071","ConnectionId":"0HNH1K2QHMC3B","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:32.8961927Z","@mt":"Uploading: file PoliceReports/16 SKM_C450i25111212261_20251112180532.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC3H:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC3H","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:33.4609426Z","@mt":"Uploaded: file PoliceReports/16 SKM_C450i25111212261_20251112180532.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC3H:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC3H","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:33.4611487Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC3H:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC3H","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:33.4611857Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC3H:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC3H","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:33.4803867Z","@mt":"Python initialized in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC3H:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC3H","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:33.4804802Z","@mt":"fitz imported in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC3H:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC3H","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:33.5375988Z","@mt":"Doc closed in 76 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC3H:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC3H","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:33.5376589Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC3H:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC3H","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:33.5385534Z","@mt":"temp file deleted in 77 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMC3H:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMC3H","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:36.1526210Z","@mt":"Signed url obtained for file Logos/NNJ_20240326155814.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMC3J:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMC3J","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:39.9504622Z","@mt":"Signed url obtained for file PoliceReports/16 SKM_C450i25111212261_20251112180532.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC3L:00000001","RequestPath":"/api/file/view-report-for-new-case/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMC3L","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:53.6766587Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC3P:00000001","RequestPath":"/api/file/543ae629-103d-46f7-2a44-08de21f5a071","ConnectionId":"0HNH1K2QHMC3P","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:55.7612152Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC3S:00000001","RequestPath":"/api/file/543ae629-103d-46f7-2a44-08de21f5a071","ConnectionId":"0HNH1K2QHMC3S","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:58.3471742Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC42:00000001","RequestPath":"/api/file/06ec1293-c294-4f06-2a45-08de21f5a071","ConnectionId":"0HNH1K2QHMC42","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:05:58.6556603Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC43:00000001","RequestPath":"/api/file/06ec1293-c294-4f06-2a45-08de21f5a071","ConnectionId":"0HNH1K2QHMC43","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:06:16.5907512Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC4D:00000001","RequestPath":"/api/file/06ec1293-c294-4f06-2a45-08de21f5a071","ConnectionId":"0HNH1K2QHMC4D","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:06:21.7825076Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC4J:00000001","RequestPath":"/api/file/b43cdb43-3edf-4fb9-2a46-08de21f5a071","ConnectionId":"0HNH1K2QHMC4J","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:06:22.0926920Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC4K:00000001","RequestPath":"/api/file/b43cdb43-3edf-4fb9-2a46-08de21f5a071","ConnectionId":"0HNH1K2QHMC4K","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:06:33.8164405Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC4S:00000001","RequestPath":"/api/file/b43cdb43-3edf-4fb9-2a46-08de21f5a071","ConnectionId":"0HNH1K2QHMC4S","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:06:36.5060285Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC52:00000001","RequestPath":"/api/file/156d66bc-aad7-46a2-2a47-08de21f5a071","ConnectionId":"0HNH1K2QHMC52","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:06:36.8175980Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC53:00000001","RequestPath":"/api/file/156d66bc-aad7-46a2-2a47-08de21f5a071","ConnectionId":"0HNH1K2QHMC53","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:06:38.1966417Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC56:00000001","RequestPath":"/api/file/156d66bc-aad7-46a2-2a47-08de21f5a071","ConnectionId":"0HNH1K2QHMC56","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:06:41.3727964Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC59:00000001","RequestPath":"/api/file/156d66bc-aad7-46a2-2a47-08de21f5a071","ConnectionId":"0HNH1K2QHMC59","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:06:42.4517691Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC5D:00000001","RequestPath":"/api/file/edd930f4-17c7-4fd2-2a48-08de21f5a071","ConnectionId":"0HNH1K2QHMC5D","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:06:54.2031871Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC5L:00000001","RequestPath":"/api/file/edd930f4-17c7-4fd2-2a48-08de21f5a071","ConnectionId":"0HNH1K2QHMC5L","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:06:55.9624975Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC5O:00000001","RequestPath":"/api/file/edd930f4-17c7-4fd2-2a48-08de21f5a071","ConnectionId":"0HNH1K2QHMC5O","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:06:56.9246073Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC5S:00000001","RequestPath":"/api/file/a1c5ed38-0308-4a2c-2a49-08de21f5a071","ConnectionId":"0HNH1K2QHMC5S","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:07:10.0259185Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC66:00000001","RequestPath":"/api/file/a73318e6-3e43-454b-2a2c-08de21f5a071","ConnectionId":"0HNH1K2QHMC66","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:07:10.7501949Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC68:00000001","RequestPath":"/api/file/a1c5ed38-0308-4a2c-2a49-08de21f5a071","ConnectionId":"0HNH1K2QHMC68","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:07:13.4412830Z","@mt":"Signed url obtained for file PoliceReports/16 SKM_C450i25111212261_20251112180532.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMC6E:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMC6E","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:07:13.4588137Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC6G:00000001","RequestPath":"/api/file/53c339fa-7491-438e-2a4a-08de21f5a071","ConnectionId":"0HNH1K2QHMC6G","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:07:13.7670843Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC6H:00000001","RequestPath":"/api/file/53c339fa-7491-438e-2a4a-08de21f5a071","ConnectionId":"0HNH1K2QHMC6H","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:07:13.7892172Z","@mt":"Uploading: file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180713_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:07:14.3960857Z","@mt":"Uploaded: file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180713_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:07:44.4706396Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC6P:00000001","RequestPath":"/api/file/a73318e6-3e43-454b-2a2c-08de21f5a071","ConnectionId":"0HNH1K2QHMC6P","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:07:44.9576570Z","@mt":"Signed url obtained for file PoliceReports/16 SKM_C450i25111212261_20251112180532.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMC6R:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMC6R","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:07:45.5681484Z","@mt":"Uploading: file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180744_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:07:45.9968770Z","@mt":"Uploaded: file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180744_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:07:46.0004841Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC6V:00000001","RequestPath":"/api/file/53c339fa-7491-438e-2a4a-08de21f5a071","ConnectionId":"0HNH1K2QHMC6V","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:07:48.0105703Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC74:00000001","RequestPath":"/api/file/53c339fa-7491-438e-2a4a-08de21f5a071","ConnectionId":"0HNH1K2QHMC74","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:07:51.0406010Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC7A:00000001","RequestPath":"/api/file/e112c8a6-0d15-4442-2a4b-08de21f5a071","ConnectionId":"0HNH1K2QHMC7A","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:07:51.3517625Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC7B:00000001","RequestPath":"/api/file/e112c8a6-0d15-4442-2a4b-08de21f5a071","ConnectionId":"0HNH1K2QHMC7B","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:07:52.7608124Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC7E:00000001","RequestPath":"/api/file/e112c8a6-0d15-4442-2a4b-08de21f5a071","ConnectionId":"0HNH1K2QHMC7E","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:07:55.0079043Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC7H:00000001","RequestPath":"/api/file/e112c8a6-0d15-4442-2a4b-08de21f5a071","ConnectionId":"0HNH1K2QHMC7H","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:07:55.6399860Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC7K:00000001","RequestPath":"/api/file/7574e038-76de-4224-2a4c-08de21f5a071","ConnectionId":"0HNH1K2QHMC7K","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:06.9228535Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC7O:00000001","RequestPath":"/api/file/a73318e6-3e43-454b-2a2c-08de21f5a071","ConnectionId":"0HNH1K2QHMC7O","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:12.8678302Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC7U:00000001","RequestPath":"/api/file/c8df38f5-11f5-4456-2a2d-08de21f5a071","ConnectionId":"0HNH1K2QHMC7U","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:13.1720075Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC7V:00000001","RequestPath":"/api/file/c8df38f5-11f5-4456-2a2d-08de21f5a071","ConnectionId":"0HNH1K2QHMC7V","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:18.4157974Z","@mt":"Signed url obtained for file PoliceReports/16 SKM_C450i25111212261_20251112180532.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMC85:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMC85","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:19.0261311Z","@mt":"Uploading: file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180818_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:19.6141965Z","@mt":"Uploaded: file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180818_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:44.6605963Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC8B:00000001","RequestPath":"/api/file/7574e038-76de-4224-2a4c-08de21f5a071","ConnectionId":"0HNH1K2QHMC8B","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:46.2687883Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC8E:00000001","RequestPath":"/api/file/7574e038-76de-4224-2a4c-08de21f5a071","ConnectionId":"0HNH1K2QHMC8E","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:48.7566661Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC8H:00000001","RequestPath":"/api/file/7574e038-76de-4224-2a4c-08de21f5a071","ConnectionId":"0HNH1K2QHMC8H","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:49.6921152Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180412_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC8L:00000001","RequestPath":"/api/file/df16496e-a264-4430-2a4d-08de21f5a071","ConnectionId":"0HNH1K2QHMC8L","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:52.8253145Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180412_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC8O:00000001","RequestPath":"/api/file/df16496e-a264-4430-2a4d-08de21f5a071","ConnectionId":"0HNH1K2QHMC8O","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:54.9332373Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMC8T:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMC8T","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:55.2532307Z","@mt":"Signed url obtained for file PoliceReports/16 SKM_C450i25111212261_20251112180532.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMC90:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMC90","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:55.8236851Z","@mt":"Uploading: file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180855_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:55.9239415Z","@mt":"Signed url obtained for file Logos/NNJ_20240326155814.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMC94:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMC94","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:56.2335218Z","@mt":"Uploaded: file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180855_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:58.9938347Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMC96:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMC96","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:58.9943756Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMC96:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMC96","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:58.9949066Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T180858Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=830b8bf5b5a871558644426e96d2bbf9bf4e9c130024d33f3f1f9f9664de9feeea7ee18b9b8e26dbe2fe783c056c6816736917c96d8acfe45be92b184e7b5824994948558c5e143ca7771890ee53a68aeab2c4ea4ce05d47d0943a5a077fbf8d2d7a07cbf475a142cfba83c40aef88626192417d26816a0c6934cd289cce23b35074fb4b09aa5e12b8fcc73d69fd37631852e4eb65c46c0329e40acc4794389ae9fc40ed95447d68e5786c61005a6a2d924269acccc1a8b7e24bc15ce82a36cea61a0069a8cea294e2a4e2f18730afd604cde10f8379f21f9bea74c2f44d73eff0741bfa6849e51927893e6f0a24a5544237dd286d471fb14f9db337dd97065b","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMC96:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMC96","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:58.9956329Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T180858Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=845501331bf8e84c6e32d601ee2645c61c52380537fd3e1b16b81339202c8427ead582d0815e1dbe982a3d0cec4561143784c417eb5113c9b7c149ba830ab12e7d8f6e5f9dcbe92fe54c98d81274855b2c2bde774b6a1e6a639b79d4dab93b9e9b3a580b8bce7c5cf78d62050a0b618151ad9ba72e7f73fc5e696181b108813d707dba74c60c7f2dec132cd536390585db67b92817f7009f0a772242a84bdde13bf07df97e9532393dac76704ddfdf5a8c662d4ff5cb40ad74c4ad884929852b0716d59f45d95f8d26339b511acdf31a8a1d67d2efe36826e1ccc42c841b8eb530faac9bb0653d7b3d4e7cac0b7fcb2069751821f254a3fbfbaadbd7daf93525","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMC96:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMC96","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:08:59.9832360Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMC98:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMC98","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:00.3951892Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMC9B:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMC9B","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:00.3957388Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMC9B:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMC9B","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:00.5142320Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMC9C:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMC9C","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:00.5181108Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMC9C:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMC9C","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:00.5260448Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:00.5260890Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:00.5270979Z","@mt":"3 - Cases found8","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:00.5271317Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:00.5281379Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:00.5290990Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:00.6106000Z","@mt":"Signed url obtained for file Logos/NNJ_20240326155814.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMC9D:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMC9D","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:01.2622806Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-15694204417 2025-28854_20251112180410_20251112180411_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:01.8747014Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-15694204417 2025-28854_20251112180410_20251112180411_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:01.8749679Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/cp145tkb.1yj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:02.4297955Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/cp145tkb.1yj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:02.4457628Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:02.4463806Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:02.6349677Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180855_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC9L:00000001","RequestPath":"/api/file/854e6f62-932b-4eaf-2a51-08de21f5a071","ConnectionId":"0HNH1K2QHMC9L","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:03.2186191Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-62302616917 2025-28854_20251112180410_20251112180411_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:03.6760594Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-62302616917 2025-28854_20251112180410_20251112180411_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:03.6762833Z","@mt":"Uploading: file CoverTemplate/wbdx12u2.pjq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:04.2305772Z","@mt":"Uploaded: file CoverTemplate/wbdx12u2.pjq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:04.3624796Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-19509626617 2025-28854_20251112180410_20251112180411_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:04.9690884Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-19509626617 2025-28854_20251112180410_20251112180411_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:04.9693293Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/goa5zdj0.0ki.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:05.3753392Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/goa5zdj0.0ki.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:05.3785868Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:05.3790940Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:05.6846503Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-36834895217 2025-28854_20251112180410_20251112180411_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:05.8286330Z","@mt":"Signed url obtained for file Logos/NNJ_20240326155814.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMC9N:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMC9N","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:06.2735619Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-36834895217 2025-28854_20251112180410_20251112180411_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:06.2739766Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/ubrgqmvb.p1x.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:06.8210507Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/ubrgqmvb.p1x.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:06.8245971Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:06.8251228Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:07.1468311Z","@mt":"Signed url obtained for file PoliceReports/16 SKM_C450i25111212261_20251112180532.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMC9P:00000001","RequestPath":"/api/file/view-report-for-new-case/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMC9P","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:07.2977754Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-75458507017 2025-28854_20251112180410_20251112180411_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:07.7056277Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-75458507017 2025-28854_20251112180410_20251112180411_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:07.7058722Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/luzrdhuo.smq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:08.2592456Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/luzrdhuo.smq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:08.2629067Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:08.2634563Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:08.7274391Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-51553077017 2025-28854_20251112180410_20251112180411_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:09.3271359Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-51553077017 2025-28854_20251112180410_20251112180411_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:09.3274393Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/21chksuc.x4p.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:09.7223043Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/21chksuc.x4p.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:09.7259581Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:09.7265508Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:10.3440565Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-20974775417 2025-28854_20251112180410_20251112180411_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:10.9409080Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-20974775417 2025-28854_20251112180410_20251112180411_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:10.9411460Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/mj2dyry0.syt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:11.3438590Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/mj2dyry0.syt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:11.3506610Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:11.3511527Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:11.9708011Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-7256217017 2025-28854_20251112180410_20251112180411_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:12.5644920Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-7256217017 2025-28854_20251112180410_20251112180411_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:12.5647106Z","@mt":"Uploading: file CoverTemplate/csyzplrm.qjs.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:12.7761088Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCA1:00000001","RequestPath":"/api/file/c8df38f5-11f5-4456-2a2d-08de21f5a071","ConnectionId":"0HNH1K2QHMCA1","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:12.9591945Z","@mt":"Uploaded: file CoverTemplate/csyzplrm.qjs.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:13.2661955Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-74506840917 2025-28854_20251112180410_20251112180411_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:13.8524190Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-74506840917 2025-28854_20251112180410_20251112180411_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:13.8526647Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/tt0n1onq.iol.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:14.2531252Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/tt0n1onq.iol.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:14.2567138Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:14.2572127Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:15.0034599Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-45847948017 2025-28854_20251112180410_20251112180411_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:15.0129795Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCA4:00000001","RequestPath":"/api/file/c8df38f5-11f5-4456-2a2d-08de21f5a071","ConnectionId":"0HNH1K2QHMCA4","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:15.5918593Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-45847948017 2025-28854_20251112180410_20251112180411_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:15.5921036Z","@mt":"Uploading: file CoverTemplate/vkb2afx3.wlv.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:15.9978924Z","@mt":"Uploaded: file CoverTemplate/vkb2afx3.wlv.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:16.0645247Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCA8:00000001","RequestPath":"/api/file/eebb242e-d11e-47a1-2a2e-08de21f5a071","ConnectionId":"0HNH1K2QHMCA8","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:16.1362630Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-41974357617 2025-28854_20251112180410_20251112180411_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:16.5673202Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-41974357617 2025-28854_20251112180410_20251112180411_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:16.5676903Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/24n3nzpe.yk3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:16.9819485Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/24n3nzpe.yk3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:25.4563864Z","@mt":"Signed url obtained for file Logos/NNJ_20240326155814.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMCAF:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMCAF","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:30.0796455Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/cp145tkb.1yj.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAK:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAK","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:30.0801518Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/goa5zdj0.0ki.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAK:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAK","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:30.0806642Z","@mt":"Signed url obtained for file CoverTemplate/wbdx12u2.pjq.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAK:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAK","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:30.0811374Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/ubrgqmvb.p1x.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAK:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAK","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:30.0816495Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/luzrdhuo.smq.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAK:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAK","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:30.0821200Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/21chksuc.x4p.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAK:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAK","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:30.0826222Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/mj2dyry0.syt.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAK:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAK","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:30.0830919Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/tt0n1onq.iol.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAK:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAK","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:30.0835921Z","@mt":"Signed url obtained for file CoverTemplate/csyzplrm.qjs.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAK:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAK","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:30.0840611Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/24n3nzpe.yk3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAK:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAK","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:30.0847668Z","@mt":"Signed url obtained for file CoverTemplate/vkb2afx3.wlv.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAK:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAK","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:30.8803133Z","@mt":"Signed url obtained for file Logos/NNJ_20240326155814.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMCAM:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMCAM","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:33.2258355Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/4vu1zioe.ud2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAK:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAK","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:33.6806610Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/4vu1zioe.ud2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAK:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAK","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:33.6840766Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/4vu1zioe.ud2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAK:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAK","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:36.7135233Z","@mt":"Signed url obtained for file PoliceReports/16 SKM_C450i25111212261_20251112180532.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCAP:00000001","RequestPath":"/api/file/view-report-for-new-case/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAP","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:36.9338335Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAQ","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:36.9344233Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAQ","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:36.9349285Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAQ","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:36.9354608Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAQ","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:36.9359506Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAQ","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:36.9364930Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAQ","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:36.9369807Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAQ","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:36.9375051Z","@mt":"Signed url obtained for file PoliceReports/Cases/17 2025-28854_20251112180410_20251112180411_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAQ","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:39.0542150Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/k4ql0ayx.3po.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAQ","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:39.7606688Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/k4ql0ayx.3po.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAQ","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:40.1576642Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/4vu1zioe.ud2.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAQ","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:09:40.1609227Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/k4ql0ayx.3po.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCAQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/8f82e898-60d2-43b4-a5e0-08de21f5a06d","ConnectionId":"0HNH1K2QHMCAQ","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:10:28.5992760Z","@mt":"Signed url obtained for file PoliceReports/16 SKM_C450i25111212261_20251112180532.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMCAU:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMCAU","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:10:29.1852513Z","@mt":"Uploading: file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181028_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:10:29.6280219Z","@mt":"Uploaded: file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181028_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:11:10.3975378Z","@mt":"Signed url obtained for file PoliceReports/16 SKM_C450i25111212261_20251112180532.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMCB0:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMCB0","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:11:10.7230056Z","@mt":"Uploading: file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181110_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:11:11.1384356Z","@mt":"Uploaded: file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181110_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:11:30.3964453Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCB6:00000001","RequestPath":"/api/file/eebb242e-d11e-47a1-2a2e-08de21f5a071","ConnectionId":"0HNH1K2QHMCB6","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:11:33.0836964Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCB9:00000001","RequestPath":"/api/file/eebb242e-d11e-47a1-2a2e-08de21f5a071","ConnectionId":"0HNH1K2QHMCB9","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:11:34.0283159Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCBD:00000001","RequestPath":"/api/file/1985b9b9-3c32-4738-2a2f-08de21f5a071","ConnectionId":"0HNH1K2QHMCBD","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:11:54.1208029Z","@mt":"Signed url obtained for file PoliceReports/16 SKM_C450i25111212261_20251112180532.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMCBH:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMCBH","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:11:54.4173548Z","@mt":"Uploading: file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181154_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:11:54.8551055Z","@mt":"Uploaded: file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181154_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:12:29.2051705Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCBP:00000001","RequestPath":"/api/file/1985b9b9-3c32-4738-2a2f-08de21f5a071","ConnectionId":"0HNH1K2QHMCBP","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:12:31.3958960Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCBS:00000001","RequestPath":"/api/file/1985b9b9-3c32-4738-2a2f-08de21f5a071","ConnectionId":"0HNH1K2QHMCBS","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:12:32.8146257Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCC0:00000001","RequestPath":"/api/file/bffdd2b7-3b1b-41a2-2a30-08de21f5a071","ConnectionId":"0HNH1K2QHMCC0","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:12:35.8421230Z","@mt":"Signed url obtained for file PoliceReports/16 SKM_C450i25111212261_20251112180532.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMCC4:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMCC4","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:12:36.1375894Z","@mt":"Uploading: file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181235_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:12:36.5517319Z","@mt":"Uploaded: file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181235_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:06.7721439Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCCA:00000001","RequestPath":"/api/file/bffdd2b7-3b1b-41a2-2a30-08de21f5a071","ConnectionId":"0HNH1K2QHMCCA","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:08.9630323Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCCD:00000001","RequestPath":"/api/file/bffdd2b7-3b1b-41a2-2a30-08de21f5a071","ConnectionId":"0HNH1K2QHMCCD","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:09.9970430Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCCI:00000001","RequestPath":"/api/file/35e993e1-c772-4a3e-2a31-08de21f5a071","ConnectionId":"0HNH1K2QHMCCI","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:10.0233785Z","@mt":"Signed url obtained for file PoliceReports/16 SKM_C450i25111212261_20251112180532.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMCCJ:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMCCJ","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:10.3508078Z","@mt":"Uploading: file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181310_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:10.7804535Z","@mt":"Uploaded: file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181310_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8430581Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8436293Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8441242Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8446555Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8451480Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8456885Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8465181Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8470106Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8475703Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8480592Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8485934Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8490823Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8496103Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8500999Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8505991Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8510877Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8516130Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8521000Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8526248Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:30.8531116Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCCP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCCP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4586688Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4592000Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4597372Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4602276Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4607485Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4612363Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4617637Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4622717Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4628315Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4633279Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4638797Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4644513Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4649573Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4655123Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4659985Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4665525Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4670370Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4675929Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4680778Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.4686086Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD0","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8556376Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8561832Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8567222Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8572243Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8577531Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8582604Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8588428Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8594230Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8599145Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8604697Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8609877Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8615470Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8623038Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8628349Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8634112Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8638992Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8644250Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8649106Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8654457Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:35.8659311Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMCD1:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMCD1","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:13:57.6748726Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCD5:00000001","RequestPath":"/api/file/35e993e1-c772-4a3e-2a31-08de21f5a071","ConnectionId":"0HNH1K2QHMCD5","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:14:00.1671322Z","@mt":"Uploading: file PoliceReports/18 Enescu12_20251112181400.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMCD9:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMCD9","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:14:00.1721937Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCDA:00000001","RequestPath":"/api/file/35e993e1-c772-4a3e-2a31-08de21f5a071","ConnectionId":"0HNH1K2QHMCDA","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:14:00.7082478Z","@mt":"Uploaded: file PoliceReports/18 Enescu12_20251112181400.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMCD9:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMCD9","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:14:00.7084135Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMCD9:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMCD9","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:14:00.7084369Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMCD9:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMCD9","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:14:00.7259166Z","@mt":"Python initialized in 17 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMCD9:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMCD9","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:14:00.7259719Z","@mt":"fitz imported in 17 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMCD9:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMCD9","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:14:00.7572987Z","@mt":"Doc closed in 48 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMCD9:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMCD9","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:14:00.7573471Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMCD9:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMCD9","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:14:00.7576603Z","@mt":"temp file deleted in 49 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMCD9:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMCD9","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:14:01.1764867Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCDE:00000001","RequestPath":"/api/file/3f3bca54-3d03-4710-2a32-08de21f5a071","ConnectionId":"0HNH1K2QHMCDE","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:14:09.5863597Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCDM:00000001","RequestPath":"/api/file/3f3bca54-3d03-4710-2a32-08de21f5a071","ConnectionId":"0HNH1K2QHMCDM","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:14:12.1851510Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCDS:00000001","RequestPath":"/api/file/c3bcbc2a-66d5-4274-2a33-08de21f5a071","ConnectionId":"0HNH1K2QHMCDS","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:14:12.4940000Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCDT:00000001","RequestPath":"/api/file/c3bcbc2a-66d5-4274-2a33-08de21f5a071","ConnectionId":"0HNH1K2QHMCDT","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:14:50.9065011Z","@mt":"Signed url obtained for file Logos/NNJ_20240326155814.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMCE5:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMCE5","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:14:51.2195122Z","@mt":"Signed url obtained for file Logos/NNJ_20240326155814.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMCE7:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMCE7","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:14:54.5634234Z","@mt":"Signed url obtained for file Logos/NNJ_20240326155814.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMCE8:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMCE8","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:14:56.5131581Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180713_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCEC:00000001","RequestPath":"/api/file/4cee8b06-7b92-4ee8-2a4e-08de21f5a071","ConnectionId":"0HNH1K2QHMCEC","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:14:59.1339089Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMCEE:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMCEE","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:15:13.2016377Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180713_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCEK:00000001","RequestPath":"/api/file/4cee8b06-7b92-4ee8-2a4e-08de21f5a071","ConnectionId":"0HNH1K2QHMCEK","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:15:16.6271420Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180713_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCEN:00000001","RequestPath":"/api/file/4cee8b06-7b92-4ee8-2a4e-08de21f5a071","ConnectionId":"0HNH1K2QHMCEN","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:15:17.5624046Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180744_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCER:00000001","RequestPath":"/api/file/f603e62c-ff65-473f-2a4f-08de21f5a071","ConnectionId":"0HNH1K2QHMCER","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:15:20.4969286Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCEV:00000001","RequestPath":"/api/file/c3bcbc2a-66d5-4274-2a33-08de21f5a071","ConnectionId":"0HNH1K2QHMCEV","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:15:22.8150274Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCF3:00000001","RequestPath":"/api/file/c3bcbc2a-66d5-4274-2a33-08de21f5a071","ConnectionId":"0HNH1K2QHMCF3","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:15:23.8061718Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCF8:00000001","RequestPath":"/api/file/24f310fb-e857-4485-2a34-08de21f5a071","ConnectionId":"0HNH1K2QHMCF8","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:15:25.0255535Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180744_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCFC:00000001","RequestPath":"/api/file/f603e62c-ff65-473f-2a4f-08de21f5a071","ConnectionId":"0HNH1K2QHMCFC","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:15:27.2744590Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180744_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCFI:00000001","RequestPath":"/api/file/f603e62c-ff65-473f-2a4f-08de21f5a071","ConnectionId":"0HNH1K2QHMCFI","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:15:28.3907819Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180818_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCFM:00000001","RequestPath":"/api/file/16a0cb78-ae36-471d-2a50-08de21f5a071","ConnectionId":"0HNH1K2QHMCFM","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:15:40.7314329Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180818_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCFU:00000001","RequestPath":"/api/file/16a0cb78-ae36-471d-2a50-08de21f5a071","ConnectionId":"0HNH1K2QHMCFU","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:15:43.0742021Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180818_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCG1:00000001","RequestPath":"/api/file/16a0cb78-ae36-471d-2a50-08de21f5a071","ConnectionId":"0HNH1K2QHMCG1","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:15:44.1654570Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180855_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCG5:00000001","RequestPath":"/api/file/854e6f62-932b-4eaf-2a51-08de21f5a071","ConnectionId":"0HNH1K2QHMCG5","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:15:50.0241942Z","@mt":"Signed url obtained for file PoliceReports/18 Enescu12_20251112181400.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCG7:00000001","RequestPath":"/api/file/view-report-for-new-case/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMCG7","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:02.1708307Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180855_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCGD:00000001","RequestPath":"/api/file/854e6f62-932b-4eaf-2a51-08de21f5a071","ConnectionId":"0HNH1K2QHMCGD","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:04.5523327Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180855_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCGG:00000001","RequestPath":"/api/file/854e6f62-932b-4eaf-2a51-08de21f5a071","ConnectionId":"0HNH1K2QHMCGG","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:05.7566124Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181028_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCGK:00000001","RequestPath":"/api/file/1c47dff9-b5ab-4e50-2a52-08de21f5a071","ConnectionId":"0HNH1K2QHMCGK","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:12.7791338Z","@mt":"Signed url obtained for file PoliceReports/18 Enescu12_20251112181400.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMCGQ:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMCGQ","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:13.3011338Z","@mt":"Uploading: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181612_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:13.8715452Z","@mt":"Uploaded: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181612_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:14.0375618Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181028_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCGU:00000001","RequestPath":"/api/file/1c47dff9-b5ab-4e50-2a52-08de21f5a071","ConnectionId":"0HNH1K2QHMCGU","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:16.1003357Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCH2:00000001","RequestPath":"/api/file/24f310fb-e857-4485-2a34-08de21f5a071","ConnectionId":"0HNH1K2QHMCH2","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:16.9650424Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181028_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCH5:00000001","RequestPath":"/api/file/1c47dff9-b5ab-4e50-2a52-08de21f5a071","ConnectionId":"0HNH1K2QHMCH5","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:18.3198049Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCHA:00000001","RequestPath":"/api/file/24f310fb-e857-4485-2a34-08de21f5a071","ConnectionId":"0HNH1K2QHMCHA","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:18.8763330Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181110_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCHE:00000001","RequestPath":"/api/file/cc19577a-5e25-414d-2a53-08de21f5a071","ConnectionId":"0HNH1K2QHMCHE","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:19.4148079Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCHG:00000001","RequestPath":"/api/file/6a70d430-3a41-43b0-2a35-08de21f5a071","ConnectionId":"0HNH1K2QHMCHG","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:21.7138946Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCHJ:00000001","RequestPath":"/api/file/6a70d430-3a41-43b0-2a35-08de21f5a071","ConnectionId":"0HNH1K2QHMCHJ","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:25.6961163Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCHO:00000001","RequestPath":"/api/file/6a70d430-3a41-43b0-2a35-08de21f5a071","ConnectionId":"0HNH1K2QHMCHO","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:26.7748404Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCHT:00000001","RequestPath":"/api/file/cc45338e-f8aa-46f9-2a36-08de21f5a071","ConnectionId":"0HNH1K2QHMCHT","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:28.0766777Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181110_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCI1:00000001","RequestPath":"/api/file/cc19577a-5e25-414d-2a53-08de21f5a071","ConnectionId":"0HNH1K2QHMCI1","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:29.5571539Z","@mt":"Signed url obtained for file PoliceReports/18 Enescu12_20251112181400.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMCI5:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMCI5","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:29.7518063Z","@mt":"Uploading: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181629_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:30.1706392Z","@mt":"Uploaded: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181629_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:30.5708937Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181110_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCI8:00000001","RequestPath":"/api/file/cc19577a-5e25-414d-2a53-08de21f5a071","ConnectionId":"0HNH1K2QHMCI8","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:35.3924453Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181154_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCIC:00000001","RequestPath":"/api/file/146b7ba7-0696-4b98-2a54-08de21f5a071","ConnectionId":"0HNH1K2QHMCIC","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:50.5355409Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181154_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCIK:00000001","RequestPath":"/api/file/146b7ba7-0696-4b98-2a54-08de21f5a071","ConnectionId":"0HNH1K2QHMCIK","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:51.2011852Z","@mt":"Signed url obtained for file PoliceReports/18 Enescu12_20251112181400.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMCIM:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMCIM","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:51.4373020Z","@mt":"Uploading: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181651_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:52.0207909Z","@mt":"Uploaded: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181651_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:16:52.8209590Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181154_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCIP:00000001","RequestPath":"/api/file/146b7ba7-0696-4b98-2a54-08de21f5a071","ConnectionId":"0HNH1K2QHMCIP","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:17:00.1405949Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCIT:00000001","RequestPath":"/api/file/cc45338e-f8aa-46f9-2a36-08de21f5a071","ConnectionId":"0HNH1K2QHMCIT","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:17:04.2346253Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCJ3:00000001","RequestPath":"/api/file/e466b08a-fe3a-441f-2a37-08de21f5a071","ConnectionId":"0HNH1K2QHMCJ3","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:17:04.5394032Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCJ4:00000001","RequestPath":"/api/file/e466b08a-fe3a-441f-2a37-08de21f5a071","ConnectionId":"0HNH1K2QHMCJ4","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:17:11.1379020Z","@mt":"Signed url obtained for file PoliceReports/18 Enescu12_20251112181400.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMCJ8:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMCJ8","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:17:11.5769882Z","@mt":"Uploading: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181711_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:17:12.0013735Z","@mt":"Uploaded: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181711_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:17:17.2498949Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181235_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCJE:00000001","RequestPath":"/api/file/3e960888-37a4-4875-2a55-08de21f5a071","ConnectionId":"0HNH1K2QHMCJE","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:17:29.2888899Z","@mt":"Signed url obtained for file PoliceReports/18 Enescu12_20251112181400.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMCJG:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMCJG","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:17:29.4810349Z","@mt":"Uploading: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181729_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:17:30.0606183Z","@mt":"Uploaded: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181729_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:17:45.2476428Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181235_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCJM:00000001","RequestPath":"/api/file/3e960888-37a4-4875-2a55-08de21f5a071","ConnectionId":"0HNH1K2QHMCJM","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:17:47.6899539Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181310_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCJS:00000001","RequestPath":"/api/file/64014c41-487c-4943-2a56-08de21f5a071","ConnectionId":"0HNH1K2QHMCJS","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:17:47.9996919Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181310_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCJT:00000001","RequestPath":"/api/file/64014c41-487c-4943-2a56-08de21f5a071","ConnectionId":"0HNH1K2QHMCJT","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:17:50.0417759Z","@mt":"Signed url obtained for file PoliceReports/18 Enescu12_20251112181400.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMCK1:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMCK1","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:17:50.2480743Z","@mt":"Uploading: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181750_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:17:50.4132808Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCK3:00000001","RequestPath":"/api/file/e466b08a-fe3a-441f-2a37-08de21f5a071","ConnectionId":"0HNH1K2QHMCK3","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:17:50.6549413Z","@mt":"Uploaded: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181750_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:17:53.9023437Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCK6:00000001","RequestPath":"/api/file/e466b08a-fe3a-441f-2a37-08de21f5a071","ConnectionId":"0HNH1K2QHMCK6","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:17:54.8746993Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCKA:00000001","RequestPath":"/api/file/2e86f6c1-78ce-4324-2a38-08de21f5a071","ConnectionId":"0HNH1K2QHMCKA","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:18:07.4568135Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181310_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCKI:00000001","RequestPath":"/api/file/64014c41-487c-4943-2a56-08de21f5a071","ConnectionId":"0HNH1K2QHMCKI","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:18:09.6981959Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181310_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCKL:00000001","RequestPath":"/api/file/64014c41-487c-4943-2a56-08de21f5a071","ConnectionId":"0HNH1K2QHMCKL","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:18:10.0495113Z","@mt":"Signed url obtained for file Logos/NNJ_20240326155814.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMCKN:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMCKN","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:19:35.9056144Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCKT:00000001","RequestPath":"/api/file/2e86f6c1-78ce-4324-2a38-08de21f5a071","ConnectionId":"0HNH1K2QHMCKT","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:19:39.8010825Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCL0:00000001","RequestPath":"/api/file/2e86f6c1-78ce-4324-2a38-08de21f5a071","ConnectionId":"0HNH1K2QHMCL0","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:19:40.8275230Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCL6:00000001","RequestPath":"/api/file/914b1e7a-1a4c-45fc-2a39-08de21f5a071","ConnectionId":"0HNH1K2QHMCL6","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:19:41.1368708Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCL7:00000001","RequestPath":"/api/file/914b1e7a-1a4c-45fc-2a39-08de21f5a071","ConnectionId":"0HNH1K2QHMCL7","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:20:08.9471134Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCLF:00000001","RequestPath":"/api/file/914b1e7a-1a4c-45fc-2a39-08de21f5a071","ConnectionId":"0HNH1K2QHMCLF","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:20:11.4400707Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCLI:00000001","RequestPath":"/api/file/914b1e7a-1a4c-45fc-2a39-08de21f5a071","ConnectionId":"0HNH1K2QHMCLI","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:20:12.6579712Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCLM:00000001","RequestPath":"/api/file/fa37d9b6-55cc-4280-2a3a-08de21f5a071","ConnectionId":"0HNH1K2QHMCLM","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:20:56.8113877Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCLU:00000001","RequestPath":"/api/file/fa37d9b6-55cc-4280-2a3a-08de21f5a071","ConnectionId":"0HNH1K2QHMCLU","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:20:58.9536050Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCM1:00000001","RequestPath":"/api/file/fa37d9b6-55cc-4280-2a3a-08de21f5a071","ConnectionId":"0HNH1K2QHMCM1","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:21:00.0631021Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCM5:00000001","RequestPath":"/api/file/1e39bee6-d65b-4caa-2a3b-08de21f5a071","ConnectionId":"0HNH1K2QHMCM5","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:21:38.5665455Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCMD:00000001","RequestPath":"/api/file/1e39bee6-d65b-4caa-2a3b-08de21f5a071","ConnectionId":"0HNH1K2QHMCMD","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:21:41.4228820Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCMG:00000001","RequestPath":"/api/file/1e39bee6-d65b-4caa-2a3b-08de21f5a071","ConnectionId":"0HNH1K2QHMCMG","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:21:44.9806344Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCMK:00000001","RequestPath":"/api/file/1b3b6c61-c967-4e20-2a3c-08de21f5a071","ConnectionId":"0HNH1K2QHMCMK","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:12.3888169Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMCMT:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMCMT","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:12.3894074Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMCMT:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMCMT","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:12.3899480Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T182212Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=708b354ad3ac8871084361448404792bd76a64a41279bcee713b2192b3b76df2460f2ce17925cf576e2f26826364014140a4e17d1a21714e5e75fe735ee41d9587b7b3c6eb3cf55a3bed29c38c96e93413097cdafd110da0988850a0687ef827ee0ff5a8b739530580ee742b862b705f6307060d392a0bd875430a57453da3cd7e3de3c2a4c3341e624075b0473ea47d3c74eedbebafdda466762b4f7e037d1077436acdff4671045fd9a9fe89cff591ed44d7b058defeaf5a19160f56607273c58b62c3bc0a9d61b07a42f77b62bebc30cf1347bf6355fea879bbd12db7f86eb497e9742055d8c38e42391aba78b841a71d854602dc26d693aa55a4a52f4b91","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMCMT:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMCMT","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:12.3905272Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T182212Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=706e4f9379caff57997cf4e2ab145dea2c0abb1c4850b3bad74b7301dbba6dae1b436f45fff8fceeadec62dadd711ce9bf538c17795c6178a947e00be527cf090bcc5499b43cd482213dd02bed1e17ce5ca53cad236d96370fb4de38b2f5586c7011c553e0dbe99ed654acc025374fd83bea79dbf3fcad90daf968a65cc1121cf650ccfe50ecdbfcbc9fa9262e6ecd82a1cb2bbda263eab262bf068e36a619070531bda54dcb4bf1dbf882bc00b941eeaeff65e0724f786309a2b2c1ffa06e718513cc6d90ae6f179e71f53432eaa1f7575ecdb8989acbc486b24eeea9520d4dccfaa7c31fee0e103dce78c48fffd306bac56a9747975e605f471aec03e25550","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMCMT:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMCMT","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:13.1714487Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMCMV:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMCMV","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:13.9553711Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMCN2:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMCN2","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:13.9559752Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMCN2:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMCN2","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:14.1006953Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMCN3:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMCN3","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:14.1044370Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMCN3:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMCN3","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:14.1118693Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:14.1119117Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:14.1131078Z","@mt":"3 - Cases found9","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:14.1131285Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:14.1142247Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180713_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:14.1153576Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:14.6777146Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-15379052316 SKM_C450i25111212261_20251112180532_20251112180713_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:15.1433051Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-15379052316 SKM_C450i25111212261_20251112180532_20251112180713_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:15.1436339Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/elgdi0lw.hmu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:15.5685206Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/elgdi0lw.hmu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:15.5718636Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180744_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:15.5724895Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:16.0539295Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-28560655216 SKM_C450i25111212261_20251112180532_20251112180744_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:16.5011541Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-28560655216 SKM_C450i25111212261_20251112180532_20251112180744_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:16.5014468Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/lyu2uxhe.gl5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:16.9161974Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/lyu2uxhe.gl5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:16.9373806Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180818_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:16.9379099Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:17.4111596Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-89048401716 SKM_C450i25111212261_20251112180532_20251112180818_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:17.8483630Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-89048401716 SKM_C450i25111212261_20251112180532_20251112180818_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:17.8486717Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/2x4kuogd.1et.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:18.4511198Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/2x4kuogd.1et.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:18.4543561Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180855_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:18.4548882Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:18.9238861Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-56022223016 SKM_C450i25111212261_20251112180532_20251112180855_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:19.3726184Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-56022223016 SKM_C450i25111212261_20251112180532_20251112180855_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:19.3728510Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/etmmhjzf.aol.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:19.7741948Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/etmmhjzf.aol.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:19.7819134Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181028_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:19.7828493Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:20.2811422Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-83561541116 SKM_C450i25111212261_20251112180532_20251112181028_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:20.9035538Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-83561541116 SKM_C450i25111212261_20251112180532_20251112181028_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:20.9038261Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/mhmkdgv2.i30.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:21.3355798Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/mhmkdgv2.i30.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:21.3394512Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181110_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:21.3399883Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:21.8094699Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-42234861716 SKM_C450i25111212261_20251112180532_20251112181110_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:22.4038416Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-42234861716 SKM_C450i25111212261_20251112180532_20251112181110_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:22.4041448Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/itzjdhp0.abe.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:22.9722651Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/itzjdhp0.abe.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:22.9753071Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181154_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:22.9758561Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:23.4460827Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-63797638316 SKM_C450i25111212261_20251112180532_20251112181154_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:23.8690950Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-63797638316 SKM_C450i25111212261_20251112180532_20251112181154_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:23.8694091Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/aaswngcu.ara.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:24.2832980Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/aaswngcu.ara.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:24.2869084Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181235_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:24.2874570Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:24.5930004Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-73396972516 SKM_C450i25111212261_20251112180532_20251112181235_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:25.1932398Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-73396972516 SKM_C450i25111212261_20251112180532_20251112181235_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:25.1936282Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/zm5d13kf.og4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:25.7543221Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/zm5d13kf.og4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:25.7579455Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181310_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:25.7584855Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:26.2049106Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-58501699316 SKM_C450i25111212261_20251112180532_20251112181310_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:26.7977477Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-58501699316 SKM_C450i25111212261_20251112180532_20251112181310_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:26.7980575Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/usz524a2.vsk.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:27.1998859Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/usz524a2.vsk.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:29.1122378Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCND:00000001","RequestPath":"/api/file/1b3b6c61-c967-4e20-2a3c-08de21f5a071","ConnectionId":"0HNH1K2QHMCND","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:31.5749892Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCNH:00000001","RequestPath":"/api/file/1b3b6c61-c967-4e20-2a3c-08de21f5a071","ConnectionId":"0HNH1K2QHMCNH","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:22:32.5889613Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCNL:00000001","RequestPath":"/api/file/69430c1b-168d-4a8a-2a3d-08de21f5a071","ConnectionId":"0HNH1K2QHMCNL","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:23:17.0266578Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCNV:00000001","RequestPath":"/api/file/69430c1b-168d-4a8a-2a3d-08de21f5a071","ConnectionId":"0HNH1K2QHMCNV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:23:19.0860665Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCO2:00000001","RequestPath":"/api/file/69430c1b-168d-4a8a-2a3d-08de21f5a071","ConnectionId":"0HNH1K2QHMCO2","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:23:20.1082548Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCO6:00000001","RequestPath":"/api/file/cb87d95a-2128-4e96-2a3e-08de21f5a071","ConnectionId":"0HNH1K2QHMCO6","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:23:40.6660679Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/elgdi0lw.hmu.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOB:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOB","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:23:40.6666405Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/lyu2uxhe.gl5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOB:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOB","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:23:40.6671710Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/2x4kuogd.1et.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOB:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOB","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:23:40.6676926Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/etmmhjzf.aol.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOB:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOB","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:23:40.6682085Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/mhmkdgv2.i30.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOB:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOB","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:23:40.6687590Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/itzjdhp0.abe.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOB:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOB","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:23:40.6692865Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/aaswngcu.ara.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOB:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOB","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:23:40.6698088Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/zm5d13kf.og4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOB:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOB","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:23:40.6703314Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/usz524a2.vsk.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOB:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOB","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:23:41.0870817Z","@mt":"Signed url obtained for file PoliceReports/18 Enescu12_20251112181400.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMCOD:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMCOD","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:23:41.2947110Z","@mt":"Uploading: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182341_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:23:41.7222960Z","@mt":"Uploaded: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182341_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:23:42.4819327Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/skyolbja.1cz.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOB:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOB","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:23:42.9248388Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/skyolbja.1cz.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOB:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOB","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:23:42.9282132Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/skyolbja.1cz.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOB:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOB","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:24:06.4359819Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180713_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOJ","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:24:06.4365734Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180744_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOJ","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:24:06.4370998Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180818_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOJ","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:24:06.4376303Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112180855_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOJ","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:24:06.4381207Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181028_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOJ","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:24:06.4386775Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181110_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOJ","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:24:06.4391687Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181154_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOJ","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:24:06.4396949Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181235_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOJ","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:24:06.4401869Z","@mt":"Signed url obtained for file PoliceReports/Cases/16 SKM_C450i25111212261_20251112180532_20251112181310_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOJ","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:24:08.2208765Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/pdp0ga4s.g2d.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOJ","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:24:08.9210482Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/pdp0ga4s.g2d.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOJ","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:24:09.3095402Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/skyolbja.1cz.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOJ","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:24:09.3126499Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/pdp0ga4s.g2d.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMCOJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/75b67d99-eb22-4961-a5e1-08de21f5a06d","ConnectionId":"0HNH1K2QHMCOJ","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:24:30.7354931Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCOT:00000001","RequestPath":"/api/file/cb87d95a-2128-4e96-2a3e-08de21f5a071","ConnectionId":"0HNH1K2QHMCOT","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:24:34.9916105Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCP0:00000001","RequestPath":"/api/file/cb87d95a-2128-4e96-2a3e-08de21f5a071","ConnectionId":"0HNH1K2QHMCP0","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:24:36.1596198Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCP4:00000001","RequestPath":"/api/file/81d2c503-d264-4d76-2a3f-08de21f5a071","ConnectionId":"0HNH1K2QHMCP4","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:25:08.0264735Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCPD:00000001","RequestPath":"/api/file/81d2c503-d264-4d76-2a3f-08de21f5a071","ConnectionId":"0HNH1K2QHMCPD","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:25:12.6092502Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCPG:00000001","RequestPath":"/api/file/81d2c503-d264-4d76-2a3f-08de21f5a071","ConnectionId":"0HNH1K2QHMCPG","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:25:14.2443678Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCPK:00000001","RequestPath":"/api/file/4a56cdd3-50f1-43a7-2a40-08de21f5a071","ConnectionId":"0HNH1K2QHMCPK","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:25:31.7574801Z","@mt":"Signed url obtained for file PoliceReports/18 Enescu12_20251112181400.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMCPQ:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMCPQ","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:25:31.9693120Z","@mt":"Uploading: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182531_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:25:32.4254652Z","@mt":"Uploaded: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182531_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:25:46.6128442Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCS2:00000001","RequestPath":"/api/file/4a56cdd3-50f1-43a7-2a40-08de21f5a071","ConnectionId":"0HNH1K2QHMCS2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:25:50.0281366Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCSC:00000001","RequestPath":"/api/file/4a56cdd3-50f1-43a7-2a40-08de21f5a071","ConnectionId":"0HNH1K2QHMCSC","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:25:56.8740365Z","@mt":"Signed url obtained for file Logos/NNJ_20240229150914.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMCTO:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMCTO","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:25:59.0090987Z","@mt":"Signed url obtained for file PoliceReports/15 ENESCUOPRANOVEMBER122025_20251112180230.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMCU5:00000001","RequestPath":"/api/file/view-report-for-new-case/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMCU5","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:26:04.8740867Z","@mt":"Signed url obtained for file PoliceReports/15 ENESCUOPRANOVEMBER122025_20251112180230.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMCV6:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMCV6","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:26:05.2233747Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112182604_Case-24.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:26:05.6498815Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112182604_Case-24.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:26:09.0894701Z","@mt":"Signed url obtained for file Logos/NNJ_20240229150914.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMD00:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMD00","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:26:13.7088889Z","@mt":"Signed url obtained for file Logos/NNJ_20240229150914.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMD04:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMD04","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:26:14.0186370Z","@mt":"Signed url obtained for file Logos/NNJ_20240229150914.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMD05:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMD05","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:26:16.0545439Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112182604_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD09:00000001","RequestPath":"/api/file/c2dd38f2-c0e8-4825-2a5f-08de21f5a071","ConnectionId":"0HNH1K2QHMD09","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:26:21.9896355Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112182604_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD0F:00000001","RequestPath":"/api/file/c2dd38f2-c0e8-4825-2a5f-08de21f5a071","ConnectionId":"0HNH1K2QHMD0F","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:26:25.0637280Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112182604_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD0I:00000001","RequestPath":"/api/file/c2dd38f2-c0e8-4825-2a5f-08de21f5a071","ConnectionId":"0HNH1K2QHMD0I","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:26:25.8534451Z","@mt":"Signed url obtained for file Logos/NNJ_20240229150914.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMD0K:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMD0K","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:26:26.8422303Z","@mt":"Signed url obtained for file PoliceReports/15 ENESCUOPRANOVEMBER122025_20251112180230.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD0M:00000001","RequestPath":"/api/file/view-report-for-new-case/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD0M","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:06.3183859Z","@mt":"Signed url obtained for file PoliceReports/15 ENESCUOPRANOVEMBER122025_20251112180230.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMD0O:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMD0O","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:06.6294742Z","@mt":"Uploading: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112182706_Case-25.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:07.0133171Z","@mt":"Signed url obtained for file Logos/NNJ_20240229150914.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMD0Q:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMD0Q","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:07.0735565Z","@mt":"Uploaded: file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112182706_Case-25.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:07.7389116Z","@mt":"Signed url obtained for file PoliceReports/18 Enescu12_20251112181400.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMD0S:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMD0S","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:07.9941839Z","@mt":"Uploading: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182707_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:08.4351261Z","@mt":"Uploaded: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182707_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:09.8456822Z","@mt":"Signed url obtained for file Logos/NNJ_20240229150914.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMD0U:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMD0U","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:12.8537423Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112182706_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD12:00000001","RequestPath":"/api/file/94199f06-d7fa-4a39-2a60-08de21f5a071","ConnectionId":"0HNH1K2QHMD12","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:20.6208601Z","@mt":"Signed url obtained for file PoliceReports/18 Enescu12_20251112181400.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMD17:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMD17","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:20.8521017Z","@mt":"Uploading: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182720_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:21.2712315Z","@mt":"Uploaded: file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182720_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:21.4876799Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMD19:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMD19","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:25.9980461Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMD1C:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMD1C","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:29.6198486Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112182706_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD1G:00000001","RequestPath":"/api/file/94199f06-d7fa-4a39-2a60-08de21f5a071","ConnectionId":"0HNH1K2QHMD1G","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:32.2832053Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112182706_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD1J:00000001","RequestPath":"/api/file/94199f06-d7fa-4a39-2a60-08de21f5a071","ConnectionId":"0HNH1K2QHMD1J","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:50.2040740Z","@mt":"Signed url obtained for file Logos/NNJ_20240229150914.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMD1L:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMD1L","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:58.7571510Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMD1P:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMD1P","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:58.7577140Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMD1P:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMD1P","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:58.7582260Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T182758Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=042de5570f3a5a667f3bbab5f6bd62ef6332d794672024cff14bd49431f5325017101668688b83f0d4020eaea68e3ed80ddeedafdf16c8cb13c6300856b3e5a9d8c2246b5801819cc09ff89eda4b870dde0e77c79cbc3262528924d6298145bf956ed3434c4943cd638878d942941408af88ec4ee4ae9ee9056b50cb707512f83b935c449336305ca9a1c1d8eca177c03682b5fbbf8d3f3d456626e894c652699badc9563d13a419d61619b192fbe1782ccb82e32e0ab43fe8633a0a8a3a5a5557fef8ee503bac45a9b216ff1f3d1358e039e4d5d6e078668a1696444ababc5d802b02261f04984198bf847a8f7099055361643d4785315cf4bc4f22865cc015","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMD1P:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMD1P","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:27:58.7587383Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T182758Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=3f1c17596c74579524f710cd76e422477db007166ff9013d27eb66d0b8d3f984f45e6e3603ddb8dd351d2601316284c99d38b965dab19f27d902a1c7f993bf7682dc82cd63a442b48143082e052df418d05ee15bd7cb4e49c9d6e61c6849429033ad27d863e23beba21ad3627d2892dc332ea090a35ec954e6ce92ba1a5b5f6554c63054bbafa733d094ad893a8bd43b652bcb38b016ac77fd7b548eb0fd5507dd82f3a915335321ec03b2980d2c268c585ae56a707901ee17ad2de2e995342150ff48aebe011bffc8ed755e7d2f955d6165bae747c89a2065514b1f121914bc685641bce6524e76fe5c5e51123759cb0fdb981165e9ca01e695167003f322ad","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMD1P:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMD1P","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:00.0546450Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMD1R:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMD1R","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:00.6244764Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMD1U:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMD1U","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:00.6253420Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMD1U:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMD1U","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:00.9050494Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMD1V:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMD1V","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:00.9091345Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMD1V:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMD1V","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:00.9170454Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:00.9170733Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:00.9183781Z","@mt":"3 - Cases found19","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:00.9184116Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:00.9194506Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:00.9203700Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:01.3980623Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-47510238015 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:01.8422596Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-47510238015 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:01.8425253Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/vbqq10zf.5cp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:02.2645826Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/vbqq10zf.5cp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:02.2683070Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:02.2688653Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:02.6072626Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-53110456015 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:03.0849706Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-53110456015 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:03.0852244Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/lzx02jmr.yjv.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:03.5243655Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/lzx02jmr.yjv.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:03.5276168Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:03.5281457Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:03.9089649Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-27698241915 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:04.3557319Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-27698241915 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:04.3560297Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/jklr1dri.1um.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:04.8104895Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/jklr1dri.1um.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:04.8139237Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:04.8144879Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:05.1626041Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-45776896515 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:05.5899272Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-45776896515 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:05.5902271Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/qq1pmkga.3xb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:06.0045839Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/qq1pmkga.3xb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:06.0085308Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:06.0094427Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:06.3238720Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-53765435715 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:06.7503218Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-53765435715 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:06.7506388Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/bh02d4in.gtc.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:07.1563678Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/bh02d4in.gtc.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:07.1598000Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:07.1603953Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:07.4886671Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-51037382115 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:07.9072774Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-51037382115 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:07.9075969Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/yxippe4h.hq1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:08.3358612Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/yxippe4h.hq1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:08.3395089Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:08.3400219Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:08.7025641Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-52651877915 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:09.1662026Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-52651877915 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:09.1665013Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/mlwfvktj.rb3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:09.5850384Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/mlwfvktj.rb3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:09.5887368Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:09.5892521Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:09.9343167Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-89972726015 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:10.3656890Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-89972726015 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:10.3659908Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/bdhbguv0.3qh.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:10.7824256Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/bdhbguv0.3qh.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:10.7863174Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:10.7871443Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:11.1228506Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-94042833615 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:11.5605925Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-94042833615 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:11.5609279Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/r5qqbcbg.sfd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:11.9895429Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/r5qqbcbg.sfd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:11.9935013Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:11.9940024Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:12.4281916Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-63699825115 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:12.8592495Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-63699825115 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:12.8595535Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/igb5h4od.aft.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:13.2985400Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/igb5h4od.aft.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:13.3017671Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:13.3023037Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:13.6448193Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-25688333715 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:14.0699496Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-25688333715 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:14.0702535Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/2fxcu3qm.lts.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:14.4603154Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/2fxcu3qm.lts.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:14.4635870Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:14.4641208Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:14.8291469Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-46011022615 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:15.2830496Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-46011022615 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:15.2833722Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/0x1fpecu.j35.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:15.7129779Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/0x1fpecu.j35.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:15.7160693Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:15.7166450Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:16.0735992Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-75368177715 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:16.5182351Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-75368177715 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:16.5185661Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/ypnzyhzs.trd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:16.9490191Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/ypnzyhzs.trd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:16.9527848Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:16.9532841Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:17.2881385Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-30207655815 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:17.7140116Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-30207655815 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:17.7143530Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/4ekblhhi.3vq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:18.1268461Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/4ekblhhi.3vq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:18.1300694Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:18.1306281Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:18.4509813Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-86534002015 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:18.8714263Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-86534002015 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:18.8717497Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/e2iz3lvo.ryf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:19.2697655Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/e2iz3lvo.ryf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:19.2730163Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:19.2735542Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:19.5973222Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-28213431815 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:20.0310853Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-28213431815 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:20.0313918Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/clmpixmo.bu1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:20.4238435Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/clmpixmo.bu1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:20.4269914Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:20.4275369Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:20.7730054Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-13667832415 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:21.1944321Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-13667832415 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:21.1947617Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/pv4ie0v0.52b.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:21.6378385Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/pv4ie0v0.52b.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:21.6416869Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:21.6424978Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:21.9914029Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-28065706715 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:22.4269112Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-28065706715 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:22.4272014Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/j2smfgcd.n1s.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:22.8520870Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/j2smfgcd.n1s.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:22.8550989Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112182706_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:22.8556734Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:23.2382198Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-79335591515 ENESCUOPRANOVEMBER122025_20251112180230_20251112182706_Case-25.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:23.7001452Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-79335591515 ENESCUOPRANOVEMBER122025_20251112180230_20251112182706_Case-25.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:23.7004281Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/diifxp1h.fqe.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:28:24.1052362Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/diifxp1h.fqe.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:13.1030562Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/vbqq10zf.5cp.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:13.1036437Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/lzx02jmr.yjv.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:13.1041374Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/jklr1dri.1um.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:13.1046744Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/qq1pmkga.3xb.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:13.1051717Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/bh02d4in.gtc.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:13.1056913Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/yxippe4h.hq1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:13.1061565Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/mlwfvktj.rb3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:13.1066659Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/bdhbguv0.3qh.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:13.1071533Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/r5qqbcbg.sfd.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:13.1076458Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/igb5h4od.aft.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:13.1081367Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/2fxcu3qm.lts.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:13.1086298Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/0x1fpecu.j35.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:13.1091176Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/ypnzyhzs.trd.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:13.1096433Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/4ekblhhi.3vq.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:13.1101331Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/e2iz3lvo.ryf.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:13.1106519Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/clmpixmo.bu1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:13.1112587Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/pv4ie0v0.52b.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:13.1117693Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/j2smfgcd.n1s.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:13.1122561Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/diifxp1h.fqe.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:16.7912476Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/nwuyv4dd.lxg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:17.2696915Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/nwuyv4dd.lxg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:17.2730782Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/nwuyv4dd.lxg.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD2B:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD2B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9074309Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9079807Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9085401Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9090505Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9096241Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9101316Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9106886Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9111948Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9120117Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9125859Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9130937Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9136620Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9141687Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9147066Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9152090Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9157465Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9162508Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9167936Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9172942Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:24.9178350Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD2D:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD2D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:27.2063032Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181612_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD2H:00000001","RequestPath":"/api/file/08cbd9b3-7e31-46d4-2a57-08de21f5a071","ConnectionId":"0HNH1K2QHMD2H","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:33.1894946Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181612_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD2N:00000001","RequestPath":"/api/file/08cbd9b3-7e31-46d4-2a57-08de21f5a071","ConnectionId":"0HNH1K2QHMD2N","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:35.8426540Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181629_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD2T:00000001","RequestPath":"/api/file/5905cc60-6b00-44e1-2a58-08de21f5a071","ConnectionId":"0HNH1K2QHMD2T","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:36.1464395Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181629_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD2U:00000001","RequestPath":"/api/file/5905cc60-6b00-44e1-2a58-08de21f5a071","ConnectionId":"0HNH1K2QHMD2U","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:42.2410524Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180230_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:42.2416427Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:42.2421363Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:42.2426624Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:42.2431519Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:42.2436763Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:42.2441601Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:42.2446590Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:42.2451725Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:42.2456972Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:42.2461810Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180231_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:42.2467193Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:42.2472062Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:42.2476960Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:42.2481860Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:42.2487076Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:42.2492227Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:42.2500134Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112180232_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:42.2505651Z","@mt":"Signed url obtained for file PoliceReports/Cases/15 ENESCUOPRANOVEMBER122025_20251112180230_20251112182706_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:45.2332559Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/d2s2cuhk.zdi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:45.7789670Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/d2s2cuhk.zdi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:46.1260779Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/nwuyv4dd.lxg.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:46.1292965Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/d2s2cuhk.zdi.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD32:00000001","RequestPath":"/api/finalized-documents/download-bulk/c54bbddf-e660-49cc-a5df-08de21f5a06d","ConnectionId":"0HNH1K2QHMD32","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0428141Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0433717Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0438644Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0443912Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0448943Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0454419Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0459580Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0464850Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0469724Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0475183Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0480053Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0485416Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0490325Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0495728Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0501682Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0506897Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0511754Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0516977Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0522008Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:29:49.0527127Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD36:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD36","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:30:52.0902733Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181629_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD3E:00000001","RequestPath":"/api/file/5905cc60-6b00-44e1-2a58-08de21f5a071","ConnectionId":"0HNH1K2QHMD3E","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:30:54.2567369Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181651_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD3K:00000001","RequestPath":"/api/file/d2e506f8-a735-49d6-2a59-08de21f5a071","ConnectionId":"0HNH1K2QHMD3K","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:30:54.5600637Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181651_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD3L:00000001","RequestPath":"/api/file/d2e506f8-a735-49d6-2a59-08de21f5a071","ConnectionId":"0HNH1K2QHMD3L","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:12.1076928Z","@mt":"Signed url obtained for file PoliceTemplate/22 6f124447-e2024180938_weekly_-_06.16.2024_to_06.22.2024__redacted__20240625172919.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD3N:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD3N","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:27.7470808Z","@mt":"Uploading: file PoliceReports/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD3P:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD3P","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:28.1871045Z","@mt":"Uploaded: file PoliceReports/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD3P:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD3P","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:28.1872580Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD3P:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD3P","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:28.1872755Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD3P:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD3P","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:28.2053664Z","@mt":"Python initialized in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD3P:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD3P","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:28.2054328Z","@mt":"fitz imported in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD3P:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD3P","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:28.2786668Z","@mt":"Uploading: file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD3P:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD3P","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:28.3609790Z","@mt":"Uploading: file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD3P:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD3P","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:28.4314715Z","@mt":"Uploading: file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD3P:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD3P","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:28.5087151Z","@mt":"Uploading: file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD3P:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD3P","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:28.5098407Z","@mt":"Doc closed in 322 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD3P:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD3P","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:28.5098702Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD3P:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD3P","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:28.5099724Z","@mt":"temp file deleted in 322 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD3P:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD3P","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:28.6889093Z","@mt":"Uploaded: file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD3P:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD3P","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:28.7565517Z","@mt":"Uploaded: file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD3P:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD3P","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:28.9324329Z","@mt":"Uploaded: file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD3P:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD3P","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:28.9822279Z","@mt":"Uploaded: file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD3P:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD3P","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:30.6693161Z","@mt":"Signed url obtained for file Logos/NNJ_20240625172920.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMD3R:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMD3R","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:33.0860117Z","@mt":"Signed url obtained for file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD3V:00000001","RequestPath":"/api/file/9eb90384-43bf-418d-2a63-08de21f5a071","ConnectionId":"0HNH1K2QHMD3V","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:37.4085923Z","@mt":"Signed url obtained for file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD42:00000001","RequestPath":"/api/file/9eb90384-43bf-418d-2a63-08de21f5a071","ConnectionId":"0HNH1K2QHMD42","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:42.3861557Z","@mt":"Signed url obtained for file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD46:00000001","RequestPath":"/api/file/9eb90384-43bf-418d-2a63-08de21f5a071","ConnectionId":"0HNH1K2QHMD46","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:44.6745003Z","@mt":"Signed url obtained for file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD4A:00000001","RequestPath":"/api/file/93e13567-5cf0-4b59-2a64-08de21f5a071","ConnectionId":"0HNH1K2QHMD4A","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:47.7599713Z","@mt":"Signed url obtained for file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD4F:00000001","RequestPath":"/api/file/93e13567-5cf0-4b59-2a64-08de21f5a071","ConnectionId":"0HNH1K2QHMD4F","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:50.3291528Z","@mt":"Signed url obtained for file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD4K:00000001","RequestPath":"/api/file/93e13567-5cf0-4b59-2a64-08de21f5a071","ConnectionId":"0HNH1K2QHMD4K","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:50.9768255Z","@mt":"Signed url obtained for file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD4N:00000001","RequestPath":"/api/file/96230a0c-ca0a-4336-2a65-08de21f5a071","ConnectionId":"0HNH1K2QHMD4N","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:59.3584098Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD4Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD4Q","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:59.3589757Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD4Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD4Q","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:59.3595458Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD4Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD4Q","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:59.3600642Z","@mt":"Signed url obtained for file PoliceTemplate/Hamilton Dept_20250127150806.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD4Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD4Q","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:59.3606182Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20250108131307.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD4Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD4Q","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:59.3611193Z","@mt":"Signed url obtained for file PoliceTemplate/Hightstown Dept_20240419150251.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD4Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD4Q","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:59.3616652Z","@mt":"Signed url obtained for file PoliceTemplate/Wallington Dept_20240416133631.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD4Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD4Q","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:59.3621705Z","@mt":"Signed url obtained for file PoliceTemplate/Trenton Deppt_20240327192120.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD4Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD4Q","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:59.3627109Z","@mt":"Signed url obtained for file PoliceTemplate/Eatontown Dept_20240326191744.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD4Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD4Q","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:59.3632184Z","@mt":"Signed url obtained for file PoliceTemplate/Morristown Dept_20240315173220.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD4Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD4Q","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:59.3637548Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20240315130936.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD4Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD4Q","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:59.3642736Z","@mt":"Signed url obtained for file PoliceTemplate/Princeton Dept_20240314161539.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD4Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD4Q","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:59.3648084Z","@mt":"Signed url obtained for file PoliceTemplate/Clifton Dept_20240305190505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD4Q:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD4Q","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:59.6566993Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20250108131307.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD4R:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD4R","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:59.6572285Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20240315130936.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD4R:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD4R","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:59.9642819Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20250108131307.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD4S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD4S","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:31:59.9651776Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20240315130936.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD4S:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD4S","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:11.0722003Z","@mt":"Signed url obtained for file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD50:00000001","RequestPath":"/api/file/96230a0c-ca0a-4336-2a65-08de21f5a071","ConnectionId":"0HNH1K2QHMD50","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:13.3607488Z","@mt":"Signed url obtained for file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD55:00000001","RequestPath":"/api/file/96230a0c-ca0a-4336-2a65-08de21f5a071","ConnectionId":"0HNH1K2QHMD55","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:14.3405936Z","@mt":"Signed url obtained for file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD5C:00000001","RequestPath":"/api/file/7d56de69-7bf8-4d7a-2a66-08de21f5a071","ConnectionId":"0HNH1K2QHMD5C","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:15.1006802Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181651_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD5F:00000001","RequestPath":"/api/file/d2e506f8-a735-49d6-2a59-08de21f5a071","ConnectionId":"0HNH1K2QHMD5F","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:17.4233132Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181711_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD5N:00000001","RequestPath":"/api/file/8d6de537-d02c-4e3d-2a5a-08de21f5a071","ConnectionId":"0HNH1K2QHMD5N","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:17.7316043Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181711_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD5O:00000001","RequestPath":"/api/file/8d6de537-d02c-4e3d-2a5a-08de21f5a071","ConnectionId":"0HNH1K2QHMD5O","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:28.3735283Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181711_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD62:00000001","RequestPath":"/api/file/8d6de537-d02c-4e3d-2a5a-08de21f5a071","ConnectionId":"0HNH1K2QHMD62","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:30.0457047Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181711_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD65:00000001","RequestPath":"/api/file/8d6de537-d02c-4e3d-2a5a-08de21f5a071","ConnectionId":"0HNH1K2QHMD65","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:30.9654775Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181729_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD69:00000001","RequestPath":"/api/file/5a3b350a-3a56-4b41-2a5b-08de21f5a071","ConnectionId":"0HNH1K2QHMD69","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:48.7086041Z","@mt":"Uploading: file PoliceReports/19 MVA Reports 10-27 to 11-02_20251112183248.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD6D:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD6D","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:49.7128581Z","@mt":"Uploaded: file PoliceReports/19 MVA Reports 10-27 to 11-02_20251112183248.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD6D:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD6D","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:49.7130232Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD6D:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD6D","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:49.7130683Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD6D:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD6D","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:49.7340149Z","@mt":"Python initialized in 20 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD6D:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD6D","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:49.7340897Z","@mt":"fitz imported in 21 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD6D:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD6D","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:49.7940581Z","@mt":"Doc closed in 80 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD6D:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD6D","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:49.7941008Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD6D:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD6D","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:49.7966093Z","@mt":"temp file deleted in 83 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMD6D:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMD6D","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:50.2993386Z","@mt":"Signed url obtained for file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD6H:00000001","RequestPath":"/api/file/7d56de69-7bf8-4d7a-2a66-08de21f5a071","ConnectionId":"0HNH1K2QHMD6H","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:52.3858092Z","@mt":"Signed url obtained for file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD6K:00000001","RequestPath":"/api/file/7d56de69-7bf8-4d7a-2a66-08de21f5a071","ConnectionId":"0HNH1K2QHMD6K","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:53.2889835Z","@mt":"Signed url obtained for file Logos/NNJ_20240625172920.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMD6M:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMD6M","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:32:53.6428331Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMD6O:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMD6O","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:03.4282220Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181729_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD6U:00000001","RequestPath":"/api/file/5a3b350a-3a56-4b41-2a5b-08de21f5a071","ConnectionId":"0HNH1K2QHMD6U","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:06.9249747Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181750_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD76:00000001","RequestPath":"/api/file/42a0b7d7-1ce1-44be-2a5c-08de21f5a071","ConnectionId":"0HNH1K2QHMD76","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:07.2336787Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181750_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD77:00000001","RequestPath":"/api/file/42a0b7d7-1ce1-44be-2a5c-08de21f5a071","ConnectionId":"0HNH1K2QHMD77","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:07.6986258Z","@mt":"Signed url obtained for file PoliceReports/19 MVA Reports 10-27 to 11-02_20251112183248.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD79:00000001","RequestPath":"/api/file/view-report-for-new-case/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMD79","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:10.3392471Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7B:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMD7B","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:10.3398178Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7B:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMD7B","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:10.3403035Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T183310Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=a0d8e7b7f976944aa67c8e9a31229abd88ca92574b09e95da468d4bf3b61fadcdfd0810bae58665f708f5ca3adc8d2591e47352c07ea75b88e2b6fc66e6a452639427a907b516315086a509ca61a2d445633ba51d8c84df9a03c5849ef5147de090b7387a088899069f18c32b530d3411c72be9f541cad3bd0a7a99f7d174a98a39adf4f760a102e47eddf69cc8a15554c601031f68be6f9386464d6e1e707ea3171b6e43ead3b8bd3345345452ee81297c640614e50b827c2c1c416425c0ca7e0e75fc9ee7729eb1cecfbd55ab6cb75210f9a6c0c33b6b47f795a448055f7ed2a040f1d8ff3767128110c38573438043e755b7af404f15b362c32a663b9bfd5","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7B:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMD7B","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:10.3408982Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T183310Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=0b7bf661040e6b10b949f83dc31f0d346581b9662dfcf15ef2f1c903e9dbe5d36fa18e100848c3070db35eca20a7ca7126f004181bb6e2acc6b62f629d20220f030115845ee2e93a56bde08abb1e42dee0cc5f6db02627afd7d09b3fa3019f9f396f961657a5ae1889455a215ed43d19b6b36f5a118bf38ebac5640f03ae8869732e62b22a23f27e98f31b76c0f75328aa3da3fad72ee7af699568fe65f54e49cf7501e2dfd3305cd2ecf284bfc6f6d02de32ef61a4fbbd02f59471481228f12983cdeb0904d6050ac76d7032bf8d808d5846fd7e6d767de01926eeb8106ef431c2baab5a5e2788e322843110f175c305a928d681ae82ce3e72e0a2ff8c7bbe1","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7B:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMD7B","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:11.5951912Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMD7D:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMD7D","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:12.2906778Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMD7G:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMD7G","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:12.2911816Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMD7G:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMD7G","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:12.4671006Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMD7H:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMD7H","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:12.4707293Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMD7H:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMD7H","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:12.4787195Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:12.4788010Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:12.4797005Z","@mt":"3 - Cases found1","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:12.4797338Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:12.4808124Z","@mt":"Signed url obtained for file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:12.4818528Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:12.7771598Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-86699582620 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:13.1849440Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-86699582620 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:13.1852120Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/rwdxx0rd.zkl.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:13.7372179Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/rwdxx0rd.zkl.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:46.5778831Z","@mt":"Signed url obtained for file PoliceReports/19 MVA Reports 10-27 to 11-02_20251112183248.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMD7N:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMD7N","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:47.5282200Z","@mt":"Uploading: file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183346_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:33:47.9535167Z","@mt":"Uploaded: file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183346_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:01.3998850Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/rwdxx0rd.zkl.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD7P:00000001","RequestPath":"/api/finalized-documents/download-bulk/0188303d-7891-4fbf-a5e3-08de21f5a06d","ConnectionId":"0HNH1K2QHMD7P","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:01.5723666Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/z0qxsikw.nes.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD7P:00000001","RequestPath":"/api/finalized-documents/download-bulk/0188303d-7891-4fbf-a5e3-08de21f5a06d","ConnectionId":"0HNH1K2QHMD7P","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:01.9532860Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/z0qxsikw.nes.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD7P:00000001","RequestPath":"/api/finalized-documents/download-bulk/0188303d-7891-4fbf-a5e3-08de21f5a06d","ConnectionId":"0HNH1K2QHMD7P","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:01.9561180Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/z0qxsikw.nes.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD7P:00000001","RequestPath":"/api/finalized-documents/download-bulk/0188303d-7891-4fbf-a5e3-08de21f5a06d","ConnectionId":"0HNH1K2QHMD7P","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:08.0015050Z","@mt":"Signed url obtained for file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112183128_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD7R:00000001","RequestPath":"/api/finalized-documents/download-bulk/0188303d-7891-4fbf-a5e3-08de21f5a06d","ConnectionId":"0HNH1K2QHMD7R","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:08.1302635Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/akjoeyjn.z5h.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD7R:00000001","RequestPath":"/api/finalized-documents/download-bulk/0188303d-7891-4fbf-a5e3-08de21f5a06d","ConnectionId":"0HNH1K2QHMD7R","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:08.7142840Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/akjoeyjn.z5h.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD7R:00000001","RequestPath":"/api/finalized-documents/download-bulk/0188303d-7891-4fbf-a5e3-08de21f5a06d","ConnectionId":"0HNH1K2QHMD7R","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:09.1032234Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/z0qxsikw.nes.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD7R:00000001","RequestPath":"/api/finalized-documents/download-bulk/0188303d-7891-4fbf-a5e3-08de21f5a06d","ConnectionId":"0HNH1K2QHMD7R","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:09.1062832Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/akjoeyjn.z5h.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMD7R:00000001","RequestPath":"/api/finalized-documents/download-bulk/0188303d-7891-4fbf-a5e3-08de21f5a06d","ConnectionId":"0HNH1K2QHMD7R","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8125193Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8130289Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8135426Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8140129Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8145224Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8149915Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8155065Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8159750Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8164820Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8169492Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8174546Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8179204Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8184238Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8188944Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8194000Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8198660Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8203337Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8208533Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8213188Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:11.8218298Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMD7V:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMD7V","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:13.6035552Z","@mt":"Signed url obtained for file PoliceReports/19 MVA Reports 10-27 to 11-02_20251112183248.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMD81:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMD81","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:13.9888674Z","@mt":"Uploading: file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183413_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:14.6460976Z","@mt":"Uploaded: file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183413_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:59.2562593Z","@mt":"Signed url obtained for file PoliceReports/19 MVA Reports 10-27 to 11-02_20251112183248.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMD83:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMD83","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:34:59.6494168Z","@mt":"Uploading: file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183459_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:35:00.0826046Z","@mt":"Uploaded: file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183459_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:35:12.5870683Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181750_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD8C:00000001","RequestPath":"/api/file/42a0b7d7-1ce1-44be-2a5c-08de21f5a071","ConnectionId":"0HNH1K2QHMD8C","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:35:15.3601036Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182341_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD8I:00000001","RequestPath":"/api/file/ef0d75ba-7a6f-49e6-2a5d-08de21f5a071","ConnectionId":"0HNH1K2QHMD8I","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:35:15.6624815Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182341_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD8J:00000001","RequestPath":"/api/file/ef0d75ba-7a6f-49e6-2a5d-08de21f5a071","ConnectionId":"0HNH1K2QHMD8J","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:35:24.2037406Z","@mt":"Signed url obtained for file PoliceReports/19 MVA Reports 10-27 to 11-02_20251112183248.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMD8L:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMD8L","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:35:24.6604766Z","@mt":"Uploading: file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183524_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:35:25.0894311Z","@mt":"Uploaded: file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183524_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:36:26.3498804Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182341_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD8T:00000001","RequestPath":"/api/file/ef0d75ba-7a6f-49e6-2a5d-08de21f5a071","ConnectionId":"0HNH1K2QHMD8T","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:36:28.8385420Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182341_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD90:00000001","RequestPath":"/api/file/ef0d75ba-7a6f-49e6-2a5d-08de21f5a071","ConnectionId":"0HNH1K2QHMD90","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:36:29.8159228Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182531_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD94:00000001","RequestPath":"/api/file/c7d888f1-5f7c-4ee0-2a5e-08de21f5a071","ConnectionId":"0HNH1K2QHMD94","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:36:55.5167502Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182531_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD9C:00000001","RequestPath":"/api/file/c7d888f1-5f7c-4ee0-2a5e-08de21f5a071","ConnectionId":"0HNH1K2QHMD9C","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:36:57.1585207Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182531_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD9F:00000001","RequestPath":"/api/file/c7d888f1-5f7c-4ee0-2a5e-08de21f5a071","ConnectionId":"0HNH1K2QHMD9F","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:00.5449260Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182707_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD9M:00000001","RequestPath":"/api/file/764fe7f6-44b2-4099-2a61-08de21f5a071","ConnectionId":"0HNH1K2QHMD9M","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:00.8530784Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182707_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD9N:00000001","RequestPath":"/api/file/764fe7f6-44b2-4099-2a61-08de21f5a071","ConnectionId":"0HNH1K2QHMD9N","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:09.0710775Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182707_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMD9V:00000001","RequestPath":"/api/file/764fe7f6-44b2-4099-2a61-08de21f5a071","ConnectionId":"0HNH1K2QHMD9V","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:11.3912119Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182720_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDA5:00000001","RequestPath":"/api/file/2739a3c9-1f22-42b6-2a62-08de21f5a071","ConnectionId":"0HNH1K2QHMDA5","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:11.7336806Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182720_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDA6:00000001","RequestPath":"/api/file/2739a3c9-1f22-42b6-2a62-08de21f5a071","ConnectionId":"0HNH1K2QHMDA6","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:23.3782269Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182720_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDAE:00000001","RequestPath":"/api/file/2739a3c9-1f22-42b6-2a62-08de21f5a071","ConnectionId":"0HNH1K2QHMDAE","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:25.1973318Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182720_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDAH:00000001","RequestPath":"/api/file/2739a3c9-1f22-42b6-2a62-08de21f5a071","ConnectionId":"0HNH1K2QHMDAH","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:25.5918914Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDAJ:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDAJ","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:32.2558722Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDAN:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDAN","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:32.2564580Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDAN:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDAN","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:32.2569629Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T183732Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=165543a83320a6de7af4723b587292ae185ab4a4376759b239ac16d0f2b695b505c6dd17ade5ee7c3a2c458f83441fd584e61786ae77b58e672dfeaac6c32bac2a379d5c4be95ac679b0bd05a27b356f53abb7f33ab75b5de239c756373c8db21fe10f34a767f2fa041036a6fa628c968cea7fa18b81f301a6b63cbeb0288d0632d3e82cf5ba20ab2c6a11271ddd392e47baad965e25390229b569eaa88da134f780ca25be1fc6a8e1ae7f238879269f5352ea0debec80784ee6bf0e38d6a63376ebdadd918b0f02649d7f5d46b3366d298e6422daecf9a65ed0a73a04060d09bb7ae6b57dd7515c94f0a4d5738ef4742a2943de683737beade2905a8bb6bb55","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDAN:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDAN","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:32.2575062Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T183732Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=3f6b3f578294c356abedccd31f2495e6d79444d6858f9c1f9a15ed9d9b038a8b0969dfc561b92fe806b9f4af414441a85a3d1f2d46478a7784bc8e491bd8f78d627dc27f870207ac741a9e9c8d2c5d33027e89ea0b5d32f99a98a1219a5930f85b84d238a0ebe9c7e7d8897135068d3e0bccfdc741f47f305898d233c76edb00ffa68330992558065848e422d122c221590e885edfe79dcac2850fbda6a0e65c3d93d74da6ba408ccf163b2274efa125bb7f5403dd802d190c1d24aff49420a8a049dc79a07d202dfdbb84169fdd782afcf100eb5f3eec080188b9e8b6bd35e95b4d8cd7dcc4b3052369e5b7a4b460c487ab497943b5ddbc7718ca4c52491d23","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDAN:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDAN","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:33.6581146Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMDAS:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMDAS","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:33.6587032Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMDAS:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMDAS","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:33.8010169Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMDAT:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMDAT","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:33.8049378Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMDAT:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMDAT","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:51.1367621Z","@mt":"Signed url obtained for file PoliceReports/19 MVA Reports 10-27 to 11-02_20251112183248.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDAV:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDAV","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:51.5567919Z","@mt":"Uploading: file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183751_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:52.2128815Z","@mt":"Uploaded: file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183751_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:56.1228638Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240516195826.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDB6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDB6","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:56.1228646Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240516195826.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDB7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDB7","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:56.1235088Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240322171159.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDB6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDB6","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:56.1235809Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240322171159.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDB7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDB7","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:56.4423382Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240516195826.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDB8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDB8","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:56.4428850Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240322171159.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDB8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDB8","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:56.7521496Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240516195826.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDB9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDB9","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:56.7527337Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240322171159.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDB9:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDB9","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:57.0614769Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240516195826.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDBA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDBA","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:57.0620478Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240322171159.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDBA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDBA","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:57.3712871Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240516195826.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDBB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDBB","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:37:57.3718768Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240322171159.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDBB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDBB","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:01.2595714Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMDBD:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMDBD","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:01.2638121Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMDBD:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMDBD","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:21.1842030Z","@mt":"Signed url obtained for file PoliceReports/19 MVA Reports 10-27 to 11-02_20251112183248.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDBF:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDBF","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:22.1265414Z","@mt":"Uploading: file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183821_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:22.5678321Z","@mt":"Uploaded: file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183821_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:32.8587010Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMDBH:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMDBH","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:32.8619554Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMDBH:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMDBH","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:33.7228740Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDBJ:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDBJ","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:36.2918935Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183346_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDBP:00000001","RequestPath":"/api/file/176ea54b-41c6-4175-2a67-08de21f5a071","ConnectionId":"0HNH1K2QHMDBP","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:38.2285595Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDBR:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDBR","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:38.2290832Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDBR:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDBR","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:38.2296508Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T183838Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=9a8fe879d13adf55f137bedf48ff06e04bec911a892dfc3d8a01e72114fdb04bd29c8d3ad5586e06857257609d3d0996f8bf40a39dd5d22d7ae8810ecc843b9f9bee463f215903b46cb50a21ab290a465161d14008b90e8aeece27f408862bb978ae6bb014fa1aa8900e9778645b9cd9ae30e7b7622f8d41c282bd5bc48057570c0439af534ffa8f1415ab362419669e8a243d383c8ed3b98d45c9c9bbd421803d6189e1de928979fc104e7232f98b6e665f2c93f3c2542cc1caef5be7ef77de26e6aad65ac81a29e5d3dd352c517201f635e8b8a889b50d0ffbe903c6a654b226cb6509f472b119850d8737d4c3c15b4dba80444578a34103dd6a52f30f434c","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDBR:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDBR","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:38.2301579Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T183838Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=95b5ecc4030795fa8f6f01cbe09f9f40830f22fd84eb1a467e7a388b704d251d3cdc5c95eb7cf831c41e3941fafbebb4cfa3fddce7ee4e75b7d88defb40a690ed9da7a3cbeabdc10235ada74ac0d2f13e197922f655f4b60175afcdeebd550fb45b80f958d4fb126eb3c9b17997f814a06ecde7f78511f93f946147995a1aac6392df97d83b9b1eafb692b2c9fdb3ad739840756bf2e5b74db46737ff671d58d9173db37e0da55c2a8a08e12c2b5007759924fbccb06d4b663fb745e1035d0d98ee6ee8a4373c2592e57de265b41b83735838d0210051d83ce0e8f7c347a8894629853e1de0e4be065891922b78d1663ee58c7d0d130b44d05c0a75f75efa1be","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDBR:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDBR","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:39.1215199Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMDBT:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMDBT","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:39.9199391Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMDC0:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMDC0","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:39.9204829Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMDC0:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMDC0","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:40.0461691Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMDC1:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMDC1","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:40.0499872Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMDC1:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMDC1","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:40.0574034Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:40.0574408Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:40.0585317Z","@mt":"3 - Cases found10","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:40.0585512Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:40.0596658Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181612_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:40.0606357Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:40.3549651Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-60956378418 Enescu12_20251112181400_20251112181612_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:40.8009071Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-60956378418 Enescu12_20251112181400_20251112181612_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:40.8011465Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/ffliaule.ign.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:41.3912961Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/ffliaule.ign.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:41.3953145Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181629_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:41.3958509Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:41.7003413Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-67304871918 Enescu12_20251112181400_20251112181629_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:42.3016526Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-67304871918 Enescu12_20251112181400_20251112181629_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:42.3019520Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/zvwui4p2.xe0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:42.9152503Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/zvwui4p2.xe0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:42.9191234Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181651_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:42.9200524Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:43.4514758Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-64942404918 Enescu12_20251112181400_20251112181651_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:43.8516070Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-64942404918 Enescu12_20251112181400_20251112181651_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:43.8518368Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/5kxuvbnb.tjt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:44.4323216Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/5kxuvbnb.tjt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:44.4351566Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181711_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:44.4356696Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:44.8821867Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-77585527718 Enescu12_20251112181400_20251112181711_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:45.3025469Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-77585527718 Enescu12_20251112181400_20251112181711_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:45.3028325Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/vwvrn1gp.pgv.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:45.8467194Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/vwvrn1gp.pgv.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:45.8502184Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181729_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:45.8511613Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:46.4650025Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-55786751618 Enescu12_20251112181400_20251112181729_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:47.0430482Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-55786751618 Enescu12_20251112181400_20251112181729_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:47.0433146Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/wictuu3s.yq1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:47.5902819Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/wictuu3s.yq1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:47.5942438Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181750_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:47.5947899Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:47.9066531Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-22762565718 Enescu12_20251112181400_20251112181750_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:48.4956053Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-22762565718 Enescu12_20251112181400_20251112181750_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:48.4958838Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/w5rxbvf5.r5j.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:48.8912531Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/w5rxbvf5.r5j.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:48.8951141Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182341_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:48.8956502Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:49.3824835Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-56781025818 Enescu12_20251112181400_20251112182341_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:49.9726845Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-56781025818 Enescu12_20251112181400_20251112182341_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:49.9729679Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/zwzv1w0h.q1k.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:50.3717907Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/zwzv1w0h.q1k.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:50.3778793Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182531_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:50.3784492Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:51.1511894Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-59839350718 Enescu12_20251112181400_20251112182531_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:51.5782326Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-59839350718 Enescu12_20251112181400_20251112182531_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:51.5785540Z","@mt":"Uploading: file CoverTemplate/ib2nxpyw.j0c.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:52.1271871Z","@mt":"Uploaded: file CoverTemplate/ib2nxpyw.j0c.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:52.4545843Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-12170095918 Enescu12_20251112181400_20251112182531_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:53.0428422Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-12170095918 Enescu12_20251112181400_20251112182531_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:53.0431318Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/yhgdqdpf.b0u.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:53.5863774Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/yhgdqdpf.b0u.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:53.5903688Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182707_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:53.5913093Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:54.0463883Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-23871576018 Enescu12_20251112181400_20251112182707_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:54.4553225Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-23871576018 Enescu12_20251112181400_20251112182707_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:54.4556720Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/absercih.nla.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:54.5467614Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183346_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDCD:00000001","RequestPath":"/api/file/176ea54b-41c6-4175-2a67-08de21f5a071","ConnectionId":"0HNH1K2QHMDCD","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:54.9876510Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/absercih.nla.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:54.9915194Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182720_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:54.9924750Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:55.4382710Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-77553295618 Enescu12_20251112181400_20251112182720_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:55.8399719Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-77553295618 Enescu12_20251112181400_20251112182720_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:55.8402550Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/pgwd5els.pac.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:56.2302161Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/pgwd5els.pac.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:57.2546714Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183346_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDCI:00000001","RequestPath":"/api/file/176ea54b-41c6-4175-2a67-08de21f5a071","ConnectionId":"0HNH1K2QHMDCI","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:38:58.3302990Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183413_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDCN:00000001","RequestPath":"/api/file/7de94b3f-301c-412a-2a68-08de21f5a071","ConnectionId":"0HNH1K2QHMDCN","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:01.4645937Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDCR:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDCR","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:05.3877306Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183413_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDD2:00000001","RequestPath":"/api/file/7de94b3f-301c-412a-2a68-08de21f5a071","ConnectionId":"0HNH1K2QHMDD2","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:05.5361637Z","@mt":"Signed url obtained for file Logos/NNJ_20240625172920.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDD3:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDD3","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:06.5491013Z","@mt":"Signed url obtained for file PoliceReports/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDD5:00000001","RequestPath":"/api/file/view-report-for-new-case/0188303d-7891-4fbf-a5e3-08de21f5a06d","ConnectionId":"0HNH1K2QHMDD5","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:08.0345629Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183413_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDD8:00000001","RequestPath":"/api/file/7de94b3f-301c-412a-2a68-08de21f5a071","ConnectionId":"0HNH1K2QHMDD8","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:09.1471597Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183459_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDDC:00000001","RequestPath":"/api/file/1fd8734b-58b5-40cd-2a69-08de21f5a071","ConnectionId":"0HNH1K2QHMDDC","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:12.4410095Z","@mt":"Signed url obtained for file PoliceReports/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDDF:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDDF","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:12.7643019Z","@mt":"Uploading: file PoliceReports/22 2025-11-09-25-061632-mv_20251112184012.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDDG:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDDG","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:12.8076610Z","@mt":"Uploading: file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112184012_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:13.1836097Z","@mt":"Signed url obtained for file Logos/NNJ_20240625172920.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDDI:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDDI","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:13.2025873Z","@mt":"Uploaded: file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112184012_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:13.2797218Z","@mt":"Uploaded: file PoliceReports/22 2025-11-09-25-061632-mv_20251112184012.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDDG:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDDG","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:13.2798372Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDDG:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDDG","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:13.2798651Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDDG:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDDG","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:13.2975918Z","@mt":"Python initialized in 17 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDDG:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDDG","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:13.2976413Z","@mt":"fitz imported in 17 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDDG:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDDG","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:13.3812177Z","@mt":"Uploading: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184013_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDDG:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDDG","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:13.4696347Z","@mt":"Uploading: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184013_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDDG:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDDG","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:13.4944926Z","@mt":"Doc closed in 214 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDDG:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDDG","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:13.4945316Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDDG:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDDG","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:13.4949711Z","@mt":"temp file deleted in 215 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDDG:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDDG","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:13.8988501Z","@mt":"Uploaded: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184013_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDDG:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDDG","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:13.9425800Z","@mt":"Uploaded: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184013_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDDG:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDDG","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:15.3049933Z","@mt":"Signed url obtained for file Logos/NNJ_20240516195827.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDDK:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDDK","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:17.7172803Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184013_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDDO:00000001","RequestPath":"/api/file/76eadf44-6759-4a5f-2a6e-08de21f5a071","ConnectionId":"0HNH1K2QHMDDO","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:17.8197215Z","@mt":"Signed url obtained for file Logos/NNJ_20240625172920.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDDP:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDDP","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:19.2199502Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184013_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDDT:00000001","RequestPath":"/api/file/76eadf44-6759-4a5f-2a6e-08de21f5a071","ConnectionId":"0HNH1K2QHMDDT","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:19.9231163Z","@mt":"Signed url obtained for file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112184012_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDE0:00000001","RequestPath":"/api/file/9ef78922-24f2-4aa0-2a6d-08de21f5a071","ConnectionId":"0HNH1K2QHMDE0","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:21.1506463Z","@mt":"Signed url obtained for file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112184012_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDE4:00000001","RequestPath":"/api/file/9ef78922-24f2-4aa0-2a6d-08de21f5a071","ConnectionId":"0HNH1K2QHMDE4","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:21.5254714Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184013_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDE6:00000001","RequestPath":"/api/file/76eadf44-6759-4a5f-2a6e-08de21f5a071","ConnectionId":"0HNH1K2QHMDE6","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:22.1470445Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184013_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDE9:00000001","RequestPath":"/api/file/36a0cf30-81dd-43fc-2a6f-08de21f5a071","ConnectionId":"0HNH1K2QHMDE9","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:23.7892015Z","@mt":"Signed url obtained for file Logos/NNJ_20240625172920.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDEG:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDEG","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:23.8997686Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184013_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDEI:00000001","RequestPath":"/api/file/36a0cf30-81dd-43fc-2a6f-08de21f5a071","ConnectionId":"0HNH1K2QHMDEI","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:26.2612274Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184013_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDEQ:00000001","RequestPath":"/api/file/36a0cf30-81dd-43fc-2a6f-08de21f5a071","ConnectionId":"0HNH1K2QHMDEQ","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:26.7816545Z","@mt":"Signed url obtained for file Logos/NNJ_20240516195827.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDET:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDET","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:27.1157512Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183459_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDEV:00000001","RequestPath":"/api/file/1fd8734b-58b5-40cd-2a69-08de21f5a071","ConnectionId":"0HNH1K2QHMDEV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:27.8208212Z","@mt":"Signed url obtained for file PoliceReports/22 2025-11-09-25-061632-mv_20251112184012.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDF1:00000001","RequestPath":"/api/file/view-report-for-new-case/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDF1","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:28.5415223Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDF3:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDF3","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:28.5420792Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDF3:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDF3","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:28.5426307Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T184028Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=493aa167017b722ddb73f0a400eba8f4f6b7e018fd74e229230bdf730bd1884d916c35e8d424462487e2ff3ed0d485c2800343f275c41f5d7ae3da85f82ec514abbd098494a99823fa9c3dfbecf733427bd5bd5fcc79bbfff1a5d5ef8f002fd96cc0d79c3b09b399b129eb17ee3b7eccb0f1fdf59791e9d68ee2e9c798db4827f805a43de6128e5d5cfc38ec41628ad39e81f9e764253a53effe53f41d358c7cec1e24f31abdd6819ca0e5ae33ae4e8451a9df47d19eb8c2dc9c20a83d17e5da6cc1a0fe2362c742bfc37a4b68d85770d8939efd2ba219d8b1fc65036ff6189eab6f571c7fe6549b5a89e1e159f786913783b180d1c562ecd0ee9fa3a0a116ef","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDF3:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDF3","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:28.5431487Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T184028Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=3baf52eba1dbe41fed155194346f8de1697603f888570adfbecb756729eb3e24a3005fedc64dd1686d21c0a70810ebe51400cc20846f63fdcb507e34cf60d942feaae960d5bbf1ce407d814a8069656712a9b0a6e202f5686eb848214b235a27dfae5c4e4718bff89532cb2a80781623e2ef6e33bb084eb9ab17a06b1d43938d0130fb121b06dbfb144aedabf0e63935161fe05ac325714e05609532fb035ae93f8653f6523c134fcadf3af32dc9136cdaebacd729cd39601984bcd8133cbd337494e02341af84053d141bb2148e2248ee221b509290ec19c4edb719061bb8754ecadc91bb2003604613be93278500c782b854e224d328c94ddb981aa9e08427","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDF3:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDF3","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:29.2471321Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183459_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDF7:00000001","RequestPath":"/api/file/1fd8734b-58b5-40cd-2a69-08de21f5a071","ConnectionId":"0HNH1K2QHMDF7","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:29.4042112Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMDF9:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMDF9","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:29.8453090Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMDFD:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMDFD","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:29.8458917Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMDFD:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMDFD","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:29.9717566Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMDFF:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMDFF","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:29.9750457Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMDFF:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMDFF","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:29.9819144Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:29.9819473Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:29.9827502Z","@mt":"3 - Cases found1","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:29.9827713Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:29.9838229Z","@mt":"Signed url obtained for file PoliceReports/Cases/20 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112184012_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:29.9847390Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:30.2686796Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183524_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDFG:00000001","RequestPath":"/api/file/1a67c229-c343-4c27-2a6a-08de21f5a071","ConnectionId":"0HNH1K2QHMDFG","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:30.3172183Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-92956500920 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112184012_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:30.7233197Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-92956500920 3b280287-0_redacted__weekly_11_02_2025_to_11_08_205_202511_20251112183127_20251112184012_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:30.7236697Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/lghlou5z.5is.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:40:31.1510113Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/lghlou5z.5is.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:04.2290914Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183524_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDFS:00000001","RequestPath":"/api/file/1a67c229-c343-4c27-2a6a-08de21f5a071","ConnectionId":"0HNH1K2QHMDFS","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:06.4113049Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183524_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDFV:00000001","RequestPath":"/api/file/1a67c229-c343-4c27-2a6a-08de21f5a071","ConnectionId":"0HNH1K2QHMDFV","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:07.4585210Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183751_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDG3:00000001","RequestPath":"/api/file/fc445619-aa2c-49f4-2a6b-08de21f5a071","ConnectionId":"0HNH1K2QHMDG3","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:16.7507164Z","@mt":"Signed url obtained for file PoliceReports/22 2025-11-09-25-061632-mv_20251112184012.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDG7:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDG7","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:17.0294858Z","@mt":"Uploading: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184116_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:17.5924641Z","@mt":"Uploaded: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184116_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:22.5754744Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183751_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDGD:00000001","RequestPath":"/api/file/fc445619-aa2c-49f4-2a6b-08de21f5a071","ConnectionId":"0HNH1K2QHMDGD","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:24.7116988Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183751_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDGG:00000001","RequestPath":"/api/file/fc445619-aa2c-49f4-2a6b-08de21f5a071","ConnectionId":"0HNH1K2QHMDGG","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:25.7637962Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183821_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDGK:00000001","RequestPath":"/api/file/46aeb473-95bf-4de0-2a6c-08de21f5a071","ConnectionId":"0HNH1K2QHMDGK","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:28.4282312Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/ffliaule.ign.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGM:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGM","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:28.4288151Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/zvwui4p2.xe0.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGM:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGM","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:28.4292989Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/5kxuvbnb.tjt.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGM:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGM","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:28.4298449Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/vwvrn1gp.pgv.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGM:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGM","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:28.4303175Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/wictuu3s.yq1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGM:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGM","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:28.4308437Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/w5rxbvf5.r5j.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGM:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGM","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:28.4313103Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/zwzv1w0h.q1k.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGM:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGM","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:28.4318327Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/yhgdqdpf.b0u.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGM:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGM","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:28.4323508Z","@mt":"Signed url obtained for file CoverTemplate/ib2nxpyw.j0c.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGM:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGM","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:28.4328694Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/absercih.nla.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGM:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGM","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:28.4333458Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/pgwd5els.pac.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGM:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGM","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:30.7155156Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/tjmdpmyj.ido.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGM:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGM","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:31.4019001Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/tjmdpmyj.ido.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGM:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGM","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:31.4051471Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/tjmdpmyj.ido.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGM:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGM","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:34.7491886Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181612_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGO:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGO","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:34.7497903Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181629_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGO:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGO","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:34.7503850Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181651_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGO:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGO","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:34.7509154Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181711_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGO:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGO","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:34.7514619Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181729_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGO:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGO","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:34.7519956Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112181750_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGO:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGO","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:34.7528285Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182341_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGO:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGO","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:34.7533640Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182531_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGO:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGO","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:34.7538770Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182707_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGO:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGO","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:34.7544187Z","@mt":"Signed url obtained for file PoliceReports/Cases/18 Enescu12_20251112181400_20251112182720_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGO:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGO","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:39.5116681Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183821_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDGU:00000001","RequestPath":"/api/file/46aeb473-95bf-4de0-2a6c-08de21f5a071","ConnectionId":"0HNH1K2QHMDGU","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:43.4827462Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDH2:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDH2","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:45.9476189Z","@mt":"Signed url obtained for file PoliceReports/22 2025-11-09-25-061632-mv_20251112184012.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDH7:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDH7","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:49.7107735Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDHA:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDHA","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:49.7113079Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDHA:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDHA","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:49.7119101Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T184149Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=5ccfa271c9fad408caec84103c54332252b2131fc68502c67ba2e2616cf6e1e7a76ae5abd86711eb5d6e36b4a2b8b5b694acdc7a0d682d87b4c16c0e898f5599c76a7350be014217d692e061f20319bad9533ce9b3598cfdbe3f25241920c57e2bc446a99d7cc56882e9dc995503225c163cba13aa2f5c278514afea4757a0a765dcce2e829c964d32a0b1b752eae644a4593268d5fd2c670483650882b808f58ddd0fb5f9d57dd01da8f4eade72ee7279441ae7b67e9a83f631cbb9abbd7d7feeeff72e0cea313bedfdbf937f1409831b0ca3dbcd816f812ffdad957ac41d9402481aadbd7bc60473ee3f2d58659d047fcb1fa045201d108184e281e0e04bad","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDHA:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDHA","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:49.7124927Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T184149Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=80aa958b2dd9cd6dfb547c7f94d8d2d3b9f585cf9dd06de5f9f4aef9a6e27e3403ca4f4fbd85463ba037ca19d83f02c403789df0fc7d441bf9a70dc1a0fa8a3fc8470ee3f8793ac1d6e87a0b7216b74622c35eac4acae6404923271614f36d1d515288320c91aa104ca5618c4576186b548cd8f22f750fac7836857c0ad0bdd2b9cb88639600ac22e197ee09f11f11656001e20d22484cf642c2badc7159b1b49d42b90a052cc2e074a7b05ff5daf22899098a0bef4054a7209068c9c0c346daba192b4241162527092b97b21f626d0eec64e3f0721f5be18ad613ef570bdac59dea1fe7552715ae5dafd021e6c4f89a52b7b2ac509249934c1a5e44d650f14c","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDHA:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDHA","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:51.1754349Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMDHC:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMDHC","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:52.9327993Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMDHE:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMDHE","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:52.9333048Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMDHE:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMDHE","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:53.3267865Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMDHG:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMDHG","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:53.3297933Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMDHG:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMDHG","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:53.3360831Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:53.3361109Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:53.3371124Z","@mt":"3 - Cases found6","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:53.3371301Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:53.3381669Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183346_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:53.3391336Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:53.5303610Z","@mt":"Uploading: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184145_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:53.9302171Z","@mt":"Uploaded: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184145_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:53.9788911Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/w3whyz3s.hp2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGO:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGO","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:54.0526153Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-72069957719 MVA Reports 10-27 to 11-02_20251112183248_20251112183346_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:54.5513503Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-72069957719 MVA Reports 10-27 to 11-02_20251112183248_20251112183346_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:54.5516936Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/yw5lammy.r1r.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:54.7813238Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/w3whyz3s.hp2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGO:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGO","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:54.9560771Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/yw5lammy.r1r.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:54.9601611Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183413_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:54.9607215Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:55.1068591Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/tjmdpmyj.ido.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGO:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGO","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:55.1095834Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/w3whyz3s.hp2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDGO:00000001","RequestPath":"/api/finalized-documents/download-bulk/c6326cbf-0948-46fc-a5e2-08de21f5a06d","ConnectionId":"0HNH1K2QHMDGO","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:55.4959280Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-35877685419 MVA Reports 10-27 to 11-02_20251112183248_20251112183413_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:55.9437850Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-35877685419 MVA Reports 10-27 to 11-02_20251112183248_20251112183413_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:55.9441626Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/li4zhqdo.uv3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:56.3232522Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/li4zhqdo.uv3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:56.3270481Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183459_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:56.3276085Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:56.9315581Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-10435190019 MVA Reports 10-27 to 11-02_20251112183248_20251112183459_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:57.6209761Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-10435190019 MVA Reports 10-27 to 11-02_20251112183248_20251112183459_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:57.6213513Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/5rcsuydh.5bi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:58.1655936Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/5rcsuydh.5bi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:58.1694693Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183524_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:58.1700005Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:58.7133325Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-23866187819 MVA Reports 10-27 to 11-02_20251112183248_20251112183524_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:59.3717389Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-23866187819 MVA Reports 10-27 to 11-02_20251112183248_20251112183524_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:59.3720949Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/tp1tkk5a.px3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:59.9137942Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/tp1tkk5a.px3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:59.9174928Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183751_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:41:59.9179820Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:00.4188903Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-1502398719 MVA Reports 10-27 to 11-02_20251112183248_20251112183751_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:01.0897287Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-1502398719 MVA Reports 10-27 to 11-02_20251112183248_20251112183751_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:01.0901196Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/o4ee4gjf.il4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:01.4893486Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/o4ee4gjf.il4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:01.4936103Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183821_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:01.4941006Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:02.0398727Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-84515171219 MVA Reports 10-27 to 11-02_20251112183248_20251112183821_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:02.4772682Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-84515171219 MVA Reports 10-27 to 11-02_20251112183248_20251112183821_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:02.4776686Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/53hoieuw.ieu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:02.8784711Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/53hoieuw.ieu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:31.6134632Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/yw5lammy.r1r.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDHQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMDHQ","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:31.6140425Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/li4zhqdo.uv3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDHQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMDHQ","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:31.6146235Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/5rcsuydh.5bi.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDHQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMDHQ","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:31.6151441Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/tp1tkk5a.px3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDHQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMDHQ","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:31.6157195Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/o4ee4gjf.il4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDHQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMDHQ","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:31.6162488Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/53hoieuw.ieu.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDHQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMDHQ","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:32.8847807Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/t4lqdar0.pmq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDHQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMDHQ","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:33.3106350Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/t4lqdar0.pmq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDHQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMDHQ","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:33.3136089Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/t4lqdar0.pmq.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDHQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMDHQ","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:41.1290479Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183346_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDHS:00000001","RequestPath":"/api/finalized-documents/download-bulk/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMDHS","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:41.1296155Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183413_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDHS:00000001","RequestPath":"/api/finalized-documents/download-bulk/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMDHS","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:41.1301008Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183459_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDHS:00000001","RequestPath":"/api/finalized-documents/download-bulk/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMDHS","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:41.1306174Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183524_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDHS:00000001","RequestPath":"/api/finalized-documents/download-bulk/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMDHS","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:41.1310996Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183751_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDHS:00000001","RequestPath":"/api/finalized-documents/download-bulk/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMDHS","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:41.1316192Z","@mt":"Signed url obtained for file PoliceReports/Cases/19 MVA Reports 10-27 to 11-02_20251112183248_20251112183821_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDHS:00000001","RequestPath":"/api/finalized-documents/download-bulk/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMDHS","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:42.8417619Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/arn2jw05.xh4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDHS:00000001","RequestPath":"/api/finalized-documents/download-bulk/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMDHS","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:43.3592237Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/arn2jw05.xh4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDHS:00000001","RequestPath":"/api/finalized-documents/download-bulk/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMDHS","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:43.6857420Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/t4lqdar0.pmq.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDHS:00000001","RequestPath":"/api/finalized-documents/download-bulk/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMDHS","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:43.6881922Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/arn2jw05.xh4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDHS:00000001","RequestPath":"/api/finalized-documents/download-bulk/85d94fc1-9fde-4f6c-a5e4-08de21f5a06d","ConnectionId":"0HNH1K2QHMDHS","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:42:53.5399238Z","@mt":"Signed url obtained for file PoliceReports/22 2025-11-09-25-061632-mv_20251112184012.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDHU:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDHU","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:43:04.9356633Z","@mt":"Uploading: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184253_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:43:05.5791286Z","@mt":"Uploaded: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184253_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:43:28.5048667Z","@mt":"Signed url obtained for file Logos/NNJ_20240516195827.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDI2:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDI2","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:43:31.5925867Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184116_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDI6:00000001","RequestPath":"/api/file/14de67e4-eab0-4a28-2a70-08de21f5a071","ConnectionId":"0HNH1K2QHMDI6","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:43:32.9957932Z","@mt":"Signed url obtained for file PoliceReports/22 2025-11-09-25-061632-mv_20251112184012.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDI8:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDI8","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:43:33.3015600Z","@mt":"Uploading: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184332_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:43:33.7010245Z","@mt":"Uploaded: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184332_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:43:59.3093091Z","@mt":"Signed url obtained for file PoliceReports/22 2025-11-09-25-061632-mv_20251112184012.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDIE:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDIE","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:43:59.5895097Z","@mt":"Uploading: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184359_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:43:59.9918776Z","@mt":"Uploaded: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184359_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:44:16.1713859Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184116_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDIJ:00000001","RequestPath":"/api/file/14de67e4-eab0-4a28-2a70-08de21f5a071","ConnectionId":"0HNH1K2QHMDIJ","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:44:17.8577214Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184116_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDIO:00000001","RequestPath":"/api/file/14de67e4-eab0-4a28-2a70-08de21f5a071","ConnectionId":"0HNH1K2QHMDIO","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:44:20.2052197Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184116_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDIR:00000001","RequestPath":"/api/file/14de67e4-eab0-4a28-2a70-08de21f5a071","ConnectionId":"0HNH1K2QHMDIR","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:44:21.3862886Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184013_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDIV:00000001","RequestPath":"/api/file/76eadf44-6759-4a5f-2a6e-08de21f5a071","ConnectionId":"0HNH1K2QHMDIV","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:44:24.6268748Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184145_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDJ2:00000001","RequestPath":"/api/file/439fb696-b2f5-45c7-2a71-08de21f5a071","ConnectionId":"0HNH1K2QHMDJ2","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:44:38.8445326Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184145_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDJB:00000001","RequestPath":"/api/file/439fb696-b2f5-45c7-2a71-08de21f5a071","ConnectionId":"0HNH1K2QHMDJB","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:44:40.8993338Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184013_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDJH:00000001","RequestPath":"/api/file/36a0cf30-81dd-43fc-2a6f-08de21f5a071","ConnectionId":"0HNH1K2QHMDJH","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:44:41.2091770Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184013_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDJI:00000001","RequestPath":"/api/file/36a0cf30-81dd-43fc-2a6f-08de21f5a071","ConnectionId":"0HNH1K2QHMDJI","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:44:42.7364848Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184253_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDJL:00000001","RequestPath":"/api/file/e8cac3b3-f900-49a3-2a72-08de21f5a071","ConnectionId":"0HNH1K2QHMDJL","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:44:45.1355846Z","@mt":"Signed url obtained for file PoliceReports/22 2025-11-09-25-061632-mv_20251112184012.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDJN:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDJN","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:44:45.3683984Z","@mt":"Uploading: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184445_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:44:45.7741155Z","@mt":"Uploaded: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184445_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:45:11.6996627Z","@mt":"Signed url obtained for file PoliceReports/22 2025-11-09-25-061632-mv_20251112184012.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDJQ:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDJQ","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:45:11.9393682Z","@mt":"Uploading: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184511_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:45:12.3505157Z","@mt":"Uploaded: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184511_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:45:38.3750447Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184253_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDK1:00000001","RequestPath":"/api/file/e8cac3b3-f900-49a3-2a72-08de21f5a071","ConnectionId":"0HNH1K2QHMDK1","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:45:40.1955899Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184253_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDK6:00000001","RequestPath":"/api/file/e8cac3b3-f900-49a3-2a72-08de21f5a071","ConnectionId":"0HNH1K2QHMDK6","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:45:42.6987715Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184332_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDKC:00000001","RequestPath":"/api/file/f0e538dc-4e71-4471-2a73-08de21f5a071","ConnectionId":"0HNH1K2QHMDKC","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:45:43.0068751Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184332_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDKD:00000001","RequestPath":"/api/file/f0e538dc-4e71-4471-2a73-08de21f5a071","ConnectionId":"0HNH1K2QHMDKD","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:45:48.0307116Z","@mt":"Signed url obtained for file PoliceReports/22 2025-11-09-25-061632-mv_20251112184012.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDKF:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDKF","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:45:48.2804921Z","@mt":"Uploading: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184548_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:45:48.6825513Z","@mt":"Uploaded: file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184548_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:45:48.7118194Z","@mt":"Signed url obtained for file Logos/NNJ_20240516195827.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDKH:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDKH","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:45:53.4078722Z","@mt":"Signed url obtained for file Logos/NNJ_20240516195827.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDKI:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDKI","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.0996182Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.1001630Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.1006854Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.1011761Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.1017000Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.1021894Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.1027452Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.1032389Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.1037702Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.1042582Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.1047822Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.1052689Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.1057901Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.1062768Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.1073750Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.1079353Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.1084757Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.1089651Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.1095029Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:04.1099906Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKK","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:07.0254260Z","@mt":"Signed url obtained for file PoliceTemplate/Westwood Dept_20250127132006.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKM:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKM","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:07.0259432Z","@mt":"Signed url obtained for file PoliceTemplate/West Windsor Dept_20240506153156.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKM:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKM","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:07.0265096Z","@mt":"Signed url obtained for file PoliceTemplate/Westwood Dept_20240419194710.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKM:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKM","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:07.0270077Z","@mt":"Signed url obtained for file PoliceTemplate/West New York Dept_20240326135447.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKM:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKM","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:07.7642086Z","@mt":"Signed url obtained for file PoliceTemplate/Westwood Dept_20250127132006.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKO:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKO","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:07.7647971Z","@mt":"Signed url obtained for file PoliceTemplate/West Windsor Dept_20240506153156.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKO:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKO","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:07.7652974Z","@mt":"Signed url obtained for file PoliceTemplate/Westwood Dept_20240419194710.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKO:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKO","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:07.7658583Z","@mt":"Signed url obtained for file PoliceTemplate/West New York Dept_20240326135447.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKO:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKO","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:11.4254617Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184253_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDKS:00000001","RequestPath":"/api/file/e8cac3b3-f900-49a3-2a72-08de21f5a071","ConnectionId":"0HNH1K2QHMDKS","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3096404Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3101721Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3107109Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3112025Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3117431Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3122171Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3127103Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3131979Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3136884Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3141771Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3146730Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3151605Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3156522Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3161409Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3166328Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3171200Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3176112Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3181029Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3185955Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.3190837Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKU","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6302311Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6307762Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6312493Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6317518Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6322165Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6327217Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6331889Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6336575Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6341246Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6345942Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6350602Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6355286Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6359945Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6364663Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6369332Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6374015Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6378668Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6383345Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6387996Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:12.6392644Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDKV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDKV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:13.4083698Z","@mt":"Signed url obtained for file Logos/NNJ_20240516195827.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDL1:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDL1","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:14.9346344Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20250108131307.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDL3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDL3","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:14.9351637Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20240315130936.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDL3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDL3","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:15.2462665Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20250108131307.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDL4:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDL4","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:15.2468140Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20240315130936.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDL4:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDL4","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:21.2070913Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184332_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDLA:00000001","RequestPath":"/api/file/f0e538dc-4e71-4471-2a73-08de21f5a071","ConnectionId":"0HNH1K2QHMDLA","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:23.0406128Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184332_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDLD:00000001","RequestPath":"/api/file/f0e538dc-4e71-4471-2a73-08de21f5a071","ConnectionId":"0HNH1K2QHMDLD","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:46:24.5629987Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184359_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDLH:00000001","RequestPath":"/api/file/03b94d4d-7f0c-4a59-2a74-08de21f5a071","ConnectionId":"0HNH1K2QHMDLH","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:32.0435806Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184359_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDLQ:00000001","RequestPath":"/api/file/03b94d4d-7f0c-4a59-2a74-08de21f5a071","ConnectionId":"0HNH1K2QHMDLQ","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:35.0212984Z","@mt":"Uploading: file PoliceReports/21 opra20251143_20251112184735.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDLR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDLR","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:36.6210919Z","@mt":"Uploaded: file PoliceReports/21 opra20251143_20251112184735.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDLR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDLR","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:36.6212739Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDLR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDLR","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:36.6212942Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDLR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDLR","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:36.6400758Z","@mt":"Python initialized in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDLR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDLR","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:36.6401242Z","@mt":"fitz imported in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDLR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDLR","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:36.8600636Z","@mt":"Doc closed in 238 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDLR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDLR","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:36.8601283Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDLR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDLR","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:36.8651185Z","@mt":"temp file deleted in 243 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDLR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDLR","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:38.8931776Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDLT:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDLT","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.7966855Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.7972601Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.7978212Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.7983709Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.7989119Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.7994966Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.8000215Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.8005786Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.8010985Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.8016508Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.8021981Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.8027263Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.8032457Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.8037948Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.8043135Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.8048357Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.8053768Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.8059083Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.8064858Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:39.8070088Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDLV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDLV","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:47:40.5185718Z","@mt":"Signed url obtained for file PoliceReports/21 opra20251143_20251112184735.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDM1:00000001","RequestPath":"/api/file/view-report-for-new-case/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHMDM1","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:06.8581852Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184359_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDME:00000001","RequestPath":"/api/file/03b94d4d-7f0c-4a59-2a74-08de21f5a071","ConnectionId":"0HNH1K2QHMDME","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:07.6547184Z","@mt":"Signed url obtained for file PoliceTemplate/Holmdel Department_20250131211630.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDMK","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:07.6552319Z","@mt":"Signed url obtained for file PoliceTemplate/Hopewell Dept_20240417170437.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDMK","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:07.6557623Z","@mt":"Signed url obtained for file PoliceTemplate/Holmdel Dept_20240326154111.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDMK","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:07.6562349Z","@mt":"Signed url obtained for file PoliceTemplate/Hoboken Dept_20240322141740.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDMK","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:07.6567428Z","@mt":"Signed url obtained for file PoliceTemplate/Howell Township_20240314141516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDMK","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:07.9616499Z","@mt":"Signed url obtained for file PoliceTemplate/Holmdel Department_20250131211630.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDMM:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDMM","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:07.9621592Z","@mt":"Signed url obtained for file PoliceTemplate/Hopewell Dept_20240417170437.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDMM:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDMM","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:07.9626951Z","@mt":"Signed url obtained for file PoliceTemplate/Holmdel Dept_20240326154111.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDMM:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDMM","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:07.9631668Z","@mt":"Signed url obtained for file PoliceTemplate/Hoboken Dept_20240322141740.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDMM:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDMM","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:07.9636946Z","@mt":"Signed url obtained for file PoliceTemplate/Howell Township_20240314141516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDMM:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDMM","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:09.0547224Z","@mt":"Signed url obtained for file PoliceTemplate/Howell Township_20240314141516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMDMQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMDMQ","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:09.4532559Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184359_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDMT:00000001","RequestPath":"/api/file/03b94d4d-7f0c-4a59-2a74-08de21f5a071","ConnectionId":"0HNH1K2QHMDMT","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:12.1957611Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDN3:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDN3","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:12.2193176Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184359_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDN4:00000001","RequestPath":"/api/file/03b94d4d-7f0c-4a59-2a74-08de21f5a071","ConnectionId":"0HNH1K2QHMDN4","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:15.2879404Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184445_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDN8:00000001","RequestPath":"/api/file/245797a5-a169-41eb-2a75-08de21f5a071","ConnectionId":"0HNH1K2QHMDN8","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:29.7252462Z","@mt":"Signed url obtained for file PoliceReports/21 opra20251143_20251112184735.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDNH:00000001","RequestPath":"/api/file/view-report-for-new-case/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHMDNH","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:29.8545052Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184445_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDNI:00000001","RequestPath":"/api/file/245797a5-a169-41eb-2a75-08de21f5a071","ConnectionId":"0HNH1K2QHMDNI","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:32.2904985Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184445_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDNL:00000001","RequestPath":"/api/file/245797a5-a169-41eb-2a75-08de21f5a071","ConnectionId":"0HNH1K2QHMDNL","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:33.2842794Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184511_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDNP:00000001","RequestPath":"/api/file/7fb2bcc4-7b55-4e86-2a76-08de21f5a071","ConnectionId":"0HNH1K2QHMDNP","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:55.6866754Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184511_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDO1:00000001","RequestPath":"/api/file/7fb2bcc4-7b55-4e86-2a76-08de21f5a071","ConnectionId":"0HNH1K2QHMDO1","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:58.2282996Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184548_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDO7:00000001","RequestPath":"/api/file/d4129a1c-ddfa-40ac-2a77-08de21f5a071","ConnectionId":"0HNH1K2QHMDO7","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:48:58.5368394Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184548_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDO8:00000001","RequestPath":"/api/file/d4129a1c-ddfa-40ac-2a77-08de21f5a071","ConnectionId":"0HNH1K2QHMDO8","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:06.6915310Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184548_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDOG:00000001","RequestPath":"/api/file/d4129a1c-ddfa-40ac-2a77-08de21f5a071","ConnectionId":"0HNH1K2QHMDOG","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:08.7393285Z","@mt":"Signed url obtained for file Logos/NNJ_20240516195827.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDOL:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDOL","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:14.4192420Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDOQ:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDOQ","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:14.4198103Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDOQ:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDOQ","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:14.4203146Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T184914Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=4f6d33cb5229cf14ba70ad252d3b20820f8714254ee582763517b45d1d2058ed61416fe783e90a2579018090ddc4c3bbef5e1c2b1efc848d1b3931cde8502892a861d309f8c97bd623a4429a971cfea6ce486219a097eef21aad463ef5b6d0d069173298dce4fe3a0b380f9a74488e5fd6f5cbe8b38aa93d2b312ac116f7a7deea487edd202c8e36aae9a372f950a49824ce49e837d22e322bbb66d037a19fcb610c8e9cbe479cd3972ae9c043d141dc74a33ed70c82f477b18db6a58368b64b512456f28bc2ea657fd7bd7eb45b7bd2b5f6f814f5ce952c68df52860d291456d8e591a170818b8b0f5cf3010c3a02c3d0b1ceea085cad6dcf8114aee7c98250","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDOQ:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDOQ","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:14.4208616Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T184914Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=33bfa9e35d932142ad4c5024ae7e926cc8eb96d47667bd7fecff783125aa408c7b602ddf933a5bd4d52d49345c9ceb98676bdac9676ab892256e5e89ba3c9636750b1dbbe5b7d2314dfa47a69d3f15d2ffa278f866d050d8852f2430c0164871eb2dff1c4f7f5848442f6d2917700fdcbc255a1e395bde045ca458f98b72331f91ab00cc2bbca29fcd39377af7f4d9ceeb9aec541e509f7e5828475483961580d3f49d78c243bebbc19308096f17115c44fc598e1e0c74171bf01bab525d296b3ad2a3bb5da56c74a47557215c194cd0976b7502cce95e20dc8fcbc437332a50835b9f106e958d9f3cf1c6a1430daa7a40b61b5f61b205ce62c2a821d7bfcded","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDOQ:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDOQ","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:15.4517386Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMDOS:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMDOS","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:15.9095007Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMDOV:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMDOV","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:15.9100163Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMDOV:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMDOV","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:16.0579056Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMDP0:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMDP0","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:16.0615263Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMDP0:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMDP0","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:16.0678439Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:16.0678952Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:16.0688828Z","@mt":"3 - Cases found7","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:16.0689183Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:16.0699490Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184116_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:16.0709504Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:16.5412406Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-92705542022 2025-11-09-25-061632-mv_20251112184012_20251112184116_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:16.9598289Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-92705542022 2025-11-09-25-061632-mv_20251112184012_20251112184116_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:16.9600393Z","@mt":"Uploading: file CoverTemplate/r1g1quom.ygm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:17.3835993Z","@mt":"Uploaded: file CoverTemplate/r1g1quom.ygm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:17.5332336Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-41028813022 2025-11-09-25-061632-mv_20251112184012_20251112184116_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:17.9570786Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-41028813022 2025-11-09-25-061632-mv_20251112184012_20251112184116_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:17.9573089Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/cloaaowj.y0n.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:18.5020135Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/cloaaowj.y0n.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:18.5049906Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184145_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:18.5055452Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:19.1182168Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-69911504422 2025-11-09-25-061632-mv_20251112184012_20251112184145_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:19.7072116Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-69911504422 2025-11-09-25-061632-mv_20251112184012_20251112184145_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:19.7074757Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/ofbq0zgy.ncz.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:20.2889693Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/ofbq0zgy.ncz.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:20.2924702Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184253_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:20.2929948Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:20.7198967Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-9648312522 2025-11-09-25-061632-mv_20251112184012_20251112184253_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:21.3360958Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-9648312522 2025-11-09-25-061632-mv_20251112184012_20251112184253_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:21.3363212Z","@mt":"Uploading: file CoverTemplate/1i5btbox.1cg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:21.8788684Z","@mt":"Uploaded: file CoverTemplate/1i5btbox.1cg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:22.0051769Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-23857745322 2025-11-09-25-061632-mv_20251112184012_20251112184253_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:22.6151504Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-23857745322 2025-11-09-25-061632-mv_20251112184012_20251112184253_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:22.6154738Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/c05jmc0u.faf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:23.0005810Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/c05jmc0u.faf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:23.0035830Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184359_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:23.0041260Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:23.8665721Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-50094746622 2025-11-09-25-061632-mv_20251112184012_20251112184359_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:24.2999838Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-50094746622 2025-11-09-25-061632-mv_20251112184012_20251112184359_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:24.3002257Z","@mt":"Uploading: file CoverTemplate/vaqn15z3.0gh.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:24.8812351Z","@mt":"Uploaded: file CoverTemplate/vaqn15z3.0gh.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:25.0131245Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-53090524822 2025-11-09-25-061632-mv_20251112184012_20251112184359_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:25.6033096Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-53090524822 2025-11-09-25-061632-mv_20251112184012_20251112184359_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:25.6035915Z","@mt":"Uploading: file CoverTemplate/dhtmm3ux.aav.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:26.0077397Z","@mt":"Uploaded: file CoverTemplate/dhtmm3ux.aav.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:26.3025493Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-90421701422 2025-11-09-25-061632-mv_20251112184012_20251112184359_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:26.7026907Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-90421701422 2025-11-09-25-061632-mv_20251112184012_20251112184359_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:26.7029876Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/3fi3zal1.j34.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:27.2372444Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/3fi3zal1.j34.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:27.2411283Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184445_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:27.2417089Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:27.6864198Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-19431740022 2025-11-09-25-061632-mv_20251112184012_20251112184445_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:28.2649854Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-19431740022 2025-11-09-25-061632-mv_20251112184012_20251112184445_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:28.2652698Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/ajg5fzku.l3n.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:28.8195695Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/ajg5fzku.l3n.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:28.8232661Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184511_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:28.8238067Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:29.4311370Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-88583575822 2025-11-09-25-061632-mv_20251112184012_20251112184511_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:29.8442555Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-88583575822 2025-11-09-25-061632-mv_20251112184012_20251112184511_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:29.8445346Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/0cvjp3xy.uct.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:30.4074271Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/0cvjp3xy.uct.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:30.4111467Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184548_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:30.4117005Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:31.0525063Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-75870001422 2025-11-09-25-061632-mv_20251112184012_20251112184548_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:31.6222549Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-75870001422 2025-11-09-25-061632-mv_20251112184012_20251112184548_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:31.6225907Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/2bgddnek.0zt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:32.1755865Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/2bgddnek.0zt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:49.4776643Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/cloaaowj.y0n.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPA:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPA","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:49.4781723Z","@mt":"Signed url obtained for file CoverTemplate/r1g1quom.ygm.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPA:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPA","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:49.4787065Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/ofbq0zgy.ncz.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPA:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPA","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:49.4791776Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/c05jmc0u.faf.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPA:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPA","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:49.4796980Z","@mt":"Signed url obtained for file CoverTemplate/1i5btbox.1cg.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPA:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPA","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:49.4801983Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/3fi3zal1.j34.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPA:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPA","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:49.4807179Z","@mt":"Signed url obtained for file CoverTemplate/vaqn15z3.0gh.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPA:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPA","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:49.4811851Z","@mt":"Signed url obtained for file CoverTemplate/dhtmm3ux.aav.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPA:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPA","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:49.4816853Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/ajg5fzku.l3n.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPA:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPA","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:49.4821577Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/0cvjp3xy.uct.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPA:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPA","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:49.4826579Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/2bgddnek.0zt.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPA:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPA","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:49.9398940Z","@mt":"Signed url obtained for file PoliceReports/21 opra20251143_20251112184735.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDPC:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDPC","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:51.3299061Z","@mt":"Uploading: file PoliceReports/Cases/21 opra20251143_20251112184735_20251112184949_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:51.8235220Z","@mt":"Uploaded: file PoliceReports/Cases/21 opra20251143_20251112184735_20251112184949_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:52.2640196Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/2tk0443q.x5n.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPA:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPA","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:52.9176332Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/2tk0443q.x5n.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPA:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPA","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:52.9208329Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/2tk0443q.x5n.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPA:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPA","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:56.1017997Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184116_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPE:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPE","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:56.1023294Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184145_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPE:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPE","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:56.1028719Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184253_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPE:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPE","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:56.1034185Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184359_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPE:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPE","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:56.1039313Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184445_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPE:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPE","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:56.1044865Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184511_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPE:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPE","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:56.1049723Z","@mt":"Signed url obtained for file PoliceReports/Cases/22 2025-11-09-25-061632-mv_20251112184012_20251112184548_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPE:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPE","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:58.1502681Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/4plvmj4m.u21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPE:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPE","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:58.5889977Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/4plvmj4m.u21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPE:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPE","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:58.9973414Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/2tk0443q.x5n.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPE:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPE","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:49:59.0005176Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/4plvmj4m.u21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDPE:00000001","RequestPath":"/api/finalized-documents/download-bulk/a24e13fc-1b14-41ad-a5e5-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPE","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:50:19.0432587Z","@mt":"Signed url obtained for file PoliceReports/21 opra20251143_20251112184735.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDPI:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDPI","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:50:20.7805357Z","@mt":"Uploading: file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185019_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:50:21.2465487Z","@mt":"Uploaded: file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185019_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:50:53.9460387Z","@mt":"Signed url obtained for file PoliceReports/21 opra20251143_20251112184735.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDPK:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDPK","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:50:55.6951466Z","@mt":"Uploading: file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185053_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:50:56.3963846Z","@mt":"Uploaded: file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185053_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:51:35.7835334Z","@mt":"Uploading: file PoliceReports/23 11-3-11-9 (2)_20251112185135.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDPM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDPM","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:51:36.7064895Z","@mt":"Uploaded: file PoliceReports/23 11-3-11-9 (2)_20251112185135.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDPM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDPM","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:51:36.7066533Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDPM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDPM","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:51:36.7066699Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDPM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDPM","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:51:36.7250980Z","@mt":"Python initialized in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDPM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDPM","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:51:36.7251600Z","@mt":"fitz imported in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDPM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDPM","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:51:36.8385466Z","@mt":"Doc closed in 131 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDPM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDPM","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:51:36.8386034Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDPM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDPM","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:51:36.8398645Z","@mt":"temp file deleted in 133 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMDPM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMDPM","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:51:41.6757774Z","@mt":"Signed url obtained for file Logos/NNJ_20240314141516.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDPO:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDPO","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:51:42.8935229Z","@mt":"Signed url obtained for file PoliceReports/23 11-3-11-9 (2)_20251112185135.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDPQ:00000001","RequestPath":"/api/file/view-report-for-new-case/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHMDPQ","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:51:44.3442586Z","@mt":"Signed url obtained for file PoliceReports/21 opra20251143_20251112184735.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDPS:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDPS","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:51:46.0721568Z","@mt":"Uploading: file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185144_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:51:46.7705655Z","@mt":"Uploaded: file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185144_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:52:10.5574329Z","@mt":"Signed url obtained for file PoliceReports/21 opra20251143_20251112184735.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDPU:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDPU","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:52:11.2697562Z","@mt":"Uploading: file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185210_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:52:11.7390548Z","@mt":"Uploaded: file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185210_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:52:22.7428823Z","@mt":"Signed url obtained for file PoliceReports/23 11-3-11-9 (2)_20251112185135.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDQ0:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDQ0","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:52:23.5549036Z","@mt":"Uploading: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185222_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:52:24.1636848Z","@mt":"Uploaded: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185222_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:52:47.2945789Z","@mt":"Signed url obtained for file PoliceReports/21 opra20251143_20251112184735.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDQ2:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDQ2","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:52:48.0097389Z","@mt":"Uploading: file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185247_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:52:48.7161590Z","@mt":"Uploaded: file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185247_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:52:49.5836976Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDQ4:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDQ4","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:52:50.0127001Z","@mt":"Signed url obtained for file PoliceReports/23 11-3-11-9 (2)_20251112185135.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDQ6:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDQ6","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:52:50.7520963Z","@mt":"Uploading: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185250_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:52:51.3180856Z","@mt":"Uploaded: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185250_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:52:52.6965882Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112184949_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDQA:00000001","RequestPath":"/api/file/283f3d5d-cdd3-4c93-2a78-08de21f5a071","ConnectionId":"0HNH1K2QHMDQA","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:53:11.8045646Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112184949_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDQG:00000001","RequestPath":"/api/file/283f3d5d-cdd3-4c93-2a78-08de21f5a071","ConnectionId":"0HNH1K2QHMDQG","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:53:14.2354159Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112184949_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDQJ:00000001","RequestPath":"/api/file/283f3d5d-cdd3-4c93-2a78-08de21f5a071","ConnectionId":"0HNH1K2QHMDQJ","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:53:15.3156585Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185019_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDQN:00000001","RequestPath":"/api/file/9e94a6c5-5d11-4fdd-2a79-08de21f5a071","ConnectionId":"0HNH1K2QHMDQN","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:53:26.8043887Z","@mt":"Signed url obtained for file PoliceReports/23 11-3-11-9 (2)_20251112185135.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDQP:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDQP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:53:27.5445509Z","@mt":"Uploading: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185326_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:53:27.9457101Z","@mt":"Uploaded: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185326_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:54:10.0913101Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185019_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDQV:00000001","RequestPath":"/api/file/9e94a6c5-5d11-4fdd-2a79-08de21f5a071","ConnectionId":"0HNH1K2QHMDQV","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:54:12.8276895Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185019_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDR2:00000001","RequestPath":"/api/file/9e94a6c5-5d11-4fdd-2a79-08de21f5a071","ConnectionId":"0HNH1K2QHMDR2","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:54:14.0319510Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185053_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDR6:00000001","RequestPath":"/api/file/a9ef953e-562f-430c-2a7a-08de21f5a071","ConnectionId":"0HNH1K2QHMDR6","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:54:32.1135854Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185053_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDRC:00000001","RequestPath":"/api/file/a9ef953e-562f-430c-2a7a-08de21f5a071","ConnectionId":"0HNH1K2QHMDRC","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:54:34.1960323Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185053_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDRG:00000001","RequestPath":"/api/file/a9ef953e-562f-430c-2a7a-08de21f5a071","ConnectionId":"0HNH1K2QHMDRG","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:54:34.3125217Z","@mt":"Signed url obtained for file PoliceReports/23 11-3-11-9 (2)_20251112185135.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDRH:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDRH","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:54:34.7554165Z","@mt":"Uploading: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185434_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:54:35.1437100Z","@mt":"Uploaded: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185434_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:54:35.3626073Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185144_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDRL:00000001","RequestPath":"/api/file/92f37a7e-dff5-4cda-2a7b-08de21f5a071","ConnectionId":"0HNH1K2QHMDRL","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:55:18.0165082Z","@mt":"Signed url obtained for file PoliceReports/23 11-3-11-9 (2)_20251112185135.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDRN:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDRN","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:55:18.7895617Z","@mt":"Uploading: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185518_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:55:19.2154516Z","@mt":"Uploaded: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185518_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:55:53.8768861Z","@mt":"Signed url obtained for file PoliceReports/23 11-3-11-9 (2)_20251112185135.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDRR:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDRR","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:55:54.3384492Z","@mt":"Uploading: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185553_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:55:54.7662876Z","@mt":"Uploaded: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185553_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:09.8256312Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185144_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDRV:00000001","RequestPath":"/api/file/92f37a7e-dff5-4cda-2a7b-08de21f5a071","ConnectionId":"0HNH1K2QHMDRV","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:13.9741986Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185144_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDS2:00000001","RequestPath":"/api/file/92f37a7e-dff5-4cda-2a7b-08de21f5a071","ConnectionId":"0HNH1K2QHMDS2","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:17.8690514Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185210_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDS8:00000001","RequestPath":"/api/file/38fe884a-46b0-4212-2a7c-08de21f5a071","ConnectionId":"0HNH1K2QHMDS8","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:18.1777817Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185210_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDS9:00000001","RequestPath":"/api/file/38fe884a-46b0-4212-2a7c-08de21f5a071","ConnectionId":"0HNH1K2QHMDS9","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:30.0226146Z","@mt":"Signed url obtained for file PoliceReports/23 11-3-11-9 (2)_20251112185135.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDSB:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDSB","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:30.7712175Z","@mt":"Uploading: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185630_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:31.1665013Z","@mt":"Uploaded: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185630_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:33.0714710Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185210_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDSH:00000001","RequestPath":"/api/file/38fe884a-46b0-4212-2a7c-08de21f5a071","ConnectionId":"0HNH1K2QHMDSH","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:35.0641674Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185210_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDSM:00000001","RequestPath":"/api/file/38fe884a-46b0-4212-2a7c-08de21f5a071","ConnectionId":"0HNH1K2QHMDSM","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:36.0234759Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185247_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDSQ:00000001","RequestPath":"/api/file/5df6dd7f-81a9-4158-2a7e-08de21f5a071","ConnectionId":"0HNH1K2QHMDSQ","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:36.8382451Z","@mt":"Signed url obtained for file Logos/NNJ_20240314141516.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDSS:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDSS","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:39.4180166Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185222_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDT0:00000001","RequestPath":"/api/file/6b2ff360-6240-44b2-2a7d-08de21f5a071","ConnectionId":"0HNH1K2QHMDT0","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:47.1548394Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185222_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDT8:00000001","RequestPath":"/api/file/6b2ff360-6240-44b2-2a7d-08de21f5a071","ConnectionId":"0HNH1K2QHMDT8","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:49.2605734Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185222_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDTB:00000001","RequestPath":"/api/file/6b2ff360-6240-44b2-2a7d-08de21f5a071","ConnectionId":"0HNH1K2QHMDTB","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:50.4933295Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185250_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDTF:00000001","RequestPath":"/api/file/7819f4ba-5376-4b60-2a7f-08de21f5a071","ConnectionId":"0HNH1K2QHMDTF","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:52.0099032Z","@mt":"Signed url obtained for file PoliceReports/23 11-3-11-9 (2)_20251112185135.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMDTH:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMDTH","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:52.3810691Z","@mt":"Uploading: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185652_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:52.9577689Z","@mt":"Uploaded: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185652_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:56.7216477Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185247_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDTN:00000001","RequestPath":"/api/file/5df6dd7f-81a9-4158-2a7e-08de21f5a071","ConnectionId":"0HNH1K2QHMDTN","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:58.7742771Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185247_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDTQ:00000001","RequestPath":"/api/file/5df6dd7f-81a9-4158-2a7e-08de21f5a071","ConnectionId":"0HNH1K2QHMDTQ","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:56:59.8888913Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMDTS:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMDTS","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:03.5025850Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185250_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDU6:00000001","RequestPath":"/api/file/7819f4ba-5376-4b60-2a7f-08de21f5a071","ConnectionId":"0HNH1K2QHMDU6","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:05.2683803Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDUA:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDUA","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:05.2689321Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDUA:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDUA","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:05.2694910Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T185705Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=891cad1d3c44e2e27cec27d4880ef8e430a1723364b5f9c7e0d0a6f4c8b411e112d64712c1f48ea8d8cf1c25aeb2e01c470f190f7b9917d5365b130b90b2785c48b174dcaf98b1bf52a18be63a6ccd3670881d276ed505f22b6329d6bddba75702d6b6c5f67d52f704d4c9182935fa9e56493476298cdafbff05d4d5ebe9c232e1a26d9ecd2763b96548fa8c0f3519b344d0f8224f06e3196b7cede322a539ac33df20ab783fc18a4a60c213108815c679de439febfa80c43f2cc28cbe736b67a39c7c67d92e2d775dc5e64641156d68f3451e34fba516f302a33e2e2bcd621c845d1da079b9d7a3bf25cdc152297f68173322c5285ee47613efcb1fe8391585","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDUA:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDUA","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:05.2700173Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T185705Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=036031d86def4f56d6f6aa65c2291efb3f8b6bbcc8ec10ab092ac9c541e6b62807eb93ddf3443d1ebd63f3aff9540f372759c43d7dc37ff0779e127d2c5a34beb06b60e496fb869b45e562ae93fd65828554d3d73562aefdb5842bff6aade77e58bc3758329f8111e721bf43f83f78e809df698352a19369d020c181c9521221bbc6317f37d5b3f4949ff4c26e4b4b75593acddf60319ac3a0fc70285aa077c34e626e4d473030c205b7f513f66690b15ef6bc6cee17bf602ab83705a608cb1ab8b0157f4ac026f9db829c90012f2e1d912d33a936721517dd60a096f36215cb1fedd54c60e60297231db15da7808f31e6b9649dce08cffd2a60264186327ab2","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMDUA:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMDUA","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:05.6745530Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185326_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDUE:00000001","RequestPath":"/api/file/4b47cd9a-3778-4506-2a80-08de21f5a071","ConnectionId":"0HNH1K2QHMDUE","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:05.9862780Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185326_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDUF:00000001","RequestPath":"/api/file/4b47cd9a-3778-4506-2a80-08de21f5a071","ConnectionId":"0HNH1K2QHMDUF","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:07.4795846Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMDUH:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMDUH","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:09.9890574Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMDUJ:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMDUJ","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:09.9896257Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMDUJ:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMDUJ","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:10.5803068Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMDUL:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMDUL","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:10.5835278Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMDUL:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMDUL","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:10.5914319Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:10.5914600Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:10.5924875Z","@mt":"3 - Cases found6","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:10.5925045Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:10.5936044Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112184949_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:10.5946271Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:11.2494295Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-98811577321 opra20251143_20251112184735_20251112184949_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:11.7398383Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-98811577321 opra20251143_20251112184735_20251112184949_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:11.7404097Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/r40avsep.50f.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:12.3334926Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/r40avsep.50f.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:12.3374134Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185019_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:12.3379142Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:13.0935431Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-67065460621 opra20251143_20251112184735_20251112185019_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:13.8311670Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-67065460621 opra20251143_20251112184735_20251112185019_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:13.8316040Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/gmxa5m43.tjb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:14.2369821Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/gmxa5m43.tjb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:14.2398431Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185053_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:14.2403557Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:14.6167016Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-50026283221 opra20251143_20251112184735_20251112185053_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:15.3105520Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-50026283221 opra20251143_20251112184735_20251112185053_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:15.3110055Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/pu1oxezu.jcm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:15.7239829Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/pu1oxezu.jcm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:15.7267492Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185144_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:15.7272640Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:16.3915194Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-8214439321 opra20251143_20251112184735_20251112185144_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:17.1067491Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-8214439321 opra20251143_20251112184735_20251112185144_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:17.1071897Z","@mt":"Uploading: file CoverTemplate/s5xsisos.xeq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:17.4055375Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185326_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDV1:00000001","RequestPath":"/api/file/4b47cd9a-3778-4506-2a80-08de21f5a071","ConnectionId":"0HNH1K2QHMDV1","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:17.5057902Z","@mt":"Uploaded: file CoverTemplate/s5xsisos.xeq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:17.9297862Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-73394921921 opra20251143_20251112184735_20251112185144_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:18.6376349Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-73394921921 opra20251143_20251112184735_20251112185144_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:18.6381070Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/4xu5lsne.do1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:19.1948773Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/4xu5lsne.do1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:19.1988785Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185210_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:19.1997626Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:19.6439199Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185434_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDV7:00000001","RequestPath":"/api/file/68e49b70-1d6c-40b6-2a81-08de21f5a071","ConnectionId":"0HNH1K2QHMDV7","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:19.7103801Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-41412912221 opra20251143_20251112184735_20251112185210_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:19.9570282Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185434_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDV8:00000001","RequestPath":"/api/file/68e49b70-1d6c-40b6-2a81-08de21f5a071","ConnectionId":"0HNH1K2QHMDV8","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:20.1951755Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-41412912221 opra20251143_20251112184735_20251112185210_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:20.1957010Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/abh4v2gr.rmw.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:20.5930534Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/abh4v2gr.rmw.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:20.5963030Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185247_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:20.5968700Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:21.1828344Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-23449021521 opra20251143_20251112184735_20251112185247_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:21.8862087Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-23449021521 opra20251143_20251112184735_20251112185247_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:21.8867202Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/gti0prql.htn.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:22.4515854Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/gti0prql.htn.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:31.0295388Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185434_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDVI:00000001","RequestPath":"/api/file/68e49b70-1d6c-40b6-2a81-08de21f5a071","ConnectionId":"0HNH1K2QHMDVI","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:33.2000497Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185434_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDVL:00000001","RequestPath":"/api/file/68e49b70-1d6c-40b6-2a81-08de21f5a071","ConnectionId":"0HNH1K2QHMDVL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:34.1875249Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185518_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMDVR:00000001","RequestPath":"/api/file/de08629a-aaa7-45cd-2a82-08de21f5a071","ConnectionId":"0HNH1K2QHMDVR","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:39.9322511Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/r40avsep.50f.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDVT:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHMDVT","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:39.9327953Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/gmxa5m43.tjb.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDVT:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHMDVT","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:39.9332691Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/pu1oxezu.jcm.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDVT:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHMDVT","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:39.9337736Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/4xu5lsne.do1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDVT:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHMDVT","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:39.9342429Z","@mt":"Signed url obtained for file CoverTemplate/s5xsisos.xeq.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDVT:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHMDVT","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:39.9347577Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/abh4v2gr.rmw.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDVT:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHMDVT","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:39.9352265Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/gti0prql.htn.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDVT:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHMDVT","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:41.2787440Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/fzkv5zk2.grg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDVT:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHMDVT","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:41.9774234Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/fzkv5zk2.grg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDVT:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHMDVT","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:41.9806768Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/fzkv5zk2.grg.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMDVT:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHMDVT","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:45.5965375Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185518_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME05:00000001","RequestPath":"/api/file/de08629a-aaa7-45cd-2a82-08de21f5a071","ConnectionId":"0HNH1K2QHME05","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:47.2095548Z","@mt":"Signed url obtained for file PoliceReports/23 11-3-11-9 (2)_20251112185135.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHME07:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHME07","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:47.9436956Z","@mt":"Uploading: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185747_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:48.4894717Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112184949_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME09:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHME09","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:48.4900053Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185019_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME09:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHME09","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:48.4905468Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185053_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME09:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHME09","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:48.4910354Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185144_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME09:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHME09","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:48.4915654Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185210_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME09:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHME09","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:48.4920582Z","@mt":"Signed url obtained for file PoliceReports/Cases/21 opra20251143_20251112184735_20251112185247_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME09:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHME09","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:48.5336620Z","@mt":"Uploaded: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185747_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:51.0158940Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/evi2v05m.1zf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME09:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHME09","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:51.0187616Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185553_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME0F:00000001","RequestPath":"/api/file/35aa6a80-2eba-4616-2a83-08de21f5a071","ConnectionId":"0HNH1K2QHME0F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:51.3277087Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185553_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME0G:00000001","RequestPath":"/api/file/35aa6a80-2eba-4616-2a83-08de21f5a071","ConnectionId":"0HNH1K2QHME0G","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:51.7806331Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/evi2v05m.1zf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME09:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHME09","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:52.1920283Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/fzkv5zk2.grg.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME09:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHME09","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:57:52.1950021Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/evi2v05m.1zf.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME09:00000001","RequestPath":"/api/finalized-documents/download-bulk/5d733466-72f9-4019-a5e6-08de21f5a06d","ConnectionId":"0HNH1K2QHME09","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:18.7147292Z","@mt":"Signed url obtained for file PoliceReports/23 11-3-11-9 (2)_20251112185135.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHME0K:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHME0K","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:19.4273924Z","@mt":"Signed url obtained for file Logos/NNJ_20240314141516.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHME0M:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHME0M","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:19.4552114Z","@mt":"Uploading: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185818_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:19.8628451Z","@mt":"Uploaded: file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185818_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:23.3050257Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185553_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME0Q:00000001","RequestPath":"/api/file/35aa6a80-2eba-4616-2a83-08de21f5a071","ConnectionId":"0HNH1K2QHME0Q","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:24.1758181Z","@mt":"Signed url obtained for file Logos/NNJ_20240314141516.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHME0R:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHME0R","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:25.8881859Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185630_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME11:00000001","RequestPath":"/api/file/f75e3763-3860-4e0c-2a84-08de21f5a071","ConnectionId":"0HNH1K2QHME11","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:26.1956573Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185630_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME12:00000001","RequestPath":"/api/file/f75e3763-3860-4e0c-2a84-08de21f5a071","ConnectionId":"0HNH1K2QHME12","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5098077Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5103301Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5108422Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5113237Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5118395Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5123090Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5128139Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5132825Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5138151Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5142889Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5148198Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5152880Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5158154Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5162836Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5168147Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5172837Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5177887Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5182612Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5187644Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:31.5192471Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME16:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME16","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:50.3618207Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185630_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME1G:00000001","RequestPath":"/api/file/f75e3763-3860-4e0c-2a84-08de21f5a071","ConnectionId":"0HNH1K2QHME1G","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:53.1747385Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185652_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME1M:00000001","RequestPath":"/api/file/1e82f1f9-d62a-402f-2a85-08de21f5a071","ConnectionId":"0HNH1K2QHME1M","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:58:53.4827244Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185652_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME1N:00000001","RequestPath":"/api/file/1e82f1f9-d62a-402f-2a85-08de21f5a071","ConnectionId":"0HNH1K2QHME1N","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5582669Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5588445Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5593370Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5598564Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5603472Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5608676Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5613855Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5618958Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5624418Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5629257Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5634454Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5639244Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5644135Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5648925Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5653744Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5658516Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5663314Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5668505Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5673306Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:03.5678479Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME1T:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME1T","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:15.6072834Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185652_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME21:00000001","RequestPath":"/api/file/1e82f1f9-d62a-402f-2a85-08de21f5a071","ConnectionId":"0HNH1K2QHME21","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:17.5979469Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185652_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME26:00000001","RequestPath":"/api/file/1e82f1f9-d62a-402f-2a85-08de21f5a071","ConnectionId":"0HNH1K2QHME26","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:21.4104509Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185747_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME2C:00000001","RequestPath":"/api/file/57c3c5f8-4313-4e08-2a86-08de21f5a071","ConnectionId":"0HNH1K2QHME2C","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:21.7186406Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185747_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME2D:00000001","RequestPath":"/api/file/57c3c5f8-4313-4e08-2a86-08de21f5a071","ConnectionId":"0HNH1K2QHME2D","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:25.1550497Z","@mt":"Uploading: file PoliceReports/24 MVC 10-27 to 11-2_20251112185925.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME2F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME2F","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:25.6187664Z","@mt":"Uploaded: file PoliceReports/24 MVC 10-27 to 11-2_20251112185925.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME2F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME2F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:25.6189368Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME2F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME2F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:25.6189777Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME2F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME2F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:25.6410778Z","@mt":"Python initialized in 22 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME2F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME2F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:25.6411260Z","@mt":"fitz imported in 22 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME2F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME2F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:25.7108969Z","@mt":"Doc closed in 91 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME2F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME2F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:25.7109416Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME2F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME2F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:25.7110922Z","@mt":"temp file deleted in 92 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME2F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME2F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:28.0259066Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHME2H:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHME2H","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:28.9714702Z","@mt":"Signed url obtained for file PoliceReports/24 MVC 10-27 to 11-2_20251112185925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHME2J:00000001","RequestPath":"/api/file/view-report-for-new-case/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHME2J","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:41.5761557Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185747_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME2R:00000001","RequestPath":"/api/file/57c3c5f8-4313-4e08-2a86-08de21f5a071","ConnectionId":"0HNH1K2QHME2R","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:44.3308240Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185747_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME2U:00000001","RequestPath":"/api/file/57c3c5f8-4313-4e08-2a86-08de21f5a071","ConnectionId":"0HNH1K2QHME2U","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:45.2641558Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185818_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME32:00000001","RequestPath":"/api/file/40235844-5c60-4806-2a87-08de21f5a071","ConnectionId":"0HNH1K2QHME32","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:52.9029627Z","@mt":"Signed url obtained for file PoliceReports/24 MVC 10-27 to 11-2_20251112185925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHME36:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHME36","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:53.1258425Z","@mt":"Uploading: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112185952_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T18:59:53.5687571Z","@mt":"Uploaded: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112185952_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:13.4964497Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185818_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME3F:00000001","RequestPath":"/api/file/40235844-5c60-4806-2a87-08de21f5a071","ConnectionId":"0HNH1K2QHME3F","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:13.8167960Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185818_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME3G:00000001","RequestPath":"/api/file/40235844-5c60-4806-2a87-08de21f5a071","ConnectionId":"0HNH1K2QHME3G","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:16.9914408Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185818_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME3L:00000001","RequestPath":"/api/file/40235844-5c60-4806-2a87-08de21f5a071","ConnectionId":"0HNH1K2QHME3L","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:17.4060358Z","@mt":"Signed url obtained for file PoliceReports/24 MVC 10-27 to 11-2_20251112185925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHME3N:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHME3N","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:17.5928410Z","@mt":"Uploading: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190017_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:18.0410599Z","@mt":"Uploaded: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190017_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:19.4148765Z","@mt":"Signed url obtained for file Logos/NNJ_20240314141516.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHME3S:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHME3S","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:22.7117130Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHME41:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHME41","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:22.7122232Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHME41:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHME41","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:22.7127753Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T190022Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=9da4acd29fd2a407e04bc0196a106d3ddcaf01e0e1965991763b7947d41be142e32d14c9ccd097a10c9d7f0f6f95006754a7a856bb8b15d9d8643c4fc7bb9c6d539a324c2b322af08b655a6220e57c55af696583596d5ea0a4422a2454b301fe89042a61982db539305caf8f2c01c4f3602ae1a928b383021dbd50bf90a22107fe9154f347ed911bcdeb3c4be0885f1351737d9ce5eaff6a00764e4e847850911d00b5d5ff86441e529a4e784f458c24c27644bea4e817a60abd89b4a7c1fc2c8ab02f991c790e6d23acfdd045570d489c88f9d79aeceaa21f0bccbb12a4030f9265c9ba1ddfd74cb634423d9e4112d6bce8d4b1b855e1b470285486c11ecd88","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHME41:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHME41","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:22.7132810Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T190022Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=2d4cd94ea892a45ca24b201330138af78e92d435b6397906516a1da8a7bd42f90bade928891d29e430d8567e0d17c8718caaf6598b5a2a1dc9f8b9713ee905937c42bad2f6bba9ae0f727a64c168dd1f38b4ba324e3d27e42cc27e43f89081b397064af6e2b2cd0a09417aeabf25814ab6b3e4eb59b95f3cf600de405e5a001e8568ed77396bef87fdbf1aab5b926178bd9bcb381d873dbec239e4353dbea9665f1a1e174962fb86410606b395095c913d444d1d2c52626d5e261a5d8dec59b5fc3574cec09b5aead21aad2cb93693386ec0c8f21d55f5cf94dcc2def0902467b666968937729386453c8cbd3ca7e8aef0d4eb2476f4095926509c978c079494","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHME41:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHME41","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:23.6543291Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHME43:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHME43","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:24.1748423Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHME46:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHME46","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:24.1753828Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHME46:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHME46","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:24.2736226Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHME47:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHME47","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:24.2769975Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHME47:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHME47","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:24.2842887Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:24.2843485Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:24.2854612Z","@mt":"3 - Cases found9","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:24.2854946Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:24.2866103Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185222_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:24.2876682Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:24.7148030Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-30052370823 11-3-11-9 (2)_20251112185135_20251112185222_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:25.1300874Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-30052370823 11-3-11-9 (2)_20251112185135_20251112185222_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:25.1303874Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/umopxhot.xz4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:25.5418533Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/umopxhot.xz4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:25.5459458Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185250_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:25.5465395Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:25.8878803Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-65471067723 11-3-11-9 (2)_20251112185135_20251112185250_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:26.3200062Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-65471067723 11-3-11-9 (2)_20251112185135_20251112185250_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:26.3202483Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/ozplg1sy.eo1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:26.7307455Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/ozplg1sy.eo1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:26.7482717Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185326_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:26.7488582Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:27.0501015Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-24962636723 11-3-11-9 (2)_20251112185135_20251112185326_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:27.4684894Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-24962636723 11-3-11-9 (2)_20251112185135_20251112185326_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:27.4688002Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/1qkhjn0g.kba.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:27.8790542Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/1qkhjn0g.kba.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:27.9050618Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185434_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:27.9056014Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:28.2390956Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-97160009723 11-3-11-9 (2)_20251112185135_20251112185434_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:28.6615705Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-97160009723 11-3-11-9 (2)_20251112185135_20251112185434_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:28.6619146Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/5hsp0b0v.4lw.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:29.0827985Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/5hsp0b0v.4lw.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:29.0862149Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185518_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:29.0868095Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:29.4392041Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-84637442523 11-3-11-9 (2)_20251112185135_20251112185518_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:29.8548444Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-84637442523 11-3-11-9 (2)_20251112185135_20251112185518_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:29.8551246Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/mymaqd23.l4v.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:30.2526308Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/mymaqd23.l4v.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:30.2568075Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185630_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:30.2577775Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:30.5650587Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-6038365623 11-3-11-9 (2)_20251112185135_20251112185630_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:31.0118507Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-6038365623 11-3-11-9 (2)_20251112185135_20251112185630_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:31.0120820Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/e2wjrfzg.vn2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:31.4308089Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/e2wjrfzg.vn2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:31.4344449Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185652_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:31.4349532Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:31.8935231Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-75036818423 11-3-11-9 (2)_20251112185135_20251112185652_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:32.3068872Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-75036818423 11-3-11-9 (2)_20251112185135_20251112185652_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:32.3071720Z","@mt":"Uploading: file CoverTemplate/pkqp1h1h.bre.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:32.7286305Z","@mt":"Uploaded: file CoverTemplate/pkqp1h1h.bre.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:32.8796685Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-27122993823 11-3-11-9 (2)_20251112185135_20251112185652_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:33.3062777Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-27122993823 11-3-11-9 (2)_20251112185135_20251112185652_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:33.3066475Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/f3ao1cfc.rxp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:33.7261095Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/f3ao1cfc.rxp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:33.7294595Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185747_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:33.7299584Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:34.0602738Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-14225967623 11-3-11-9 (2)_20251112185135_20251112185747_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:34.4870839Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-14225967623 11-3-11-9 (2)_20251112185135_20251112185747_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:34.4873338Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/b4nlwbzv.qrq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:34.8929856Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/b4nlwbzv.qrq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:34.8995820Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185818_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:34.9002549Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:35.3694797Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-95742483223 11-3-11-9 (2)_20251112185135_20251112185818_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:35.7822118Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-95742483223 11-3-11-9 (2)_20251112185135_20251112185818_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:35.7825303Z","@mt":"Uploading: file CoverTemplate/gezhg2jn.4ry.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:36.1935728Z","@mt":"Uploaded: file CoverTemplate/gezhg2jn.4ry.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:36.3354478Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-27898079423 11-3-11-9 (2)_20251112185135_20251112185818_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:36.7618682Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-27898079423 11-3-11-9 (2)_20251112185135_20251112185818_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:36.7621362Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/sqvjqkis.y2i.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:37.1494096Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/sqvjqkis.y2i.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:42.0059829Z","@mt":"Signed url obtained for file PoliceReports/24 MVC 10-27 to 11-2_20251112185925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHME4G:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHME4G","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:42.1955652Z","@mt":"Uploading: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190042_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:42.6186399Z","@mt":"Uploaded: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190042_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:57.6178702Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/umopxhot.xz4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4I:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4I","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:57.6184541Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/ozplg1sy.eo1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4I:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4I","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:57.6189588Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/1qkhjn0g.kba.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4I:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4I","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:57.6195223Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/5hsp0b0v.4lw.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4I:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4I","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:57.6200572Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/mymaqd23.l4v.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4I:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4I","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:57.6206005Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/e2wjrfzg.vn2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4I:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4I","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:57.6210889Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/f3ao1cfc.rxp.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4I:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4I","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:57.6216152Z","@mt":"Signed url obtained for file CoverTemplate/pkqp1h1h.bre.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4I:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4I","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:57.6224237Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/b4nlwbzv.qrq.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4I:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4I","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:57.6229217Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/sqvjqkis.y2i.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4I:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4I","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:57.6234716Z","@mt":"Signed url obtained for file CoverTemplate/gezhg2jn.4ry.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4I:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4I","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:59.4891215Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/1t4arxm2.bj1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4I:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4I","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:59.9454274Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/1t4arxm2.bj1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4I:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4I","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:00:59.9489498Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/1t4arxm2.bj1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4I:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4I","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:01:07.8911013Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185222_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4K:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4K","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:01:07.8916720Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185250_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4K:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4K","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:01:07.8921735Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185326_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4K:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4K","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:01:07.8927039Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185434_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4K:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4K","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:01:07.8931969Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185518_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4K:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4K","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:01:07.8937204Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185630_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4K:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4K","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:01:07.8942089Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185652_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4K:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4K","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:01:07.8947496Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185747_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4K:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4K","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:01:07.8952364Z","@mt":"Signed url obtained for file PoliceReports/Cases/23 11-3-11-9 (2)_20251112185135_20251112185818_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4K:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4K","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:01:09.5807440Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/4fiiimou.elp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4K:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4K","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:01:10.0855720Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/4fiiimou.elp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4K:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4K","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:01:10.4217625Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/1t4arxm2.bj1.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4K:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4K","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:01:10.4245368Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/4fiiimou.elp.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHME4K:00000001","RequestPath":"/api/finalized-documents/download-bulk/c461a355-399c-4be2-a5e7-08de21f5a06d","ConnectionId":"0HNH1K2QHME4K","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:01:35.3316562Z","@mt":"Signed url obtained for file PoliceReports/24 MVC 10-27 to 11-2_20251112185925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHME4O:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHME4O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:01:35.5804220Z","@mt":"Uploading: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190135_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:01:36.0277526Z","@mt":"Uploaded: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190135_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:04.2858538Z","@mt":"Signed url obtained for file PoliceReports/24 MVC 10-27 to 11-2_20251112185925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHME4Q:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHME4Q","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:04.4730811Z","@mt":"Uploading: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190204_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:04.9041560Z","@mt":"Uploaded: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190204_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:06.4164384Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHME4U:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHME4U","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:08.5875419Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112185952_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME52:00000001","RequestPath":"/api/file/55d4b38f-8269-4adb-2a88-08de21f5a071","ConnectionId":"0HNH1K2QHME52","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:17.8966533Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112185952_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME5A:00000001","RequestPath":"/api/file/55d4b38f-8269-4adb-2a88-08de21f5a071","ConnectionId":"0HNH1K2QHME5A","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:20.7199609Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190017_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME5G:00000001","RequestPath":"/api/file/ab2da634-3d97-4d9b-2a89-08de21f5a071","ConnectionId":"0HNH1K2QHME5G","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:21.0281207Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190017_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME5H:00000001","RequestPath":"/api/file/ab2da634-3d97-4d9b-2a89-08de21f5a071","ConnectionId":"0HNH1K2QHME5H","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:28.7104515Z","@mt":"Signed url obtained for file PoliceReports/24 MVC 10-27 to 11-2_20251112185925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHME5L:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHME5L","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:28.9018360Z","@mt":"Uploading: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190228_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:29.3350636Z","@mt":"Uploaded: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190228_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:31.0805482Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190017_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME5R:00000001","RequestPath":"/api/file/ab2da634-3d97-4d9b-2a89-08de21f5a071","ConnectionId":"0HNH1K2QHME5R","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:33.2592221Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190042_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME61:00000001","RequestPath":"/api/file/d9a6ea99-bf16-4950-2a8a-08de21f5a071","ConnectionId":"0HNH1K2QHME61","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:33.5685659Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190042_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME62:00000001","RequestPath":"/api/file/d9a6ea99-bf16-4950-2a8a-08de21f5a071","ConnectionId":"0HNH1K2QHME62","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:45.5186384Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190042_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME6A:00000001","RequestPath":"/api/file/d9a6ea99-bf16-4950-2a8a-08de21f5a071","ConnectionId":"0HNH1K2QHME6A","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:48.2067784Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190135_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME6H:00000001","RequestPath":"/api/file/a278da9a-ceb3-47ee-2a8b-08de21f5a071","ConnectionId":"0HNH1K2QHME6H","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:48.5112627Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190135_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME6I:00000001","RequestPath":"/api/file/a278da9a-ceb3-47ee-2a8b-08de21f5a071","ConnectionId":"0HNH1K2QHME6I","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:54.7907061Z","@mt":"Signed url obtained for file PoliceReports/24 MVC 10-27 to 11-2_20251112185925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHME6N:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHME6N","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:54.9896358Z","@mt":"Uploading: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190254_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:02:55.4167230Z","@mt":"Uploaded: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190254_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:18.9479347Z","@mt":"Signed url obtained for file PoliceReports/24 MVC 10-27 to 11-2_20251112185925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHME6Q:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHME6Q","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:19.1326011Z","@mt":"Uploading: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190318_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:19.5675113Z","@mt":"Uploaded: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190318_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:23.1089422Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190135_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME6U:00000001","RequestPath":"/api/file/a278da9a-ceb3-47ee-2a8b-08de21f5a071","ConnectionId":"0HNH1K2QHME6U","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:25.0203151Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190135_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME71:00000001","RequestPath":"/api/file/a278da9a-ceb3-47ee-2a8b-08de21f5a071","ConnectionId":"0HNH1K2QHME71","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:29.6764711Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190204_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME78:00000001","RequestPath":"/api/file/aa973903-c369-47c3-2a8c-08de21f5a071","ConnectionId":"0HNH1K2QHME78","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:29.9845040Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190204_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME79:00000001","RequestPath":"/api/file/aa973903-c369-47c3-2a8c-08de21f5a071","ConnectionId":"0HNH1K2QHME79","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7298227Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7304119Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7309120Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7314869Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7319917Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7325446Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7330444Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7336073Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7341304Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7346733Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7351515Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7356866Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7361604Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7366880Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7371771Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7376854Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7381668Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7387444Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7392181Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:38.7397455Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7B","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:41.8726952Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190204_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME7J:00000001","RequestPath":"/api/file/aa973903-c369-47c3-2a8c-08de21f5a071","ConnectionId":"0HNH1K2QHME7J","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:42.2615435Z","@mt":"Signed url obtained for file PoliceTemplate/Deal Dept_20240606122550.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHME7L:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHME7L","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:43.5566454Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190204_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME7O:00000001","RequestPath":"/api/file/aa973903-c369-47c3-2a8c-08de21f5a071","ConnectionId":"0HNH1K2QHME7O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:45.1252674Z","@mt":"Signed url obtained for file PoliceReports/24 MVC 10-27 to 11-2_20251112185925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHME7S:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHME7S","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:45.3096816Z","@mt":"Uploading: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190345_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:45.5619412Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190228_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME7U:00000001","RequestPath":"/api/file/3a9ec80d-085c-405e-2a8d-08de21f5a071","ConnectionId":"0HNH1K2QHME7U","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:45.7530045Z","@mt":"Uploaded: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190345_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:54.5440733Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190228_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME86:00000001","RequestPath":"/api/file/3a9ec80d-085c-405e-2a8d-08de21f5a071","ConnectionId":"0HNH1K2QHME86","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:56.2523169Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190228_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME89:00000001","RequestPath":"/api/file/3a9ec80d-085c-405e-2a8d-08de21f5a071","ConnectionId":"0HNH1K2QHME89","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:03:57.1745167Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190254_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME8D:00000001","RequestPath":"/api/file/a9e99081-fefb-470c-2a8e-08de21f5a071","ConnectionId":"0HNH1K2QHME8D","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:02.4860810Z","@mt":"Uploading: file PoliceReports/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:03.2695398Z","@mt":"Uploaded: file PoliceReports/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:03.2697189Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:03.2697359Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:03.2879212Z","@mt":"Python initialized in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:03.2879678Z","@mt":"fitz imported in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:03.3767830Z","@mt":"Uploading: file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:03.4629400Z","@mt":"Uploading: file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:03.5437298Z","@mt":"Uploading: file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:03.6357647Z","@mt":"Uploading: file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:03.7220553Z","@mt":"Uploading: file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:03.7710199Z","@mt":"Uploaded: file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:03.8098227Z","@mt":"Uploading: file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:03.8945273Z","@mt":"Uploading: file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:03.9609529Z","@mt":"Uploaded: file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:03.9726130Z","@mt":"Uploading: file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:03.9737214Z","@mt":"Doc closed in 703 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:03.9737490Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:03.9742802Z","@mt":"temp file deleted in 704 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:04.0535175Z","@mt":"Uploaded: file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:04.2560624Z","@mt":"Uploaded: file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:04.3206252Z","@mt":"Uploaded: file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:04.3706313Z","@mt":"Uploaded: file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:04.4689323Z","@mt":"Uploaded: file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:04.6837859Z","@mt":"Uploaded: file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHME8F:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHME8F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:07.5488944Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190254_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME8N:00000001","RequestPath":"/api/file/a9e99081-fefb-470c-2a8e-08de21f5a071","ConnectionId":"0HNH1K2QHME8N","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:08.1808658Z","@mt":"Signed url obtained for file PoliceReports/24 MVC 10-27 to 11-2_20251112185925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHME8P:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHME8P","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:08.4301162Z","@mt":"Uploading: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190408_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:08.8586833Z","@mt":"Uploaded: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190408_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:09.0531230Z","@mt":"Signed url obtained for file Logos/NNJ_20240606122551.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHME8T:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHME8T","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:09.6211351Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190318_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME91:00000001","RequestPath":"/api/file/b39fbf9f-3439-4b38-2a8f-08de21f5a071","ConnectionId":"0HNH1K2QHME91","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:09.9263383Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190318_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME92:00000001","RequestPath":"/api/file/b39fbf9f-3439-4b38-2a8f-08de21f5a071","ConnectionId":"0HNH1K2QHME92","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:14.4367120Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME96:00000001","RequestPath":"/api/file/df28008b-4564-41a8-2a91-08de21f5a071","ConnectionId":"0HNH1K2QHME96","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:22.2352349Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME9H:00000001","RequestPath":"/api/file/df28008b-4564-41a8-2a91-08de21f5a071","ConnectionId":"0HNH1K2QHME9H","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:22.9568407Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190318_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME9K:00000001","RequestPath":"/api/file/b39fbf9f-3439-4b38-2a8f-08de21f5a071","ConnectionId":"0HNH1K2QHME9K","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:24.5737037Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME9O:00000001","RequestPath":"/api/file/df28008b-4564-41a8-2a91-08de21f5a071","ConnectionId":"0HNH1K2QHME9O","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:25.0529961Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190318_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHME9S:00000001","RequestPath":"/api/file/b39fbf9f-3439-4b38-2a8f-08de21f5a071","ConnectionId":"0HNH1K2QHME9S","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:25.5517163Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEA0:00000001","RequestPath":"/api/file/cad1372c-ddcd-4737-2a92-08de21f5a071","ConnectionId":"0HNH1K2QHMEA0","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:26.1158339Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190345_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEA2:00000001","RequestPath":"/api/file/7aa5b02c-cfc5-40d6-2a90-08de21f5a071","ConnectionId":"0HNH1K2QHMEA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:37.1013688Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190345_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEAA:00000001","RequestPath":"/api/file/7aa5b02c-cfc5-40d6-2a90-08de21f5a071","ConnectionId":"0HNH1K2QHMEAA","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:40.3823711Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190345_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEAD:00000001","RequestPath":"/api/file/7aa5b02c-cfc5-40d6-2a90-08de21f5a071","ConnectionId":"0HNH1K2QHMEAD","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:41.3983772Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190408_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEAH:00000001","RequestPath":"/api/file/d74e9c78-7222-41bd-2a99-08de21f5a071","ConnectionId":"0HNH1K2QHMEAH","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:51.6760185Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190408_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEAQ:00000001","RequestPath":"/api/file/d74e9c78-7222-41bd-2a99-08de21f5a071","ConnectionId":"0HNH1K2QHMEAQ","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:51.6848742Z","@mt":"Signed url obtained for file PoliceReports/24 MVC 10-27 to 11-2_20251112185925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMEAR:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMEAR","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:52.1710594Z","@mt":"Uploading: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190451_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:04:52.5943053Z","@mt":"Uploaded: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190451_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:11.8396009Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190408_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEB1:00000001","RequestPath":"/api/file/d74e9c78-7222-41bd-2a99-08de21f5a071","ConnectionId":"0HNH1K2QHMEB1","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:13.4723223Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEB6:00000001","RequestPath":"/api/file/cad1372c-ddcd-4737-2a92-08de21f5a071","ConnectionId":"0HNH1K2QHMEB6","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:14.1211262Z","@mt":"Signed url obtained for file PoliceReports/24 MVC 10-27 to 11-2_20251112185925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMEBA:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMEBA","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:14.3148185Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190451_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEBB:00000001","RequestPath":"/api/file/20b2a9a2-5ba4-4358-2a9a-08de21f5a071","ConnectionId":"0HNH1K2QHMEBB","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:14.3206802Z","@mt":"Uploading: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190514_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:14.7835126Z","@mt":"Uploaded: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190514_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:15.7856295Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEBE:00000001","RequestPath":"/api/file/cad1372c-ddcd-4737-2a92-08de21f5a071","ConnectionId":"0HNH1K2QHMEBE","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:16.7720451Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEBI:00000001","RequestPath":"/api/file/12047ac4-6f66-4201-2a93-08de21f5a071","ConnectionId":"0HNH1K2QHMEBI","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:31.8809853Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEBT:00000001","RequestPath":"/api/file/12047ac4-6f66-4201-2a93-08de21f5a071","ConnectionId":"0HNH1K2QHMEBT","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:32.5445264Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190451_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEC0:00000001","RequestPath":"/api/file/20b2a9a2-5ba4-4358-2a9a-08de21f5a071","ConnectionId":"0HNH1K2QHMEC0","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:34.2714872Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEC6:00000001","RequestPath":"/api/file/12047ac4-6f66-4201-2a93-08de21f5a071","ConnectionId":"0HNH1K2QHMEC6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:34.5937502Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190514_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMECA:00000001","RequestPath":"/api/file/22e806af-d1b0-4fba-2a9b-08de21f5a071","ConnectionId":"0HNH1K2QHMECA","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:34.8991416Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190514_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMECC:00000001","RequestPath":"/api/file/22e806af-d1b0-4fba-2a9b-08de21f5a071","ConnectionId":"0HNH1K2QHMECC","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:35.3637222Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMECE:00000001","RequestPath":"/api/file/b5052b87-17e3-4996-2a94-08de21f5a071","ConnectionId":"0HNH1K2QHMECE","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:35.7637497Z","@mt":"Signed url obtained for file PoliceReports/24 MVC 10-27 to 11-2_20251112185925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMECG:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMECG","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:36.0131261Z","@mt":"Uploading: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190535_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:36.5007343Z","@mt":"Uploaded: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190535_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:50.2159263Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190514_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMECO:00000001","RequestPath":"/api/file/22e806af-d1b0-4fba-2a9b-08de21f5a071","ConnectionId":"0HNH1K2QHMECO","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:52.4127280Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190535_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMECU:00000001","RequestPath":"/api/file/69a87ac8-6d10-44c0-2a9c-08de21f5a071","ConnectionId":"0HNH1K2QHMECU","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:52.7186070Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190535_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMECV:00000001","RequestPath":"/api/file/69a87ac8-6d10-44c0-2a9c-08de21f5a071","ConnectionId":"0HNH1K2QHMECV","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:56.5464388Z","@mt":"Signed url obtained for file PoliceReports/24 MVC 10-27 to 11-2_20251112185925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMED1:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMED1","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:56.7427244Z","@mt":"Uploading: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190556_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:57.2197087Z","@mt":"Uploaded: file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190556_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:05:57.2318265Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMED3:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMED3","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:02.1758993Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMED4:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMED4","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:08.3855331Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190535_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEDD:00000001","RequestPath":"/api/file/69a87ac8-6d10-44c0-2a9c-08de21f5a071","ConnectionId":"0HNH1K2QHMEDD","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:10.5116709Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190556_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEDJ:00000001","RequestPath":"/api/file/89bc7c7a-bf50-47da-2a9d-08de21f5a071","ConnectionId":"0HNH1K2QHMEDJ","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:10.8166088Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190556_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEDK:00000001","RequestPath":"/api/file/89bc7c7a-bf50-47da-2a9d-08de21f5a071","ConnectionId":"0HNH1K2QHMEDK","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7247481Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7253633Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7259093Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7264800Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7270032Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7275656Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7280879Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7286627Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7291835Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7297434Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7302781Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7308353Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7313917Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7319172Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7324837Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7330152Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7335703Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7341004Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7346556Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:34.7354995Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEDV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEDV","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:35.6273087Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190556_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEE2:00000001","RequestPath":"/api/file/89bc7c7a-bf50-47da-2a9d-08de21f5a071","ConnectionId":"0HNH1K2QHMEE2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:37.3508968Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190556_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEE7:00000001","RequestPath":"/api/file/89bc7c7a-bf50-47da-2a9d-08de21f5a071","ConnectionId":"0HNH1K2QHMEE7","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:38.5298564Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMEE9:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMEE9","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:41.9572708Z","@mt":"Signed url obtained for file Logos/NNJ_20240606122551.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMEED:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMEED","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:46.1022061Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMEEF:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMEEF","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:46.1027543Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMEEF:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMEEF","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:46.1035835Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T190646Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=8592e8d3941aca99d78a31f204dd6311b828eaa0f7162160695fdd6fb592e4f80afdc7f724a05c1545dc6ca2c457dca451794889e6f2be2643491511a73af1dc82c9590bd503742699433f77f7618acbc85b7ad41ce895fd6ffe61ddb1460bdb9a7c761ea3b675beccc87456d0152b823817fef8700655681fb121ca93bca61b63bc1e261e04c0cece13693356bcb7d4fd4a2a10c764c4f6eda48734169884da1a4a030db54bff0f4d83a4db947ea690baf1cf552fac3943bc786ca339271a35f8602a7823c74af7ba2e0dd671f9ce6716e2ece6da7565385acd45239f1c3a59b53eb0d35fa15019a075aae6abd8bb9ab67c7e8cc1e49a742fe2bb2373f61f3c","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMEEF:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMEEF","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:46.1040957Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T190646Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=a3e9f6e7e85197927648f06a5dc1f0de03992325e9b94e86918f7c3b295486aec02a91538d21976fe3ac9f311cd49914ec3e7260bc49c708fa631bf7ddb200f63a714753809d5eec61d78bebc8a25649664ae9e3f6dc90f2c25f26cdfbc2512c8302fe9a7b04836d20230279a24b126d12bdef6f9862b886e4555758edf012432c402a6855d58fd9aafd4d71ef017a14c26513f3f80b2aab4aa17e14417b3a495e3110589ba7278766610709db5d6848ceb624eb91e233cf01beeb2d13b8c97e5644699bc24c891aa3b016086a9600527a4551c4e46b7c25b77a9bb5fc2e7905af463ee605952483140d594f413ef30a291bcfc2c59423efce6c7ddc8f73d051","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMEEF:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMEEF","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:47.2324634Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMEEK:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMEEK","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:47.2511067Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEEL:00000001","RequestPath":"/api/file/72f97e5c-963f-420d-2a96-08de21f5a071","ConnectionId":"0HNH1K2QHMEEL","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:47.9441786Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMEEO:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMEEO","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:47.9447345Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMEEO:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMEEO","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:48.1405064Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMEEP:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMEEP","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:48.1444452Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMEEP:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMEEP","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:48.1524146Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:48.1524790Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:48.1537446Z","@mt":"3 - Cases found13","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:48.1537912Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:48.1549448Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112185952_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:48.1559659Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:48.5079763Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-43106240624 MVC 10-27 to 11-2_20251112185925_20251112185952_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:48.9670995Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-43106240624 MVC 10-27 to 11-2_20251112185925_20251112185952_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:48.9674200Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/3mywjvcf.fks.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:49.3907902Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/3mywjvcf.fks.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:49.3951554Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190017_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:49.3957095Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:49.7428615Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-54792595724 MVC 10-27 to 11-2_20251112185925_20251112190017_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:50.2071600Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-54792595724 MVC 10-27 to 11-2_20251112185925_20251112190017_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:50.2074576Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/n1tmzlia.tly.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:50.6140756Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/n1tmzlia.tly.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:50.6172905Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190042_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:50.6178548Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:50.9383073Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-58044023324 MVC 10-27 to 11-2_20251112185925_20251112190042_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:51.3882952Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-58044023324 MVC 10-27 to 11-2_20251112185925_20251112190042_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:51.3886245Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/nxatd44g.e5b.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:51.7933721Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/nxatd44g.e5b.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:51.7966880Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190135_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:51.7971863Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:52.2893976Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-24596882424 MVC 10-27 to 11-2_20251112185925_20251112190135_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:52.7387054Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-24596882424 MVC 10-27 to 11-2_20251112185925_20251112190135_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:52.7390174Z","@mt":"Uploading: file CoverTemplate/nxuuwxgz.fgt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:53.2105837Z","@mt":"Uploaded: file CoverTemplate/nxuuwxgz.fgt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:53.3743411Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-27048895624 MVC 10-27 to 11-2_20251112185925_20251112190135_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:53.8313311Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-27048895624 MVC 10-27 to 11-2_20251112185925_20251112190135_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:53.8316794Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/blx1e4ws.qjq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:54.2577538Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/blx1e4ws.qjq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:54.2615872Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190204_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:54.2621166Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:54.5860030Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-90955034224 MVC 10-27 to 11-2_20251112185925_20251112190204_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:55.0527241Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-90955034224 MVC 10-27 to 11-2_20251112185925_20251112190204_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:55.0530152Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/bmc2s4my.o5q.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:55.4803781Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/bmc2s4my.o5q.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:55.4836726Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190228_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:55.4841985Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:55.8018445Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-55109686624 MVC 10-27 to 11-2_20251112185925_20251112190228_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:56.2422041Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-55109686624 MVC 10-27 to 11-2_20251112185925_20251112190228_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:56.2425439Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/jwbb0k4z.li5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:56.7010137Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/jwbb0k4z.li5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:56.7050396Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190254_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:56.7058443Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:57.0817575Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-64973299224 MVC 10-27 to 11-2_20251112185925_20251112190254_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:57.5265623Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-64973299224 MVC 10-27 to 11-2_20251112185925_20251112190254_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:57.5268751Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/eh0sydbz.buh.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:57.9454764Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/eh0sydbz.buh.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:57.9491516Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190345_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:57.9496766Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:58.3482654Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-10019264824 MVC 10-27 to 11-2_20251112185925_20251112190345_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:58.7897043Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-10019264824 MVC 10-27 to 11-2_20251112185925_20251112190345_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:58.7900612Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/gkvj441x.gr5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:59.2082796Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/gkvj441x.gr5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:59.2118853Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190408_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:59.2124145Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:06:59.5648995Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-17271517224 MVC 10-27 to 11-2_20251112185925_20251112190408_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:00.0271660Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-17271517224 MVC 10-27 to 11-2_20251112185925_20251112190408_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:00.0275060Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/xdtmtvtj.cr0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:00.4464211Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/xdtmtvtj.cr0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:00.4503747Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190451_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:00.4509319Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:00.7859407Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-33643248424 MVC 10-27 to 11-2_20251112185925_20251112190451_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:01.2429090Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-33643248424 MVC 10-27 to 11-2_20251112185925_20251112190451_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:01.2431937Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/oqsad204.p3n.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:01.6526114Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/oqsad204.p3n.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:01.6559198Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190514_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:01.6564296Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:02.0117436Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-86283619024 MVC 10-27 to 11-2_20251112185925_20251112190514_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:02.4778507Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-86283619024 MVC 10-27 to 11-2_20251112185925_20251112190514_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:02.4781183Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/lahyzv2z.0eg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:02.8768916Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/lahyzv2z.0eg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:02.8805576Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190535_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:02.8810556Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:03.2291427Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-44289490224 MVC 10-27 to 11-2_20251112185925_20251112190535_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:03.6618787Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-44289490224 MVC 10-27 to 11-2_20251112185925_20251112190535_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:03.6621401Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/mls3ce2a.kxa.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:04.0690366Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/mls3ce2a.kxa.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:04.0823691Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190556_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:04.0828782Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:04.4327193Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-35114484724 MVC 10-27 to 11-2_20251112185925_20251112190556_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:04.8766883Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-35114484724 MVC 10-27 to 11-2_20251112185925_20251112190556_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:04.8770025Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/cj0hnf5f.kzm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:05.2894722Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/cj0hnf5f.kzm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:11.3135408Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEFA:00000001","RequestPath":"/api/file/72f97e5c-963f-420d-2a96-08de21f5a071","ConnectionId":"0HNH1K2QHMEFA","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:13.4056079Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEFG:00000001","RequestPath":"/api/file/a371e18e-af03-4a5f-2a97-08de21f5a071","ConnectionId":"0HNH1K2QHMEFG","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:13.7100929Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEFH:00000001","RequestPath":"/api/file/a371e18e-af03-4a5f-2a97-08de21f5a071","ConnectionId":"0HNH1K2QHMEFH","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:17.6738875Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/3mywjvcf.fks.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEFJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEFJ","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:17.6744660Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/n1tmzlia.tly.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEFJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEFJ","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:17.6752327Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/nxatd44g.e5b.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEFJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEFJ","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:17.6757868Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/blx1e4ws.qjq.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEFJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEFJ","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:17.6762783Z","@mt":"Signed url obtained for file CoverTemplate/nxuuwxgz.fgt.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEFJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEFJ","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:17.6768080Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/bmc2s4my.o5q.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEFJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEFJ","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:17.6773067Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/jwbb0k4z.li5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEFJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEFJ","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:17.6778292Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/eh0sydbz.buh.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEFJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEFJ","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:17.6783179Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/gkvj441x.gr5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEFJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEFJ","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:17.6788381Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/xdtmtvtj.cr0.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEFJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEFJ","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:17.6793238Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/oqsad204.p3n.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEFJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEFJ","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:17.6798457Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/lahyzv2z.0eg.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEFJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEFJ","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:17.6803391Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/mls3ce2a.kxa.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEFJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEFJ","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:17.6808340Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/cj0hnf5f.kzm.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEFJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEFJ","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:20.2637112Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/babfuvqa.ck3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEFJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEFJ","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:20.6523436Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEFP:00000001","RequestPath":"/api/file/a371e18e-af03-4a5f-2a97-08de21f5a071","ConnectionId":"0HNH1K2QHMEFP","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:20.7268976Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/babfuvqa.ck3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEFJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEFJ","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:20.7295475Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/babfuvqa.ck3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEFJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEFJ","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:23.0672930Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEFV:00000001","RequestPath":"/api/file/881b7612-4301-4c4a-2a98-08de21f5a071","ConnectionId":"0HNH1K2QHMEFV","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:23.3715348Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEG0:00000001","RequestPath":"/api/file/881b7612-4301-4c4a-2a98-08de21f5a071","ConnectionId":"0HNH1K2QHMEG0","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:27.2322511Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112185952_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEG2:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEG2","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:27.2327919Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190017_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEG2:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEG2","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:27.2332655Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190042_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEG2:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEG2","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:27.2337655Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190135_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEG2:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEG2","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:27.2342313Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190204_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEG2:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEG2","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:27.2346975Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190228_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEG2:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEG2","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:27.2351673Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190254_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEG2:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEG2","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:27.2356683Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190345_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEG2:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEG2","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:27.2361356Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190408_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEG2:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEG2","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:27.2366352Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190451_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEG2:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEG2","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:27.2371020Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190514_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEG2:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEG2","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:27.2376011Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190535_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEG2:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEG2","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:27.2380674Z","@mt":"Signed url obtained for file PoliceReports/Cases/24 MVC 10-27 to 11-2_20251112185925_20251112190556_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEG2:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEG2","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:29.8652853Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/2xklic2u.14f.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEG2:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEG2","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:30.4118980Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/2xklic2u.14f.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEG2:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEG2","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:30.7568489Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/babfuvqa.ck3.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEG2:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEG2","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:30.7604889Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/2xklic2u.14f.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEG2:00000001","RequestPath":"/api/finalized-documents/download-bulk/39dc3805-46d7-40d5-a5e8-08de21f5a06d","ConnectionId":"0HNH1K2QHMEG2","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4783089Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4789256Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4795067Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4800344Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4806021Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4811245Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4816921Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4822119Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4827682Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4832877Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4838475Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4844098Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4849326Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4854912Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4860099Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4865704Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4870891Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4876455Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4881675Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:33.4887196Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEG6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEG6","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:36.3038473Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEGA:00000001","RequestPath":"/api/file/b5052b87-17e3-4996-2a94-08de21f5a071","ConnectionId":"0HNH1K2QHMEGA","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:38.2264913Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEGD:00000001","RequestPath":"/api/file/b5052b87-17e3-4996-2a94-08de21f5a071","ConnectionId":"0HNH1K2QHMEGD","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:43.9238702Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEGK:00000001","RequestPath":"/api/file/b5052b87-17e3-4996-2a94-08de21f5a071","ConnectionId":"0HNH1K2QHMEGK","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:44.6457485Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEGN:00000001","RequestPath":"/api/file/d1ef55a2-2455-4e01-2a95-08de21f5a071","ConnectionId":"0HNH1K2QHMEGN","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:46.4165509Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEGT:00000001","RequestPath":"/api/file/881b7612-4301-4c4a-2a98-08de21f5a071","ConnectionId":"0HNH1K2QHMEGT","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:07:48.4195093Z","@mt":"Signed url obtained for file Logos/NNJ_20240606122551.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMEH2:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMEH2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:07.1783162Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEHB:00000001","RequestPath":"/api/file/d1ef55a2-2455-4e01-2a95-08de21f5a071","ConnectionId":"0HNH1K2QHMEHB","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:09.2335975Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEHE:00000001","RequestPath":"/api/file/d1ef55a2-2455-4e01-2a95-08de21f5a071","ConnectionId":"0HNH1K2QHMEHE","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:11.2012838Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEHI:00000001","RequestPath":"/api/file/72f97e5c-963f-420d-2a96-08de21f5a071","ConnectionId":"0HNH1K2QHMEHI","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:14.3261287Z","@mt":"Signed url obtained for file Logos/NNJ_20240606122551.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMEHK:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMEHK","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:22.4733735Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMEHO:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMEHO","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:22.4741994Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMEHO:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMEHO","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:22.4747841Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T190822Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=a14cd2f0a79bb189e23c905dea389485fd59b2dbcdecac73a30f11a0846097a8060c2b4f831e80264a6f9eb8e60f63ecd3447aa8c43924b6061df351e6732f350ac294369a8969c25951a824bfe4ba26c912d55ec0d751adcf07a30911a20834a02d2d37eeb1a9da086b4d8336f8758c7a212a9743a5466187a65be76d4157d74aa2972acd07225ee47ee1de4b21589a9a2ff0e1bb3a9d2025e766521ca7ba4860755c9f2da0bb4175408646c2e7948d86473bf8187bc75c65594bbfdaaf68e9b60726d48f4a86c7d6043d8e728c948db96aef0ec3f15e68993bbe7f8e4b824e788bae1d5e291ad28d50c972b63f7738adcd7c80705e91a8634c9a1c97b27ebf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMEHO:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMEHO","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:22.4753712Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T190822Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=729578bd7fdf87abe7bd56a1231860e05d69bb2894e4a0cc4ff115a3d7db15aec5557c4828c8f718be4c40731cc6982a877a650f5059ad43c3fa3dad2068de9917d603dd13e31bb6b73ce373b34932ab90521f8c1daa58947917e7440b24ec20d12a6a0aacd5eed9536b0b77b9676b3f39eb42c878d6fb50b7d05e2cb3334b2096398d815f5454f4c2178b322aebb79df96040df2bb96e063f50ee28d30b1569bb46d89974d2223aefc75109da42008146fa52a52532ab71398fd27c2855604fd77be0307de641c3bdfcc6e39a8925833707d81c003f0dc41f400e11fd598077386c0354474848f31d9ba6135c4f905cedc946343f1649586b35eec0297ac93f","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMEHO:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMEHO","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:23.5704974Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMEHQ:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMEHQ","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:24.3372893Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMEHT:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMEHT","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:24.3378823Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMEHT:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMEHT","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:24.5740513Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMEHU:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMEHU","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:24.5778832Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMEHU:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMEHU","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:24.5854766Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:24.5855029Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:24.5865184Z","@mt":"3 - Cases found6","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:24.5865355Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:24.5877044Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:24.5887692Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:24.9131725Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-4480475025 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:25.3271226Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-4480475025 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:25.3274335Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/wdq4txfm.0in.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:25.7368766Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/wdq4txfm.0in.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:25.7411241Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:25.7416633Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:26.1179213Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-37192462225 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:26.5495928Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-37192462225 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:26.5498700Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/223hjqfy.nrs.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":311,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:26.9600247Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/223hjqfy.nrs.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:26.9631312Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:26.9636658Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:27.4175672Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-21216727525 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:27.8255710Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-21216727525 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:27.8258103Z","@mt":"Uploading: file CoverTemplate/cxhk5zih.hvn.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:28.2243888Z","@mt":"Uploaded: file CoverTemplate/cxhk5zih.hvn.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:28.4018640Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-14590241725 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:28.8450551Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-14590241725 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:28.8453687Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/at5s2ivi.kov.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:29.2471610Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/at5s2ivi.kov.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:29.2502050Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:29.2507166Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:29.5687567Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-59380920125 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:30.0268453Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-59380920125 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:30.0271906Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/vomqufrp.rtx.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:30.4351112Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/vomqufrp.rtx.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:30.4385232Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:30.4390330Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:30.7835432Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-42347544325 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:31.2142745Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-42347544325 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:31.2146169Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/iobjoxdk.tjp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:31.6583100Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/iobjoxdk.tjp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:31.6709038Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:31.6715090Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:31.9802073Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-5603446625 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:32.4000535Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-5603446625 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:32.4003042Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/o42ocnet.rvj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:08:32.7954229Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/o42ocnet.rvj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:07.7585778Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/wdq4txfm.0in.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI6:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI6","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:07.7590851Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/223hjqfy.nrs.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI6:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI6","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:07.7595923Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/at5s2ivi.kov.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI6:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI6","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:07.7600720Z","@mt":"Signed url obtained for file CoverTemplate/cxhk5zih.hvn.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI6:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI6","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:07.7605767Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/vomqufrp.rtx.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI6:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI6","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:07.7610467Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/iobjoxdk.tjp.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI6:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI6","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:07.7615505Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/o42ocnet.rvj.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI6:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI6","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:09.1644525Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/uuzqvs1e.npo.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI6:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI6","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:09.6134355Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/uuzqvs1e.npo.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI6:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI6","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:09.6168539Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/uuzqvs1e.npo.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI6:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI6","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:18.5566132Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI8:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI8","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:18.5571590Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI8:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI8","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:18.5577327Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI8:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI8","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:18.5582793Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI8:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI8","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:18.5589344Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI8:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI8","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:18.5594888Z","@mt":"Signed url obtained for file PoliceReports/Cases/25 1. Delran MVA 10-27-25 to 11-2-25_20251112190402_20251112190403_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI8:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI8","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:19.8038825Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/gbxw4nck.2rq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI8:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI8","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:20.2752315Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/gbxw4nck.2rq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI8:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI8","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:20.6019666Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/uuzqvs1e.npo.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI8:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI8","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:09:20.6048123Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/gbxw4nck.2rq.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMEI8:00000001","RequestPath":"/api/finalized-documents/download-bulk/b885218a-a617-433f-a5e9-08de21f5a06d","ConnectionId":"0HNH1K2QHMEI8","ThreadId":333,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:00.1620051Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEIG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEIG","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:00.1625992Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dept_20240417180005.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEIG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEIG","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:39.8852786Z","@mt":"Uploading: file PoliceReports/26 25-24747_20251112191139.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:40.4365052Z","@mt":"Uploaded: file PoliceReports/26 25-24747_20251112191139.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:40.4366910Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:40.4367071Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:40.4548529Z","@mt":"Python initialized in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:40.4548992Z","@mt":"fitz imported in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:40.5517251Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:40.6508104Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:40.7525683Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:40.8451969Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:40.9388329Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:40.9785187Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.0297501Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.0716825Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.1288638Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.1543062Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.2297860Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.2726857Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.3222288Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.3545017Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.4154864Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.4462593Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.5099811Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.5826693Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.6013060Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.6221902Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.6987361Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.7359466Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.7885652Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.8303396Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.8817361Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.9038651Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:41.9773884Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.0117119Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.0687864Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.0968147Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.1636098Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.1921558Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.2572106Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.2906359Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.3464817Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.4117342Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.4413809Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.4853559Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.5351828Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.5870383Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.6253457Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.6477528Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.7189652Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-24.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.7414130Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.8073713Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-25.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.8423197Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.9002987Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-26.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.9208530Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:42.9942255Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:43.0102337Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:43.0826982Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-28.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:43.1302194Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-24.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:43.1801893Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191143_Case-29.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:43.2089646Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-25.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":335,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:43.2735908Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191143_Case-30.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:43.2762305Z","@mt":"Doc closed in 2839 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:43.2762708Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:43.2770782Z","@mt":"temp file deleted in 2840 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:43.2914433Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-26.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:43.4115744Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:43.5180883Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-28.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:43.5995850Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191143_Case-29.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:43.6984085Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191143_Case-30.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEIM:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEIM","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:45.9182301Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMEIO:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMEIO","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:51.0415810Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMEIQ:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMEIQ","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:11:55.1418509Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEIU:00000001","RequestPath":"/api/file/872854c5-3d99-4a30-2a9e-08de21f5a071","ConnectionId":"0HNH1K2QHMEIU","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:12:03.8754449Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMEJ4:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMEJ4","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:12:12.7806286Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEJA:00000001","RequestPath":"/api/file/872854c5-3d99-4a30-2a9e-08de21f5a071","ConnectionId":"0HNH1K2QHMEJA","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:12:15.1212295Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEJD:00000001","RequestPath":"/api/file/872854c5-3d99-4a30-2a9e-08de21f5a071","ConnectionId":"0HNH1K2QHMEJD","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:12:16.7980504Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEJH:00000001","RequestPath":"/api/file/a725e75d-bc8c-4c73-2a9f-08de21f5a071","ConnectionId":"0HNH1K2QHMEJH","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:12:19.1388869Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEJN:00000001","RequestPath":"/api/file/a725e75d-bc8c-4c73-2a9f-08de21f5a071","ConnectionId":"0HNH1K2QHMEJN","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:12:19.2116459Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEJO:00000001","RequestPath":"/api/file/dfa4f118-0083-4012-2aac-08de21f5a071","ConnectionId":"0HNH1K2QHMEJO","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:12:22.5233174Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEJT:00000001","RequestPath":"/api/file/a725e75d-bc8c-4c73-2a9f-08de21f5a071","ConnectionId":"0HNH1K2QHMEJT","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:12:23.2335451Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEK0:00000001","RequestPath":"/api/file/b16cf926-8a4c-45c0-2aa0-08de21f5a071","ConnectionId":"0HNH1K2QHMEK0","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:12:43.1138890Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEKA:00000001","RequestPath":"/api/file/dfa4f118-0083-4012-2aac-08de21f5a071","ConnectionId":"0HNH1K2QHMEKA","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:12:45.6270964Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEKD:00000001","RequestPath":"/api/file/dfa4f118-0083-4012-2aac-08de21f5a071","ConnectionId":"0HNH1K2QHMEKD","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:12:46.5718990Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEKH:00000001","RequestPath":"/api/file/ce43062d-09ed-4ab7-2aad-08de21f5a071","ConnectionId":"0HNH1K2QHMEKH","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:13:26.8103000Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEKN:00000001","RequestPath":"/api/file/b16cf926-8a4c-45c0-2aa0-08de21f5a071","ConnectionId":"0HNH1K2QHMEKN","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:13:29.4336672Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEKQ:00000001","RequestPath":"/api/file/b16cf926-8a4c-45c0-2aa0-08de21f5a071","ConnectionId":"0HNH1K2QHMEKQ","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:13:32.8496768Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEL0:00000001","RequestPath":"/api/file/606eb7e3-1b00-4177-2aa1-08de21f5a071","ConnectionId":"0HNH1K2QHMEL0","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:13:33.1577974Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEL1:00000001","RequestPath":"/api/file/606eb7e3-1b00-4177-2aa1-08de21f5a071","ConnectionId":"0HNH1K2QHMEL1","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:13:37.3759711Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEL4:00000001","RequestPath":"/api/file/606eb7e3-1b00-4177-2aa1-08de21f5a071","ConnectionId":"0HNH1K2QHMEL4","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:13:43.5757719Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMELB:00000001","RequestPath":"/api/file/2e0a3a46-ab35-465c-2aa2-08de21f5a071","ConnectionId":"0HNH1K2QHMELB","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:13:43.8842860Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMELC:00000001","RequestPath":"/api/file/2e0a3a46-ab35-465c-2aa2-08de21f5a071","ConnectionId":"0HNH1K2QHMELC","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:14:14.8316121Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMELK:00000001","RequestPath":"/api/file/2e0a3a46-ab35-465c-2aa2-08de21f5a071","ConnectionId":"0HNH1K2QHMELK","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:14:22.5978738Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMELO:00000001","RequestPath":"/api/file/20903c13-39fd-4147-2aa3-08de21f5a071","ConnectionId":"0HNH1K2QHMELO","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:14:27.5803153Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMELQ:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMELQ","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:14:30.2212307Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMELU:00000001","RequestPath":"/api/file/2e0a3a46-ab35-465c-2aa2-08de21f5a071","ConnectionId":"0HNH1K2QHMELU","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:14:32.8192316Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEM1:00000001","RequestPath":"/api/file/2e0a3a46-ab35-465c-2aa2-08de21f5a071","ConnectionId":"0HNH1K2QHMEM1","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:14:33.9616613Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEM4:00000001","RequestPath":"/api/file/20903c13-39fd-4147-2aa3-08de21f5a071","ConnectionId":"0HNH1K2QHMEM4","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:14:40.4553158Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEM8:00000001","RequestPath":"/api/file/ce43062d-09ed-4ab7-2aad-08de21f5a071","ConnectionId":"0HNH1K2QHMEM8","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:14:52.8511640Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEME:00000001","RequestPath":"/api/file/20903c13-39fd-4147-2aa3-08de21f5a071","ConnectionId":"0HNH1K2QHMEME","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:14:57.1152759Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEMH:00000001","RequestPath":"/api/file/20903c13-39fd-4147-2aa3-08de21f5a071","ConnectionId":"0HNH1K2QHMEMH","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:14:57.4831575Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMEMJ:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMEMJ","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:14:58.3424798Z","@mt":"Signed url obtained for file PoliceReports/26 25-24747_20251112191139.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEML:00000001","RequestPath":"/api/file/view-report-for-new-case/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMEML","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:15:25.4168623Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEMP:00000001","RequestPath":"/api/file/ce43062d-09ed-4ab7-2aad-08de21f5a071","ConnectionId":"0HNH1K2QHMEMP","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:15:36.6085553Z","@mt":"Signed url obtained for file PoliceReports/26 25-24747_20251112191139.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMEMR:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMEMR","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:15:36.9679394Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191536_Case-31.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:15:37.2944102Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMEMT:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMEMT","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:15:37.4340051Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191536_Case-31.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:15:41.9908567Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMEMU:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMEMU","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:15:43.7389759Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191536_Case-31.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEN2:00000001","RequestPath":"/api/file/327c9027-8d9a-411d-2abc-08de21f5a071","ConnectionId":"0HNH1K2QHMEN2","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:15:57.7595765Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191536_Case-31.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMENA:00000001","RequestPath":"/api/file/327c9027-8d9a-411d-2abc-08de21f5a071","ConnectionId":"0HNH1K2QHMENA","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:16:00.4504514Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191536_Case-31.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEND:00000001","RequestPath":"/api/file/327c9027-8d9a-411d-2abc-08de21f5a071","ConnectionId":"0HNH1K2QHMEND","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:16:01.4429401Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMENH:00000001","RequestPath":"/api/file/20903c13-39fd-4147-2aa3-08de21f5a071","ConnectionId":"0HNH1K2QHMENH","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:16:02.7993120Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMENK:00000001","RequestPath":"/api/file/a980699c-8129-4cf6-2aa4-08de21f5a071","ConnectionId":"0HNH1K2QHMENK","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:17:15.1011287Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMENS:00000001","RequestPath":"/api/file/ce43062d-09ed-4ab7-2aad-08de21f5a071","ConnectionId":"0HNH1K2QHMENS","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:17:18.3866856Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMENV:00000001","RequestPath":"/api/file/ce43062d-09ed-4ab7-2aad-08de21f5a071","ConnectionId":"0HNH1K2QHMENV","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:17:22.9584132Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEO4:00000001","RequestPath":"/api/file/ce43062d-09ed-4ab7-2aad-08de21f5a071","ConnectionId":"0HNH1K2QHMEO4","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:17:23.6684881Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEO7:00000001","RequestPath":"/api/file/1f33d948-97f8-4c97-2aae-08de21f5a071","ConnectionId":"0HNH1K2QHMEO7","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:17:28.7893061Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEOB:00000001","RequestPath":"/api/file/a980699c-8129-4cf6-2aa4-08de21f5a071","ConnectionId":"0HNH1K2QHMEOB","ThreadId":336,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:17:32.4496989Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEOE:00000001","RequestPath":"/api/file/a980699c-8129-4cf6-2aa4-08de21f5a071","ConnectionId":"0HNH1K2QHMEOE","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:17:46.5310494Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEOI:00000001","RequestPath":"/api/file/a980699c-8129-4cf6-2aa4-08de21f5a071","ConnectionId":"0HNH1K2QHMEOI","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:17:48.5310239Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEOM:00000001","RequestPath":"/api/file/1f33d948-97f8-4c97-2aae-08de21f5a071","ConnectionId":"0HNH1K2QHMEOM","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:17:51.1579375Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEOP:00000001","RequestPath":"/api/file/1f33d948-97f8-4c97-2aae-08de21f5a071","ConnectionId":"0HNH1K2QHMEOP","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:17:52.1508660Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEOT:00000001","RequestPath":"/api/file/527a2b07-b3ab-47d3-2aaf-08de21f5a071","ConnectionId":"0HNH1K2QHMEOT","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:17:57.5562942Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMEOV:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMEOV","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:17:58.3599629Z","@mt":"Signed url obtained for file PoliceReports/26 25-24747_20251112191139.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEP1:00000001","RequestPath":"/api/file/view-report-for-new-case/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMEP1","ThreadId":410,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:18:34.6469087Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEP7:00000001","RequestPath":"/api/file/527a2b07-b3ab-47d3-2aaf-08de21f5a071","ConnectionId":"0HNH1K2QHMEP7","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:18:42.2092315Z","@mt":"Signed url obtained for file PoliceReports/26 25-24747_20251112191139.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMEP9:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMEP9","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:18:42.5457994Z","@mt":"Uploading: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191842_Case-32.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:18:42.9018522Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMEPB:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMEPB","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:18:42.9540592Z","@mt":"Uploaded: file PoliceReports/Cases/26 25-24747_20251112191139_20251112191842_Case-32.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:18:47.6037428Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMEPC:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMEPC","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:18:49.3784426Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191842_Case-32.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEPG:00000001","RequestPath":"/api/file/060e889b-9eb5-44fc-2abd-08de21f5a071","ConnectionId":"0HNH1K2QHMEPG","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:19:01.3861445Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191842_Case-32.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEPO:00000001","RequestPath":"/api/file/060e889b-9eb5-44fc-2abd-08de21f5a071","ConnectionId":"0HNH1K2QHMEPO","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:19:03.7209160Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191842_Case-32.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEPR:00000001","RequestPath":"/api/file/060e889b-9eb5-44fc-2abd-08de21f5a071","ConnectionId":"0HNH1K2QHMEPR","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:19:04.6872856Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEQ2:00000001","RequestPath":"/api/file/f9ee3f63-e49e-48c8-2aa5-08de21f5a071","ConnectionId":"0HNH1K2QHMEQ2","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:19:04.6979903Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEQ3:00000001","RequestPath":"/api/file/527a2b07-b3ab-47d3-2aaf-08de21f5a071","ConnectionId":"0HNH1K2QHMEQ3","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:19:11.2189731Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEQ9:00000001","RequestPath":"/api/file/527a2b07-b3ab-47d3-2aaf-08de21f5a071","ConnectionId":"0HNH1K2QHMEQ9","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:19:13.2494842Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEQC:00000001","RequestPath":"/api/file/527a2b07-b3ab-47d3-2aaf-08de21f5a071","ConnectionId":"0HNH1K2QHMEQC","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:19:16.0516263Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEQH:00000001","RequestPath":"/api/file/527a2b07-b3ab-47d3-2aaf-08de21f5a071","ConnectionId":"0HNH1K2QHMEQH","ThreadId":384,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:52.7491951Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQJ:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMEQJ","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:52.7497790Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQJ:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMEQJ","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:52.7502810Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T192052Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=3785cee4024a708d4696dc79dc6191139f59fb806d6b09f86dacffd844a5629e0d25abc0110cc6bbd42cb46bf9d34758e0773cdb7c7fc291423ae2c1d85113df069f2585bd63b7e5b6d5c0d7a015a6ca056224b78a6221937648faf43d0937db60ce202413d9ddf80675ab253261283edc74c7de2d91b39ebe26cf1155a3bda1aec493ca27a993ed8f1959994138cb4b873128c37450cc1a46eafe0b70459b1aeef5c76a358957159269e2a60e393a8d94ef3f9206844111098f5b6bdc985ec18fe2d952a72cf72153fc2c1a39a3c4bc4f1b1f183cce526b813125bb7f66fe9db92dfd337bf555c7e7666f222f2b9a2941e4a8a1c1109b058a2012cf5c3b2560","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQJ:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMEQJ","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:52.7508535Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T192052Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=229c495237692605001719c17a77005763d70d4b9b23f905d79dea453990c1283d847ad1f5a28dacc3f39e50a34154123f27fe7f5ea0cb770af9f8e83e750cab987309a1bd56a667b272f55da8dcd3e1ec6282f8d163a4839162c9870838700ed6f615b233d6d3b2ca5a7d0d76efd0d0a479693bc40bfd292cb4060a5b5c0a1f22b4b91a6e05fc48e3a75cd7117915ffafe2566df2981a63100f3323ca0ac92878dba6c5cb7ccba14b6651b7f9c09394df2b6a8a4138f4d3fdba0103e0a0acc1174d0c5b35c2775fc1216f9e6aabbec0d420a8e6336585f65f24f5098aa8aa1c0791bd2bbdb7572d69c41ae306f83675db34f691fc10e5c87ecf868b3af2fd55","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQJ:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMEQJ","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8074657Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8079705Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8084885Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8089798Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8095155Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8100077Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8105480Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8110367Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8115561Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8120874Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8126166Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8131170Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8136729Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8141805Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8147255Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8152332Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8157424Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8162458Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8167556Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:53.8174270Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQL","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:58.1036672Z","@mt":"Signed url obtained for file PoliceTemplate/Wyckoff Template_20250127163642.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQN","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:20:58.1046107Z","@mt":"Signed url obtained for file PoliceTemplate/Wyckoff Template_20240711195458.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMEQN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMEQN","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:26.7599507Z","@mt":"Uploading: file PoliceReports/27 OPRA Response -Enescu 11.12.2025_20251112192126.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:27.2474970Z","@mt":"Uploaded: file PoliceReports/27 OPRA Response -Enescu 11.12.2025_20251112192126.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:27.2476638Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:27.2477053Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:27.2672354Z","@mt":"Python initialized in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:27.2672995Z","@mt":"fitz imported in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:27.3763594Z","@mt":"Uploading: file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:27.4873593Z","@mt":"Uploading: file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:27.5976194Z","@mt":"Uploading: file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:27.7024474Z","@mt":"Uploading: file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:27.7876007Z","@mt":"Uploaded: file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:27.8110969Z","@mt":"Uploading: file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:27.9188510Z","@mt":"Uploading: file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:27.9232925Z","@mt":"Uploaded: file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:28.0151912Z","@mt":"Uploaded: file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:28.0229554Z","@mt":"Uploading: file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:28.1014307Z","@mt":"Uploaded: file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:28.1327235Z","@mt":"Uploading: file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192128_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:28.2268552Z","@mt":"Uploaded: file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":337,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:28.2426986Z","@mt":"Uploading: file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192128_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:28.2476541Z","@mt":"Doc closed in 999 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:28.2476876Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:28.2481200Z","@mt":"temp file deleted in 1000 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:28.3413917Z","@mt":"Uploaded: file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:28.4469889Z","@mt":"Uploaded: file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:28.5445831Z","@mt":"Uploaded: file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192128_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:28.6786991Z","@mt":"Uploaded: file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192128_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMEQR:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMEQR","ThreadId":485,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:30.5727424Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMEQT:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMEQT","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:34.9620120Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMER1:00000001","RequestPath":"/api/file/7cca574e-fa74-4f59-2abe-08de21f5a071","ConnectionId":"0HNH1K2QHMER1","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:43.5649463Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMER5:00000001","RequestPath":"/api/file/7cca574e-fa74-4f59-2abe-08de21f5a071","ConnectionId":"0HNH1K2QHMER5","ThreadId":420,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:45.7013472Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMER8:00000001","RequestPath":"/api/file/7cca574e-fa74-4f59-2abe-08de21f5a071","ConnectionId":"0HNH1K2QHMER8","ThreadId":337,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:21:47.4312052Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMERC:00000001","RequestPath":"/api/file/5ebe4a4a-fe46-4380-2abf-08de21f5a071","ConnectionId":"0HNH1K2QHMERC","ThreadId":405,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:23:04.3458904Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMERI:00000001","RequestPath":"/api/file/f9ee3f63-e49e-48c8-2aa5-08de21f5a071","ConnectionId":"0HNH1K2QHMERI","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:23:41.2147703Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMERM:00000001","RequestPath":"/api/file/f9ee3f63-e49e-48c8-2aa5-08de21f5a071","ConnectionId":"0HNH1K2QHMERM","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:23:44.3365686Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMERQ:00000001","RequestPath":"/api/file/5ebe4a4a-fe46-4380-2abf-08de21f5a071","ConnectionId":"0HNH1K2QHMERQ","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:23:45.1239179Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMERT:00000001","RequestPath":"/api/file/f9ee3f63-e49e-48c8-2aa5-08de21f5a071","ConnectionId":"0HNH1K2QHMERT","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:23:48.7005566Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMES1:00000001","RequestPath":"/api/file/f9ee3f63-e49e-48c8-2aa5-08de21f5a071","ConnectionId":"0HNH1K2QHMES1","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:23:51.0089895Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMES7:00000001","RequestPath":"/api/file/5ebe4a4a-fe46-4380-2abf-08de21f5a071","ConnectionId":"0HNH1K2QHMES7","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:23:51.3587885Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMES9:00000001","RequestPath":"/api/file/0dfead62-b102-459a-2aa6-08de21f5a071","ConnectionId":"0HNH1K2QHMES9","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:23:54.2168246Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMESE:00000001","RequestPath":"/api/file/5ebe4a4a-fe46-4380-2abf-08de21f5a071","ConnectionId":"0HNH1K2QHMESE","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:23:57.4325642Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMESJ:00000001","RequestPath":"/api/file/5ebe4a4a-fe46-4380-2abf-08de21f5a071","ConnectionId":"0HNH1K2QHMESJ","ThreadId":392,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:23:58.2938642Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMESM:00000001","RequestPath":"/api/file/4faec6ea-8b36-42bd-2ac0-08de21f5a071","ConnectionId":"0HNH1K2QHMESM","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:24:14.7418292Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMESU:00000001","RequestPath":"/api/file/4faec6ea-8b36-42bd-2ac0-08de21f5a071","ConnectionId":"0HNH1K2QHMESU","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:24:16.9511018Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMET2:00000001","RequestPath":"/api/file/4faec6ea-8b36-42bd-2ac0-08de21f5a071","ConnectionId":"0HNH1K2QHMET2","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:24:17.7028179Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMET7:00000001","RequestPath":"/api/file/0dfead62-b102-459a-2aa6-08de21f5a071","ConnectionId":"0HNH1K2QHMET7","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:24:18.0606780Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMET9:00000001","RequestPath":"/api/file/00ec76b4-01d9-437e-2ac1-08de21f5a071","ConnectionId":"0HNH1K2QHMET9","ThreadId":317,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:24:20.2461306Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMETC:00000001","RequestPath":"/api/file/0dfead62-b102-459a-2aa6-08de21f5a071","ConnectionId":"0HNH1K2QHMETC","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:24:21.7232854Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMETG:00000001","RequestPath":"/api/file/9dd2514b-7f3f-4679-2aa7-08de21f5a071","ConnectionId":"0HNH1K2QHMETG","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:24:40.2202025Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMETO:00000001","RequestPath":"/api/file/9dd2514b-7f3f-4679-2aa7-08de21f5a071","ConnectionId":"0HNH1K2QHMETO","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:24:42.2627258Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMETR:00000001","RequestPath":"/api/file/9dd2514b-7f3f-4679-2aa7-08de21f5a071","ConnectionId":"0HNH1K2QHMETR","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:24:43.2457273Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMETV:00000001","RequestPath":"/api/file/30a4aac5-d4ef-4b27-2aa8-08de21f5a071","ConnectionId":"0HNH1K2QHMETV","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:25:11.0387486Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEU9:00000001","RequestPath":"/api/file/00ec76b4-01d9-437e-2ac1-08de21f5a071","ConnectionId":"0HNH1K2QHMEU9","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:25:13.1385059Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEUC:00000001","RequestPath":"/api/file/00ec76b4-01d9-437e-2ac1-08de21f5a071","ConnectionId":"0HNH1K2QHMEUC","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:25:14.2070833Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEUG:00000001","RequestPath":"/api/file/052ae8a7-f26b-4351-2ac2-08de21f5a071","ConnectionId":"0HNH1K2QHMEUG","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:25:23.0661111Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMEUM:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMEUM","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:25:30.4500308Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMEUO:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMEUO","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:25:36.1588384Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEUS:00000001","RequestPath":"/api/file/f645de93-5684-458d-2ab5-08de21f5a071","ConnectionId":"0HNH1K2QHMEUS","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:25:38.1829133Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEUV:00000001","RequestPath":"/api/file/f645de93-5684-458d-2ab5-08de21f5a071","ConnectionId":"0HNH1K2QHMEUV","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:25:41.0552412Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEV4:00000001","RequestPath":"/api/file/f13b6d83-4cc6-4bd3-2ab6-08de21f5a071","ConnectionId":"0HNH1K2QHMEV4","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:25:41.3629829Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEV5:00000001","RequestPath":"/api/file/f13b6d83-4cc6-4bd3-2ab6-08de21f5a071","ConnectionId":"0HNH1K2QHMEV5","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:25:42.4691671Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-25.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEV8:00000001","RequestPath":"/api/file/f13b6d83-4cc6-4bd3-2ab6-08de21f5a071","ConnectionId":"0HNH1K2QHMEV8","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:25:45.1056909Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-26.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEVE:00000001","RequestPath":"/api/file/84bdb268-7cf7-4385-2ab7-08de21f5a071","ConnectionId":"0HNH1K2QHMEVE","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:25:45.4201905Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-26.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEVF:00000001","RequestPath":"/api/file/84bdb268-7cf7-4385-2ab7-08de21f5a071","ConnectionId":"0HNH1K2QHMEVF","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:25:46.7957582Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-26.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEVI:00000001","RequestPath":"/api/file/84bdb268-7cf7-4385-2ab7-08de21f5a071","ConnectionId":"0HNH1K2QHMEVI","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:25:48.8599842Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-26.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEVL:00000001","RequestPath":"/api/file/84bdb268-7cf7-4385-2ab7-08de21f5a071","ConnectionId":"0HNH1K2QHMEVL","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:25:50.3448660Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEVO:00000001","RequestPath":"/api/file/7424d159-4142-49a1-2ab8-08de21f5a071","ConnectionId":"0HNH1K2QHMEVO","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:01.2685697Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMEVS:00000001","RequestPath":"/api/file/30a4aac5-d4ef-4b27-2aa8-08de21f5a071","ConnectionId":"0HNH1K2QHMEVS","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:07.2572159Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF02:00000001","RequestPath":"/api/file/30a4aac5-d4ef-4b27-2aa8-08de21f5a071","ConnectionId":"0HNH1K2QHMF02","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:09.8719485Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF08:00000001","RequestPath":"/api/file/f351cdc3-8f56-47ae-2aa9-08de21f5a071","ConnectionId":"0HNH1K2QHMF08","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:10.1801934Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF0A:00000001","RequestPath":"/api/file/f351cdc3-8f56-47ae-2aa9-08de21f5a071","ConnectionId":"0HNH1K2QHMF0A","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:12.6471204Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF0I:00000001","RequestPath":"/api/file/7424d159-4142-49a1-2ab8-08de21f5a071","ConnectionId":"0HNH1K2QHMF0I","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:14.7146274Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF0N:00000001","RequestPath":"/api/file/7424d159-4142-49a1-2ab8-08de21f5a071","ConnectionId":"0HNH1K2QHMF0N","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:15.7210611Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-28.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF0R:00000001","RequestPath":"/api/file/d6a448b7-cad3-4768-2ab9-08de21f5a071","ConnectionId":"0HNH1K2QHMF0R","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:17.6818798Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF13:00000001","RequestPath":"/api/file/052ae8a7-f26b-4351-2ac2-08de21f5a071","ConnectionId":"0HNH1K2QHMF13","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:17.9131415Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-28.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF14:00000001","RequestPath":"/api/file/d6a448b7-cad3-4768-2ab9-08de21f5a071","ConnectionId":"0HNH1K2QHMF14","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:20.1631208Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF1C:00000001","RequestPath":"/api/file/e49fbf9e-314d-4475-2ac3-08de21f5a071","ConnectionId":"0HNH1K2QHMF1C","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:20.2321620Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-28.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF1D:00000001","RequestPath":"/api/file/d6a448b7-cad3-4768-2ab9-08de21f5a071","ConnectionId":"0HNH1K2QHMF1D","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:20.4720401Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF1E:00000001","RequestPath":"/api/file/e49fbf9e-314d-4475-2ac3-08de21f5a071","ConnectionId":"0HNH1K2QHMF1E","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:22.6979067Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191143_Case-29.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF1I:00000001","RequestPath":"/api/file/85b4b44f-b72e-4151-2aba-08de21f5a071","ConnectionId":"0HNH1K2QHMF1I","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:25.9578230Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF1O:00000001","RequestPath":"/api/file/e49fbf9e-314d-4475-2ac3-08de21f5a071","ConnectionId":"0HNH1K2QHMF1O","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:28.3450411Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF1U:00000001","RequestPath":"/api/file/46334ae7-6343-4162-2ac4-08de21f5a071","ConnectionId":"0HNH1K2QHMF1U","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:28.6522413Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF1V:00000001","RequestPath":"/api/file/46334ae7-6343-4162-2ac4-08de21f5a071","ConnectionId":"0HNH1K2QHMF1V","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:36.2056505Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191143_Case-29.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF27:00000001","RequestPath":"/api/file/85b4b44f-b72e-4151-2aba-08de21f5a071","ConnectionId":"0HNH1K2QHMF27","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:38.5261922Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191143_Case-30.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF2D:00000001","RequestPath":"/api/file/84bd3ecc-1abe-45de-2abb-08de21f5a071","ConnectionId":"0HNH1K2QHMF2D","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:38.8446653Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191143_Case-30.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF2E:00000001","RequestPath":"/api/file/84bd3ecc-1abe-45de-2abb-08de21f5a071","ConnectionId":"0HNH1K2QHMF2E","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:40.2044885Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191143_Case-30.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF2H:00000001","RequestPath":"/api/file/84bd3ecc-1abe-45de-2abb-08de21f5a071","ConnectionId":"0HNH1K2QHMF2H","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:42.3781815Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191143_Case-30.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF2K:00000001","RequestPath":"/api/file/84bd3ecc-1abe-45de-2abb-08de21f5a071","ConnectionId":"0HNH1K2QHMF2K","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:42.7450576Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMF2M:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMF2M","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:45.8512609Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMF2O:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMF2O","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:49.7393882Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF2S:00000001","RequestPath":"/api/file/f77c5542-0749-46e8-2ab0-08de21f5a071","ConnectionId":"0HNH1K2QHMF2S","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:56.7217672Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF34:00000001","RequestPath":"/api/file/46334ae7-6343-4162-2ac4-08de21f5a071","ConnectionId":"0HNH1K2QHMF34","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:26:58.9475692Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF38:00000001","RequestPath":"/api/file/46334ae7-6343-4162-2ac4-08de21f5a071","ConnectionId":"0HNH1K2QHMF38","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:27:00.0675094Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192128_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF3D:00000001","RequestPath":"/api/file/0d4bb7b2-3d79-4ae4-2ac5-08de21f5a071","ConnectionId":"0HNH1K2QHMF3D","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:27:14.4037058Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF3H:00000001","RequestPath":"/api/file/f77c5542-0749-46e8-2ab0-08de21f5a071","ConnectionId":"0HNH1K2QHMF3H","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:27:17.5766481Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF3M:00000001","RequestPath":"/api/file/f77c5542-0749-46e8-2ab0-08de21f5a071","ConnectionId":"0HNH1K2QHMF3M","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:27:20.0659877Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF3S:00000001","RequestPath":"/api/file/ca8b3caf-142d-4de0-2ab1-08de21f5a071","ConnectionId":"0HNH1K2QHMF3S","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:27:20.3750870Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF3T:00000001","RequestPath":"/api/file/ca8b3caf-142d-4de0-2ab1-08de21f5a071","ConnectionId":"0HNH1K2QHMF3T","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:27:34.5379111Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192128_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF4A:00000001","RequestPath":"/api/file/0d4bb7b2-3d79-4ae4-2ac5-08de21f5a071","ConnectionId":"0HNH1K2QHMF4A","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:27:34.6712763Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF4B:00000001","RequestPath":"/api/file/ca8b3caf-142d-4de0-2ab1-08de21f5a071","ConnectionId":"0HNH1K2QHMF4B","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:27:36.5370247Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192128_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF4I:00000001","RequestPath":"/api/file/0d4bb7b2-3d79-4ae4-2ac5-08de21f5a071","ConnectionId":"0HNH1K2QHMF4I","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:27:36.7288280Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF4L:00000001","RequestPath":"/api/file/be54fb8e-6d0a-46ef-2ab2-08de21f5a071","ConnectionId":"0HNH1K2QHMF4L","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:27:37.0389611Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF4N:00000001","RequestPath":"/api/file/be54fb8e-6d0a-46ef-2ab2-08de21f5a071","ConnectionId":"0HNH1K2QHMF4N","ThreadId":334,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:27:37.4865006Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192128_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF4P:00000001","RequestPath":"/api/file/197c9d7e-1da0-4723-2ac6-08de21f5a071","ConnectionId":"0HNH1K2QHMF4P","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:27:45.0733496Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF4V:00000001","RequestPath":"/api/file/f351cdc3-8f56-47ae-2aa9-08de21f5a071","ConnectionId":"0HNH1K2QHMF4V","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:27:47.1274717Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF55:00000001","RequestPath":"/api/file/be54fb8e-6d0a-46ef-2ab2-08de21f5a071","ConnectionId":"0HNH1K2QHMF55","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:27:49.3618713Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF5B:00000001","RequestPath":"/api/file/79b1e45f-0bcf-48da-2ab3-08de21f5a071","ConnectionId":"0HNH1K2QHMF5B","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:27:49.6708976Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF5C:00000001","RequestPath":"/api/file/79b1e45f-0bcf-48da-2ab3-08de21f5a071","ConnectionId":"0HNH1K2QHMF5C","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:27:57.4995778Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192128_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF5K:00000001","RequestPath":"/api/file/197c9d7e-1da0-4723-2ac6-08de21f5a071","ConnectionId":"0HNH1K2QHMF5K","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:27:59.5788876Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192128_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF5R:00000001","RequestPath":"/api/file/197c9d7e-1da0-4723-2ac6-08de21f5a071","ConnectionId":"0HNH1K2QHMF5R","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:27:59.9735485Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF5T:00000001","RequestPath":"/api/file/79b1e45f-0bcf-48da-2ab3-08de21f5a071","ConnectionId":"0HNH1K2QHMF5T","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:01.2084269Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMF5V:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMF5V","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:02.5455152Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF65:00000001","RequestPath":"/api/file/68a235d5-40d1-4bef-2ab4-08de21f5a071","ConnectionId":"0HNH1K2QHMF65","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:02.8545666Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF66:00000001","RequestPath":"/api/file/68a235d5-40d1-4bef-2ab4-08de21f5a071","ConnectionId":"0HNH1K2QHMF66","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:08.7447475Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMF6A:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMF6A","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:08.7452594Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMF6A:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMF6A","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:08.7458074Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T192808Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=61b0e76b5dfbab69f3a57e2f184679115a3ee3affedb57ab837c67d664a2ae2ff379ae4187f284e3c52e7cf2e36a29a55a3949aafacdc12bcac695ca5429a143384dfedb65cc40e809d5cba447ab6a540cddbf7666e99d3154bf2fdccd9cfec8a04b122cd0b142ec8dab9afbfc8ac59802a6704462582530331b3014d4ece1700889bd196957e956840a0efb3538692a22871300b0b97207bf127375c93621355258411c2a29b0a77b6c3450df0e775e11959fb20550f7644121621c083c1936a73c49159c890e6f66f78d78d584ebd66c149b9fc5831872c91bc57753e43e6d494218a85f6d31c69101d9bdcfcef5daf550aa219dd8c2bf32bd57f61d8c8397","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMF6A:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMF6A","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:08.7463317Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T192808Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=01049f1f1c5549d69abbfed1505b89a49ecb7f005eee09918c0a4748735ed855577ee011610f03825908cc7d1b15f056d4fb4e789431f0167e0bb19b04b34e284c9e143278105c9d9cbeab8a1c3727ee7891ea65784d835e4a4adfff27a1f24a2ff022ac9d565a49049ad5a1a22b02b0e3a5581d836ac601e0bba4bcc78fbe60e89484d80e5dd17363dcf732d14ee413473c13103ca27772c1f54c976f9c00216e337197433439ee950096602b34172fc4f2facd513ef5bde4515c5b701e3efc15caaa8e173b9445652b7794b0963889233512e506f477b5aefc7367c85fa636b0cb2567890998deb3507ec92b3b160ddaa1dc33207f84b35afc3cbf725f5e50","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMF6A:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMF6A","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:09.7208272Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMF6E:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMF6E","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:10.5284176Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMF6H:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMF6H","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:10.5292281Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMF6H:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMF6H","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:12.2041881Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF6M:00000001","RequestPath":"/api/file/68a235d5-40d1-4bef-2ab4-08de21f5a071","ConnectionId":"0HNH1K2QHMF6M","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:14.5698060Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF6S:00000001","RequestPath":"/api/file/f645de93-5684-458d-2ab5-08de21f5a071","ConnectionId":"0HNH1K2QHMF6S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:14.8794504Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-24.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF6T:00000001","RequestPath":"/api/file/f645de93-5684-458d-2ab5-08de21f5a071","ConnectionId":"0HNH1K2QHMF6T","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:16.0381200Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMF6V:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMF6V","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:19.4620588Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF75:00000001","RequestPath":"/api/file/d5cd8923-ba81-4268-2aab-08de21f5a071","ConnectionId":"0HNH1K2QHMF75","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:19.4929329Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF76:00000001","RequestPath":"/api/file/f351cdc3-8f56-47ae-2aa9-08de21f5a071","ConnectionId":"0HNH1K2QHMF76","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:20.5812960Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF79:00000001","RequestPath":"/api/file/f351cdc3-8f56-47ae-2aa9-08de21f5a071","ConnectionId":"0HNH1K2QHMF79","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:23.0322820Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMF7D:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMF7D","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:23.0362183Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMF7D:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMF7D","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:23.0442748Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:23.0443006Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:23.0452899Z","@mt":"3 - Cases found5","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:23.0453075Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:23.0463522Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:23.0473688Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:23.2767908Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF7E:00000001","RequestPath":"/api/file/f351cdc3-8f56-47ae-2aa9-08de21f5a071","ConnectionId":"0HNH1K2QHMF7E","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:23.6084846Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-16461960627 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:24.0374062Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-16461960627 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:24.0376858Z","@mt":"Uploading: file CoverTemplate/qjkmtw2n.nz2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:24.2041192Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF7I:00000001","RequestPath":"/api/file/2ad6721f-c4aa-45a2-2aaa-08de21f5a071","ConnectionId":"0HNH1K2QHMF7I","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:24.4566068Z","@mt":"Uploaded: file CoverTemplate/qjkmtw2n.nz2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:24.6174658Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-74931462127 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:25.0685628Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-74931462127 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:25.0688509Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/ye0wuyeo.3ax.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:25.5000563Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/ye0wuyeo.3ax.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:25.5033805Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:25.5039253Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:25.9745665Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-56480189427 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:26.4230442Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-56480189427 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:26.4233159Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/uk3zfhjy.u0k.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:26.8449988Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/uk3zfhjy.u0k.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:26.8485040Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:26.8490386Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:27.1714811Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-94942238827 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:27.5872771Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-94942238827 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:27.5875723Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/lsc3tlkt.2kt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:27.9989839Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/lsc3tlkt.2kt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:28.0022474Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:28.0028428Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:28.2966731Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-95062517927 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:28.4188172Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF7N:00000001","RequestPath":"/api/file/2ad6721f-c4aa-45a2-2aaa-08de21f5a071","ConnectionId":"0HNH1K2QHMF7N","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:28.7252273Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-95062517927 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:28.7254807Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/u0kfckyl.h1u.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:29.1325657Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/u0kfckyl.h1u.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:29.1360685Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192128_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:29.1366227Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":409,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:29.4771162Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-82535522127 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192128_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:29.9080841Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-82535522127 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192128_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:29.9083333Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/qaanvbrf.lfg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:30.3229033Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/qaanvbrf.lfg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:32.1981760Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF7V:00000001","RequestPath":"/api/file/2ad6721f-c4aa-45a2-2aaa-08de21f5a071","ConnectionId":"0HNH1K2QHMF7V","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:33.5349932Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF83:00000001","RequestPath":"/api/file/d5cd8923-ba81-4268-2aab-08de21f5a071","ConnectionId":"0HNH1K2QHMF83","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:35.4241377Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF87:00000001","RequestPath":"/api/file/d5cd8923-ba81-4268-2aab-08de21f5a071","ConnectionId":"0HNH1K2QHMF87","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:37.7361358Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMF8E:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMF8E","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:48.2131961Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMF8N:00000001","RequestPath":"/api/file/d5cd8923-ba81-4268-2aab-08de21f5a071","ConnectionId":"0HNH1K2QHMF8N","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:50.2847968Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMF8P:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMF8P","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:28:54.6580344Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMF8R:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMF8R","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:02.8018854Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/ye0wuyeo.3ax.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF8V:00000001","RequestPath":"/api/finalized-documents/download-bulk/175ec72d-7425-4aa1-a5eb-08de21f5a06d","ConnectionId":"0HNH1K2QHMF8V","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:02.8024710Z","@mt":"Signed url obtained for file CoverTemplate/qjkmtw2n.nz2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF8V:00000001","RequestPath":"/api/finalized-documents/download-bulk/175ec72d-7425-4aa1-a5eb-08de21f5a06d","ConnectionId":"0HNH1K2QHMF8V","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:02.8029656Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/uk3zfhjy.u0k.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF8V:00000001","RequestPath":"/api/finalized-documents/download-bulk/175ec72d-7425-4aa1-a5eb-08de21f5a06d","ConnectionId":"0HNH1K2QHMF8V","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:02.8035160Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/lsc3tlkt.2kt.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF8V:00000001","RequestPath":"/api/finalized-documents/download-bulk/175ec72d-7425-4aa1-a5eb-08de21f5a06d","ConnectionId":"0HNH1K2QHMF8V","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:02.8040054Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/u0kfckyl.h1u.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF8V:00000001","RequestPath":"/api/finalized-documents/download-bulk/175ec72d-7425-4aa1-a5eb-08de21f5a06d","ConnectionId":"0HNH1K2QHMF8V","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:02.8045614Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/qaanvbrf.lfg.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF8V:00000001","RequestPath":"/api/finalized-documents/download-bulk/175ec72d-7425-4aa1-a5eb-08de21f5a06d","ConnectionId":"0HNH1K2QHMF8V","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:03.9667174Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/tzxmsmuy.n0c.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF8V:00000001","RequestPath":"/api/finalized-documents/download-bulk/175ec72d-7425-4aa1-a5eb-08de21f5a06d","ConnectionId":"0HNH1K2QHMF8V","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:04.4484295Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/tzxmsmuy.n0c.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF8V:00000001","RequestPath":"/api/finalized-documents/download-bulk/175ec72d-7425-4aa1-a5eb-08de21f5a06d","ConnectionId":"0HNH1K2QHMF8V","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:04.4520931Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/tzxmsmuy.n0c.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF8V:00000001","RequestPath":"/api/finalized-documents/download-bulk/175ec72d-7425-4aa1-a5eb-08de21f5a06d","ConnectionId":"0HNH1K2QHMF8V","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:06.3739396Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMF93:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMF93","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:06.3744987Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMF93:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMF93","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:06.3750322Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T192906Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=5e293bb91873fabad8c64901d41a777ead6ddceed3d412cd3fd62b3f2c5ef95a5ce4b62bf5b28fec107480a3041f0861a12f123e818405f5e8e9a76d8b16fa913da5dbb135be75dc1fd5b5cf5b3a274f606b275a6ad7186df5c2f4e8b11dceb522422e6b39bcbf1ed4e91581d0072a87e64daf1e1c2e1dd82b08f3334e6a2ee97556d6a267be7ae6a6be6556676ce97a64bb0f9eb98b485ccf5d05cda98a25bc51c7932fa542d71ea38fd3d4e8e12c54aa3d57deb9342a852b4bf6c7090116416b9538e44ce0c5ff0ed047f914fabf9bafb39257a699856669ecbf3425020d376f15f868b27c788b9b0ef7a969d71693fe651694bbf933fe5cbe8aefe5b3a1db","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMF93:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMF93","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:06.3755811Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T192906Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=271f2e9e2e54db3528b435f84a48c03bf9be581244a9051828e065deeca722fc4811b3f7ae45ffb9164fa3216bad115dbc8208e1379687160096efb11eff0090cf41beee7ee08553e556b32c7fc851cd46ae60157d258ba77b6873dd6d1425acd5694647db396b82b8ef3aee34e3846d79a1442636ebb95c7b2611ff5fe520fead03191071fbe18b12ad122447efd5987ce116a83cafd4d0500a1ebc61b1bf4e9a4ca9220d03b95af174ef6e70dc0a473af69580d7d32cef9a738143743a8508c497cb2b4d2431c2cc74c263f9a4514161840e08975566fa5e1ee59b2193f37813e7a50ebc6deb934eb1569bcf4dd3b2bede07ff68b7dd13decfb2cd4d65f917","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMF93:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMF93","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:07.7143408Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMF95:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMF95","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:08.3244001Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMF98:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMF98","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:08.3249381Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMF98:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMF98","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:08.5439215Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMF99:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMF99","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:08.5480673Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMF99:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMF99","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:08.5558394Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:08.5558700Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:08.5572249Z","@mt":"3 - Cases found22","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:08.5572438Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:08.5583439Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:08.5593722Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:09.0433822Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-51371875026 25-24747_20251112191139_20251112191140_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:09.5332482Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-51371875026 25-24747_20251112191139_20251112191140_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:09.5335367Z","@mt":"Uploading: file CoverTemplate/zhcca4e1.1rt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:09.9978929Z","@mt":"Uploaded: file CoverTemplate/zhcca4e1.1rt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:10.1411515Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-73168440226 25-24747_20251112191139_20251112191140_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:10.5663756Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-73168440226 25-24747_20251112191139_20251112191140_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:10.5666750Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/kcq5qvhi.ccp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:10.9672859Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/kcq5qvhi.ccp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:10.9708826Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:10.9718333Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:11.3221680Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-80929367326 25-24747_20251112191139_20251112191140_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:11.7588709Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-80929367326 25-24747_20251112191139_20251112191140_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:11.7591952Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/d3mtzzbn.eju.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:12.2089612Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/d3mtzzbn.eju.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:12.2129352Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:12.2139211Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:12.5054380Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-89898302226 25-24747_20251112191139_20251112191140_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:12.9445106Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-89898302226 25-24747_20251112191139_20251112191140_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:12.9448597Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/jbkhuivr.xsp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:13.3406474Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/jbkhuivr.xsp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:13.3448466Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:13.3458590Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:13.7811262Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-62715633026 25-24747_20251112191139_20251112191141_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:14.2385523Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-62715633026 25-24747_20251112191139_20251112191141_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:14.2388198Z","@mt":"Uploading: file CoverTemplate/x2r3ygxr.mte.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:14.6323665Z","@mt":"Uploaded: file CoverTemplate/x2r3ygxr.mte.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:14.7670138Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-13133595126 25-24747_20251112191139_20251112191141_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:15.2253361Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-13133595126 25-24747_20251112191139_20251112191141_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:15.2256132Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/x22xdark.y5a.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:15.6207189Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/x22xdark.y5a.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:15.6244915Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:15.6250050Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:16.2168234Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-40916304926 25-24747_20251112191139_20251112191141_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:16.6203322Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-40916304926 25-24747_20251112191139_20251112191141_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:16.6206596Z","@mt":"Uploading: file CoverTemplate/rwhw2ghi.q1m.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:17.0301590Z","@mt":"Uploaded: file CoverTemplate/rwhw2ghi.q1m.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:17.1686832Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-89921610026 25-24747_20251112191139_20251112191141_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:17.5874313Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-89921610026 25-24747_20251112191139_20251112191141_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:17.5876904Z","@mt":"Uploading: file CoverTemplate/uhakyc3r.hgi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:17.9798759Z","@mt":"Uploaded: file CoverTemplate/uhakyc3r.hgi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:18.1191736Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-82780944826 25-24747_20251112191139_20251112191141_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:18.5379180Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-82780944826 25-24747_20251112191139_20251112191141_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:18.5381552Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/cajmvd1j.usj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:18.8380775Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9F:00000001","RequestPath":"/api/finalized-documents/download-bulk/175ec72d-7425-4aa1-a5eb-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:18.8386519Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9F:00000001","RequestPath":"/api/finalized-documents/download-bulk/175ec72d-7425-4aa1-a5eb-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:18.8391444Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9F:00000001","RequestPath":"/api/finalized-documents/download-bulk/175ec72d-7425-4aa1-a5eb-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:18.8396715Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192127_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9F:00000001","RequestPath":"/api/finalized-documents/download-bulk/175ec72d-7425-4aa1-a5eb-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:18.8401604Z","@mt":"Signed url obtained for file PoliceReports/Cases/27 OPRA Response -Enescu 11.12.2025_20251112192126_20251112192128_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9F:00000001","RequestPath":"/api/finalized-documents/download-bulk/175ec72d-7425-4aa1-a5eb-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:18.9321407Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/cajmvd1j.usj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:18.9355533Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:18.9360608Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:19.2272670Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-26451828126 25-24747_20251112191139_20251112191141_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:19.6494138Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-26451828126 25-24747_20251112191139_20251112191141_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:19.6496493Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/ztner00p.pkd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:19.8431600Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/usd1xhmm.ipw.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9F:00000001","RequestPath":"/api/finalized-documents/download-bulk/175ec72d-7425-4aa1-a5eb-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:20.0462300Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/ztner00p.pkd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:20.0498167Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:20.0504126Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:20.2935544Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/usd1xhmm.ipw.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9F:00000001","RequestPath":"/api/finalized-documents/download-bulk/175ec72d-7425-4aa1-a5eb-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9F","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:20.3820906Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-79946540026 25-24747_20251112191139_20251112191141_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:20.6167664Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/tzxmsmuy.n0c.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9F:00000001","RequestPath":"/api/finalized-documents/download-bulk/175ec72d-7425-4aa1-a5eb-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:20.6193002Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/usd1xhmm.ipw.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9F:00000001","RequestPath":"/api/finalized-documents/download-bulk/175ec72d-7425-4aa1-a5eb-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9F","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:20.7984248Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-79946540026 25-24747_20251112191139_20251112191141_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:20.7987076Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/1o4tih0d.r1p.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:21.1875129Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/1o4tih0d.r1p.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:21.1909012Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:21.1915065Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:21.6463835Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-42043442826 25-24747_20251112191139_20251112191141_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:22.1098896Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-42043442826 25-24747_20251112191139_20251112191141_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:22.1101818Z","@mt":"Uploading: file CoverTemplate/mfiqfy0o.o0q.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:22.5189932Z","@mt":"Uploaded: file CoverTemplate/mfiqfy0o.o0q.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:22.6587263Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-95655866726 25-24747_20251112191139_20251112191141_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:23.0876904Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-95655866726 25-24747_20251112191139_20251112191141_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:23.0879697Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/kxquyby0.afu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:23.4761526Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/kxquyby0.afu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:23.4798365Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:23.4807739Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:23.9428696Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-16909209426 25-24747_20251112191139_20251112191141_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:24.3910019Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-16909209426 25-24747_20251112191139_20251112191141_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:24.3913055Z","@mt":"Uploading: file CoverTemplate/z455g2vr.c1j.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":324,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:24.7771518Z","@mt":"Uploaded: file CoverTemplate/z455g2vr.c1j.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:24.9241964Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-88373270726 25-24747_20251112191139_20251112191141_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:25.3471507Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-88373270726 25-24747_20251112191139_20251112191141_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:25.3474615Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/idox1o4g.5tt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:25.7553385Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/idox1o4g.5tt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:25.7590841Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:25.7596473Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:26.0522230Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-60625815026 25-24747_20251112191139_20251112191141_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:26.4564569Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-60625815026 25-24747_20251112191139_20251112191141_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:26.4567355Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/dkfhdebx.3jk.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:26.8540805Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/dkfhdebx.3jk.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:26.8574148Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:26.8579145Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:27.1688337Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-2245874526 25-24747_20251112191139_20251112191141_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:27.6057303Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-2245874526 25-24747_20251112191139_20251112191141_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:27.6059767Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/ww55ggl4.pdh.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:28.0277864Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/ww55ggl4.pdh.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:28.0308288Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:28.0313286Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:28.6702835Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-62382899526 25-24747_20251112191139_20251112191141_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:29.0704730Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-62382899526 25-24747_20251112191139_20251112191141_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:29.0708106Z","@mt":"Uploading: file CoverTemplate/lq4m4gzb.p1i.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:29.4785473Z","@mt":"Uploaded: file CoverTemplate/lq4m4gzb.p1i.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:29.6252966Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-93596369226 25-24747_20251112191139_20251112191141_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:30.0380194Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-93596369226 25-24747_20251112191139_20251112191141_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:30.0382862Z","@mt":"Uploading: file CoverTemplate/5v5vngvl.yin.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:30.4224216Z","@mt":"Uploaded: file CoverTemplate/5v5vngvl.yin.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:30.5681548Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-43182222526 25-24747_20251112191139_20251112191141_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:30.9751236Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-43182222526 25-24747_20251112191139_20251112191141_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:30.9754576Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/45flf0kx.dho.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:31.3927535Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/45flf0kx.dho.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:31.3963697Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:31.3968850Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:31.8242362Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-63233918526 25-24747_20251112191139_20251112191142_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:32.2270400Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-63233918526 25-24747_20251112191139_20251112191142_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:32.2273143Z","@mt":"Uploading: file CoverTemplate/zrvaos1m.jgb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:32.6088457Z","@mt":"Uploaded: file CoverTemplate/zrvaos1m.jgb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:32.7464263Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-1785076526 25-24747_20251112191139_20251112191142_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:33.1578894Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-1785076526 25-24747_20251112191139_20251112191142_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:33.1582093Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/lfnuktkt.1f0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:33.5503326Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/lfnuktkt.1f0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:33.5539422Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:33.5545091Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:34.0341889Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-52104403326 25-24747_20251112191139_20251112191142_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:34.4357615Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-52104403326 25-24747_20251112191139_20251112191142_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:34.4361546Z","@mt":"Uploading: file CoverTemplate/etqfmfus.mls.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:34.8518284Z","@mt":"Uploaded: file CoverTemplate/etqfmfus.mls.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:34.9865261Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-40751070426 25-24747_20251112191139_20251112191142_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:35.4044865Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-40751070426 25-24747_20251112191139_20251112191142_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:35.4047416Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/1m5izyjd.2gc.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:35.8050902Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/1m5izyjd.2gc.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:35.8082479Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:35.8088080Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:36.1462868Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-85281363526 25-24747_20251112191139_20251112191142_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:36.5462195Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-85281363526 25-24747_20251112191139_20251112191142_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:36.5465095Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/h1ylhyjl.3ce.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:36.9426263Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/h1ylhyjl.3ce.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:36.9461557Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:36.9467021Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:37.2606756Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-41201466226 25-24747_20251112191139_20251112191142_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:37.6680568Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-41201466226 25-24747_20251112191139_20251112191142_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:37.6683460Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/wctfmb3x.ehb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:38.0710350Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/wctfmb3x.ehb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:38.0745709Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:38.0751139Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:38.4213763Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-31700081326 25-24747_20251112191139_20251112191142_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:38.8353544Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-31700081326 25-24747_20251112191139_20251112191142_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:38.8356139Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/4sld1yxh.zfy.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:39.2456551Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/4sld1yxh.zfy.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:39.2490508Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:39.2496368Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:39.5272518Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-61813677626 25-24747_20251112191139_20251112191142_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:39.9417385Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-61813677626 25-24747_20251112191139_20251112191142_Case-23.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:39.9420109Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/gahefwsj.wlf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:40.3482374Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/gahefwsj.wlf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:40.3520487Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:40.3525984Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:40.6689792Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-70109862226 25-24747_20251112191139_20251112191142_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:41.0804788Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-70109862226 25-24747_20251112191139_20251112191142_Case-27.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:41.0807571Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/a1ra11dt.ula.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:41.4759036Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/a1ra11dt.ula.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:41.4795858Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191143_Case-29.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:41.4801294Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:41.8103689Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-92451655326 25-24747_20251112191139_20251112191143_Case-29.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:42.2337984Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-92451655326 25-24747_20251112191139_20251112191143_Case-29.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:42.2340734Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/srnvlvii.210.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:42.6198552Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/srnvlvii.210.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:42.6232090Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191536_Case-31.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:42.6237873Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:42.9438846Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-25513408626 25-24747_20251112191139_20251112191536_Case-31.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:43.3490080Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-25513408626 25-24747_20251112191139_20251112191536_Case-31.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:43.3492555Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/dwugzgms.iiu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:43.7406748Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/dwugzgms.iiu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:43.7445016Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191842_Case-32.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:43.7450452Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:44.0565653Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-60527064426 25-24747_20251112191139_20251112191842_Case-32.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:44.4700571Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-60527064426 25-24747_20251112191139_20251112191842_Case-32.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:44.4703203Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/doaur2o2.mjy.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:44.9038754Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/doaur2o2.mjy.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9112588Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/kcq5qvhi.ccp.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9120703Z","@mt":"Signed url obtained for file CoverTemplate/zhcca4e1.1rt.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9126248Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/d3mtzzbn.eju.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9131191Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/jbkhuivr.xsp.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9136470Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/x22xdark.y5a.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9141652Z","@mt":"Signed url obtained for file CoverTemplate/x2r3ygxr.mte.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9147356Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/cajmvd1j.usj.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9152409Z","@mt":"Signed url obtained for file CoverTemplate/rwhw2ghi.q1m.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9157653Z","@mt":"Signed url obtained for file CoverTemplate/uhakyc3r.hgi.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9162551Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/ztner00p.pkd.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9167745Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/1o4tih0d.r1p.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9172628Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/kxquyby0.afu.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9177827Z","@mt":"Signed url obtained for file CoverTemplate/mfiqfy0o.o0q.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9182757Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/idox1o4g.5tt.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9187975Z","@mt":"Signed url obtained for file CoverTemplate/z455g2vr.c1j.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9192853Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/dkfhdebx.3jk.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9198125Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/ww55ggl4.pdh.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9202999Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/45flf0kx.dho.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9208207Z","@mt":"Signed url obtained for file CoverTemplate/lq4m4gzb.p1i.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9213068Z","@mt":"Signed url obtained for file CoverTemplate/5v5vngvl.yin.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9218352Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/lfnuktkt.1f0.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9223904Z","@mt":"Signed url obtained for file CoverTemplate/zrvaos1m.jgb.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9229173Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/1m5izyjd.2gc.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9234543Z","@mt":"Signed url obtained for file CoverTemplate/etqfmfus.mls.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9239414Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/h1ylhyjl.3ce.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9244669Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/wctfmb3x.ehb.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9249400Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/4sld1yxh.zfy.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9254818Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/gahefwsj.wlf.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9259684Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/a1ra11dt.ula.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9265351Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/srnvlvii.210.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9270217Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/dwugzgms.iiu.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:29:56.9275592Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/doaur2o2.mjy.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:02.5188145Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/nbytshg3.1cr.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:03.0652574Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/nbytshg3.1cr.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:03.0697749Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/nbytshg3.1cr.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9S:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9S","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9321485Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9327330Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9332082Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191140_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9337142Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9341804Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9346857Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9351611Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9356685Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9361360Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9366360Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9371032Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9376034Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191141_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9380705Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9385851Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9390518Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9395513Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9400198Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9405225Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-23.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9409896Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191142_Case-27.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9415013Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191143_Case-29.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9419684Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191536_Case-31.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:10.9424712Z","@mt":"Signed url obtained for file PoliceReports/Cases/26 25-24747_20251112191139_20251112191842_Case-32.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:16.0518620Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/mr0sfnxg.3bh.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:16.5848000Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/mr0sfnxg.3bh.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":418,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:16.9025910Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/nbytshg3.1cr.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:16.9058197Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/mr0sfnxg.3bh.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMF9U:00000001","RequestPath":"/api/finalized-documents/download-bulk/22f25a74-1385-4c25-a5ea-08de21f5a06d","ConnectionId":"0HNH1K2QHMF9U","ThreadId":416,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.8904142Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.8909778Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.8915261Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.8920297Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.8925728Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.8930742Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.8936185Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.8941199Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.8946661Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.8951701Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.8957156Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.8962170Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.8967566Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.8972564Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.8978103Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.8983144Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.8988728Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.8994009Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.8999261Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:30:19.9004634Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFA2:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFA2","ThreadId":332,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:56:44.9361856Z","@mt":"Signed url obtained for file PoliceTemplate/ReportTemplate_20250205083933.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFAU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFAU","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:56:44.9368147Z","@mt":"Signed url obtained for file PoliceTemplate/ReportTemplate_20241226111810.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFAU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFAU","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:56:44.9373733Z","@mt":"Signed url obtained for file PoliceTemplate/ReportTemplate_20241224103704.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFAU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFAU","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:56:44.9379557Z","@mt":"Signed url obtained for file PoliceTemplate/sample_pdf_20241212083428.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFAU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFAU","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:56:44.9385502Z","@mt":"Signed url obtained for file PoliceTemplate/ReportTemplate_20241108080202.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFAU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFAU","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:56:44.9390772Z","@mt":"Signed url obtained for file PoliceTemplate/Initiated_Document_20241024085243.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFAU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFAU","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T19:56:44.9396380Z","@mt":"Signed url obtained for file PoliceTemplate/ReportTemplate_20240531105336.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFAU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFAU","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:03.0621123Z","@mt":"Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'.","@l":"Warning","EventId":{"Id":20504,"Name":"Microsoft.EntityFrameworkCore.Query.MultipleCollectionIncludeWarning"},"SourceContext":"Microsoft.EntityFrameworkCore.Query","ActionId":"fd39e108-6ee0-405e-b078-ee77f8689dfa","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.GetAllFinalizedDocuments (EzPrms)","RequestId":"0HNH1K2QHMFBF:00000001","RequestPath":"/api/finalized-documents","ConnectionId":"0HNH1K2QHMFBF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:28.7212269Z","@mt":"The query uses a row limiting operator ('Skip'/'Take') without an 'OrderBy' operator. This may lead to unpredictable results. If the 'Distinct' operator is used after 'OrderBy', then make sure to use the 'OrderBy' operator after 'Distinct' as the ordering would otherwise get erased.","@l":"Warning","EventId":{"Id":10102,"Name":"Microsoft.EntityFrameworkCore.Query.RowLimitingOperationWithoutOrderByWarning"},"SourceContext":"Microsoft.EntityFrameworkCore.Query","ActionId":"78942462-bdfe-4d19-a97b-faeed4e6f827","ActionName":"EzPrms.Controllers.SearchCaseController.GetAllCases (EzPrms)","RequestId":"0HNH1K2QHMFBH:00000001","RequestPath":"/api/searchcase","ConnectionId":"0HNH1K2QHMFBH","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:28.7213164Z","@mt":"The query uses a row limiting operator ('Skip'/'Take') without an 'OrderBy' operator. This may lead to unpredictable results. If the 'Distinct' operator is used after 'OrderBy', then make sure to use the 'OrderBy' operator after 'Distinct' as the ordering would otherwise get erased.","@l":"Warning","EventId":{"Id":10102,"Name":"Microsoft.EntityFrameworkCore.Query.RowLimitingOperationWithoutOrderByWarning"},"SourceContext":"Microsoft.EntityFrameworkCore.Query","ActionId":"78942462-bdfe-4d19-a97b-faeed4e6f827","ActionName":"EzPrms.Controllers.SearchCaseController.GetAllCases (EzPrms)","RequestId":"0HNH1K2QHMFBH:00000001","RequestPath":"/api/searchcase","ConnectionId":"0HNH1K2QHMFBH","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8436094Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8444495Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8449283Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8454425Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8459146Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8464240Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8468933Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8474115Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8478814Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8483764Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8488575Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8493236Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8498367Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8503026Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8508162Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8512842Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8517840Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8522507Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8527479Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:43.8532145Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBJ","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:49.9555629Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBL:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFBL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:49.9561345Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBL:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFBL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:49.9567594Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T200149Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=637299be6d18c01f1156a716004b5b8fb80a05901c0b1cfe11907ac83769238616176debe23588873b4fdc5008f06547b817578f7128291b1c957c22f311c9fa696d8a73e393eecc7469208c0a13e6365ed4e5dea869675582c1e467b3f8f3382d035918e332a17ff50cf20b211ed52a1b4313642bdad1356f17cc90f9fd5fb15002a109bec4dbb662de3ddbf463cd82c5d2821d45b1f9be8a7e49515c09a61c3b5cc9ecf4aaba23f41bc3696492ae7aaf411b74c91f8a278b82af0abff2498e47c929da7e2170d923bd15da4880d94a9529aea9980f10998c797ede927dd04cd6b9533300bc3fb11b9eca368f707460fb8fcf9f214983fea2b42810f9536462","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBL:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFBL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:49.9573005Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T200149Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=6e9099f1b44a950d985b3d41fbd8944953fedb5d351cf759a5451ff0832007c9f389162132de1cfba9b557e7d40be6bf6f2004da0371d71535ec1efe0443cebb1390cc061f2f33854b68743437d6c172380c761fbf9b67580efcdfb907c0031210eda7449fa0c7fa972b2835293d044d5d50706389b6479804f95d2e33b0fcd09f1298f2ec3fc9a7b21b22185248a0af31dd505438e3ec368d3f6688935ccde8d56a849db625176227d4de3857cb8ccda57927651ebbc4466ae7ba973801551b5ea8689763e0e1bd46761ffd401147a49eee6e6913448b1cca01873a6fba3de467327500a1ce6c833b226405ca443ff217adf40279540d5e980ebfa38f7e6b10","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBL:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFBL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:54.9142966Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"e9a43aac-1761-4661-97e0-05c2090191e6","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMFBN:00000001","RequestPath":"/api/marketing-library","ConnectionId":"0HNH1K2QHMFBN","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:54.9148288Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"e9a43aac-1761-4661-97e0-05c2090191e6","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMFBN:00000001","RequestPath":"/api/marketing-library","ConnectionId":"0HNH1K2QHMFBN","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0141205Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0147262Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0155776Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0160903Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0166416Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0171484Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0176943Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0182297Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0187880Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0193307Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0198589Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0204021Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0209203Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0214753Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0219971Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0225655Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0230745Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0236148Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0241205Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:01:59.0246579Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBP","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0400013Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0406275Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0411416Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0417011Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0422311Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0427986Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0433276Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0438838Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0444704Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0449910Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0455605Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0461085Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0466686Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0471911Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0480137Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0485710Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0490917Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0496457Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0502103Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0507487Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0512720Z","@mt":"Signed url obtained for file PoliceTemplate/Holmdel Department_20250131211630.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0518000Z","@mt":"Signed url obtained for file PoliceTemplate/Paterson Dept_20250131140057.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0523197Z","@mt":"Signed url obtained for file PoliceTemplate/Mahwah Dep_20250131135925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0528767Z","@mt":"Signed url obtained for file PoliceTemplate/Middle twp Dept_20250128202918.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0534277Z","@mt":"Signed url obtained for file PoliceTemplate/Hillsborough Dept_20250128201946.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0539485Z","@mt":"Signed url obtained for file PoliceTemplate/Denville Dept_20250128185459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0545590Z","@mt":"Signed url obtained for file PoliceTemplate/Woodbridge Dept_20250128183655.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0550820Z","@mt":"Signed url obtained for file PoliceTemplate/North Plainfield Department_20250127191205.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0556614Z","@mt":"Signed url obtained for file PoliceTemplate/North Brunswick Dept_20250127185131.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0561847Z","@mt":"Signed url obtained for file PoliceTemplate/Newark Dept_20250127165211.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0567393Z","@mt":"Signed url obtained for file PoliceTemplate/Wyckoff Template_20250127163642.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0572600Z","@mt":"Signed url obtained for file PoliceTemplate/Highland Dept_20250127152424.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0578142Z","@mt":"Signed url obtained for file PoliceTemplate/Hamilton Dept_20250127150806.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0583829Z","@mt":"Signed url obtained for file PoliceTemplate/Panwood Dept_20250127145817.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0589158Z","@mt":"Signed url obtained for file PoliceTemplate/Edison Template_20250127141950.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0595003Z","@mt":"Signed url obtained for file PoliceTemplate/Westwood Dept_20250127132006.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0600031Z","@mt":"Signed url obtained for file PoliceTemplate/Wayne Dept_20250127131103.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0605500Z","@mt":"Signed url obtained for file PoliceTemplate/Bayonne Dept_20250114202053.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0610528Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20250108131307.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:10.0615943Z","@mt":"Signed url obtained for file PoliceTemplate/Dunellen Dept_20241120163605.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBR","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5001534Z","@mt":"Signed url obtained for file PoliceTemplate/Saddle Brook Dept_20241118161711.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5007846Z","@mt":"Signed url obtained for file PoliceTemplate/Robbinsville Dept_20241118154049.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5013007Z","@mt":"Signed url obtained for file PoliceTemplate/Matawan Dept_20241114180842.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5018643Z","@mt":"Signed url obtained for file PoliceTemplate/East Orange Template_20241030141605.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5024110Z","@mt":"Signed url obtained for file PoliceTemplate/Franklin Dept_20241007203225.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5029171Z","@mt":"Signed url obtained for file PoliceTemplate/Little Ferry_20240821153437.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5034601Z","@mt":"Signed url obtained for file PoliceTemplate/New Jersey State Department_20240806192808.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5039647Z","@mt":"Signed url obtained for file PoliceTemplate/Rochelle Dept_20240722130507.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5045096Z","@mt":"Signed url obtained for file PoliceTemplate/Edgewater Dept_20240715154812.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5052927Z","@mt":"Signed url obtained for file PoliceTemplate/Scotch Plains Dept_20240715140422.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5058438Z","@mt":"Signed url obtained for file PoliceTemplate/Wyckoff Template_20240711195458.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5063956Z","@mt":"Signed url obtained for file PoliceTemplate/South Brunswick Dept_20240628130239.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5069313Z","@mt":"Signed url obtained for file PoliceTemplate/22 6f124447-e2024180938_weekly_-_06.16.2024_to_06.22.2024__redacted__20240625172919.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5074731Z","@mt":"Signed url obtained for file PoliceTemplate/Mount Laurel Dept_20240610195200.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5079898Z","@mt":"Signed url obtained for file PoliceTemplate/Middle twp Dept_20240610193418.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5085303Z","@mt":"Signed url obtained for file PoliceTemplate/Summit Dept_20240610135116.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5090341Z","@mt":"Signed url obtained for file PoliceTemplate/Fort Lee Dept_20240610122021.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5095894Z","@mt":"Signed url obtained for file PoliceTemplate/Deal Dept_20240606122550.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5101310Z","@mt":"Signed url obtained for file PoliceTemplate/Bridgewater Dept_20240604185602.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5106721Z","@mt":"Signed url obtained for file PoliceTemplate/Hillsborough Dept_20240603162123.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5111795Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240516195826.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5117335Z","@mt":"Signed url obtained for file PoliceTemplate/Piscataway Dept_20240515193529.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5122360Z","@mt":"Signed url obtained for file PoliceTemplate/North Brunswick Dept_20240513201805.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5127733Z","@mt":"Signed url obtained for file PoliceTemplate/Voorhess Dept_20240513133035.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5132767Z","@mt":"Signed url obtained for file PoliceTemplate/Camden Dept_20240508171321.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5138136Z","@mt":"Signed url obtained for file PoliceTemplate/Little SIlver Dept_20240507182809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5143197Z","@mt":"Signed url obtained for file PoliceTemplate/Elizabeth Dept_20240507175502.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5148621Z","@mt":"Signed url obtained for file PoliceTemplate/Kearny Dept_20240507123000.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5153899Z","@mt":"Signed url obtained for file PoliceTemplate/Parsippany-Troy Hills Dept_20240506191934.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5159058Z","@mt":"Signed url obtained for file PoliceTemplate/Keansburg Dept_20240506185438.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5164459Z","@mt":"Signed url obtained for file PoliceTemplate/Pleasanatville Dept_20240506181002.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5169484Z","@mt":"Signed url obtained for file PoliceTemplate/West Windsor Dept_20240506153156.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5174885Z","@mt":"Signed url obtained for file PoliceTemplate/Harding Dept_20240501204553.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5179884Z","@mt":"Signed url obtained for file PoliceTemplate/Midland Park Dept_20240501145136.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5185318Z","@mt":"Signed url obtained for file PoliceTemplate/Hazlet Dept_20240425135935.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5190374Z","@mt":"Signed url obtained for file PoliceTemplate/Wanaque Dept_20240425134112.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5195788Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20240423173423.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5200820Z","@mt":"Signed url obtained for file PoliceTemplate/Middlesex Dept_20240423170922.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5206213Z","@mt":"Signed url obtained for file PoliceTemplate/Brielle Dept_20240422174704.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:21.5211237Z","@mt":"Signed url obtained for file PoliceTemplate/Manchester Dept_20240422174335.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBT","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3279504Z","@mt":"Signed url obtained for file PoliceTemplate/Madison Dept_20240422145717.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3285231Z","@mt":"Signed url obtained for file PoliceTemplate/Westwood Dept_20240419194710.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3290257Z","@mt":"Signed url obtained for file PoliceTemplate/Bound Brook Dept_20240419192758.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3295540Z","@mt":"Signed url obtained for file PoliceTemplate/Hightstown Dept_20240419150251.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3300440Z","@mt":"Signed url obtained for file PoliceTemplate/Monroe Dept_20240418180335.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3305689Z","@mt":"Signed url obtained for file PoliceTemplate/sample florance_20240418143140.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3313416Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dept_20240417180005.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3318671Z","@mt":"Signed url obtained for file PoliceTemplate/Paramus Dept_20240417172255.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3323816Z","@mt":"Signed url obtained for file PoliceTemplate/Hopewell Dept_20240417170437.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3328793Z","@mt":"Signed url obtained for file PoliceTemplate/Ringwood Dept_20240417153745.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3333910Z","@mt":"Signed url obtained for file PoliceTemplate/Maywood Dept_20240416192341.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3338910Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Dept_20240416153237.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3343806Z","@mt":"Signed url obtained for file PoliceTemplate/Oradell Dept_20240416142419.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3348674Z","@mt":"Signed url obtained for file PoliceTemplate/Wallington Dept_20240416133631.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3353770Z","@mt":"Signed url obtained for file PoliceTemplate/10 24BR02710_20240415150229.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3358771Z","@mt":"Signed url obtained for file PoliceTemplate/Seaside Pk Dept_20240405165823.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3363662Z","@mt":"Signed url obtained for file PoliceTemplate/Keyport Dept_20240405131911.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3368580Z","@mt":"Signed url obtained for file PoliceTemplate/Woodbridge_20240402170103.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3373469Z","@mt":"Signed url obtained for file PoliceTemplate/Jefferson Dept_20240401182256.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3378700Z","@mt":"Signed url obtained for file PoliceTemplate/Neptune Dept_20240401171224.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3383803Z","@mt":"Signed url obtained for file PoliceTemplate/Fairview Dept_20240329121018.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3389174Z","@mt":"Signed url obtained for file PoliceTemplate/Temp_20240328195144.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3394435Z","@mt":"Signed url obtained for file PoliceTemplate/Oakland Dept_20240328122442.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3399307Z","@mt":"Signed url obtained for file PoliceTemplate/Trenton Deppt_20240327192120.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3404197Z","@mt":"Signed url obtained for file PoliceTemplate/North Bergen Dept_20240327155425.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3409103Z","@mt":"Signed url obtained for file PoliceTemplate/Maplewood Dept_20240327145238.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3414337Z","@mt":"Signed url obtained for file PoliceTemplate/Leonia Dept_20240327144416.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3419201Z","@mt":"Signed url obtained for file PoliceTemplate/Eatontown Dept_20240326191744.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3424088Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Dept_20240326182226.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3429326Z","@mt":"Signed url obtained for file PoliceTemplate/Ramsey Dept_20240326155814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3434206Z","@mt":"Signed url obtained for file PoliceTemplate/Florham Dept_20240326155341.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3439078Z","@mt":"Signed url obtained for file PoliceTemplate/Asbury Park Dept_20240326154331.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3444296Z","@mt":"Signed url obtained for file PoliceTemplate/Holmdel Dept_20240326154111.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3449198Z","@mt":"Signed url obtained for file PoliceTemplate/Bayonne Dept_20240326143745.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3454096Z","@mt":"Signed url obtained for file PoliceTemplate/West New York Dept_20240326135447.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3458961Z","@mt":"Signed url obtained for file PoliceTemplate/East Windsor Dept_20240326131643.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3463853Z","@mt":"Signed url obtained for file PoliceTemplate/Teaneck Dept_20240326122348.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3468708Z","@mt":"Signed url obtained for file PoliceTemplate/Lacey Dept_20240322194826.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3476683Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240322171159.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:02:41.3481587Z","@mt":"Signed url obtained for file PoliceTemplate/Pequannock Dept_20240322154729.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFBV:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFBV","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9302577Z","@mt":"Signed url obtained for file PoliceTemplate/Saddle Brook Dept_20241118161711.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9311205Z","@mt":"Signed url obtained for file PoliceTemplate/Robbinsville Dept_20241118154049.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9316406Z","@mt":"Signed url obtained for file PoliceTemplate/Matawan Dept_20241114180842.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9321129Z","@mt":"Signed url obtained for file PoliceTemplate/East Orange Template_20241030141605.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9326207Z","@mt":"Signed url obtained for file PoliceTemplate/Franklin Dept_20241007203225.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9330890Z","@mt":"Signed url obtained for file PoliceTemplate/Little Ferry_20240821153437.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9335945Z","@mt":"Signed url obtained for file PoliceTemplate/New Jersey State Department_20240806192808.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9340621Z","@mt":"Signed url obtained for file PoliceTemplate/Rochelle Dept_20240722130507.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9345717Z","@mt":"Signed url obtained for file PoliceTemplate/Edgewater Dept_20240715154812.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9350393Z","@mt":"Signed url obtained for file PoliceTemplate/Scotch Plains Dept_20240715140422.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9355613Z","@mt":"Signed url obtained for file PoliceTemplate/Wyckoff Template_20240711195458.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9360287Z","@mt":"Signed url obtained for file PoliceTemplate/South Brunswick Dept_20240628130239.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9365347Z","@mt":"Signed url obtained for file PoliceTemplate/22 6f124447-e2024180938_weekly_-_06.16.2024_to_06.22.2024__redacted__20240625172919.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9370020Z","@mt":"Signed url obtained for file PoliceTemplate/Mount Laurel Dept_20240610195200.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9375071Z","@mt":"Signed url obtained for file PoliceTemplate/Middle twp Dept_20240610193418.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9379712Z","@mt":"Signed url obtained for file PoliceTemplate/Summit Dept_20240610135116.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9384774Z","@mt":"Signed url obtained for file PoliceTemplate/Fort Lee Dept_20240610122021.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9389446Z","@mt":"Signed url obtained for file PoliceTemplate/Deal Dept_20240606122550.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9394138Z","@mt":"Signed url obtained for file PoliceTemplate/Bridgewater Dept_20240604185602.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:33.9398769Z","@mt":"Signed url obtained for file PoliceTemplate/Hillsborough Dept_20240603162123.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4584919Z","@mt":"Signed url obtained for file PoliceTemplate/Harrisons Dept_20240516195826.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4590041Z","@mt":"Signed url obtained for file PoliceTemplate/Piscataway Dept_20240515193529.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4595241Z","@mt":"Signed url obtained for file PoliceTemplate/North Brunswick Dept_20240513201805.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4599962Z","@mt":"Signed url obtained for file PoliceTemplate/Voorhess Dept_20240513133035.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4605182Z","@mt":"Signed url obtained for file PoliceTemplate/Camden Dept_20240508171321.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4609879Z","@mt":"Signed url obtained for file PoliceTemplate/Little SIlver Dept_20240507182809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4614975Z","@mt":"Signed url obtained for file PoliceTemplate/Elizabeth Dept_20240507175502.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4619661Z","@mt":"Signed url obtained for file PoliceTemplate/Kearny Dept_20240507123000.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4624709Z","@mt":"Signed url obtained for file PoliceTemplate/Parsippany-Troy Hills Dept_20240506191934.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4629379Z","@mt":"Signed url obtained for file PoliceTemplate/Keansburg Dept_20240506185438.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4634445Z","@mt":"Signed url obtained for file PoliceTemplate/Pleasanatville Dept_20240506181002.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4639106Z","@mt":"Signed url obtained for file PoliceTemplate/West Windsor Dept_20240506153156.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4644236Z","@mt":"Signed url obtained for file PoliceTemplate/Harding Dept_20240501204553.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4648922Z","@mt":"Signed url obtained for file PoliceTemplate/Midland Park Dept_20240501145136.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4654296Z","@mt":"Signed url obtained for file PoliceTemplate/Hazlet Dept_20240425135935.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4658967Z","@mt":"Signed url obtained for file PoliceTemplate/Wanaque Dept_20240425134112.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4663869Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20240423173423.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4668662Z","@mt":"Signed url obtained for file PoliceTemplate/Middlesex Dept_20240423170922.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4673349Z","@mt":"Signed url obtained for file PoliceTemplate/Brielle Dept_20240422174704.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:03:46.4678436Z","@mt":"Signed url obtained for file PoliceTemplate/Manchester Dept_20240422174335.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCN","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:31:55.2272629Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFCS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFCS","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:11.9326705Z","@mt":"Uploading: file PoliceReports/28 2025051867_20251112203211.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFCU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFCU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:12.4814915Z","@mt":"Uploaded: file PoliceReports/28 2025051867_20251112203211.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFCU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFCU","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:12.4816478Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFCU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFCU","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:12.4816663Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFCU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFCU","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:12.4999750Z","@mt":"Python initialized in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFCU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFCU","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:12.5000259Z","@mt":"fitz imported in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFCU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFCU","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:12.5869630Z","@mt":"Uploading: file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFCU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFCU","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:12.6820251Z","@mt":"Uploading: file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFCU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFCU","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:12.7714505Z","@mt":"Uploading: file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFCU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFCU","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:12.8607741Z","@mt":"Uploading: file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFCU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFCU","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:12.9533440Z","@mt":"Uploading: file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFCU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFCU","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:12.9547199Z","@mt":"Doc closed in 473 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFCU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFCU","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:12.9547479Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFCU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFCU","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:12.9550082Z","@mt":"temp file deleted in 473 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFCU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFCU","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:12.9749811Z","@mt":"Uploaded: file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFCU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFCU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:13.0885951Z","@mt":"Uploaded: file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFCU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFCU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:13.1955137Z","@mt":"Uploaded: file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFCU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFCU","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:13.2621764Z","@mt":"Uploaded: file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFCU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFCU","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:13.4070132Z","@mt":"Uploaded: file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFCU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFCU","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:15.1158535Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMFD0:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMFD0","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:18.8662436Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFD4:00000001","RequestPath":"/api/file/886ec4c2-16f7-4a17-2ac7-08de21f5a071","ConnectionId":"0HNH1K2QHMFD4","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:23.0605508Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFD7:00000001","RequestPath":"/api/file/886ec4c2-16f7-4a17-2ac7-08de21f5a071","ConnectionId":"0HNH1K2QHMFD7","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:26.3327397Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFDC:00000001","RequestPath":"/api/file/886ec4c2-16f7-4a17-2ac7-08de21f5a071","ConnectionId":"0HNH1K2QHMFDC","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:32:27.0049520Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFDF:00000001","RequestPath":"/api/file/f9f5bee6-a2ff-4c1b-2ac8-08de21f5a071","ConnectionId":"0HNH1K2QHMFDF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:33:30.9077787Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFDP:00000001","RequestPath":"/api/file/f9f5bee6-a2ff-4c1b-2ac8-08de21f5a071","ConnectionId":"0HNH1K2QHMFDP","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:33:33.1214480Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFDS:00000001","RequestPath":"/api/file/f9f5bee6-a2ff-4c1b-2ac8-08de21f5a071","ConnectionId":"0HNH1K2QHMFDS","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:33:34.3325110Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFE0:00000001","RequestPath":"/api/file/750826c5-59f8-46f7-2ac9-08de21f5a071","ConnectionId":"0HNH1K2QHMFE0","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:34:34.0350671Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFEA:00000001","RequestPath":"/api/file/750826c5-59f8-46f7-2ac9-08de21f5a071","ConnectionId":"0HNH1K2QHMFEA","ThreadId":316,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:34:36.2307267Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFED:00000001","RequestPath":"/api/file/750826c5-59f8-46f7-2ac9-08de21f5a071","ConnectionId":"0HNH1K2QHMFED","ThreadId":316,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:34:37.2080334Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFEH:00000001","RequestPath":"/api/file/be33dfde-d4bc-435f-2aca-08de21f5a071","ConnectionId":"0HNH1K2QHMFEH","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:35:40.8010008Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFER:00000001","RequestPath":"/api/file/be33dfde-d4bc-435f-2aca-08de21f5a071","ConnectionId":"0HNH1K2QHMFER","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:35:43.4280661Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFEU:00000001","RequestPath":"/api/file/be33dfde-d4bc-435f-2aca-08de21f5a071","ConnectionId":"0HNH1K2QHMFEU","ThreadId":313,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:35:44.8369945Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFF2:00000001","RequestPath":"/api/file/a434e8a3-376b-41a6-2acb-08de21f5a071","ConnectionId":"0HNH1K2QHMFF2","ThreadId":313,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:09.6295943Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFFA:00000001","RequestPath":"/api/file/a434e8a3-376b-41a6-2acb-08de21f5a071","ConnectionId":"0HNH1K2QHMFFA","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:12.0878317Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFFD:00000001","RequestPath":"/api/file/a434e8a3-376b-41a6-2acb-08de21f5a071","ConnectionId":"0HNH1K2QHMFFD","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:13.6628143Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMFFF:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMFFF","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:24.1269183Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFJ:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFFJ","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:24.1275463Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFJ:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFFJ","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:24.1280877Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T203624Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=9a61366e0d520893731f1a47a418997af5a1cbcb271ae014c55a8670c0eb5ba2be88477629498f18761a950fe21f9d748611e9482444fdc3ca26460fe82c528269224280ac4efe69d9e1262b705fc3f9d549fe20d08f74aa14d10c8c961603a53dd67f71ec170b2e9f9ec3deddb6b1781661288f6cb51d613561b791c970e91d79d1329614811a235a8f7a91459c2e44ec1206530571d396c832272956e448b6d8592f07ee9e0a287b3b4e60125d4bcb2158995777e2d04cc533182fdf63022d7d133069574b5a169e895a62cf90c362ffd73eb52f8039bcb27ea2d89dd3534024366fd627da29f8e9738c3154f8b1c82ef7bdb6ae0cc5ffa7e530fb90e32e06","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFJ:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFFJ","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:24.1286792Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T203624Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=7a17194c9b4cfc85c1b966c09394ec0c119d2b2fa5b43cbdd0778781663f5c9d910cf5dfe6cea4e6a61d7805f053019e767b562ddd6ba098d23fbc32fac958d57eec87a7af96fa1c8f984fe5eeb1438b43b535da5823b16556c8c7e5b920c231225dcaacdbcfe2f1419ea98bfeac1627b43a40ee5dd5d5945e78da8f55417be0fdd677aac088ee9845699c0d2d9272c90fe07b0051ec1b05d69f42be0ca90d2dcd08494b5b80ef3a1b36d264b2d99b1874c2a6f38fd463aa624e9f0f4faeb1a3f9fbf80c79086311b60ec92bc9b49f4829c522c26645c710b70bdcf6a08230221a86a5a9e7bdf6207deb23bb863fdb58b0d70912ffc2894e52f550a73a9b81d8","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFJ:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFFJ","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:26.3906132Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMFFL:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMFFL","ThreadId":319,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:27.1425389Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMFFO:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMFFO","ThreadId":319,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:27.1431113Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMFFO:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMFFO","ThreadId":319,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:27.4034040Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMFFP:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMFFP","ThreadId":319,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:27.4076277Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMFFP:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMFFP","ThreadId":319,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:27.4145380Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:27.4145675Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:27.4154624Z","@mt":"3 - Cases found4","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:27.4154991Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:27.4166597Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:27.4177332Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:27.8378944Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-11240678528 2025051867_20251112203211_20251112203212_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:28.2571543Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-11240678528 2025051867_20251112203211_20251112203212_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:28.2575054Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/dcrvmreq.h2p.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:28.6556418Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/dcrvmreq.h2p.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:28.6601313Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:28.6607358Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:28.9885999Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-39006289628 2025051867_20251112203211_20251112203212_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":319,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:29.4349201Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-39006289628 2025051867_20251112203211_20251112203212_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:29.4352092Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/qzgkrbdv.cmb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:29.8534554Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/qzgkrbdv.cmb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":319,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:29.8568232Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":319,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:29.8574044Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":319,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:30.1738821Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-22572967328 2025051867_20251112203211_20251112203212_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:30.6098265Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-22572967328 2025051867_20251112203211_20251112203212_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":313,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:30.6101192Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/1eh4gqw4.ibj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":313,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:31.0275154Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/1eh4gqw4.ibj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:31.0307503Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":313,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:31.0312942Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":313,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:31.3635657Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-30002388828 2025051867_20251112203211_20251112203212_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":319,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:31.8041807Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-30002388828 2025051867_20251112203211_20251112203212_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":313,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:31.8044734Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/mhpyul2k.d3j.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":313,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:32.1983705Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/mhpyul2k.d3j.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":319,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0614773Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0620376Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0625681Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0630507Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0638418Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0643344Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0648577Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0653357Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0658525Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0663360Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0668500Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0673300Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0678464Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0683295Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0688383Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0693132Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0698283Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0703041Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0708192Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:34.0712930Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFFT","ThreadId":201,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9420759Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9427264Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9432681Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9438511Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9444408Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9449746Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9455799Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9461140Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9466981Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9472361Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9478082Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9483618Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9489254Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9495321Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9500609Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9506275Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9515036Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9520441Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9526136Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:36:58.9531478Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFG7:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFG7","ThreadId":307,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:37:02.3360971Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/dcrvmreq.h2p.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFG9:00000001","RequestPath":"/api/finalized-documents/download-bulk/2433a9ca-36bb-4cf5-a5ec-08de21f5a06d","ConnectionId":"0HNH1K2QHMFG9","ThreadId":313,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:37:02.3367476Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/qzgkrbdv.cmb.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFG9:00000001","RequestPath":"/api/finalized-documents/download-bulk/2433a9ca-36bb-4cf5-a5ec-08de21f5a06d","ConnectionId":"0HNH1K2QHMFG9","ThreadId":313,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:37:02.3372686Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/1eh4gqw4.ibj.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFG9:00000001","RequestPath":"/api/finalized-documents/download-bulk/2433a9ca-36bb-4cf5-a5ec-08de21f5a06d","ConnectionId":"0HNH1K2QHMFG9","ThreadId":313,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:37:02.3378929Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/mhpyul2k.d3j.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFG9:00000001","RequestPath":"/api/finalized-documents/download-bulk/2433a9ca-36bb-4cf5-a5ec-08de21f5a06d","ConnectionId":"0HNH1K2QHMFG9","ThreadId":313,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:37:03.0446426Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/tqsy2qvx.vyf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFG9:00000001","RequestPath":"/api/finalized-documents/download-bulk/2433a9ca-36bb-4cf5-a5ec-08de21f5a06d","ConnectionId":"0HNH1K2QHMFG9","ThreadId":313,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:37:03.4764393Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/tqsy2qvx.vyf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFG9:00000001","RequestPath":"/api/finalized-documents/download-bulk/2433a9ca-36bb-4cf5-a5ec-08de21f5a06d","ConnectionId":"0HNH1K2QHMFG9","ThreadId":313,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:37:03.4801360Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/tqsy2qvx.vyf.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFG9:00000001","RequestPath":"/api/finalized-documents/download-bulk/2433a9ca-36bb-4cf5-a5ec-08de21f5a06d","ConnectionId":"0HNH1K2QHMFG9","ThreadId":313,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:37:10.7569735Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFGB:00000001","RequestPath":"/api/finalized-documents/download-bulk/2433a9ca-36bb-4cf5-a5ec-08de21f5a06d","ConnectionId":"0HNH1K2QHMFGB","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:37:10.7575649Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFGB:00000001","RequestPath":"/api/finalized-documents/download-bulk/2433a9ca-36bb-4cf5-a5ec-08de21f5a06d","ConnectionId":"0HNH1K2QHMFGB","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:37:10.7580660Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFGB:00000001","RequestPath":"/api/finalized-documents/download-bulk/2433a9ca-36bb-4cf5-a5ec-08de21f5a06d","ConnectionId":"0HNH1K2QHMFGB","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:37:10.7586162Z","@mt":"Signed url obtained for file PoliceReports/Cases/28 2025051867_20251112203211_20251112203212_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFGB:00000001","RequestPath":"/api/finalized-documents/download-bulk/2433a9ca-36bb-4cf5-a5ec-08de21f5a06d","ConnectionId":"0HNH1K2QHMFGB","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:37:11.4961323Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/ifetmhpm.5uw.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFGB:00000001","RequestPath":"/api/finalized-documents/download-bulk/2433a9ca-36bb-4cf5-a5ec-08de21f5a06d","ConnectionId":"0HNH1K2QHMFGB","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:37:11.9310388Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/ifetmhpm.5uw.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFGB:00000001","RequestPath":"/api/finalized-documents/download-bulk/2433a9ca-36bb-4cf5-a5ec-08de21f5a06d","ConnectionId":"0HNH1K2QHMFGB","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:37:12.2690241Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/tqsy2qvx.vyf.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFGB:00000001","RequestPath":"/api/finalized-documents/download-bulk/2433a9ca-36bb-4cf5-a5ec-08de21f5a06d","ConnectionId":"0HNH1K2QHMFGB","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:37:12.2720037Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/ifetmhpm.5uw.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFGB:00000001","RequestPath":"/api/finalized-documents/download-bulk/2433a9ca-36bb-4cf5-a5ec-08de21f5a06d","ConnectionId":"0HNH1K2QHMFGB","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:48:53.2909731Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFGD:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFGD","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:11.8636780Z","@mt":"Uploading: file PoliceReports/29 2025-033116_20251112204911.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:12.3275595Z","@mt":"Uploaded: file PoliceReports/29 2025-033116_20251112204911.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:12.3277212Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:12.3277368Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:12.3459648Z","@mt":"Python initialized in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:12.3460290Z","@mt":"fitz imported in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:12.4412364Z","@mt":"Uploading: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:12.5418636Z","@mt":"Uploading: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:12.6415071Z","@mt":"Uploading: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:12.7361250Z","@mt":"Uploading: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:12.8354566Z","@mt":"Uploading: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:12.8640105Z","@mt":"Uploaded: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:12.9306931Z","@mt":"Uploading: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:12.9320593Z","@mt":"Uploaded: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:13.0222150Z","@mt":"Uploading: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:13.1166160Z","@mt":"Uploaded: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:13.1170267Z","@mt":"Uploading: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:13.1425072Z","@mt":"Uploaded: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:13.2128259Z","@mt":"Uploading: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:13.2369852Z","@mt":"Uploaded: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":493,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:13.3037447Z","@mt":"Uploading: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:13.3271348Z","@mt":"Uploaded: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":493,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:13.3974526Z","@mt":"Uploading: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:13.3987138Z","@mt":"Doc closed in 1070 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:13.3987419Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:13.3989518Z","@mt":"temp file deleted in 1071 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:13.4247818Z","@mt":"Uploaded: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":493,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:13.5255454Z","@mt":"Uploaded: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:13.6112919Z","@mt":"Uploaded: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:13.7080574Z","@mt":"Uploaded: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:13.8329721Z","@mt":"Uploaded: file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFGF:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFGF","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:16.0141885Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMFGH:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMFGH","ThreadId":398,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:49:19.9957868Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFGL:00000001","RequestPath":"/api/file/e49ac581-b160-4796-2acc-08de21f5a071","ConnectionId":"0HNH1K2QHMFGL","ThreadId":516,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:50:23.3683622Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFGV:00000001","RequestPath":"/api/file/e49ac581-b160-4796-2acc-08de21f5a071","ConnectionId":"0HNH1K2QHMFGV","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:50:26.1311471Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFH5:00000001","RequestPath":"/api/file/a5baee39-cab3-487a-2acd-08de21f5a071","ConnectionId":"0HNH1K2QHMFH5","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:50:26.4409821Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFH6:00000001","RequestPath":"/api/file/a5baee39-cab3-487a-2acd-08de21f5a071","ConnectionId":"0HNH1K2QHMFH6","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:50:54.2387991Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFHE:00000001","RequestPath":"/api/file/a5baee39-cab3-487a-2acd-08de21f5a071","ConnectionId":"0HNH1K2QHMFHE","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:50:57.3764567Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFHH:00000001","RequestPath":"/api/file/a5baee39-cab3-487a-2acd-08de21f5a071","ConnectionId":"0HNH1K2QHMFHH","ThreadId":340,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:50:59.0758645Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFHL:00000001","RequestPath":"/api/file/f4d4f92d-9334-4be4-2ace-08de21f5a071","ConnectionId":"0HNH1K2QHMFHL","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:52:41.8468022Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFHT:00000001","RequestPath":"/api/file/f4d4f92d-9334-4be4-2ace-08de21f5a071","ConnectionId":"0HNH1K2QHMFHT","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:52:44.5536941Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFI0:00000001","RequestPath":"/api/file/f4d4f92d-9334-4be4-2ace-08de21f5a071","ConnectionId":"0HNH1K2QHMFI0","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:52:49.8239485Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFI5:00000001","RequestPath":"/api/file/f4d4f92d-9334-4be4-2ace-08de21f5a071","ConnectionId":"0HNH1K2QHMFI5","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:52:50.5284836Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFI8:00000001","RequestPath":"/api/file/6c154673-c1b5-4ab2-2acf-08de21f5a071","ConnectionId":"0HNH1K2QHMFI8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:53:20.5376966Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFIG:00000001","RequestPath":"/api/file/6c154673-c1b5-4ab2-2acf-08de21f5a071","ConnectionId":"0HNH1K2QHMFIG","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:53:22.9448034Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFIJ:00000001","RequestPath":"/api/file/6c154673-c1b5-4ab2-2acf-08de21f5a071","ConnectionId":"0HNH1K2QHMFIJ","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:53:23.8709233Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFIN:00000001","RequestPath":"/api/file/b59ea2e3-9ac0-42e7-2ad0-08de21f5a071","ConnectionId":"0HNH1K2QHMFIN","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:53:59.6665546Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFIV:00000001","RequestPath":"/api/file/b59ea2e3-9ac0-42e7-2ad0-08de21f5a071","ConnectionId":"0HNH1K2QHMFIV","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:54:02.6172687Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFJ5:00000001","RequestPath":"/api/file/5d86acba-5c1c-4500-2ad1-08de21f5a071","ConnectionId":"0HNH1K2QHMFJ5","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:54:02.9271004Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFJ6:00000001","RequestPath":"/api/file/5d86acba-5c1c-4500-2ad1-08de21f5a071","ConnectionId":"0HNH1K2QHMFJ6","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:54:32.7197865Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFJE:00000001","RequestPath":"/api/file/5d86acba-5c1c-4500-2ad1-08de21f5a071","ConnectionId":"0HNH1K2QHMFJE","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:54:35.9400182Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFJH:00000001","RequestPath":"/api/file/5d86acba-5c1c-4500-2ad1-08de21f5a071","ConnectionId":"0HNH1K2QHMFJH","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:54:37.3222338Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFJL:00000001","RequestPath":"/api/file/9b3a2a30-86a4-4524-2ad2-08de21f5a071","ConnectionId":"0HNH1K2QHMFJL","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:55:23.7560949Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFJV:00000001","RequestPath":"/api/file/9b3a2a30-86a4-4524-2ad2-08de21f5a071","ConnectionId":"0HNH1K2QHMFJV","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:55:29.0792221Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFK3:00000001","RequestPath":"/api/file/9b3a2a30-86a4-4524-2ad2-08de21f5a071","ConnectionId":"0HNH1K2QHMFK3","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:55:30.5024925Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFK7:00000001","RequestPath":"/api/file/699eacc5-0859-4841-2ad3-08de21f5a071","ConnectionId":"0HNH1K2QHMFK7","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:56:01.9679442Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFKF:00000001","RequestPath":"/api/file/699eacc5-0859-4841-2ad3-08de21f5a071","ConnectionId":"0HNH1K2QHMFKF","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:56:04.6269213Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFKL:00000001","RequestPath":"/api/file/5843ed5a-8c76-4dc4-2ad4-08de21f5a071","ConnectionId":"0HNH1K2QHMFKL","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:56:04.9307458Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFKM:00000001","RequestPath":"/api/file/5843ed5a-8c76-4dc4-2ad4-08de21f5a071","ConnectionId":"0HNH1K2QHMFKM","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:56:36.6996003Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFKU:00000001","RequestPath":"/api/file/5843ed5a-8c76-4dc4-2ad4-08de21f5a071","ConnectionId":"0HNH1K2QHMFKU","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:56:38.8465318Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFL1:00000001","RequestPath":"/api/file/5843ed5a-8c76-4dc4-2ad4-08de21f5a071","ConnectionId":"0HNH1K2QHMFL1","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:56:39.8466327Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFL5:00000001","RequestPath":"/api/file/aec02bf6-0ce1-4fec-2ad5-08de21f5a071","ConnectionId":"0HNH1K2QHMFL5","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:56:43.9337525Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFLA:00000001","RequestPath":"/api/file/aec02bf6-0ce1-4fec-2ad5-08de21f5a071","ConnectionId":"0HNH1K2QHMFLA","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:56:46.5222356Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFLG:00000001","RequestPath":"/api/file/86120617-8ee8-4024-2ad6-08de21f5a071","ConnectionId":"0HNH1K2QHMFLG","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:56:46.8255361Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFLH:00000001","RequestPath":"/api/file/86120617-8ee8-4024-2ad6-08de21f5a071","ConnectionId":"0HNH1K2QHMFLH","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:56:50.5388091Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFLM:00000001","RequestPath":"/api/file/86120617-8ee8-4024-2ad6-08de21f5a071","ConnectionId":"0HNH1K2QHMFLM","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:56:53.9962571Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFLR:00000001","RequestPath":"/api/file/86120617-8ee8-4024-2ad6-08de21f5a071","ConnectionId":"0HNH1K2QHMFLR","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:56:54.0870664Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMFLS:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMFLS","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:14.7044901Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFM0:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFM0","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:14.7050510Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFM0:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFM0","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:14.7056421Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T205714Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=28d33f6d82469a6fbe180e55d3099a5c2a5b356f3f90298db846b90f579edf6180a55d34f99582a6a7a30b8ea760d015a558bd2a6813d3315fb7ba6a8e77e34a5d38d5d3d3a4ed84d98d2efdbdaeed6cd5ca4b85e1f926cc559106f764d8e3847e120d7904b81152c1f7eac09ff4704ad7f6a5af4c547a98df24825cce65b7cd22ce0de4795363767bc67542fc22c9efddd1637a08cc694459726d75bc4dc964d82f4105797860845783f332a7820eec1f96284f63c80626748fb2c20acb2089b05004c97aca241dcb40bf5ee75e9aa7430597654a1850e4733dcb5073c8a9c8c611e4e410049b3d0eb4e8d54553a2ee76a390c7b40cfa59bf322d65da69d31d","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFM0:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFM0","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:14.7061755Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T205714Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=6cb4c48b3d44f1f503a7e51d60d256c7c7cff58907864c6826de0e856f3abda4a4000a4651d05061d99c4130aff6e533c8202254bf23372632625632af5a7f3c5c9ae3f79b7bac398888e7897de40153fce9265e22952b41ade5e0691ada2109c9f42c3cc8e939d90ee89c8d05251a6952ab99780af313c9599cec083f326e9a425cd7df9c339c3eb0ee13810b25a45e8714c935cde9177ee629cb584f84163ce2c83446fa990ba8a481970ef4ce0a3e769cdfb916a849cde4f43909f39fb0be281423bdc5fe80662915cf2888c9906a89e8cf36ff268c4c8f72ae13c2766f87f29667f39f22b638ea3c388e1bab55f811c6cff8ea68359e81cfe496296f0d07","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFM0:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFM0","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:16.8291078Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMFM2:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMFM2","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:17.5574767Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMFM5:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMFM5","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:17.5580549Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMFM5:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMFM5","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:17.8155456Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMFM6:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMFM6","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:17.8197456Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMFM6:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMFM6","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:17.8272199Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:17.8272471Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:17.8282770Z","@mt":"3 - Cases found9","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:17.8282986Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:17.8294101Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:17.8304492Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:18.1770485Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-5021918329 2025-033116_20251112204911_20251112204912_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:18.6142653Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-5021918329 2025-033116_20251112204911_20251112204912_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:18.6145603Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/an213vlg.g12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:19.0267526Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/an213vlg.g12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:19.0310717Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:19.0316274Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:19.4838761Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-22153647829 2025-033116_20251112204911_20251112204912_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:19.8902781Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-22153647829 2025-033116_20251112204911_20251112204912_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:19.8905393Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/mba3shu3.qe5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:20.4575860Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/mba3shu3.qe5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:20.4614718Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:20.4624832Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:21.0758065Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-1253975429 2025-033116_20251112204911_20251112204912_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:21.6738931Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-1253975429 2025-033116_20251112204911_20251112204912_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:21.6741839Z","@mt":"Uploading: file CoverTemplate/0m0lu2tk.w50.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:22.2238133Z","@mt":"Uploaded: file CoverTemplate/0m0lu2tk.w50.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:22.5202742Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-6667568529 2025-033116_20251112204911_20251112204912_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:23.0927413Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-6667568529 2025-033116_20251112204911_20251112204912_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:23.0931884Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/cqyebkcb.o0p.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:23.6623780Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/cqyebkcb.o0p.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:23.6652248Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:23.6658036Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:23.9486870Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-55594619829 2025-033116_20251112204911_20251112204912_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:24.5315148Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-55594619829 2025-033116_20251112204911_20251112204912_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:24.5317736Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/cviumpjf.cfl.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:25.1049015Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/cviumpjf.cfl.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:25.1085211Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:25.1090796Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:25.7056984Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-39279506729 2025-033116_20251112204911_20251112204912_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:26.1177152Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-39279506729 2025-033116_20251112204911_20251112204912_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:26.1180000Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/wi2wwzav.x1n.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:26.5073732Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/wi2wwzav.x1n.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:26.5111195Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:26.5120233Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:26.9700937Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-93339079629 2025-033116_20251112204911_20251112204912_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:27.3966134Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-93339079629 2025-033116_20251112204911_20251112204912_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:27.3968625Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/zp4kahnl.msz.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:27.7877033Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/zp4kahnl.msz.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:27.8052793Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:27.8057823Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:28.2624206Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-18945102829 2025-033116_20251112204911_20251112204912_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:28.6700877Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-18945102829 2025-033116_20251112204911_20251112204912_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:28.6703408Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/zz2l151b.osn.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:29.0696656Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/zz2l151b.osn.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:29.0736050Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:29.0741232Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:29.6648390Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-96287617829 2025-033116_20251112204911_20251112204913_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:30.2697159Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-96287617829 2025-033116_20251112204911_20251112204913_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:30.2699847Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/uxrnnjna.guk.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:30.8350987Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/uxrnnjna.guk.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:30.8385260Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:30.8390184Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:31.1119511Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-90850540929 2025-033116_20251112204911_20251112204913_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:31.7104850Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-90850540929 2025-033116_20251112204911_20251112204913_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:31.7108071Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/15jkzdtx.3x0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:32.2638895Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/15jkzdtx.3x0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:43.2949853Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/an213vlg.g12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFME:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFME","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:43.2955600Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/mba3shu3.qe5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFME:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFME","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:43.2960537Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/cqyebkcb.o0p.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFME:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFME","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:43.2965972Z","@mt":"Signed url obtained for file CoverTemplate/0m0lu2tk.w50.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFME:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFME","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:43.2970870Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/cviumpjf.cfl.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFME:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFME","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:43.2976132Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/wi2wwzav.x1n.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFME:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFME","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:43.2981022Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/zp4kahnl.msz.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFME:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFME","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:43.2986332Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/zz2l151b.osn.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFME:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFME","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:43.2991514Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/uxrnnjna.guk.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFME:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFME","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:43.2996431Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/15jkzdtx.3x0.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFME:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFME","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:45.7267832Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/xu25h25l.heh.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFME:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFME","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:46.1638609Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/xu25h25l.heh.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFME:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFME","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:46.1670415Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/xu25h25l.heh.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFME:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFME","ThreadId":395,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:52.7630938Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFMG:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFMG","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:52.7636914Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFMG:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFMG","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:52.7641771Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFMG:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFMG","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:52.7646966Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFMG:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFMG","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:52.7651733Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFMG:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFMG","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:52.7656836Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFMG:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFMG","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:52.7661706Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204912_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFMG:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFMG","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:52.7666781Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFMG:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFMG","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:52.7671591Z","@mt":"Signed url obtained for file PoliceReports/Cases/29 2025-033116_20251112204911_20251112204913_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFMG:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFMG","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:54.5758419Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/olg2k5wz.djj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFMG:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFMG","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:55.2728770Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/olg2k5wz.djj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFMG:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFMG","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:55.6064594Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/xu25h25l.heh.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFMG:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFMG","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T20:57:55.6099315Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/olg2k5wz.djj.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFMG:00000001","RequestPath":"/api/finalized-documents/download-bulk/baeffc89-739a-4649-a5ed-08de21f5a06d","ConnectionId":"0HNH1K2QHMFMG","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2066520Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2071886Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2077278Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2082257Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2087548Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2092448Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2097667Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2102561Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2107778Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2112661Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2117934Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2123058Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2128450Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2133356Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2138573Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2143655Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2148685Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2153744Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2158793Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:41.2164049Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:43.7706426Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:44.0807349Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMO:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMO","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:44.3901709Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMP","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:44.6995790Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMQ","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1409542Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1415190Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1419928Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1425017Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1429697Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1434739Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1439371Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1444378Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1449042Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1454139Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1458812Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1463708Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1468497Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1473146Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1478178Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1482832Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1487900Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1492623Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1497588Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:00:50.1502244Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFMS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFMS","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:03.8130418Z","@mt":"Uploading: file PoliceReports/31 6c942529-2421-42da-b266-45a50a3e729f_20251112210103.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFMU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFMU","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:04.6395666Z","@mt":"Uploaded: file PoliceReports/31 6c942529-2421-42da-b266-45a50a3e729f_20251112210103.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFMU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFMU","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:04.6397401Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFMU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFMU","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:04.6397561Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFMU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFMU","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:04.6586906Z","@mt":"Python initialized in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFMU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFMU","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:04.6587677Z","@mt":"fitz imported in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFMU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFMU","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:04.6938430Z","@mt":"Doc closed in 54 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFMU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFMU","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:04.6938814Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFMU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFMU","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:04.6944878Z","@mt":"temp file deleted in 54 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFMU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFMU","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:08.9147138Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMFN0:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMFN0","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:11.1763319Z","@mt":"Signed url obtained for file PoliceReports/31 6c942529-2421-42da-b266-45a50a3e729f_20251112210103.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFN2:00000001","RequestPath":"/api/file/view-report-for-new-case/8b62f1db-e0e7-4b20-a5ee-08de21f5a06d","ConnectionId":"0HNH1K2QHMFN2","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:12.1015299Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFN4:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFN4","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:29.5775409Z","@mt":"Uploading: file PoliceReports/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:30.3079404Z","@mt":"Uploaded: file PoliceReports/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:30.3081021Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:30.3081192Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:30.3281413Z","@mt":"Python initialized in 20 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:30.3282149Z","@mt":"fitz imported in 20 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:30.4402457Z","@mt":"Uploading: file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:30.5453439Z","@mt":"Uploading: file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:30.6529472Z","@mt":"Uploading: file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:30.7561802Z","@mt":"Uploading: file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:30.8522497Z","@mt":"Uploading: file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:30.9069185Z","@mt":"Uploaded: file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:30.9508944Z","@mt":"Uploading: file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:30.9520363Z","@mt":"Doc closed in 643 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:30.9520640Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:30.9524928Z","@mt":"temp file deleted in 644 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:30.9830417Z","@mt":"Uploaded: file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:31.2780042Z","@mt":"Uploaded: file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:31.3880999Z","@mt":"Uploaded: file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:31.3953915Z","@mt":"Uploaded: file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:31.3995486Z","@mt":"Uploaded: file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFN6:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFN6","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:33.9960901Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMFN8:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMFN8","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:36.2155770Z","@mt":"Signed url obtained for file PoliceReports/31 6c942529-2421-42da-b266-45a50a3e729f_20251112210103.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMFNC:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMFNC","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:36.6295281Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFNE:00000001","RequestPath":"/api/file/30e9e6d4-7022-4d62-2ad7-08de21f5a071","ConnectionId":"0HNH1K2QHMFNE","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:36.8222175Z","@mt":"Uploading: file PoliceReports/Cases/31 6c942529-2421-42da-b266-45a50a3e729f_20251112210103_20251112210136_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:37.0072334Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMFNG:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMFNG","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:37.5358098Z","@mt":"Uploaded: file PoliceReports/Cases/31 6c942529-2421-42da-b266-45a50a3e729f_20251112210103_20251112210136_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:41.5914998Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMFNH:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMFNH","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:43.3946560Z","@mt":"Signed url obtained for file PoliceReports/Cases/31 6c942529-2421-42da-b266-45a50a3e729f_20251112210103_20251112210136_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFNL:00000001","RequestPath":"/api/file/a1b78992-ae3f-458e-2add-08de21f5a071","ConnectionId":"0HNH1K2QHMFNL","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:52.3008511Z","@mt":"Signed url obtained for file PoliceReports/Cases/31 6c942529-2421-42da-b266-45a50a3e729f_20251112210103_20251112210136_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFNT:00000001","RequestPath":"/api/file/a1b78992-ae3f-458e-2add-08de21f5a071","ConnectionId":"0HNH1K2QHMFNT","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:56.3072817Z","@mt":"Signed url obtained for file PoliceReports/Cases/31 6c942529-2421-42da-b266-45a50a3e729f_20251112210103_20251112210136_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFO2:00000001","RequestPath":"/api/file/a1b78992-ae3f-458e-2add-08de21f5a071","ConnectionId":"0HNH1K2QHMFO2","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:56.7788950Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMFO4:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMFO4","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7144044Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7150440Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7156113Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7161336Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7166891Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7172108Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7177723Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7182921Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7188525Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7194210Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7199408Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7204977Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7210171Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7215768Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7220958Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7226497Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7231697Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7237279Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7242499Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:01:57.7248035Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFO6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFO6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:00.6754252Z","@mt":"Signed url obtained for file PoliceTemplate/Westwood Dept_20250127132006.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFOA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFOA","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:00.6759737Z","@mt":"Signed url obtained for file PoliceTemplate/West Windsor Dept_20240506153156.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFOA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFOA","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:00.6768244Z","@mt":"Signed url obtained for file PoliceTemplate/Westwood Dept_20240419194710.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFOA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFOA","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:00.6773235Z","@mt":"Signed url obtained for file PoliceTemplate/West New York Dept_20240326135447.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFOA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFOA","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:00.9891345Z","@mt":"Signed url obtained for file PoliceTemplate/Westwood Dept_20250127132006.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFOB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFOB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:00.9896746Z","@mt":"Signed url obtained for file PoliceTemplate/West Windsor Dept_20240506153156.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFOB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFOB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:00.9901907Z","@mt":"Signed url obtained for file PoliceTemplate/Westwood Dept_20240419194710.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFOB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFOB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:00.9907337Z","@mt":"Signed url obtained for file PoliceTemplate/West New York Dept_20240326135447.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFOB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFOB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:01.2978463Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFOD:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFOD","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:01.2984776Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFOD:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFOD","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:01.2995271Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T210201Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=1e9c6219a0e9819114123c906d949e3b090fad3d3b146adb3342d935d520e501af39ccd3f90fb11145c16f424f38441f7e4ce1c6d1c3c429c099ede79de936070240b868f4a6dd8cb92409b0ba1aaf4060be13b72c49b76a2e90ba598ff7fd28d1b1e136cc3b22c3d767dc0ee9101174ce699656060960468e0f51ae0160acc9b4ea30ac4ae22782550c2d9aff15ce364e6b9e45cec1a169922a400842ca4af46ae62ac47493774f95a3a8a3a8deed0504a8c8bc9519c02c6db7c1440b457b85524bf582d9bfa61c34e4b3f7c45de078ca1d1747487ca1da751fd7570538349d0eed943525a0d2b8ca86505dece87893fe2d8559a1d4caa0251f68727975b874","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFOD:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFOD","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:01.3000760Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T210201Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=008fbc47170ef3b0ac1ac09b809980b232ee8bc2a10fe77add17755d6ebaf13ffbcc4d68d62e763ac4a1787e567b0266eda9fc3f32518f28c90b0feda6bce8dcb42d96c079debbd8eb584dadf30ec19741ec7677ad411854c0a0bb7d1b276a342c985bd5ebf6121403b6d5968b616632da0baef89f92385edda4566e24986f03e5b4e564cab0865a150b60fc1854f7e12f452e040bb43206feff1cc9bfb135de0d0c4d54cb514e2c27128185555ab034c320892173eb1dae44a60450a7ab192fd1995de540d66d72e5a0420af45296a9f22781b971172ebb42ee90f9c590bf10359492936cd994e7c456f6fc59b27087e6c6b195bed6667db1dd7672dd34b738","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFOD:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFOD","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:02.4146611Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMFOF:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMFOF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:02.7890974Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMFOI:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMFOI","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:02.7896596Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMFOI:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMFOI","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:02.9046179Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMFOJ:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMFOJ","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:02.9090039Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMFOJ:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMFOJ","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:02.9168694Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:02.9169243Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:02.9178248Z","@mt":"3 - Cases found1","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:02.9178451Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:02.9189509Z","@mt":"Signed url obtained for file PoliceReports/Cases/31 6c942529-2421-42da-b266-45a50a3e729f_20251112210103_20251112210136_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:02.9199434Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:03.3770016Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-39914345831 6c942529-2421-42da-b266-45a50a3e729f_20251112210103_20251112210136_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:03.8648945Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-39914345831 6c942529-2421-42da-b266-45a50a3e729f_20251112210103_20251112210136_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:03.8654838Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/3jpyg2je.tr4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:04.2908786Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/3jpyg2je.tr4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:08.4725894Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFOR:00000001","RequestPath":"/api/file/30e9e6d4-7022-4d62-2ad7-08de21f5a071","ConnectionId":"0HNH1K2QHMFOR","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:11.4525082Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFOU:00000001","RequestPath":"/api/file/30e9e6d4-7022-4d62-2ad7-08de21f5a071","ConnectionId":"0HNH1K2QHMFOU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:12.4365679Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFP2:00000001","RequestPath":"/api/file/1b9f1477-01e2-46a6-2ad8-08de21f5a071","ConnectionId":"0HNH1K2QHMFP2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.0790662Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFP7:00000001","RequestPath":"/api/file/1b9f1477-01e2-46a6-2ad8-08de21f5a071","ConnectionId":"0HNH1K2QHMFP7","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2884902Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2890173Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2895510Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2900405Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2905658Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2910522Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2915826Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2920666Z","@mt":"Signed url obtained for file PoliceTemplate/Mahwah Dep_20250131135925.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2925854Z","@mt":"Signed url obtained for file PoliceTemplate/Woodbridge Dept_20250128183655.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2930712Z","@mt":"Signed url obtained for file PoliceTemplate/North Brunswick Dept_20250127185131.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2935914Z","@mt":"Signed url obtained for file PoliceTemplate/Newark Dept_20250127165211.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2943890Z","@mt":"Signed url obtained for file PoliceTemplate/Wyckoff Template_20250127163642.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2948912Z","@mt":"Signed url obtained for file PoliceTemplate/Panwood Dept_20250127145817.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2954138Z","@mt":"Signed url obtained for file PoliceTemplate/Westwood Dept_20250127132006.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2959044Z","@mt":"Signed url obtained for file PoliceTemplate/Wayne Dept_20250127131103.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2964253Z","@mt":"Signed url obtained for file PoliceTemplate/Matawan Dept_20241114180842.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2969103Z","@mt":"Signed url obtained for file PoliceTemplate/New Jersey State Department_20240806192808.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2974310Z","@mt":"Signed url obtained for file PoliceTemplate/Edgewater Dept_20240715154812.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2979166Z","@mt":"Signed url obtained for file PoliceTemplate/Wyckoff Template_20240711195458.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.2984369Z","@mt":"Signed url obtained for file PoliceTemplate/South Brunswick Dept_20240628130239.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFP8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFP8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.3281838Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/3jpyg2je.tr4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFP9:00000001","RequestPath":"/api/finalized-documents/download-bulk/8b62f1db-e0e7-4b20-a5ee-08de21f5a06d","ConnectionId":"0HNH1K2QHMFP9","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.4897781Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/etgeqifs.gra.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFP9:00000001","RequestPath":"/api/finalized-documents/download-bulk/8b62f1db-e0e7-4b20-a5ee-08de21f5a06d","ConnectionId":"0HNH1K2QHMFP9","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.9211557Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/etgeqifs.gra.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFP9:00000001","RequestPath":"/api/finalized-documents/download-bulk/8b62f1db-e0e7-4b20-a5ee-08de21f5a06d","ConnectionId":"0HNH1K2QHMFP9","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:16.9244775Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/etgeqifs.gra.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFP9:00000001","RequestPath":"/api/finalized-documents/download-bulk/8b62f1db-e0e7-4b20-a5ee-08de21f5a06d","ConnectionId":"0HNH1K2QHMFP9","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0596693Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0601743Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0606897Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0611606Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0616626Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0621737Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0627061Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0631737Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0636425Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0641098Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0645786Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0650445Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0655131Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0659849Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0664885Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0669555Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0674247Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0678910Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0683592Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:17.0688851Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:18.4613103Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFPI:00000001","RequestPath":"/api/file/e87cfa6f-9ecb-4ae5-2ad9-08de21f5a071","ConnectionId":"0HNH1K2QHMFPI","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:18.5901271Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20250108131307.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPK","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:18.5906747Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20240315130936.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPK","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:18.7694935Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFPL:00000001","RequestPath":"/api/file/e87cfa6f-9ecb-4ae5-2ad9-08de21f5a071","ConnectionId":"0HNH1K2QHMFPL","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:18.9014848Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20250108131307.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPM:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPM","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:18.9020180Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20240315130936.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFPM:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFPM","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:19.5740469Z","@mt":"Signed url obtained for file PoliceReports/Cases/31 6c942529-2421-42da-b266-45a50a3e729f_20251112210103_20251112210136_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFPO:00000001","RequestPath":"/api/finalized-documents/download-bulk/8b62f1db-e0e7-4b20-a5ee-08de21f5a06d","ConnectionId":"0HNH1K2QHMFPO","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:19.8347613Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/0blphx4m.o0d.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFPO:00000001","RequestPath":"/api/finalized-documents/download-bulk/8b62f1db-e0e7-4b20-a5ee-08de21f5a06d","ConnectionId":"0HNH1K2QHMFPO","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:20.2995850Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/0blphx4m.o0d.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFPO:00000001","RequestPath":"/api/finalized-documents/download-bulk/8b62f1db-e0e7-4b20-a5ee-08de21f5a06d","ConnectionId":"0HNH1K2QHMFPO","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:20.6360667Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/etgeqifs.gra.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFPO:00000001","RequestPath":"/api/finalized-documents/download-bulk/8b62f1db-e0e7-4b20-a5ee-08de21f5a06d","ConnectionId":"0HNH1K2QHMFPO","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:20.6426910Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/0blphx4m.o0d.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFPO:00000001","RequestPath":"/api/finalized-documents/download-bulk/8b62f1db-e0e7-4b20-a5ee-08de21f5a06d","ConnectionId":"0HNH1K2QHMFPO","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:35.4001517Z","@mt":"Uploading: file PoliceReports/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:35.9738968Z","@mt":"Uploaded: file PoliceReports/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:35.9740478Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:35.9740731Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:35.9932749Z","@mt":"Python initialized in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:35.9933351Z","@mt":"fitz imported in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:36.1649047Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:36.3433824Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:36.5285359Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:36.5973710Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:36.7030529Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:36.7652912Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:36.8555014Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:37.0074797Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:37.1283118Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:37.1639244Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:37.1714998Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:37.3006736Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:37.3226748Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:37.4247464Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:37.4457321Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:37.5808994Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:37.5815786Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:37.7177149Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:37.7445263Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:37.8441697Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:37.8651303Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:37.9764921Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:38.0049251Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:38.1037007Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:38.1114859Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:38.2320488Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:38.2481706Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:38.3627570Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:38.3637574Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:38.4894168Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:38.4979033Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:38.6163775Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:38.6445514Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:38.7407180Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:38.7764508Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:38.8633328Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:38.9148456Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:38.9899146Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:38.9923204Z","@mt":"Doc closed in 3018 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:38.9923801Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:38.9935793Z","@mt":"temp file deleted in 3019 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:39.0112076Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:39.1356381Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-19.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:39.2774143Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-20.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:39.4208933Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMFPU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMFPU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:40.9485658Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMFQ0:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMFQ0","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:43.2308970Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFQ4:00000001","RequestPath":"/api/file/563f4577-c351-4663-2ade-08de21f5a071","ConnectionId":"0HNH1K2QHMFQ4","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:56.8205200Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFQ8:00000001","RequestPath":"/api/file/563f4577-c351-4663-2ade-08de21f5a071","ConnectionId":"0HNH1K2QHMFQ8","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:02:59.2950558Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFQB:00000001","RequestPath":"/api/file/563f4577-c351-4663-2ade-08de21f5a071","ConnectionId":"0HNH1K2QHMFQB","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:00.3885258Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFQF:00000001","RequestPath":"/api/file/1cb889d5-f3e2-4e3f-2adf-08de21f5a071","ConnectionId":"0HNH1K2QHMFQF","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:09.5248463Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFQJ:00000001","RequestPath":"/api/file/e87cfa6f-9ecb-4ae5-2ad9-08de21f5a071","ConnectionId":"0HNH1K2QHMFQJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:12.6000518Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFQM:00000001","RequestPath":"/api/file/e87cfa6f-9ecb-4ae5-2ad9-08de21f5a071","ConnectionId":"0HNH1K2QHMFQM","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:21.9474346Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFQQ:00000001","RequestPath":"/api/file/e87cfa6f-9ecb-4ae5-2ad9-08de21f5a071","ConnectionId":"0HNH1K2QHMFQQ","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:24.2157640Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFQU:00000001","RequestPath":"/api/file/bc01ae5d-cbd8-4a1f-2ada-08de21f5a071","ConnectionId":"0HNH1K2QHMFQU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:29.8047819Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFR2:00000001","RequestPath":"/api/file/bc01ae5d-cbd8-4a1f-2ada-08de21f5a071","ConnectionId":"0HNH1K2QHMFR2","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3887191Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3892489Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3900649Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3906071Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3911322Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3916560Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3921449Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3926649Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3931520Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3936752Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3941626Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3946506Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3951717Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3956619Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3961491Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3966666Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3971540Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3976796Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3981683Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:31.3986912Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFR6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFR6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:32.2358690Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFR9:00000001","RequestPath":"/api/file/bc01ae5d-cbd8-4a1f-2ada-08de21f5a071","ConnectionId":"0HNH1K2QHMFR9","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:36.8901751Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFRD:00000001","RequestPath":"/api/file/c5ed8ee7-e8fa-43fb-2adb-08de21f5a071","ConnectionId":"0HNH1K2QHMFRD","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:40.3932437Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFRG:00000001","RequestPath":"/api/file/c5ed8ee7-e8fa-43fb-2adb-08de21f5a071","ConnectionId":"0HNH1K2QHMFRG","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:43.3831355Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFRM:00000001","RequestPath":"/api/file/c5ed8ee7-e8fa-43fb-2adb-08de21f5a071","ConnectionId":"0HNH1K2QHMFRM","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:43.9838121Z","@mt":"Uploading: file PoliceTemplate/West Long Branch Dept_20251112210343.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"396e2b7f-9210-4b79-8271-d64109827ed9","ActionName":"EzPrms.Controllers.PoliceTemplateController.UploadPoliceTemplate (EzPrms)","RequestId":"0HNH1K2QHMFRP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRP","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:44.0192553Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFRQ:00000001","RequestPath":"/api/file/37e861e6-ee49-4a7a-2adc-08de21f5a071","ConnectionId":"0HNH1K2QHMFRQ","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:44.4242529Z","@mt":"Uploaded: file PoliceTemplate/West Long Branch Dept_20251112210343.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"396e2b7f-9210-4b79-8271-d64109827ed9","ActionName":"EzPrms.Controllers.PoliceTemplateController.UploadPoliceTemplate (EzPrms)","RequestId":"0HNH1K2QHMFRP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRP","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:44.4518200Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"396e2b7f-9210-4b79-8271-d64109827ed9","ActionName":"EzPrms.Controllers.PoliceTemplateController.UploadPoliceTemplate (EzPrms)","RequestId":"0HNH1K2QHMFRP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRP","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1299664Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1305495Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1310724Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1316415Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1321297Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1326626Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1331579Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1336907Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1341757Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1350118Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1355736Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1360623Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1366188Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1371348Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1376834Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1381821Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1387303Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1392605Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1398062Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:45.1402990Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFRS:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFRS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:46.5204273Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFRV:00000001","RequestPath":"/api/file/37e861e6-ee49-4a7a-2adc-08de21f5a071","ConnectionId":"0HNH1K2QHMFRV","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:49.1299521Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMFS4:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMFS4","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:03:50.5754765Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b6ee8c39-7492-40d4-8885-3c03e74aa4f0","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetTemplateById (EzPrms)","RequestId":"0HNH1K2QHMFS7:00000001","RequestPath":"/api/police-templates/3a046539-e0fa-435f-d677-08de222ef732","ConnectionId":"0HNH1K2QHMFS7","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:02.3594940Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFSB:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFSB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:02.3600176Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFSB:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFSB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:02.3605659Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T210402Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=85c860f84750a30533cd5651524e4e774fe4bc936176870316ae608b602c5303e3c58bff8b2c972cdee06a8fe99550004822f6296be2b2bd9e0591d21f443c45fe69f5b5be7013f31c90f75a75a59f516fd575b68539842bfd265b104e00421ff82516b4f03b22a9a51f4f2f3b0b25982275bcacd7965f189ad88783e13f0182132f4c64c18a152442f96b259a60063ca2ca48407a6d2bab246b3afad22dda291bbf48958ff69714fb44f914858cd69a21b0613848105e5d81247413ff64f901878ff2e9d58d9c01ce512dc8690aedd6b7f9b94cfbf5f45e461b4c7a33d89259272bd264582a5802bfcb441c1597fa5124416e01416f52b03423ea1b30d21f83","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFSB:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFSB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:02.3610837Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T210402Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=891a7f5c57c04e8edc182514d74881169eb9f0c687e4b0896100f22923764ad8d95b0a95385ab1881af97d1679276d226fc8291c4702d8486c9546fae0ab804e0cc41de1e4c87875ab54e9f001ade2a977221cb2699c74cd765e26713bcf02c79b114bb4f6ccd142092b7654c4f036b9b37bb18bbe4f340a3f36a19ae962d2be8842bb0ad9768df3d00d55761ac8a2da322b1ed471714a26bf5221599734fa226c00f3ddb6341799048d36a5e58abfcff0087fa964f3a5344f21a390dedfbfce9f3d44e2d0aa4e5ad4d0a765e2f7b91e5875327b28cb6049a2dcc35de2097228deaf7c10762052ad128984ef4edef78043452298a2a924be45c82eeafe647352","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMFSB:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMFSB","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:03.3923149Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMFSD:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMFSD","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:03.9789156Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMFSG:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMFSG","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:03.9794681Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMFSG:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMFSG","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:04.2045446Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMFSH:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMFSH","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:04.2082348Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMFSH:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMFSH","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:04.2156498Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:04.2156865Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:04.2165969Z","@mt":"3 - Cases found2","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:04.2166152Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:04.2177090Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:04.2186909Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:04.5798369Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-33910996530 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:05.0376818Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-33910996530 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:05.0380127Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/f3hvhaz4.2n2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:05.4474095Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/f3hvhaz4.2n2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:05.4517034Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:05.4522839Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:05.9674614Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-87863291230 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:06.4012911Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-87863291230 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:06.4016306Z","@mt":"Uploading: file CoverTemplate/iwhugcip.o2l.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:06.9718078Z","@mt":"Uploaded: file CoverTemplate/iwhugcip.o2l.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:07.1355523Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-72919171830 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:07.5689925Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-72919171830 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:07.5692638Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/bqzpgr1f.qij.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:07.9738327Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/bqzpgr1f.qij.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:19.5158292Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b6ee8c39-7492-40d4-8885-3c03e74aa4f0","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetTemplateById (EzPrms)","RequestId":"0HNH1K2QHMFSR:00000001","RequestPath":"/api/police-templates/3a046539-e0fa-435f-d677-08de222ef732","ConnectionId":"0HNH1K2QHMFSR","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:22.3301635Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b6ee8c39-7492-40d4-8885-3c03e74aa4f0","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetTemplateById (EzPrms)","RequestId":"0HNH1K2QHMFSU:00000001","RequestPath":"/api/police-templates/3a046539-e0fa-435f-d677-08de222ef732","ConnectionId":"0HNH1K2QHMFSU","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:23.1450224Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b6ee8c39-7492-40d4-8885-3c03e74aa4f0","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetTemplateById (EzPrms)","RequestId":"0HNH1K2QHMFT0:00000001","RequestPath":"/api/police-templates/3a046539-e0fa-435f-d677-08de222ef732","ConnectionId":"0HNH1K2QHMFT0","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:34.7738456Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b6ee8c39-7492-40d4-8885-3c03e74aa4f0","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetTemplateById (EzPrms)","RequestId":"0HNH1K2QHMFT4:00000001","RequestPath":"/api/police-templates/3a046539-e0fa-435f-d677-08de222ef732","ConnectionId":"0HNH1K2QHMFT4","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2537464Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2542821Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2548502Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2554232Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2559256Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2564617Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2569551Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2575048Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2580016Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2585582Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2590890Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2596288Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2601232Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2606562Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2611604Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2616919Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2621859Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2627315Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2632528Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:36.2637868Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT6","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:39.1227691Z","@mt":"Signed url obtained for file PoliceTemplate/North Bergen Dept_20240327155425.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFT8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFT8","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:40.2897668Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFTC:00000001","RequestPath":"/api/file/1cb889d5-f3e2-4e3f-2adf-08de21f5a071","ConnectionId":"0HNH1K2QHMFTC","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8828677Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8834365Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8839206Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8844551Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8849331Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8854502Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8859294Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8864485Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8869240Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8877187Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8882084Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8887509Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8892259Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8897385Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8902722Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8907682Z","@mt":"Signed url obtained for file PoliceTemplate/Englewood Department_20250207203621.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8912469Z","@mt":"Signed url obtained for file PoliceTemplate/Holmdel Department_20250131211630.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8917550Z","@mt":"Signed url obtained for file PoliceTemplate/Paterson Dept_20250131140057.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8922411Z","@mt":"Signed url obtained for file PoliceTemplate/Hillsborough Dept_20250128201946.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:41.8927497Z","@mt":"Signed url obtained for file PoliceTemplate/Woodbridge Dept_20250128183655.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1716058Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1721467Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1726889Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1731964Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1737369Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1742352Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1747747Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1752835Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1758152Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1763106Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1768562Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1774280Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1779247Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1784585Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1789702Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1795000Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1799957Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1805664Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1810912Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.1815969Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTJ","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5700592Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5709037Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5714751Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5720272Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5725681Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5730709Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5736422Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5741380Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5746699Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5751775Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5757164Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5762445Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5767797Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5772806Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5778148Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5783089Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5788400Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5793660Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5798790Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:44.5804332Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFTK:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFTK","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:49.0809178Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFTO:00000001","RequestPath":"/api/file/1cb889d5-f3e2-4e3f-2adf-08de21f5a071","ConnectionId":"0HNH1K2QHMFTO","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:50.5760396Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/f3hvhaz4.2n2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFTQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/636859ac-33aa-4118-a5ef-08de21f5a06d","ConnectionId":"0HNH1K2QHMFTQ","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:50.5766296Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/bqzpgr1f.qij.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFTQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/636859ac-33aa-4118-a5ef-08de21f5a06d","ConnectionId":"0HNH1K2QHMFTQ","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:50.5771322Z","@mt":"Signed url obtained for file CoverTemplate/iwhugcip.o2l.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFTQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/636859ac-33aa-4118-a5ef-08de21f5a06d","ConnectionId":"0HNH1K2QHMFTQ","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:51.0980262Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/rvkdnbts.qkm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFTQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/636859ac-33aa-4118-a5ef-08de21f5a06d","ConnectionId":"0HNH1K2QHMFTQ","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:51.4351441Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFTT:00000001","RequestPath":"/api/file/1cb889d5-f3e2-4e3f-2adf-08de21f5a071","ConnectionId":"0HNH1K2QHMFTT","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:51.5197822Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/rvkdnbts.qkm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFTQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/636859ac-33aa-4118-a5ef-08de21f5a06d","ConnectionId":"0HNH1K2QHMFTQ","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:51.5221217Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/rvkdnbts.qkm.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFTQ:00000001","RequestPath":"/api/finalized-documents/download-bulk/636859ac-33aa-4118-a5ef-08de21f5a06d","ConnectionId":"0HNH1K2QHMFTQ","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:52.4388385Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFU1:00000001","RequestPath":"/api/file/5b67ea54-ad40-411f-2ae0-08de21f5a071","ConnectionId":"0HNH1K2QHMFU1","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:57.3455521Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFU5:00000001","RequestPath":"/api/finalized-documents/download-bulk/636859ac-33aa-4118-a5ef-08de21f5a06d","ConnectionId":"0HNH1K2QHMFU5","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:57.3460904Z","@mt":"Signed url obtained for file PoliceReports/Cases/30 3e1e1d1f-aa25-45b3-8463-427021f2c0c1_20251112210129_20251112210130_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFU5:00000001","RequestPath":"/api/finalized-documents/download-bulk/636859ac-33aa-4118-a5ef-08de21f5a06d","ConnectionId":"0HNH1K2QHMFU5","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:57.9738142Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/hkmmjhcf.ex5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFU5:00000001","RequestPath":"/api/finalized-documents/download-bulk/636859ac-33aa-4118-a5ef-08de21f5a06d","ConnectionId":"0HNH1K2QHMFU5","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:58.4495777Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/hkmmjhcf.ex5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFU5:00000001","RequestPath":"/api/finalized-documents/download-bulk/636859ac-33aa-4118-a5ef-08de21f5a06d","ConnectionId":"0HNH1K2QHMFU5","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:58.7779582Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/rvkdnbts.qkm.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFU5:00000001","RequestPath":"/api/finalized-documents/download-bulk/636859ac-33aa-4118-a5ef-08de21f5a06d","ConnectionId":"0HNH1K2QHMFU5","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:58.7806996Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/hkmmjhcf.ex5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMFU5:00000001","RequestPath":"/api/finalized-documents/download-bulk/636859ac-33aa-4118-a5ef-08de21f5a06d","ConnectionId":"0HNH1K2QHMFU5","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:04:59.4211898Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFU9:00000001","RequestPath":"/api/file/5b67ea54-ad40-411f-2ae0-08de21f5a071","ConnectionId":"0HNH1K2QHMFU9","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4099384Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4105250Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4110285Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4116115Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4120996Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4126235Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4131073Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4136565Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4141664Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4147047Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4152119Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4157338Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4162173Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4167518Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4172347Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4177716Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4182573Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4187934Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4193157Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4198982Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFUF:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFUF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:01.4912717Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFUG:00000001","RequestPath":"/api/file/5b67ea54-ad40-411f-2ae0-08de21f5a071","ConnectionId":"0HNH1K2QHMFUG","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:02.5455554Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFUK:00000001","RequestPath":"/api/file/6eb5623a-ee22-43a7-2ae1-08de21f5a071","ConnectionId":"0HNH1K2QHMFUK","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:06.6208648Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFUN:00000001","RequestPath":"/api/file/6eb5623a-ee22-43a7-2ae1-08de21f5a071","ConnectionId":"0HNH1K2QHMFUN","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:09.0747917Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFUT:00000001","RequestPath":"/api/file/3fc5f0c5-01f4-4c53-2ae2-08de21f5a071","ConnectionId":"0HNH1K2QHMFUT","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:09.3827651Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFUU:00000001","RequestPath":"/api/file/3fc5f0c5-01f4-4c53-2ae2-08de21f5a071","ConnectionId":"0HNH1K2QHMFUU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6005795Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6011302Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6016861Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6021970Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6027094Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6032175Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6037442Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6045565Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6051021Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6056162Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6061227Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6066354Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6071423Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6076531Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6081587Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6086707Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6092092Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6097188Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6102235Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:28.6107342Z","@mt":"Signed url obtained for file PoliceTemplate/Brick Department_20250217143031.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:37.6211343Z","@mt":"Uploading: file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"396e2b7f-9210-4b79-8271-d64109827ed9","ActionName":"EzPrms.Controllers.PoliceTemplateController.UploadPoliceTemplate (EzPrms)","RequestId":"0HNH1K2QHMFV4:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV4","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.0151918Z","@mt":"Uploaded: file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"396e2b7f-9210-4b79-8271-d64109827ed9","ActionName":"EzPrms.Controllers.PoliceTemplateController.UploadPoliceTemplate (EzPrms)","RequestId":"0HNH1K2QHMFV4:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV4","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.0239085Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"396e2b7f-9210-4b79-8271-d64109827ed9","ActionName":"EzPrms.Controllers.PoliceTemplateController.UploadPoliceTemplate (EzPrms)","RequestId":"0HNH1K2QHMFV4:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV4","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6440220Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6445906Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6450839Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6456074Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6460857Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6465976Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6470854Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6476005Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6480741Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6485833Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6490690Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6495920Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6501063Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6506266Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6511279Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6516512Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6521750Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6529602Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6534999Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:38.6540156Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFV6:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFV6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:05:40.8432477Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b6ee8c39-7492-40d4-8885-3c03e74aa4f0","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetTemplateById (EzPrms)","RequestId":"0HNH1K2QHMFV8:00000001","RequestPath":"/api/police-templates/7e77e371-375b-45e5-d678-08de222ef732","ConnectionId":"0HNH1K2QHMFV8","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:09.1157276Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b6ee8c39-7492-40d4-8885-3c03e74aa4f0","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetTemplateById (EzPrms)","RequestId":"0HNH1K2QHMFVC:00000001","RequestPath":"/api/police-templates/7e77e371-375b-45e5-d678-08de222ef732","ConnectionId":"0HNH1K2QHMFVC","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:11.3351682Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b6ee8c39-7492-40d4-8885-3c03e74aa4f0","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetTemplateById (EzPrms)","RequestId":"0HNH1K2QHMFVG:00000001","RequestPath":"/api/police-templates/7e77e371-375b-45e5-d678-08de222ef732","ConnectionId":"0HNH1K2QHMFVG","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:11.6464515Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b6ee8c39-7492-40d4-8885-3c03e74aa4f0","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetTemplateById (EzPrms)","RequestId":"0HNH1K2QHMFVH:00000001","RequestPath":"/api/police-templates/7e77e371-375b-45e5-d678-08de222ef732","ConnectionId":"0HNH1K2QHMFVH","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:13.8718575Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVJ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVJ","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:23.4322311Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b6ee8c39-7492-40d4-8885-3c03e74aa4f0","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetTemplateById (EzPrms)","RequestId":"0HNH1K2QHMFVN:00000001","RequestPath":"/api/police-templates/7e77e371-375b-45e5-d678-08de222ef732","ConnectionId":"0HNH1K2QHMFVN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.2996506Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.3001988Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.3007520Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.3012630Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.3018021Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.3023176Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.3028689Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.3034309Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.3039387Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.3044858Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.3049926Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.3055395Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.3060425Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.3066050Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.3071111Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.3076562Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.3081628Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.3087042Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.3092113Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:27.3097229Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMFVP:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMFVP","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:33.2552508Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMFVT:00000001","RequestPath":"/api/file/3fc5f0c5-01f4-4c53-2ae2-08de21f5a071","ConnectionId":"0HNH1K2QHMFVT","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:34.8404549Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG01:00000001","RequestPath":"/api/file/3fc5f0c5-01f4-4c53-2ae2-08de21f5a071","ConnectionId":"0HNH1K2QHMG01","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:35.6731581Z","@mt":"Uploading: file PoliceReports/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:36.1484576Z","@mt":"Uploaded: file PoliceReports/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:36.1486035Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:36.1486199Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:36.1666348Z","@mt":"Python initialized in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:36.1666812Z","@mt":"fitz imported in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:36.2820606Z","@mt":"Uploading: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:36.3859748Z","@mt":"Uploading: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:36.4958833Z","@mt":"Uploading: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:36.6049252Z","@mt":"Uploading: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:36.6970715Z","@mt":"Uploaded: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:36.7115346Z","@mt":"Uploading: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:36.7935374Z","@mt":"Uploaded: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:36.8150950Z","@mt":"Uploading: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:36.8858361Z","@mt":"Uploaded: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:36.9226051Z","@mt":"Uploading: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:36.9961057Z","@mt":"Uploaded: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:37.0293976Z","@mt":"Uploading: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:37.1123213Z","@mt":"Uploaded: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:37.1366371Z","@mt":"Uploading: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210637_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:37.1378858Z","@mt":"Doc closed in 989 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:37.1379127Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:37.1380672Z","@mt":"temp file deleted in 989 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:37.2517117Z","@mt":"Uploaded: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:37.3080588Z","@mt":"Uploaded: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:37.4332412Z","@mt":"Uploaded: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:37.5447547Z","@mt":"Uploaded: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210637_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG02:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG02","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:37.7072456Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG05:00000001","RequestPath":"/api/file/3fc5f0c5-01f4-4c53-2ae2-08de21f5a071","ConnectionId":"0HNH1K2QHMG05","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:38.7117790Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG09:00000001","RequestPath":"/api/file/e9b1a19b-dddb-47be-2ae3-08de21f5a071","ConnectionId":"0HNH1K2QHMG09","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:41.5667074Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMG0B:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMG0B","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:06:43.4756002Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG0F:00000001","RequestPath":"/api/file/2c8d58b9-3a0a-4426-2af3-08de21f5a071","ConnectionId":"0HNH1K2QHMG0F","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:02.6838512Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG0P:00000001","RequestPath":"/api/file/e9b1a19b-dddb-47be-2ae3-08de21f5a071","ConnectionId":"0HNH1K2QHMG0P","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:04.9491201Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG0T:00000001","RequestPath":"/api/file/e9b1a19b-dddb-47be-2ae3-08de21f5a071","ConnectionId":"0HNH1K2QHMG0T","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:05.4664417Z","@mt":"Uploading: file PoliceReports/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:05.8827957Z","@mt":"Uploaded: file PoliceReports/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:05.8829429Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:05.8829650Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:05.9030839Z","@mt":"Python initialized in 20 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:05.9031426Z","@mt":"fitz imported in 20 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:06.0318940Z","@mt":"Uploading: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705_20251112210705_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:06.1479041Z","@mt":"Uploading: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705_20251112210706_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:06.2574484Z","@mt":"Uploading: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705_20251112210706_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:06.3684788Z","@mt":"Uploading: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705_20251112210706_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:06.4400344Z","@mt":"Uploaded: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705_20251112210705_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:06.4666174Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG12:00000001","RequestPath":"/api/file/2f6a02ca-5bf1-4794-2ae4-08de21f5a071","ConnectionId":"0HNH1K2QHMG12","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:06.4776854Z","@mt":"Uploading: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705_20251112210706_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:06.5570987Z","@mt":"Uploaded: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705_20251112210706_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:06.5825540Z","@mt":"Uploading: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705_20251112210706_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:06.6219325Z","@mt":"Uploaded: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705_20251112210706_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:06.6926825Z","@mt":"Uploading: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705_20251112210706_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:06.7885129Z","@mt":"Uploaded: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705_20251112210706_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:06.7995633Z","@mt":"Uploading: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705_20251112210706_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:06.8712819Z","@mt":"Uploaded: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705_20251112210706_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:06.9068664Z","@mt":"Uploading: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705_20251112210706_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:06.9081865Z","@mt":"Doc closed in 1025 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:06.9082199Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:06.9084274Z","@mt":"temp file deleted in 1025 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:06.9590350Z","@mt":"Uploaded: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705_20251112210706_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:07.0824142Z","@mt":"Uploaded: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705_20251112210706_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:07.1943161Z","@mt":"Uploaded: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705_20251112210706_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:07.3161619Z","@mt":"Uploaded: file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210705_20251112210706_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG0U:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG0U","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:11.0162376Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG17:00000001","RequestPath":"/api/file/2f6a02ca-5bf1-4794-2ae4-08de21f5a071","ConnectionId":"0HNH1K2QHMG17","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:13.5077005Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG1C:00000001","RequestPath":"/api/file/2f6a02ca-5bf1-4794-2ae4-08de21f5a071","ConnectionId":"0HNH1K2QHMG1C","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:14.1937478Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG1F:00000001","RequestPath":"/api/file/7f3ff410-202c-4052-2ae5-08de21f5a071","ConnectionId":"0HNH1K2QHMG1F","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:20.6065479Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG1L:00000001","RequestPath":"/api/file/7f3ff410-202c-4052-2ae5-08de21f5a071","ConnectionId":"0HNH1K2QHMG1L","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:22.6031162Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG1O:00000001","RequestPath":"/api/file/7f3ff410-202c-4052-2ae5-08de21f5a071","ConnectionId":"0HNH1K2QHMG1O","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:23.5475129Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG1S:00000001","RequestPath":"/api/file/61f80f10-4554-46f7-2ae6-08de21f5a071","ConnectionId":"0HNH1K2QHMG1S","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:30.2867054Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG22:00000001","RequestPath":"/api/file/61f80f10-4554-46f7-2ae6-08de21f5a071","ConnectionId":"0HNH1K2QHMG22","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:32.8299718Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG25:00000001","RequestPath":"/api/file/61f80f10-4554-46f7-2ae6-08de21f5a071","ConnectionId":"0HNH1K2QHMG25","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:33.8097714Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG29:00000001","RequestPath":"/api/file/e71db7ec-4666-4b5e-2ae7-08de21f5a071","ConnectionId":"0HNH1K2QHMG29","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:34.5691866Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMG2B:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMG2B","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:39.5978898Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG2H:00000001","RequestPath":"/api/file/e71db7ec-4666-4b5e-2ae7-08de21f5a071","ConnectionId":"0HNH1K2QHMG2H","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:41.4600363Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG2M:00000001","RequestPath":"/api/file/2c8d58b9-3a0a-4426-2af3-08de21f5a071","ConnectionId":"0HNH1K2QHMG2M","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:41.9096225Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG2O:00000001","RequestPath":"/api/file/e71db7ec-4666-4b5e-2ae7-08de21f5a071","ConnectionId":"0HNH1K2QHMG2O","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:46.2194695Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG2S:00000001","RequestPath":"/api/file/9e86166e-7ddc-484c-2ae8-08de21f5a071","ConnectionId":"0HNH1K2QHMG2S","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:07:57.2938210Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG32:00000001","RequestPath":"/api/file/9e86166e-7ddc-484c-2ae8-08de21f5a071","ConnectionId":"0HNH1K2QHMG32","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:00.3364180Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG35:00000001","RequestPath":"/api/file/9e86166e-7ddc-484c-2ae8-08de21f5a071","ConnectionId":"0HNH1K2QHMG35","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:01.3697081Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG39:00000001","RequestPath":"/api/file/ccc979b6-2d41-4c26-2ae9-08de21f5a071","ConnectionId":"0HNH1K2QHMG39","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:05.8710061Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG3C:00000001","RequestPath":"/api/file/ccc979b6-2d41-4c26-2ae9-08de21f5a071","ConnectionId":"0HNH1K2QHMG3C","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:08.5995601Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG3G:00000001","RequestPath":"/api/file/ccc979b6-2d41-4c26-2ae9-08de21f5a071","ConnectionId":"0HNH1K2QHMG3G","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:10.6667922Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG3K:00000001","RequestPath":"/api/file/9398be2f-bfa8-4562-2aea-08de21f5a071","ConnectionId":"0HNH1K2QHMG3K","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:14.5792348Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG3Q:00000001","RequestPath":"/api/file/2c8d58b9-3a0a-4426-2af3-08de21f5a071","ConnectionId":"0HNH1K2QHMG3Q","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:16.5451476Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG40:00000001","RequestPath":"/api/file/2c8d58b9-3a0a-4426-2af3-08de21f5a071","ConnectionId":"0HNH1K2QHMG40","ThreadId":421,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:16.5682460Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG41:00000001","RequestPath":"/api/file/9398be2f-bfa8-4562-2aea-08de21f5a071","ConnectionId":"0HNH1K2QHMG41","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:17.4967405Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG45:00000001","RequestPath":"/api/file/365592be-34c9-416c-2af4-08de21f5a071","ConnectionId":"0HNH1K2QHMG45","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:18.5938271Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG48:00000001","RequestPath":"/api/file/9398be2f-bfa8-4562-2aea-08de21f5a071","ConnectionId":"0HNH1K2QHMG48","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:19.5814198Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG4E:00000001","RequestPath":"/api/file/b745ada6-2ab0-495f-2aeb-08de21f5a071","ConnectionId":"0HNH1K2QHMG4E","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:21.5817455Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG4H:00000001","RequestPath":"/api/file/365592be-34c9-416c-2af4-08de21f5a071","ConnectionId":"0HNH1K2QHMG4H","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:25.2004540Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG4P:00000001","RequestPath":"/api/file/365592be-34c9-416c-2af4-08de21f5a071","ConnectionId":"0HNH1K2QHMG4P","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:25.9001715Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG4U:00000001","RequestPath":"/api/file/5e5d2714-755f-40d6-2af5-08de21f5a071","ConnectionId":"0HNH1K2QHMG4U","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:26.0720286Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG4V:00000001","RequestPath":"/api/file/b745ada6-2ab0-495f-2aeb-08de21f5a071","ConnectionId":"0HNH1K2QHMG4V","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:29.8656775Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210237_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG54:00000001","RequestPath":"/api/file/b745ada6-2ab0-495f-2aeb-08de21f5a071","ConnectionId":"0HNH1K2QHMG54","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:30.8758352Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG58:00000001","RequestPath":"/api/file/63dd3f0b-3642-46dd-2aec-08de21f5a071","ConnectionId":"0HNH1K2QHMG58","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:32.7242531Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG5C:00000001","RequestPath":"/api/file/5e5d2714-755f-40d6-2af5-08de21f5a071","ConnectionId":"0HNH1K2QHMG5C","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:35.9465774Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG5I:00000001","RequestPath":"/api/file/5e5d2714-755f-40d6-2af5-08de21f5a071","ConnectionId":"0HNH1K2QHMG5I","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:36.6956336Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG5O:00000001","RequestPath":"/api/file/63dd3f0b-3642-46dd-2aec-08de21f5a071","ConnectionId":"0HNH1K2QHMG5O","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:36.8672433Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG5P:00000001","RequestPath":"/api/file/128ad92e-e661-42bf-2af6-08de21f5a071","ConnectionId":"0HNH1K2QHMG5P","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:38.9327191Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG5U:00000001","RequestPath":"/api/file/63dd3f0b-3642-46dd-2aec-08de21f5a071","ConnectionId":"0HNH1K2QHMG5U","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:39.9997087Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG62:00000001","RequestPath":"/api/file/ac502c66-c938-4de5-2aed-08de21f5a071","ConnectionId":"0HNH1K2QHMG62","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:50.9428667Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG6A:00000001","RequestPath":"/api/file/ac502c66-c938-4de5-2aed-08de21f5a071","ConnectionId":"0HNH1K2QHMG6A","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:53.0077164Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG6D:00000001","RequestPath":"/api/file/ac502c66-c938-4de5-2aed-08de21f5a071","ConnectionId":"0HNH1K2QHMG6D","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:08:54.4198008Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG6H:00000001","RequestPath":"/api/file/ff24cdea-5dc6-4a36-2aee-08de21f5a071","ConnectionId":"0HNH1K2QHMG6H","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:09:18.1066638Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG6L:00000001","RequestPath":"/api/file/128ad92e-e661-42bf-2af6-08de21f5a071","ConnectionId":"0HNH1K2QHMG6L","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:09:21.7540288Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG6O:00000001","RequestPath":"/api/file/128ad92e-e661-42bf-2af6-08de21f5a071","ConnectionId":"0HNH1K2QHMG6O","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:09:23.2019733Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG6S:00000001","RequestPath":"/api/file/0c8907c6-c036-4c6f-2af7-08de21f5a071","ConnectionId":"0HNH1K2QHMG6S","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:09:51.9692807Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG76:00000001","RequestPath":"/api/file/ff24cdea-5dc6-4a36-2aee-08de21f5a071","ConnectionId":"0HNH1K2QHMG76","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:09:54.2472253Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG7A:00000001","RequestPath":"/api/file/ff24cdea-5dc6-4a36-2aee-08de21f5a071","ConnectionId":"0HNH1K2QHMG7A","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:09:55.0580052Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG7D:00000001","RequestPath":"/api/file/0c8907c6-c036-4c6f-2af7-08de21f5a071","ConnectionId":"0HNH1K2QHMG7D","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:09:57.2954873Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG7I:00000001","RequestPath":"/api/file/0c8907c6-c036-4c6f-2af7-08de21f5a071","ConnectionId":"0HNH1K2QHMG7I","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:09:57.7836554Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG7M:00000001","RequestPath":"/api/file/bd67b895-34cc-4f35-2aef-08de21f5a071","ConnectionId":"0HNH1K2QHMG7M","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:09:58.2377432Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG7O:00000001","RequestPath":"/api/file/3b722a20-ca98-42df-2af8-08de21f5a071","ConnectionId":"0HNH1K2QHMG7O","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:03.2351429Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG7S:00000001","RequestPath":"/api/file/bd67b895-34cc-4f35-2aef-08de21f5a071","ConnectionId":"0HNH1K2QHMG7S","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:05.2317335Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG7V:00000001","RequestPath":"/api/file/bd67b895-34cc-4f35-2aef-08de21f5a071","ConnectionId":"0HNH1K2QHMG7V","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:06.3548375Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG83:00000001","RequestPath":"/api/file/dea570f3-f5a3-4b66-2af0-08de21f5a071","ConnectionId":"0HNH1K2QHMG83","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:14.5534369Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG89:00000001","RequestPath":"/api/file/dea570f3-f5a3-4b66-2af0-08de21f5a071","ConnectionId":"0HNH1K2QHMG89","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:16.6199862Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-19.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG8E:00000001","RequestPath":"/api/file/dea570f3-f5a3-4b66-2af0-08de21f5a071","ConnectionId":"0HNH1K2QHMG8E","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:17.6079150Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG8I:00000001","RequestPath":"/api/file/b6e7b045-3d63-4378-2af1-08de21f5a071","ConnectionId":"0HNH1K2QHMG8I","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4602132Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4608020Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4613295Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4618807Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4624253Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4629212Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4634767Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4639783Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4645276Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4650280Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4655800Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4660740Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4666120Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4671105Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4676591Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4681572Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4687039Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4692150Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4697458Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:18.4702425Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMG8K:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMG8K","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:23.7481554Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG8Q:00000001","RequestPath":"/api/file/b6e7b045-3d63-4378-2af1-08de21f5a071","ConnectionId":"0HNH1K2QHMG8Q","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:26.0999171Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-20.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG8T:00000001","RequestPath":"/api/file/b6e7b045-3d63-4378-2af1-08de21f5a071","ConnectionId":"0HNH1K2QHMG8T","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:27.1194919Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG91:00000001","RequestPath":"/api/file/103e3676-f7c8-4e04-2af2-08de21f5a071","ConnectionId":"0HNH1K2QHMG91","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:39.3787514Z","@mt":"Uploading: file PoliceReports/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:39.9542725Z","@mt":"Uploaded: file PoliceReports/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:39.9544914Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:39.9545163Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:39.9759864Z","@mt":"Python initialized in 21 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:39.9760537Z","@mt":"fitz imported in 21 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:40.1143672Z","@mt":"Uploading: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211039_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:40.2324537Z","@mt":"Uploading: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:40.3506104Z","@mt":"Uploading: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:40.4603859Z","@mt":"Uploading: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:40.5677084Z","@mt":"Uploaded: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211039_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:40.5766245Z","@mt":"Uploading: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:40.6408199Z","@mt":"Uploaded: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:40.6939692Z","@mt":"Uploading: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:40.7707241Z","@mt":"Uploaded: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:40.8078809Z","@mt":"Uploading: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:40.8795597Z","@mt":"Uploaded: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:40.9215113Z","@mt":"Uploading: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:40.9682111Z","@mt":"Uploaded: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:41.0363511Z","@mt":"Uploading: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:41.1471822Z","@mt":"Uploading: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:41.1654342Z","@mt":"Uploaded: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:41.2402428Z","@mt":"Uploaded: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:41.2667458Z","@mt":"Uploading: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:41.3358824Z","@mt":"Uploaded: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:41.3766888Z","@mt":"Uploading: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:41.4955545Z","@mt":"Uploading: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:41.5042781Z","@mt":"Uploaded: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:41.6073874Z","@mt":"Uploading: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:41.6182172Z","@mt":"Uploaded: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:41.6580313Z","@mt":"Uploaded: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:41.7158962Z","@mt":"Uploading: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:41.8005088Z","@mt":"Uploaded: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:41.8290440Z","@mt":"Uploading: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:41.9076916Z","@mt":"Uploaded: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:41.9385283Z","@mt":"Uploading: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:42.0082688Z","@mt":"Uploaded: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-14.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:42.0472795Z","@mt":"Uploading: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:42.0487323Z","@mt":"Doc closed in 2094 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:42.0487580Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:42.0496531Z","@mt":"temp file deleted in 2095 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:42.1674268Z","@mt":"Uploaded: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:42.2507617Z","@mt":"Uploaded: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:42.3219243Z","@mt":"Uploaded: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:10:42.4692352Z","@mt":"Uploaded: file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMG93:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMG93","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:11:15.9740472Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMG97:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMG97","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:11:23.3975134Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211039_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG9B:00000001","RequestPath":"/api/file/56101a27-69e9-42a5-2b05-08de21f5a071","ConnectionId":"0HNH1K2QHMG9B","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:11:41.2529703Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG9H:00000001","RequestPath":"/api/file/103e3676-f7c8-4e04-2af2-08de21f5a071","ConnectionId":"0HNH1K2QHMG9H","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:11:43.9774227Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMG9M:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMG9M","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:11:48.8742521Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMG9T:00000001","RequestPath":"/api/file/3b722a20-ca98-42df-2af8-08de21f5a071","ConnectionId":"0HNH1K2QHMG9T","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:11:51.9140501Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGA0:00000001","RequestPath":"/api/file/3b722a20-ca98-42df-2af8-08de21f5a071","ConnectionId":"0HNH1K2QHMGA0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:11:55.1067389Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGA4:00000001","RequestPath":"/api/file/3b722a20-ca98-42df-2af8-08de21f5a071","ConnectionId":"0HNH1K2QHMGA4","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:11:58.5207180Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGA8:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGA8","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:11:58.5212309Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGA8:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGA8","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:11:58.5217650Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T211158Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=2e4cfd0046dd5fdc9196e605f3e10a91f4a6dea445b4cbd8d3c8a95afaffc0d885c64aeae7c965f5b56c72884c0818a767fc008359c6ffef44d6e6070e34103fec0d13f3b58dedd6ac2485eec1e13a3d29781a551dc172fbb468463a615a038a1a964a8bfecdfe79ad5516696056e705271dfe1a20dd19ee0de885c4e6d7fb08d823824881bd031413b157e99be9e2172442978bff237423f231fa9ebe95ff46f3f5c8f2e8617c50cf59ab734b24651185221f45ebe48e2c17b921295adbf64952f0c304a973ecc2c097cafbac03a06bb74ae8c0cbb55d57c53c1016de6050bf29a7ab86cd92eac581a9a6f9335faf098c012cef340fd03d23384979758348f2","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGA8:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGA8","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:11:58.5222516Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T211158Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=757b5b0c62650c11dc1988fb1c8015c3986b34ff1e3a6005713d766ada54bcc1ff7a13fc770d1bcd1fecd7d17170587095af246aadff56a87c499717720573405113eb2bc9d781b029a6b8a075b303592137b2ca6d6cdfd6e533cdb954808c5a08db48d4fe53f6319ff677839e16d7482e25e1425ac82627bb74f77713d277d0d5caf843773d2d17a8f90ed6ea762b15351a63721291483920b1583543667d2b3e3f575c33db3ed87bd714c648069f3a83577abd16782f7fcf7219795f5cd6b8903f1222e674bc8407a57d1b1d1a63148679ea6097cee4748c769a068944bc5b430b5d9da8e3e6a8922abec46a48435250482569ae37a203e47af1bbdaeabb98","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGA8:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGA8","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:11:59.0976174Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGAB:00000001","RequestPath":"/api/file/4b192a44-ca8c-4458-2af9-08de21f5a071","ConnectionId":"0HNH1K2QHMGAB","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:11:59.3173667Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMGAC:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMGAC","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:00.1270940Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMGAF:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMGAF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:00.1276978Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMGAF:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMGAF","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:00.2867333Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMGAG:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMGAG","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:00.2903289Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMGAG:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMGAG","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:00.2980486Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:00.2980768Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:00.2990247Z","@mt":"3 - Cases found5","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:00.2990406Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:00.3000785Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:00.3010251Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:00.8200944Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-64547042832 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:01.2676364Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-64547042832 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:01.2679620Z","@mt":"Uploading: file CoverTemplate/l2n1k3sd.mh2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:01.7210268Z","@mt":"Uploaded: file CoverTemplate/l2n1k3sd.mh2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:01.8864793Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-87825325632 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:02.3433087Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-87825325632 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:02.3436622Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/4ls0wloz.15x.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:02.7751195Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/4ls0wloz.15x.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:02.7893919Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:02.7903506Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:02.8552119Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGAN:00000001","RequestPath":"/api/file/4b192a44-ca8c-4458-2af9-08de21f5a071","ConnectionId":"0HNH1K2QHMGAN","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:03.2735741Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-92553384932 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:03.7022993Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-92553384932 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:03.7026252Z","@mt":"Uploading: file CoverTemplate/fto2pfmk.hs5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:04.0968011Z","@mt":"Uploaded: file CoverTemplate/fto2pfmk.hs5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:04.2576908Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-5306052732 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:04.6890876Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-5306052732 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:04.6894028Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/gjo3ixds.1jd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:05.1100815Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/gjo3ixds.1jd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:05.1133908Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:05.1139104Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:05.5629958Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-67074281032 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:06.0046171Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-67074281032 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:06.0049103Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/2bsyrocc.s1j.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:06.4163308Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/2bsyrocc.s1j.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:06.4195987Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:06.4201610Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:06.7162096Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-35903686032 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:06.7617091Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGAS:00000001","RequestPath":"/api/file/4b192a44-ca8c-4458-2af9-08de21f5a071","ConnectionId":"0HNH1K2QHMGAS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:07.1429283Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-35903686032 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:07.1431613Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/5fitxlv1.zfc.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:07.4315495Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGAV:00000001","RequestPath":"/api/file/c6057249-4f23-48b7-2afa-08de21f5a071","ConnectionId":"0HNH1K2QHMGAV","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:07.5449561Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/5fitxlv1.zfc.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:07.5485746Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:07.5490751Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:07.8904359Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-98433394532 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:08.3214620Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-98433394532 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-21.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:08.3217229Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/3tfjc5xs.dmc.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:08.7503648Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/3tfjc5xs.dmc.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:11.3867618Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGB4:00000001","RequestPath":"/api/file/c6057249-4f23-48b7-2afa-08de21f5a071","ConnectionId":"0HNH1K2QHMGB4","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:14.2082309Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGBA:00000001","RequestPath":"/api/file/c6057249-4f23-48b7-2afa-08de21f5a071","ConnectionId":"0HNH1K2QHMGBA","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:16.0191034Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210637_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGBE:00000001","RequestPath":"/api/file/c680e5b5-f44c-475d-2afb-08de21f5a071","ConnectionId":"0HNH1K2QHMGBE","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:17.8479761Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGBI:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGBI","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:17.8488613Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGBI:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGBI","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:17.8494354Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T211217Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=4efa429240cf071be43c72785650c36f4466ca62cdc6f2ab8fae0d43210a417ef660cf7f9b51a8e1ee718ea59dcc32936adbd3ae6fac141d1d3ceee265ecf0c8d4af916c99c32a1070ffa487f9736367908612848ab727358868aac3dcefc2ef133a0849b65b33b43029bd16fb6aa86ec1e4c946dd7f6f0524d64458d57cb774d47b604cbdec34fa10a4840af63f2c4fc3d184c39cc0cb00b72d19e1ad7d5172ef554b6077edd4f775a3ec602a05498ada59574660f7faecbfcd35ffe196f3056bf56bf4907e170c02e1cd075ca469a71609103b7d08ed57a55a74d224ad73da6e18c1f5fc00d168770b4264dce77f815cf6e43194d9bac748eb3f7aae3e782a","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGBI:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGBI","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:17.8499648Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T211217Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=6686ea9b286873cdfd85958448eacd0079e6510762b3fc7897d0f56a50a472f5c5245621d877cb8bfe66f57df240e1d3275acd2327003aab4aa0793ef00d903494980678033b57f442cb02be6d5a47ab91dcafc0a168475cd0f8d8476a0c14f634eff463282881b580fa8eb10b4097cf1682d83d6da4b1b62de58203393af9c4163ab6597bcabf3de72d13d746163b18ae90c54d1eecb2d68acf00c406ecdb64bab57f3cf7e35a8469cbafdacb4e5ed0f13dbc566c907c83046859614f8fde683bfb4f2df5475ea90a1027b73715a65cd8873d2444599cadf348bef3b58ee8b7b4936719a6188b2e321b864f6f3e88bfb68bce7d710c71de04f3ea403ee3ed91","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGBI:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGBI","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:20.5199817Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMGBM:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMGBM","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:20.5205627Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMGBM:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMGBM","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:22.1981853Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMGBO:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMGBO","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:22.2019542Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMGBO:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMGBO","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:32.4635015Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211039_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGC0:00000001","RequestPath":"/api/file/56101a27-69e9-42a5-2b05-08de21f5a071","ConnectionId":"0HNH1K2QHMGC0","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:34.5666093Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGC8:00000001","RequestPath":"/api/file/b1673da1-12cd-4ee1-2b06-08de21f5a071","ConnectionId":"0HNH1K2QHMGC8","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:34.8756586Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGC9:00000001","RequestPath":"/api/file/b1673da1-12cd-4ee1-2b06-08de21f5a071","ConnectionId":"0HNH1K2QHMGC9","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:42.0438871Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210637_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGCE:00000001","RequestPath":"/api/file/c680e5b5-f44c-475d-2afb-08de21f5a071","ConnectionId":"0HNH1K2QHMGCE","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:44.7297909Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210637_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGCL:00000001","RequestPath":"/api/file/c680e5b5-f44c-475d-2afb-08de21f5a071","ConnectionId":"0HNH1K2QHMGCL","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:45.2012037Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGCN:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGCN","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:49.1167803Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGCU:00000001","RequestPath":"/api/file/b1673da1-12cd-4ee1-2b06-08de21f5a071","ConnectionId":"0HNH1K2QHMGCU","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:51.4214826Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGD4:00000001","RequestPath":"/api/file/f503e250-d56c-4b6a-2b07-08de21f5a071","ConnectionId":"0HNH1K2QHMGD4","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:12:51.7316853Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGD5:00000001","RequestPath":"/api/file/f503e250-d56c-4b6a-2b07-08de21f5a071","ConnectionId":"0HNH1K2QHMGD5","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:01.6535308Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGDB:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGDB","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:02.9710893Z","@mt":"Signed url obtained for file PoliceReports/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGDD:00000001","RequestPath":"/api/file/view-report-for-new-case/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGDD","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:13.0745133Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGDL:00000001","RequestPath":"/api/file/f503e250-d56c-4b6a-2b07-08de21f5a071","ConnectionId":"0HNH1K2QHMGDL","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:15.2150662Z","@mt":"Signed url obtained for file PoliceReports/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMGDS:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMGDS","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:15.3124785Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGDT:00000001","RequestPath":"/api/file/8c4e060d-a0b3-4da0-2b08-08de21f5a071","ConnectionId":"0HNH1K2QHMGDT","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:15.5407224Z","@mt":"Uploading: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112211315_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:15.6209951Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGDV:00000001","RequestPath":"/api/file/8c4e060d-a0b3-4da0-2b08-08de21f5a071","ConnectionId":"0HNH1K2QHMGDV","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:15.9067661Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGE0:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGE0","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:15.9671193Z","@mt":"Uploaded: file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112211315_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:27.2150514Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGE6:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGE6","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:29.7100407Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112211315_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGEE:00000001","RequestPath":"/api/file/b469520b-cfc8-4445-2b17-08de21f5a071","ConnectionId":"0HNH1K2QHMGEE","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:32.5837813Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112211315_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGEJ:00000001","RequestPath":"/api/file/b469520b-cfc8-4445-2b17-08de21f5a071","ConnectionId":"0HNH1K2QHMGEJ","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:33.9353765Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGEL:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGEL","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:33.9359286Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGEL:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGEL","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:33.9364998Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T211333Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=1985e2c5722a43ba26eed4bf05023ee105df16ce9560bd810a97d8d1daf7473dafad3bc7dffcbc3ea35f5dd2b7163afe223163396eea82eff25ee4438f258bdeea8c8c0155583f10d964fa2087b44fe75e26ce5078e825a3f47480b705af83e18fe0bd02155d13a11183bf46023f825165a8dc29435b8f45303fd9dfc0594ed369f20194a9dcab74fec4e1a29aea70af5962b86e5228af476126338e9fc1bde8ccd989caf9c2a5d66a4b5d15df3201ab856eda88f59f21f25bab3d7e383cdee965dabe2adc8c45e3a3f0a59eea59be044e4557d58b477823d895f650372650453e02c57dda8b1e8ac307f1507b899a28edef3478ef71f774d7114240d5fa85ec","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGEL:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGEL","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:33.9370055Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T211333Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=9f0b8c5eddad6e22ac598111e5d8db765e09cc408877474a4569800259c12bdd8afdd921d36ae8a7a8b67e4b7104368bd4e2591eb6a4f3bd1cf59d04819f0340c089469b9268872d643cf41c99e5e466bf6db893ccf1edc2415e6e07796a5ec8624a4d14837de13955243f6a90d1652bcd450edd807dcae6e7b1b228aacacd3ec10d504d29b24c7b3cc3e07d33ec453d1e4a92d21d3c2e9ae2d291f03960b83c279b506b4b624ccbb66a8d9759285a3d9bfd2320633aead3f2b101c55a5e4f70f5b2baea99ac7cc91e2f7b1492c3c5184b95e133390d52b943eace55577715813ba4c2753d760b3ca8c0f746f9ea1201e876331cda3c5934dadfa89a3e12e0b7","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGEL:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGEL","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:35.4956270Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMGEN:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMGEN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:36.0978794Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMGEQ:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMGEQ","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:36.0984418Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMGEQ:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMGEQ","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:36.3058687Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMGER:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMGER","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:36.3097342Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMGER:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMGER","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:36.3179032Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:36.3179333Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:36.3189478Z","@mt":"3 - Cases found5","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:36.3189661Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:36.3200393Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:36.3210243Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:36.7439161Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-21855166833 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:37.1832549Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-21855166833 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:37.1835422Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/uryzz345.wnu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:37.4326479Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112211315_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGEV:00000001","RequestPath":"/api/file/b469520b-cfc8-4445-2b17-08de21f5a071","ConnectionId":"0HNH1K2QHMGEV","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:37.6110390Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/uryzz345.wnu.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:37.6150994Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:37.6156380Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:37.9693398Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-88870099833 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":325,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:38.4256947Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-88870099833 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:38.4260301Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/242fvgis.brf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:38.7606829Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGF5:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGF5","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:38.8369787Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/242fvgis.brf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:38.8403308Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:38.8408809Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:39.1223137Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-80258990433 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:39.5402918Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-80258990433 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:39.5405166Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/vrk3eqjw.1yx.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:39.9514042Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/vrk3eqjw.1yx.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:39.9544259Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:39.9549305Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:40.4020476Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-84790945233 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:40.8377199Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-84790945233 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:40.8379342Z","@mt":"Uploading: file CoverTemplate/pvxlvtzz.aw1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:41.2581949Z","@mt":"Uploaded: file CoverTemplate/pvxlvtzz.aw1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:41.4131732Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-61111586333 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:41.8234125Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-61111586333 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:41.8236475Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/hngom1ia.dzo.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:42.2187562Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/hngom1ia.dzo.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:42.2220316Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210637_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:42.2226190Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:42.5392734Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-99243902533 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210637_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:43.0008903Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-99243902533 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210637_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:43.0011474Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/jk2tovii.tg5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:43.4289933Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/jk2tovii.tg5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:44.2884613Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGF9:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGF9","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:44.2890058Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGF9:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGF9","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:44.2895981Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T211344Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=2a1665d2348ef16655359058453bc7f0b437cb88079ef6d173691448a2a3a93abfd325a99b4645734334fe074c0fcf19d097775d0c0411f3a799a8497f00f56309824f065f77b2b9f22ebb37101037fc14ab0eb69c2f1d781e0439275eb66b6ad8fbd1b9b89cc995564ff5de013e8d0a812e53bbf575aa5701fafb5e3dd0febd7264431c81694768153e7efbff723ed761ab9b1ef7ef783fe2fc86dda14859805f4fad86a34dc8fbdab128da78948c66371bec42fda58aded36997ad90df31988eb5b1cfeb36b62cea40373a880e89ea745e9ae99d3172884c73520b4e5171efc069e54b93969115dc6815d174467beba10c04f5dbd0c7f887063556ce7a8aed","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGF9:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGF9","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:44.2901052Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T211344Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=288d8242686f81dcf2bb9863d50d68438cff2ee05c0107fe856748814114b8daf3abad00105e89e5b1d967acb0cec4b78ea0fa71933d6c984fd28a0a72d80a3a456f0a407af1b1a32f4d20fb32c57e99108ae9b41b0b4ac59a300ec608d6d3f46e98741394e4d8bb9685dd6ffe1cf0f563f3c104df0d770e2a4afedcab25e70c9fd13328e4ba467669166173db302eaa4fab39d898d42c7bc3d512e2d4b6ca5b0b96f32e4995553dec90a1fdf001ab530d2caa44cd76ea562ad50244a149d1a4eeab198166e64d2beb8945165278c3c93e675437ebf03f7d1758f76109d74a59c74c02bc56959eab644d62848098fa67b93547939d8aef01ae1765b29fdb3581","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGF9:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGF9","ThreadId":309,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:45.3414399Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMGFB:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMGFB","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:46.0419597Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMGFE:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMGFE","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:46.0425204Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMGFE:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMGFE","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:46.2171473Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMGFF:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMGFF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:46.2202960Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMGFF:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMGFF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:46.2273778Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:46.2274104Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:46.2282082Z","@mt":"3 - Cases found1","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:46.2282386Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:46.2293173Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112211315_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:46.2304559Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:46.5591272Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-65359318632 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112211315_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:47.0072155Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-65359318632 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112211315_Case-22.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:47.0076006Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/qxzh1tcm.40m.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:47.4345688Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/qxzh1tcm.40m.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:56.6738051Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGFR:00000001","RequestPath":"/api/file/8c4e060d-a0b3-4da0-2b08-08de21f5a071","ConnectionId":"0HNH1K2QHMGFR","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:13:58.3277803Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGFU:00000001","RequestPath":"/api/file/8c4e060d-a0b3-4da0-2b08-08de21f5a071","ConnectionId":"0HNH1K2QHMGFU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:00.8181311Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGG8:00000001","RequestPath":"/api/file/1d57cc90-ed00-4b2f-2b09-08de21f5a071","ConnectionId":"0HNH1K2QHMGG8","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:01.1265119Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGG9:00000001","RequestPath":"/api/file/1d57cc90-ed00-4b2f-2b09-08de21f5a071","ConnectionId":"0HNH1K2QHMGG9","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:12.9006201Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGGL:00000001","RequestPath":"/api/file/1d57cc90-ed00-4b2f-2b09-08de21f5a071","ConnectionId":"0HNH1K2QHMGGL","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:15.0144410Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGGR:00000001","RequestPath":"/api/file/df86048a-28a9-4ac4-2b0a-08de21f5a071","ConnectionId":"0HNH1K2QHMGGR","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:15.3228145Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGGS:00000001","RequestPath":"/api/file/df86048a-28a9-4ac4-2b0a-08de21f5a071","ConnectionId":"0HNH1K2QHMGGS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:17.3460369Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/4ls0wloz.15x.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGGU:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGGU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:17.3466073Z","@mt":"Signed url obtained for file CoverTemplate/l2n1k3sd.mh2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGGU:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGGU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:17.3471435Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/gjo3ixds.1jd.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGGU:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGGU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:17.3476734Z","@mt":"Signed url obtained for file CoverTemplate/fto2pfmk.hs5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGGU:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGGU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:17.3481772Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/2bsyrocc.s1j.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGGU:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGGU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:17.3487109Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/5fitxlv1.zfc.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGGU:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGGU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:17.3492074Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/3tfjc5xs.dmc.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGGU:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGGU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:17.3538347Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/qxzh1tcm.40m.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGGU:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGGU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:18.7763953Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/hrdgugmd.ake.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGGU:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGGU","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:19.2360189Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/hrdgugmd.ake.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGGU:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGGU","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:19.2389557Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/hrdgugmd.ake.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGGU:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGGU","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:26.2379503Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGH0:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGH0","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:26.2385304Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGH0:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGH0","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:26.2390330Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210236_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGH0:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGH0","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:26.2395749Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGH0:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGH0","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:26.2400632Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112210238_Case-21.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGH0:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGH0","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:26.2406246Z","@mt":"Signed url obtained for file PoliceReports/Cases/32 56328d30-a616-4fdb-8983-e4fa1d65ab07_20251112210235_20251112211315_Case-22.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGH0:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGH0","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:27.7117622Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/lb3zxxky.ztm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGH0:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGH0","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:28.2215209Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/uryzz345.wnu.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGH4:00000001","RequestPath":"/api/finalized-documents/download-bulk/73e91398-5d06-447e-a5f1-08de21f5a06d","ConnectionId":"0HNH1K2QHMGH4","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:28.2220563Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/242fvgis.brf.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGH4:00000001","RequestPath":"/api/finalized-documents/download-bulk/73e91398-5d06-447e-a5f1-08de21f5a06d","ConnectionId":"0HNH1K2QHMGH4","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:28.2225886Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/vrk3eqjw.1yx.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGH4:00000001","RequestPath":"/api/finalized-documents/download-bulk/73e91398-5d06-447e-a5f1-08de21f5a06d","ConnectionId":"0HNH1K2QHMGH4","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:28.2230953Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/hngom1ia.dzo.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGH4:00000001","RequestPath":"/api/finalized-documents/download-bulk/73e91398-5d06-447e-a5f1-08de21f5a06d","ConnectionId":"0HNH1K2QHMGH4","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:28.2236158Z","@mt":"Signed url obtained for file CoverTemplate/pvxlvtzz.aw1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGH4:00000001","RequestPath":"/api/finalized-documents/download-bulk/73e91398-5d06-447e-a5f1-08de21f5a06d","ConnectionId":"0HNH1K2QHMGH4","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:28.2241038Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/jk2tovii.tg5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGH4:00000001","RequestPath":"/api/finalized-documents/download-bulk/73e91398-5d06-447e-a5f1-08de21f5a06d","ConnectionId":"0HNH1K2QHMGH4","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:28.2280656Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/lb3zxxky.ztm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGH0:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGH0","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:28.5701073Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/hrdgugmd.ake.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGH0:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGH0","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:28.5725644Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/lb3zxxky.ztm.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGH0:00000001","RequestPath":"/api/finalized-documents/download-bulk/14dbac51-7aef-46eb-a5f0-08de21f5a06d","ConnectionId":"0HNH1K2QHMGH0","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:29.2709167Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/sp0dvl0q.oun.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGH4:00000001","RequestPath":"/api/finalized-documents/download-bulk/73e91398-5d06-447e-a5f1-08de21f5a06d","ConnectionId":"0HNH1K2QHMGH4","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:29.6965944Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/sp0dvl0q.oun.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGH4:00000001","RequestPath":"/api/finalized-documents/download-bulk/73e91398-5d06-447e-a5f1-08de21f5a06d","ConnectionId":"0HNH1K2QHMGH4","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:29.6995707Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/sp0dvl0q.oun.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGH4:00000001","RequestPath":"/api/finalized-documents/download-bulk/73e91398-5d06-447e-a5f1-08de21f5a06d","ConnectionId":"0HNH1K2QHMGH4","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:31.6470612Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGHA:00000001","RequestPath":"/api/file/df86048a-28a9-4ac4-2b0a-08de21f5a071","ConnectionId":"0HNH1K2QHMGHA","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:33.4483891Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGHD:00000001","RequestPath":"/api/file/df86048a-28a9-4ac4-2b0a-08de21f5a071","ConnectionId":"0HNH1K2QHMGHD","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:34.3991231Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGHH:00000001","RequestPath":"/api/file/3cb3e522-68a3-4064-2b0b-08de21f5a071","ConnectionId":"0HNH1K2QHMGHH","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:35.4256927Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGHJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/73e91398-5d06-447e-a5f1-08de21f5a06d","ConnectionId":"0HNH1K2QHMGHJ","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:35.4262736Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGHJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/73e91398-5d06-447e-a5f1-08de21f5a06d","ConnectionId":"0HNH1K2QHMGHJ","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:35.4268334Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGHJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/73e91398-5d06-447e-a5f1-08de21f5a06d","ConnectionId":"0HNH1K2QHMGHJ","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:35.4273986Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210636_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGHJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/73e91398-5d06-447e-a5f1-08de21f5a06d","ConnectionId":"0HNH1K2QHMGHJ","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:35.4279331Z","@mt":"Signed url obtained for file PoliceReports/Cases/33 daa9008c-0e73-4d33-8d70-74b1fa17618d_20251112210635_20251112210637_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGHJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/73e91398-5d06-447e-a5f1-08de21f5a06d","ConnectionId":"0HNH1K2QHMGHJ","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:36.2250469Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/qmxsv45p.zeb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGHJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/73e91398-5d06-447e-a5f1-08de21f5a06d","ConnectionId":"0HNH1K2QHMGHJ","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:36.6613947Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/qmxsv45p.zeb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGHJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/73e91398-5d06-447e-a5f1-08de21f5a06d","ConnectionId":"0HNH1K2QHMGHJ","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:36.9849652Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/sp0dvl0q.oun.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGHJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/73e91398-5d06-447e-a5f1-08de21f5a06d","ConnectionId":"0HNH1K2QHMGHJ","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:36.9885174Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/qmxsv45p.zeb.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGHJ:00000001","RequestPath":"/api/finalized-documents/download-bulk/73e91398-5d06-447e-a5f1-08de21f5a06d","ConnectionId":"0HNH1K2QHMGHJ","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2842055Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2850601Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2856268Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2861371Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2866512Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2871590Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2877103Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2882170Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2887267Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2892322Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2897895Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2902760Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2907976Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2912840Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2918155Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2923016Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2928284Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2933141Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2938382Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:40.2943227Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGHN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGHN","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:45.3484918Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGHV:00000001","RequestPath":"/api/file/3cb3e522-68a3-4064-2b0b-08de21f5a071","ConnectionId":"0HNH1K2QHMGHV","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:47.3871390Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGI5:00000001","RequestPath":"/api/file/3d377484-4959-4978-2b0c-08de21f5a071","ConnectionId":"0HNH1K2QHMGI5","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:14:47.6963621Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGI6:00000001","RequestPath":"/api/file/3d377484-4959-4978-2b0c-08de21f5a071","ConnectionId":"0HNH1K2QHMGI6","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:15:02.2464628Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGIE:00000001","RequestPath":"/api/file/3d377484-4959-4978-2b0c-08de21f5a071","ConnectionId":"0HNH1K2QHMGIE","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:15:04.3746522Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGIK:00000001","RequestPath":"/api/file/80ba1599-a60d-45eb-2b0d-08de21f5a071","ConnectionId":"0HNH1K2QHMGIK","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:15:04.6833370Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGIL:00000001","RequestPath":"/api/file/80ba1599-a60d-45eb-2b0d-08de21f5a071","ConnectionId":"0HNH1K2QHMGIL","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:15:35.9036425Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGIT:00000001","RequestPath":"/api/file/80ba1599-a60d-45eb-2b0d-08de21f5a071","ConnectionId":"0HNH1K2QHMGIT","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:15:40.4947200Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGJ2:00000001","RequestPath":"/api/file/80ba1599-a60d-45eb-2b0d-08de21f5a071","ConnectionId":"0HNH1K2QHMGJ2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:15:44.3263786Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGJ8:00000001","RequestPath":"/api/file/51178f02-edd4-4c86-2b0e-08de21f5a071","ConnectionId":"0HNH1K2QHMGJ8","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:15:44.6354515Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGJ9:00000001","RequestPath":"/api/file/51178f02-edd4-4c86-2b0e-08de21f5a071","ConnectionId":"0HNH1K2QHMGJ9","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:15:56.5786936Z","@mt":"Signed url obtained for file PoliceTemplate/Jackson Dept_20240313124355.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGJD:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGJD","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:00.5819325Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGJJ:00000001","RequestPath":"/api/file/51178f02-edd4-4c86-2b0e-08de21f5a071","ConnectionId":"0HNH1K2QHMGJJ","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:02.7135610Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGJP:00000001","RequestPath":"/api/file/d16aefc4-b19a-469b-2b0f-08de21f5a071","ConnectionId":"0HNH1K2QHMGJP","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:03.0224677Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGJQ:00000001","RequestPath":"/api/file/d16aefc4-b19a-469b-2b0f-08de21f5a071","ConnectionId":"0HNH1K2QHMGJQ","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:20.3117565Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGK2:00000001","RequestPath":"/api/file/d16aefc4-b19a-469b-2b0f-08de21f5a071","ConnectionId":"0HNH1K2QHMGK2","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:22.7836588Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGK8:00000001","RequestPath":"/api/file/f13232ce-6602-4fcd-2b10-08de21f5a071","ConnectionId":"0HNH1K2QHMGK8","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:23.0927575Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGK9:00000001","RequestPath":"/api/file/f13232ce-6602-4fcd-2b10-08de21f5a071","ConnectionId":"0HNH1K2QHMGK9","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:28.7145524Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGKD:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGKD","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:31.7822643Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGKL:00000001","RequestPath":"/api/file/f13232ce-6602-4fcd-2b10-08de21f5a071","ConnectionId":"0HNH1K2QHMGKL","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:33.8595219Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGKS:00000001","RequestPath":"/api/file/3ec7fe38-003a-4c6f-2b11-08de21f5a071","ConnectionId":"0HNH1K2QHMGKS","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:34.1690341Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGKT:00000001","RequestPath":"/api/file/3ec7fe38-003a-4c6f-2b11-08de21f5a071","ConnectionId":"0HNH1K2QHMGKT","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:35.0037333Z","@mt":"Uploading: file PoliceReports/35 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGKU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGKU","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:35.5142629Z","@mt":"Uploaded: file PoliceReports/35 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGKU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGKU","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:35.5144585Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGKU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGKU","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:35.5144772Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGKU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGKU","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:35.5331234Z","@mt":"Python initialized in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGKU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGKU","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:35.5331692Z","@mt":"fitz imported in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGKU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGKU","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:35.5528881Z","@mt":"Doc closed in 38 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGKU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGKU","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:35.5529218Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGKU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGKU","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:35.5532934Z","@mt":"temp file deleted in 38 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGKU:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGKU","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:37.9208417Z","@mt":"Signed url obtained for file Logos/NNJ_20240313124355.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGL0:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGL0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:39.4358766Z","@mt":"Signed url obtained for file PoliceReports/35 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGL2:00000001","RequestPath":"/api/file/view-report-for-new-case/b136e0b3-d8fa-4ada-a5f4-08de21f5a06d","ConnectionId":"0HNH1K2QHMGL2","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:43.3126865Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGLA:00000001","RequestPath":"/api/file/3ec7fe38-003a-4c6f-2b11-08de21f5a071","ConnectionId":"0HNH1K2QHMGLA","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:45.7045437Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGLG:00000001","RequestPath":"/api/file/ff2c8b70-b2e3-4b38-2b12-08de21f5a071","ConnectionId":"0HNH1K2QHMGLG","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:46.0123171Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGLH:00000001","RequestPath":"/api/file/ff2c8b70-b2e3-4b38-2b12-08de21f5a071","ConnectionId":"0HNH1K2QHMGLH","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:52.2097260Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-14.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGLN:00000001","RequestPath":"/api/file/ff2c8b70-b2e3-4b38-2b12-08de21f5a071","ConnectionId":"0HNH1K2QHMGLN","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:54.3389847Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGLT:00000001","RequestPath":"/api/file/f94010d6-cb98-45d6-2b13-08de21f5a071","ConnectionId":"0HNH1K2QHMGLT","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:16:54.6490924Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGLU:00000001","RequestPath":"/api/file/f94010d6-cb98-45d6-2b13-08de21f5a071","ConnectionId":"0HNH1K2QHMGLU","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:11.7025652Z","@mt":"Signed url obtained for file PoliceReports/35 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMGM4:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMGM4","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:11.9959837Z","@mt":"Uploading: file PoliceReports/Cases/35 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635_20251112211711_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:12.4647186Z","@mt":"Uploaded: file PoliceReports/Cases/35 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635_20251112211711_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:22.3658042Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGM8:00000001","RequestPath":"/api/file/1d7f2fae-63e6-42cb-2b14-08de21f5a071","ConnectionId":"0HNH1K2QHMGM8","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:28.7208129Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGMC:00000001","RequestPath":"/api/file/f94010d6-cb98-45d6-2b13-08de21f5a071","ConnectionId":"0HNH1K2QHMGMC","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:30.5068228Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGMI:00000001","RequestPath":"/api/file/f94010d6-cb98-45d6-2b13-08de21f5a071","ConnectionId":"0HNH1K2QHMGMI","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:30.5268800Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGMJ:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGMJ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:33.2170346Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGMP:00000001","RequestPath":"/api/file/1d7f2fae-63e6-42cb-2b14-08de21f5a071","ConnectionId":"0HNH1K2QHMGMP","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:33.5256571Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGMQ:00000001","RequestPath":"/api/file/1d7f2fae-63e6-42cb-2b14-08de21f5a071","ConnectionId":"0HNH1K2QHMGMQ","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:41.9137461Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGN2:00000001","RequestPath":"/api/file/1d7f2fae-63e6-42cb-2b14-08de21f5a071","ConnectionId":"0HNH1K2QHMGN2","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:43.8804536Z","@mt":"Signed url obtained for file PoliceReports/35 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMGN7:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMGN7","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:44.1450700Z","@mt":"Uploading: file PoliceReports/Cases/35 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635_20251112211743_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:44.2102200Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGNA:00000001","RequestPath":"/api/file/8b965977-b409-4caf-2b15-08de21f5a071","ConnectionId":"0HNH1K2QHMGNA","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:44.5193821Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGNC:00000001","RequestPath":"/api/file/8b965977-b409-4caf-2b15-08de21f5a071","ConnectionId":"0HNH1K2QHMGNC","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:44.5912217Z","@mt":"Signed url obtained for file Logos/NNJ_20240313124355.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGND:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGND","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:44.6222908Z","@mt":"Uploaded: file PoliceReports/Cases/35 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635_20251112211743_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:46.5576750Z","@mt":"Signed url obtained for file PoliceReports/Cases/35 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635_20251112211711_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGNJ:00000001","RequestPath":"/api/file/e1c102ea-bba8-4f48-2b18-08de21f5a071","ConnectionId":"0HNH1K2QHMGNJ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5841358Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5847059Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5852012Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5857361Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5862285Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5867551Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5872451Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5877750Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5882649Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5887853Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5892719Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5898008Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5905976Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5911074Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5915808Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5920550Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5925277Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5929967Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5935064Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:50.5939787Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGNN:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGNN","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:53.6524639Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20250108131307.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGO0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGO0","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:53.6530412Z","@mt":"Signed url obtained for file PoliceTemplate/Little SIlver Dept_20240507182809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGO0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGO0","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:53.6535940Z","@mt":"Signed url obtained for file PoliceTemplate/River Edge Dept_20240315134023.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGO0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGO0","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:53.6541136Z","@mt":"Signed url obtained for file PoliceTemplate/Toms River Dept_20240315130936.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGO0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGO0","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:53.6546677Z","@mt":"Signed url obtained for file PoliceTemplate/Verona Dept_20240314170706.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGO0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGO0","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:53.6551841Z","@mt":"Signed url obtained for file PoliceTemplate/Dover Dept_20240314122506.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGO0:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGO0","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:54.5796075Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGO3:00000001","RequestPath":"/api/file/8b965977-b409-4caf-2b15-08de21f5a071","ConnectionId":"0HNH1K2QHMGO3","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:56.8906111Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGO8:00000001","RequestPath":"/api/file/0f7828df-937f-487d-2b16-08de21f5a071","ConnectionId":"0HNH1K2QHMGO8","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:57.2018767Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGOA:00000001","RequestPath":"/api/file/0f7828df-937f-487d-2b16-08de21f5a071","ConnectionId":"0HNH1K2QHMGOA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:17:59.7892976Z","@mt":"Signed url obtained for file PoliceReports/Cases/35 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635_20251112211711_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGOE:00000001","RequestPath":"/api/file/e1c102ea-bba8-4f48-2b18-08de21f5a071","ConnectionId":"0HNH1K2QHMGOE","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:02.8503996Z","@mt":"Signed url obtained for file PoliceReports/Cases/35 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635_20251112211711_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGOH:00000001","RequestPath":"/api/file/e1c102ea-bba8-4f48-2b18-08de21f5a071","ConnectionId":"0HNH1K2QHMGOH","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:04.0391780Z","@mt":"Signed url obtained for file PoliceReports/Cases/35 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635_20251112211743_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGOL:00000001","RequestPath":"/api/file/0909707f-0a23-4295-2b19-08de21f5a071","ConnectionId":"0HNH1K2QHMGOL","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:10.0270337Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGP2:00000001","RequestPath":"/api/file/0f7828df-937f-487d-2b16-08de21f5a071","ConnectionId":"0HNH1K2QHMGP2","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:12.2380773Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGP5:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGP5","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:15.6480152Z","@mt":"Uploading: file PoliceReports/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGPC:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGPC","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:15.8140232Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGPD:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGPD","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:15.8145642Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGPD:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGPD","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:15.8150417Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T211815Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=317c51ccc395a4d3a9f97b135f229a05ba276e79d9a4dd120c433e1f6d56c4cb7d1dc25499ef1988580ab239eee8956418144f55768b5b74e4f432b224afa4364be29acde2a14bfc1f80759e726d4b2295ad7c4fc4fd77e188863368f1e96c23281baff4a66cff024b1778466b23597d56084b1c2b828805ad9ff66d46f0079c515574e8a5261b4bd1354b319d3cc8c1e9793c9dfc1226b0798060009fca3648729c4b42d0d201950f30b80b8a2b685b87fe3ffbfb725b945d1fb85c1149fd729dd262e084068caa3c21e7df4a5d927be5d1b9fd02d5b715fc2651009b69b1beb6a0d6b844acf9b2d489dd4437096c03c7ab55e62d6f6dd5f41981d6bc33cfd5","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGPD:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGPD","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:15.8155702Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T211815Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=7549f7e8ff4c53ec8df3e1eebd9fa39a72f0c903920973ce575ecdb0ff49d13cf61d453185e2abcdc17ecb199c1e22448b64324d3018f9d62be2b50f2cab7e05d64ed0ea5c2e7ae8bf99feab0d8e30af6791e8fdb6cec2287fbb44b4582e2c670f326897cd53f2bf14ae8d521233f02bc3f5f7207d9a885742e8f7802704457beab62f1746e56011fda86e1e68531a8613899b900adbff98b9a9ae8a92a1518ec303affbff8d8238da58354e5b141c53e62fd235436061d05fee0ec04770f2d14644b975d3b2cd7417e9d5bed3e9d46630effb0181b9818f6c6b7f24a043670b60a8b6bc655ec1e31d4a638f029c864f1cab44cf1f631767dd7f78bdec50986c","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGPD:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGPD","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:16.3817135Z","@mt":"Uploaded: file PoliceReports/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGPC:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGPC","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:16.3818778Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGPC:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGPC","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:16.3818934Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGPC:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGPC","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:16.4016968Z","@mt":"Python initialized in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGPC:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGPC","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:16.4017537Z","@mt":"fitz imported in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGPC:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGPC","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:16.4666784Z","@mt":"Doc closed in 84 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGPC:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGPC","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:16.4667255Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGPC:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGPC","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:16.4686083Z","@mt":"temp file deleted in 86 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGPC:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGPC","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:16.7851549Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMGPF:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMGPF","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:17.1547201Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMGPI:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMGPI","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:17.1552281Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMGPI:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMGPI","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:17.2644691Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMGPJ:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMGPJ","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:17.2676346Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMGPJ:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMGPJ","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:17.2748408Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:17.2748666Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:17.2758916Z","@mt":"3 - Cases found16","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:17.2759101Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:17.2769258Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:17.2779132Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:17.5677885Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-11962679734 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:17.9813065Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-11962679734 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:17.9815886Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/appeayzh.12w.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:18.3434838Z","@mt":"Signed url obtained for file Logos/NNJ_20240314170707.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGPM:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGPM","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:18.3790782Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/appeayzh.12w.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:18.3836734Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:18.3841823Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:18.7104035Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-15216712834 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:19.1182770Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-15216712834 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:19.1185553Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/emecvcxv.4m0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:19.5102693Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/emecvcxv.4m0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:19.5137917Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:19.5143384Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:19.5917120Z","@mt":"Signed url obtained for file PoliceReports/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGPR:00000001","RequestPath":"/api/file/view-report-for-new-case/61ee3d1c-da18-4ea8-a5f5-08de21f5a06d","ConnectionId":"0HNH1K2QHMGPR","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:19.9446394Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-6739832034 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:20.3570832Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-6739832034 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:20.3573085Z","@mt":"Uploading: file CoverTemplate/grld2plk.0oz.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:20.6595201Z","@mt":"Signed url obtained for file PoliceReports/Cases/35 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635_20251112211743_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGPV:00000001","RequestPath":"/api/file/0909707f-0a23-4295-2b19-08de21f5a071","ConnectionId":"0HNH1K2QHMGPV","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:20.7639672Z","@mt":"Uploaded: file CoverTemplate/grld2plk.0oz.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:21.0148083Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-50205308834 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:21.4144686Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-50205308834 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:21.4147392Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/g2gwcjvc.50i.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:21.8379251Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/g2gwcjvc.50i.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:21.8413131Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:21.8419016Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:22.1529366Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-68206653834 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:22.5683747Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-68206653834 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:22.5686410Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/c0s0tflv.qyg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:22.9849243Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/c0s0tflv.qyg.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:22.9882486Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:22.9888091Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:23.3538615Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-89473077634 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:23.7871000Z","@mt":"Signed url obtained for file PoliceReports/Cases/35 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635_20251112211743_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGQ2:00000001","RequestPath":"/api/file/0909707f-0a23-4295-2b19-08de21f5a071","ConnectionId":"0HNH1K2QHMGQ2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:23.8246875Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-89473077634 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:23.8251284Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/u2ungwrf.dks.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:24.2206410Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/u2ungwrf.dks.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:24.2246020Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:24.2251131Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:24.5112982Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-64711170234 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:24.9262182Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-64711170234 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:24.9265498Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/sjmaagqe.kmp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:25.2535493Z","@mt":"Signed url obtained for file Logos/NNJ_20240313124355.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGQ4:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGQ4","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:25.3201725Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/sjmaagqe.kmp.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:25.3240083Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:25.3246334Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:25.6538175Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-2427200134 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:26.0708943Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-2427200134 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:26.0712667Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/qdjimvc0.g1f.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:26.4791423Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/qdjimvc0.g1f.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:26.4827494Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:26.4832676Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:26.9857046Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-76445727834 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:27.4349355Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-76445727834 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:27.4353693Z","@mt":"Uploading: file CoverTemplate/qu34kqev.qyy.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:27.8446322Z","@mt":"Uploaded: file CoverTemplate/qu34kqev.qyy.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:28.0244066Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-61786137334 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:28.4705604Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-61786137334 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:28.4709566Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/vawmi1mo.l3w.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:28.8700508Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/vawmi1mo.l3w.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:28.8741535Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:28.8747063Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:29.2667340Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-46243458734 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:29.7276232Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-46243458734 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:29.7280623Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/hf01xvdj.sqf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:30.1171950Z","@mt":"Signed url obtained for file Logos/NNJ_20240313124355.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGQ7:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGQ7","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:30.1276502Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/hf01xvdj.sqf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:30.1307176Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:30.1312271Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:30.4184661Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-13381292034 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:30.8329286Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-13381292034 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:30.8331396Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/dkocmkko.cdj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:31.2334463Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/dkocmkko.cdj.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:31.2440743Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:31.2446368Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:31.5734802Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-18518614834 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:31.9954090Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-18518614834 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:31.9957152Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/poho0vey.4l0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:32.3986025Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/poho0vey.4l0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:32.4022988Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:32.4028759Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:32.7073151Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-92729224434 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:33.1207922Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-92729224434 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:33.1210980Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/nrjvirij.0s4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:33.5349709Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/nrjvirij.0s4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:33.5385215Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:33.5390115Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:33.9682594Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-32404760134 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:34.3816064Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-32404760134 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:34.3818811Z","@mt":"Uploading: file CoverTemplate/k0tb3rsa.ptf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:34.7874537Z","@mt":"Uploaded: file CoverTemplate/k0tb3rsa.ptf.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:34.9221410Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-73706045534 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:35.3447640Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-73706045534 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-15.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:35.3450293Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/vxtwrw2q.2vq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:35.7446829Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/vxtwrw2q.2vq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:35.7481483Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:35.7487293Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:36.0487719Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-32703957934 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:36.4527649Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-32703957934 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-16.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:36.4531351Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/tb3gxdql.dtd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:36.8710268Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/tb3gxdql.dtd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:36.8745384Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:36.8751089Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:37.1778908Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-34754772934 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:37.5851517Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-34754772934 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-17.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:37.5854132Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/trasv1ma.im0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:37.9931212Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/trasv1ma.im0.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:37.9970605Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:37.9976221Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:38.3210136Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-14828401134 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:38.7325865Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-14828401134 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-18.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:38.7328491Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/egqkmpcs.4ti.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:38.8130471Z","@mt":"Signed url obtained for file Logos/NNJ_20240314170707.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGQC:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGQC","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:39.1493387Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/egqkmpcs.4ti.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:40.3718135Z","@mt":"Signed url obtained for file PoliceReports/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGQI:00000001","RequestPath":"/api/file/view-report-for-new-case/61ee3d1c-da18-4ea8-a5f5-08de21f5a06d","ConnectionId":"0HNH1K2QHMGQI","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:42.9430292Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGQK:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGQK","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:42.9436405Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGQK:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGQK","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:42.9441415Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T211842Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=91fc2693d93a5181f3b5e1d33fde5ae749d8a9441612256a29ac6d3fed4f5ee3b5060a0d9202fd0c60328462a10f593de72c81040b007778200867b0b6d9594a22303993c4242b570ff152aba27fe9b36ccf8824488a029b4769a0f778ad5ab69a0e8ac59c0d14c88b0ac1a7a9f882b746cff6c8f7a6c26f41febdc7a7247f672e7c307f7b5cb2c218c07ee63d64cdda8535d87d8162e16ec23f87254b3e3e4a117f912537e1afa9a9dc559c95cb04e4671955469aefbcb8a6838e4d234fd2e539ec38edad822249b0a9d8cc75b025d1472ac22ba2c4b18a01d60c8385a6714aecc31611e10b2a8ae67a8fc86756a6f5d1f35e25862073edb37c947e9e9b0d63","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGQK:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGQK","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:42.9446725Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T211842Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=a75dc2024c6dd4fe3a8b00c1ab628070180b79dc87807a63727850e2e4e99ed6ce0138bc1c9869a84061443c0951d887084df781360f9e127717d957cd66743a325f2f4131372cb62c1c7b7f9d76b146ec7483fad157a165345522bd1f068621e375b6bccf34424c2abd715419f380245304dbec1a45bb3d3b67d62e8ce8e56420db72702c710fe6f361f6799a60d34ba8eb04d30424b404b14999e17c442da7b52ea32db821f11d430d5d25d6f93de271d1a8930e7c726d3e238b01ce1186209dc0973f01dd1fa51bab60e26068fddadabd9334b0a53f21d55146cdc983b552aaf1068b01bad033c9ec021c4154b74c77304a88014a1b70dbe048cc80ee0c9a","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGQK:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGQK","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:43.9753188Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMGQM:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMGQM","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:44.6066033Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMGQP:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMGQP","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:44.6071568Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMGQP:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMGQP","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:44.8602914Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMGQQ:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMGQQ","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:44.8636044Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMGQQ:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMGQQ","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:44.8707965Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:44.8708394Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:44.8716901Z","@mt":"3 - Cases found2","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:44.8717235Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:44.8727777Z","@mt":"Signed url obtained for file PoliceReports/Cases/35 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635_20251112211711_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:44.8737634Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:45.2482721Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-27499589135 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635_20251112211711_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:45.7478365Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-27499589135 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635_20251112211711_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:45.7482780Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/n24l0dn1.swt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:46.1561099Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/n24l0dn1.swt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:46.1659587Z","@mt":"Signed url obtained for file PoliceReports/Cases/35 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635_20251112211743_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:46.1665369Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:46.5309740Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-90482543435 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635_20251112211743_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:47.0154420Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-90482543435 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635_20251112211743_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:47.0158751Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/hywwvoiz.jzl.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:47.4182838Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/hywwvoiz.jzl.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:59.0171930Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/appeayzh.12w.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:59.0177478Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/emecvcxv.4m0.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:59.0182236Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/g2gwcjvc.50i.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:59.0187307Z","@mt":"Signed url obtained for file CoverTemplate/grld2plk.0oz.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:59.0195211Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/c0s0tflv.qyg.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:59.0199912Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/u2ungwrf.dks.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:59.0204950Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/sjmaagqe.kmp.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:59.0209641Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/qdjimvc0.g1f.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:59.0214746Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/vawmi1mo.l3w.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:59.0219429Z","@mt":"Signed url obtained for file CoverTemplate/qu34kqev.qyy.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:59.0224453Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/hf01xvdj.sqf.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:59.0229133Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/dkocmkko.cdj.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:59.0234162Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/poho0vey.4l0.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:59.0238837Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/nrjvirij.0s4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:59.0243742Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/vxtwrw2q.2vq.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:59.0248602Z","@mt":"Signed url obtained for file CoverTemplate/k0tb3rsa.ptf.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:59.0253302Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/tb3gxdql.dtd.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:59.0258319Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/trasv1ma.im0.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:18:59.0262989Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/egqkmpcs.4ti.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:02.5616389Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/esfyjtil.cpe.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:03.0396664Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/esfyjtil.cpe.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:03.0434269Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/esfyjtil.cpe.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR0:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR0","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:05.9202255Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:05.9207920Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:05.9213042Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:05.9217874Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:05.9222769Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:05.9228069Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:05.9233025Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:05.9238272Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211040_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:05.9243143Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:05.9248376Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:05.9253638Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:05.9258496Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:05.9263674Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-15.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:05.9268843Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-16.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:05.9277041Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-17.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:05.9281991Z","@mt":"Signed url obtained for file PoliceReports/Cases/34 bff76f21-8f66-4a3b-8c35-da6c855b2112_20251112211039_20251112211041_Case-18.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:09.2438640Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/2bxt4nf2.ryn.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:09.7814945Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/2bxt4nf2.ryn.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:10.1149702Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/esfyjtil.cpe.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:10.1171698Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/2bxt4nf2.ryn.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGR2:00000001","RequestPath":"/api/finalized-documents/download-bulk/acfc9247-c261-41ad-a5f3-08de21f5a06d","ConnectionId":"0HNH1K2QHMGR2","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:12.3305565Z","@mt":"Signed url obtained for file PoliceReports/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMGR6:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMGR6","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:12.9047556Z","@mt":"Uploading: file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211912_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:13.3900234Z","@mt":"Uploaded: file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211912_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:17.9850871Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/n24l0dn1.swt.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGRA:00000001","RequestPath":"/api/finalized-documents/download-bulk/b136e0b3-d8fa-4ada-a5f4-08de21f5a06d","ConnectionId":"0HNH1K2QHMGRA","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:17.9856646Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/hywwvoiz.jzl.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGRA:00000001","RequestPath":"/api/finalized-documents/download-bulk/b136e0b3-d8fa-4ada-a5f4-08de21f5a06d","ConnectionId":"0HNH1K2QHMGRA","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:18.5063808Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/5nsprg0p.1fv.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGRA:00000001","RequestPath":"/api/finalized-documents/download-bulk/b136e0b3-d8fa-4ada-a5f4-08de21f5a06d","ConnectionId":"0HNH1K2QHMGRA","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:18.9243385Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/5nsprg0p.1fv.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGRA:00000001","RequestPath":"/api/finalized-documents/download-bulk/b136e0b3-d8fa-4ada-a5f4-08de21f5a06d","ConnectionId":"0HNH1K2QHMGRA","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:18.9275368Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/5nsprg0p.1fv.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGRA:00000001","RequestPath":"/api/finalized-documents/download-bulk/b136e0b3-d8fa-4ada-a5f4-08de21f5a06d","ConnectionId":"0HNH1K2QHMGRA","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:29.6796146Z","@mt":"Signed url obtained for file PoliceReports/Cases/35 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635_20251112211711_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGRC:00000001","RequestPath":"/api/finalized-documents/download-bulk/b136e0b3-d8fa-4ada-a5f4-08de21f5a06d","ConnectionId":"0HNH1K2QHMGRC","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:29.6801547Z","@mt":"Signed url obtained for file PoliceReports/Cases/35 01ef0d85-a6e7-4441-bbb6-ac20f0a651f8_20251112211635_20251112211743_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGRC:00000001","RequestPath":"/api/finalized-documents/download-bulk/b136e0b3-d8fa-4ada-a5f4-08de21f5a06d","ConnectionId":"0HNH1K2QHMGRC","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:30.1379992Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/ltzbeyvs.vrx.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGRC:00000001","RequestPath":"/api/finalized-documents/download-bulk/b136e0b3-d8fa-4ada-a5f4-08de21f5a06d","ConnectionId":"0HNH1K2QHMGRC","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:30.6392124Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/ltzbeyvs.vrx.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGRC:00000001","RequestPath":"/api/finalized-documents/download-bulk/b136e0b3-d8fa-4ada-a5f4-08de21f5a06d","ConnectionId":"0HNH1K2QHMGRC","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:30.9648562Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/5nsprg0p.1fv.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGRC:00000001","RequestPath":"/api/finalized-documents/download-bulk/b136e0b3-d8fa-4ada-a5f4-08de21f5a06d","ConnectionId":"0HNH1K2QHMGRC","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:30.9678929Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/ltzbeyvs.vrx.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMGRC:00000001","RequestPath":"/api/finalized-documents/download-bulk/b136e0b3-d8fa-4ada-a5f4-08de21f5a06d","ConnectionId":"0HNH1K2QHMGRC","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0268111Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0273189Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0278277Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0282971Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0288337Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0293328Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0298443Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0304227Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0309370Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0314745Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0319605Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0327630Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0332533Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0337604Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0342685Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0347936Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0352774Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0357988Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0362868Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:34.0368102Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRG:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRG","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:36.9339701Z","@mt":"Signed url obtained for file PoliceReports/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMGRI:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMGRI","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:37.3406598Z","@mt":"Uploading: file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211936_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:37.7942866Z","@mt":"Uploaded: file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211936_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:59.2402079Z","@mt":"Signed url obtained for file PoliceReports/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMGRK:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMGRK","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:19:59.6188332Z","@mt":"Uploading: file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211959_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:00.0762608Z","@mt":"Uploaded: file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211959_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:24.2151000Z","@mt":"Signed url obtained for file PoliceReports/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMGRM:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMGRM","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:24.5818902Z","@mt":"Uploading: file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112212024_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:25.0756314Z","@mt":"Uploaded: file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112212024_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:26.5490256Z","@mt":"Signed url obtained for file Logos/NNJ_20240314170707.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGRO:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGRO","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:28.3796084Z","@mt":"Signed url obtained for file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211912_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGRS:00000001","RequestPath":"/api/file/0e73e999-cce8-44c6-2b1a-08de21f5a071","ConnectionId":"0HNH1K2QHMGRS","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6654090Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6659485Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6665065Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6670433Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6675884Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6680780Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6686063Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6690940Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6696144Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6700876Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6705989Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6711115Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6716337Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6721209Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6726451Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6734589Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6739496Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6744966Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6750100Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:38.6755490Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGRU:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGRU","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.8970238Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.8976271Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.8981401Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.8986931Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.8992005Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.8997399Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.9002540Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.9007967Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.9012986Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.9018412Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.9023695Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.9028834Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.9034237Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.9039248Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.9044634Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.9049645Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.9055002Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.9060066Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.9065423Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:49.9070405Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSA","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2886618Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2892360Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2898134Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2903611Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2909092Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2914877Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2920076Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2928583Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2934077Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2939115Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2944513Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2949526Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2954615Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2959677Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2964727Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2969764Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2975167Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2980176Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2985228Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:20:50.2990244Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSB:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSB","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:04.2666418Z","@mt":"Signed url obtained for file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211912_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGSJ:00000001","RequestPath":"/api/file/0e73e999-cce8-44c6-2b1a-08de21f5a071","ConnectionId":"0HNH1K2QHMGSJ","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:07.0451205Z","@mt":"Signed url obtained for file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211912_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGSN:00000001","RequestPath":"/api/file/0e73e999-cce8-44c6-2b1a-08de21f5a071","ConnectionId":"0HNH1K2QHMGSN","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.2940450Z","@mt":"Uploading: file PoliceReports/37 woodland park_20251112212108.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGSO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGSO","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6429000Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6434971Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6440047Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6445509Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6450541Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6456048Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6461077Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6466466Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6471531Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6476931Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6481947Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6487355Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6492368Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6497442Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6502460Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6507497Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6515466Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6520520Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6525556Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.6530905Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMGSQ:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMGSQ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.7579338Z","@mt":"Uploaded: file PoliceReports/37 woodland park_20251112212108.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGSO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGSO","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.7581032Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGSO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGSO","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.7581324Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGSO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGSO","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.7764341Z","@mt":"Python initialized in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGSO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGSO","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.7764990Z","@mt":"fitz imported in 18 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGSO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGSO","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.7778600Z","@mt":"Doc closed in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGSO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGSO","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.7778880Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGSO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGSO","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:08.7780652Z","@mt":"temp file deleted in 19 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMGSO:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMGSO","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:14.7311751Z","@mt":"Signed url obtained for file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211936_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGSU:00000001","RequestPath":"/api/file/f5bfe548-0e4c-45ff-2b1b-08de21f5a071","ConnectionId":"0HNH1K2QHMGSU","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:28.2183215Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGT2:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGT2","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:28.5784055Z","@mt":"Signed url obtained for file PoliceReports/37 woodland park_20251112212108.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGT5:00000001","RequestPath":"/api/file/view-report-for-new-case/895084be-cb88-412e-a5f6-08de21f5a06d","ConnectionId":"0HNH1K2QHMGT5","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:29.4273019Z","@mt":"Signed url obtained for file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211936_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGT8:00000001","RequestPath":"/api/file/f5bfe548-0e4c-45ff-2b1b-08de21f5a071","ConnectionId":"0HNH1K2QHMGT8","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:32.4169755Z","@mt":"Signed url obtained for file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211936_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGTB:00000001","RequestPath":"/api/file/f5bfe548-0e4c-45ff-2b1b-08de21f5a071","ConnectionId":"0HNH1K2QHMGTB","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:33.8189016Z","@mt":"Signed url obtained for file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211959_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGTH:00000001","RequestPath":"/api/file/4e5f7283-40f8-477f-2b1c-08de21f5a071","ConnectionId":"0HNH1K2QHMGTH","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:34.7510445Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGTJ:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGTJ","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:47.3657938Z","@mt":"Signed url obtained for file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211959_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGTR:00000001","RequestPath":"/api/file/4e5f7283-40f8-477f-2b1c-08de21f5a071","ConnectionId":"0HNH1K2QHMGTR","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:49.8046862Z","@mt":"Signed url obtained for file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211959_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGTU:00000001","RequestPath":"/api/file/4e5f7283-40f8-477f-2b1c-08de21f5a071","ConnectionId":"0HNH1K2QHMGTU","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:52.5856435Z","@mt":"Signed url obtained for file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112212024_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGU2:00000001","RequestPath":"/api/file/316c9bc3-b5a5-465d-2b1d-08de21f5a071","ConnectionId":"0HNH1K2QHMGU2","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:58.3310473Z","@mt":"Signed url obtained for file PoliceReports/37 woodland park_20251112212108.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMGU4:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMGU4","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:58.5710047Z","@mt":"Uploading: file PoliceReports/Cases/37 woodland park_20251112212108_20251112212158_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:59.0174852Z","@mt":"Uploaded: file PoliceReports/Cases/37 woodland park_20251112212108_20251112212158_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:21:59.1854626Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGU6:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGU6","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:00.7975200Z","@mt":"Signed url obtained for file PoliceReports/Cases/37 woodland park_20251112212108_20251112212158_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGUA:00000001","RequestPath":"/api/file/d16876fa-2048-4013-2b1e-08de21f5a071","ConnectionId":"0HNH1K2QHMGUA","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:06.7492322Z","@mt":"Signed url obtained for file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112212024_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGUG:00000001","RequestPath":"/api/file/316c9bc3-b5a5-465d-2b1d-08de21f5a071","ConnectionId":"0HNH1K2QHMGUG","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:09.4251388Z","@mt":"Signed url obtained for file Logos/NNJ_20240314170707.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGUL:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGUL","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:12.4561680Z","@mt":"Signed url obtained for file PoliceReports/Cases/37 woodland park_20251112212108_20251112212158_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMGV0:00000001","RequestPath":"/api/file/d16876fa-2048-4013-2b1e-08de21f5a071","ConnectionId":"0HNH1K2QHMGV0","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:13.5918786Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGV2:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGV2","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:13.5924559Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGV2:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGV2","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:13.5929615Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T212213Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=893a9299e2374bb1abbeb867cc90f5101f35a2d1ed0db4f6dc0e0c2da1a062dc89f52b99ec23c02fb2a012b5ad3e0fb311ffc1b955e9c53f56db32cb4ba24e553c632bd341442e87cd7a01eff62e1cbcee50b8fbd3a10a3b99dc58d9510faea122ac8cb8b4f23fb2b247835bdb767f07e7815f4ca549836fa61ca1422bf6d427c96810155abe5e0e79292138676a2a24d64e5406335a3d615b90d6cc8e3f0b03423cb9c4552ac231254cca20ba1b26d4baca3c90b4d4f633f04318294f2670b00dd121aa9e56e2a2f9917c538c4fccabbd7a9236f2d17342a2c95fbbd9a185cc6d631316bdc69929a10db4ef3733eff4005af5bec1e522fa88f5c0344d983076","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGV2:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGV2","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:13.5935138Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T212213Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=0a6cc0630044e4f9b2b1934876e1670c97dab2295d4db590d16dc104edbcc727a4fb0fc13483b5c19deccd5ae2b92b0917a4f1ebd1d929a11196286a0adf0512054677b6314ac7c0bb5bbe2f4545cf19eacdfd46f9878521f8fc0b8e0000db7af7bf7ed8686de11d9c962300bd956d2b3fbbea500ddb477789c16595902865cb0db2533a76522c0bbc87c647a8ea66968c39f056f1fa2318399d5b4b3534d567d28325d95db54948cbc0702c935f78a29c07864c88e698300cace21e6811ea0fd27b547db73462bf55f06d4797eb8d12b677aabb13ee738fa72b0de4de6ed6a43f1f8298c8de368a2b8e77cff8a517917e226b7747491e3e0dc5faa27cef49c4","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGV2:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGV2","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:14.4969776Z","@mt":"Signed url obtained for file ","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMGV8:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMGV8","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:14.7707278Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMGVA:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMGVA","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:16.6148778Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMGVE:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMGVE","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:16.6155689Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMGVE:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMGVE","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:17.1314758Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMGVG:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMGVG","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:17.1378255Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMGVG:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMGVG","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:17.1452744Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:17.1453020Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:17.1461518Z","@mt":"3 - Cases found4","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:17.1461705Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:17.1472543Z","@mt":"Signed url obtained for file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211912_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:17.1482774Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:17.5416831Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-80732793236 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211912_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:18.0264680Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-80732793236 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211912_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:18.0269022Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/4jqqkdcr.szo.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:18.3619636Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGVJ:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGVJ","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:18.3626079Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGVJ:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGVJ","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:18.3631697Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T212218Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=8bcadc69f53c341e2b1db10eddd8c32a26194bc181056d6ad5a1f9aca6a43e46822da08dae7e5dc333c371cccb9446a75efda7bdd466a272b3db36f448ba0ebf56e1f8634e779e3ab74971b27edbc03c16897e3121a44193ea8fe67688dec26468fc3d0d38300ac5443c62e7c46425df02456b8e823d1e12c150bc808b31301198d094c946ea8dd69b6c41baa7b50daf2a2d6ca5d0f1c4d9089d05862212b59a556a35c5512cfbd60f587bb7fe251db93b60a9ef7626d00e1982e39f7cd4cea88e831594b43fc83cb858d25bd9544f05974eb8fbac7e1a1317dfd62ffb7636c991c28054b4f24db3688355964cdd56beec43a0d18b85707a86d9667a57a9894a","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGVJ:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGVJ","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:18.3638305Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T212218Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=aa2b1ad9982773f800ff5fd4d007f1ca9c31ba72645bb8e416f9d1d6ea3bdef41788b0c7d530ed285a8d5e06a74734ab9b2a3d15dff852d905753a8cd4df6b39c1fb37a3d724ceb5c7d6ec5197110b90af2bfacfec33740612e5b8ad551d1e30674823aeb82521941aebf268f4be968d28aa37d8d1f41563ad6f5d9254b29e2afe6b466d967717d58e8bf1bc9b4f8393dad16d50a24d19fb724945a598a8bb7e3f8a94066897a092ba7ef592408642f249bfc13909ecc1abd4eb83717022ea29888804100261eea603abf00019ae76eb210712c933cf7e3d6a5d716b85ba9675d7a04b5a1b25202c0e40146bd8254f8acdf5765e46a0d53440dbeaa882641f82","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMGVJ:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMGVJ","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:18.4327163Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/4jqqkdcr.szo.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:18.4427211Z","@mt":"Signed url obtained for file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211936_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:18.4432576Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:18.8157244Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-43646456036 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211936_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":501,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:19.2980415Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-43646456036 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211936_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:19.2985228Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/qwizlx5f.h5e.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:19.3642127Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMGVO:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMGVO","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:19.6586202Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMGVR:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMGVR","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:19.6595545Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMGVR:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMGVR","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:19.6971655Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/qwizlx5f.h5e.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:19.7142273Z","@mt":"Signed url obtained for file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211959_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:19.7151581Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:19.7997142Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMGVS:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMGVS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:19.8208724Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMGVS:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMGVS","ThreadId":396,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:19.9187085Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:19.9187590Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:19.9228002Z","@mt":"3 - Cases found1","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:19.9228190Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:19.9274870Z","@mt":"Signed url obtained for file PoliceReports/Cases/37 woodland park_20251112212108_20251112212158_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:19.9315460Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:20.1466810Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-54799412436 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211959_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:20.2845928Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-88270727137 woodland park_20251112212108_20251112212158_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:20.6221343Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-54799412436 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211959_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:20.6226894Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/gc4cf1te.c3q.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:20.7321728Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-88270727137 woodland park_20251112212108_20251112212158_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:20.7325246Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/aqk2onz4.ljv.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:21.0344963Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/gc4cf1te.c3q.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:21.0374788Z","@mt":"Signed url obtained for file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112212024_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:21.0379870Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:21.1292980Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/aqk2onz4.ljv.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:21.3819668Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-20490583736 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112212024_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":484,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:21.8400077Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-20490583736 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112212024_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:21.8405298Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/sqxsoi5u.csm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:22.2432369Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/sqxsoi5u.csm.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":511,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:31.8970834Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/aqk2onz4.ljv.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMH06:00000001","RequestPath":"/api/finalized-documents/download-bulk/895084be-cb88-412e-a5f6-08de21f5a06d","ConnectionId":"0HNH1K2QHMH06","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:32.0496804Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/01nuxmlj.wrb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMH06:00000001","RequestPath":"/api/finalized-documents/download-bulk/895084be-cb88-412e-a5f6-08de21f5a06d","ConnectionId":"0HNH1K2QHMH06","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:32.4731512Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/01nuxmlj.wrb.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMH06:00000001","RequestPath":"/api/finalized-documents/download-bulk/895084be-cb88-412e-a5f6-08de21f5a06d","ConnectionId":"0HNH1K2QHMH06","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:32.4857634Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/01nuxmlj.wrb.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMH06:00000001","RequestPath":"/api/finalized-documents/download-bulk/895084be-cb88-412e-a5f6-08de21f5a06d","ConnectionId":"0HNH1K2QHMH06","ThreadId":331,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:45.1593301Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/4jqqkdcr.szo.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMH0B:00000001","RequestPath":"/api/finalized-documents/download-bulk/61ee3d1c-da18-4ea8-a5f5-08de21f5a06d","ConnectionId":"0HNH1K2QHMH0B","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:45.1598814Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/qwizlx5f.h5e.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMH0B:00000001","RequestPath":"/api/finalized-documents/download-bulk/61ee3d1c-da18-4ea8-a5f5-08de21f5a06d","ConnectionId":"0HNH1K2QHMH0B","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:45.1603860Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/gc4cf1te.c3q.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMH0B:00000001","RequestPath":"/api/finalized-documents/download-bulk/61ee3d1c-da18-4ea8-a5f5-08de21f5a06d","ConnectionId":"0HNH1K2QHMH0B","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:45.1608818Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/sqxsoi5u.csm.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMH0B:00000001","RequestPath":"/api/finalized-documents/download-bulk/61ee3d1c-da18-4ea8-a5f5-08de21f5a06d","ConnectionId":"0HNH1K2QHMH0B","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:45.8538235Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/rkl5phvm.n1x.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMH0B:00000001","RequestPath":"/api/finalized-documents/download-bulk/61ee3d1c-da18-4ea8-a5f5-08de21f5a06d","ConnectionId":"0HNH1K2QHMH0B","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:46.2864192Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/rkl5phvm.n1x.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMH0B:00000001","RequestPath":"/api/finalized-documents/download-bulk/61ee3d1c-da18-4ea8-a5f5-08de21f5a06d","ConnectionId":"0HNH1K2QHMH0B","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:46.2898154Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/rkl5phvm.n1x.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMH0B:00000001","RequestPath":"/api/finalized-documents/download-bulk/61ee3d1c-da18-4ea8-a5f5-08de21f5a06d","ConnectionId":"0HNH1K2QHMH0B","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:52.0409420Z","@mt":"Signed url obtained for file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211912_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMH0D:00000001","RequestPath":"/api/finalized-documents/download-bulk/61ee3d1c-da18-4ea8-a5f5-08de21f5a06d","ConnectionId":"0HNH1K2QHMH0D","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:52.0415177Z","@mt":"Signed url obtained for file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211936_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMH0D:00000001","RequestPath":"/api/finalized-documents/download-bulk/61ee3d1c-da18-4ea8-a5f5-08de21f5a06d","ConnectionId":"0HNH1K2QHMH0D","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:52.0420056Z","@mt":"Signed url obtained for file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112211959_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMH0D:00000001","RequestPath":"/api/finalized-documents/download-bulk/61ee3d1c-da18-4ea8-a5f5-08de21f5a06d","ConnectionId":"0HNH1K2QHMH0D","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:52.0425325Z","@mt":"Signed url obtained for file PoliceReports/Cases/36 6804085c-e884-4d8e-9abc-02511a26eeea_20251112211815_20251112212024_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMH0D:00000001","RequestPath":"/api/finalized-documents/download-bulk/61ee3d1c-da18-4ea8-a5f5-08de21f5a06d","ConnectionId":"0HNH1K2QHMH0D","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:52.8725289Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/dxvjagpv.if4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMH0D:00000001","RequestPath":"/api/finalized-documents/download-bulk/61ee3d1c-da18-4ea8-a5f5-08de21f5a06d","ConnectionId":"0HNH1K2QHMH0D","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:53.4336430Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/dxvjagpv.if4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMH0D:00000001","RequestPath":"/api/finalized-documents/download-bulk/61ee3d1c-da18-4ea8-a5f5-08de21f5a06d","ConnectionId":"0HNH1K2QHMH0D","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:53.7674821Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/rkl5phvm.n1x.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMH0D:00000001","RequestPath":"/api/finalized-documents/download-bulk/61ee3d1c-da18-4ea8-a5f5-08de21f5a06d","ConnectionId":"0HNH1K2QHMH0D","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:22:53.7700622Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/dxvjagpv.if4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMH0D:00000001","RequestPath":"/api/finalized-documents/download-bulk/61ee3d1c-da18-4ea8-a5f5-08de21f5a06d","ConnectionId":"0HNH1K2QHMH0D","ThreadId":445,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4691824Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4697614Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4702501Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4707758Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4712976Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4718290Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4722994Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4728180Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4732944Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4738146Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4742933Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4748220Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4752951Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4758224Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4762892Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4767891Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4772553Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4777542Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4782252Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:22.4787264Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0F:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0F","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:26.4142879Z","@mt":"Signed url obtained for file PoliceTemplate/Garlfied Template_20240215161604.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0H","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:26.4148508Z","@mt":"Signed url obtained for file PoliceTemplate/Garlfied Template_20240110132006.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH0H:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH0H","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:43.5408594Z","@mt":"Uploading: file PoliceReports/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":473,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:44.1002266Z","@mt":"Uploaded: file PoliceReports/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:44.1003908Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:44.1004181Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:44.1181337Z","@mt":"Python initialized in 17 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:44.1181916Z","@mt":"fitz imported in 17 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:44.2821990Z","@mt":"Uploading: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:44.4337846Z","@mt":"Uploading: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:44.5789011Z","@mt":"Uploading: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:44.6975707Z","@mt":"Uploaded: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":473,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:44.7229767Z","@mt":"Uploading: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:44.8374940Z","@mt":"Uploaded: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":473,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:44.8654665Z","@mt":"Uploading: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:44.9896970Z","@mt":"Uploaded: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:45.0061672Z","@mt":"Uploading: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:45.1316805Z","@mt":"Uploaded: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:45.1475042Z","@mt":"Uploading: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:45.2704907Z","@mt":"Uploaded: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:45.2875543Z","@mt":"Uploading: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:45.4272003Z","@mt":"Uploading: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:45.4327551Z","@mt":"Uploaded: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:45.5537689Z","@mt":"Uploaded: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:45.5669492Z","@mt":"Uploading: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:45.7047331Z","@mt":"Uploaded: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:45.7060793Z","@mt":"Uploading: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:45.8418633Z","@mt":"Uploaded: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:45.8429203Z","@mt":"Uploading: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:45.9827139Z","@mt":"Uploading: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:45.9876920Z","@mt":"Doc closed in 1887 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:45.9877343Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:45.9884762Z","@mt":"temp file deleted in 1888 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:46.0028390Z","@mt":"Uploaded: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:46.1358158Z","@mt":"Uploaded: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:46.2883434Z","@mt":"Uploaded: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-12.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:46.4184319Z","@mt":"Uploaded: file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH0J:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH0J","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:53.4903760Z","@mt":"Signed url obtained for file Logos/NNJ_20240215161604.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMH0L:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMH0L","ThreadId":473,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:31:56.7376226Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH0P:00000001","RequestPath":"/api/file/649525db-5c3b-4d98-2b1f-08de21f5a071","ConnectionId":"0HNH1K2QHMH0P","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:32:10.9108371Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH0T:00000001","RequestPath":"/api/file/649525db-5c3b-4d98-2b1f-08de21f5a071","ConnectionId":"0HNH1K2QHMH0T","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:32:13.5577208Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH10:00000001","RequestPath":"/api/file/649525db-5c3b-4d98-2b1f-08de21f5a071","ConnectionId":"0HNH1K2QHMH10","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:32:14.4999837Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH14:00000001","RequestPath":"/api/file/21b25b0f-4a6e-42a2-2b20-08de21f5a071","ConnectionId":"0HNH1K2QHMH14","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:33:04.4433960Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH1A:00000001","RequestPath":"/api/file/21b25b0f-4a6e-42a2-2b20-08de21f5a071","ConnectionId":"0HNH1K2QHMH1A","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:33:06.9082291Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH1D:00000001","RequestPath":"/api/file/21b25b0f-4a6e-42a2-2b20-08de21f5a071","ConnectionId":"0HNH1K2QHMH1D","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:33:09.5132093Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH1H:00000001","RequestPath":"/api/file/390ff09b-1f86-43a1-2b21-08de21f5a071","ConnectionId":"0HNH1K2QHMH1H","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:33:50.2651500Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH1N:00000001","RequestPath":"/api/file/390ff09b-1f86-43a1-2b21-08de21f5a071","ConnectionId":"0HNH1K2QHMH1N","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:33:52.7998163Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH1Q:00000001","RequestPath":"/api/file/390ff09b-1f86-43a1-2b21-08de21f5a071","ConnectionId":"0HNH1K2QHMH1Q","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:33:54.2328893Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH1U:00000001","RequestPath":"/api/file/08760e09-b54c-4dda-2b22-08de21f5a071","ConnectionId":"0HNH1K2QHMH1U","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9703983Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9709385Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9715020Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9719858Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9724964Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9729682Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9734753Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9739443Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9744525Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9749199Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9753917Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9758643Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9763380Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9768483Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9776036Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9780765Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9785792Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9790489Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9795208Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:11.9799938Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH20:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH20","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:14.7264332Z","@mt":"Signed url obtained for file PoliceTemplate/Hoboken Dept_20240322141740.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH23:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH23","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:15.0305458Z","@mt":"Signed url obtained for file PoliceTemplate/Hoboken Dept_20240322141740.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH24:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH24","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:39.5696539Z","@mt":"Uploading: file PoliceReports/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH26:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH26","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:40.9288320Z","@mt":"Uploaded: file PoliceReports/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH26:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH26","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:40.9289937Z","@mt":"Report Saved","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH26:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH26","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:40.9290143Z","@mt":"Initializing Python...","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH26:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH26","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:40.9490397Z","@mt":"Python initialized in 20 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH26:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH26","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:40.9491139Z","@mt":"fitz imported in 20 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH26:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH26","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:41.1442347Z","@mt":"Doc closed in 215 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH26:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH26","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:41.1442794Z","@mt":"deleting temp file","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH26:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH26","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:41.1474282Z","@mt":"temp file deleted in 218 ms","SourceContext":"BusinessLayer.Services.ReportService.ReportService","ActionId":"b250f6d9-8b9c-4634-a1f9-09de897e1c29","ActionName":"ReportController.UploadReport (EzPrms)","RequestId":"0HNH1K2QHMH26:00000001","RequestPath":"/api/report","ConnectionId":"0HNH1K2QHMH26","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:34:43.0680973Z","@mt":"Signed url obtained for file Logos/NNJ_20240322141741.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMH28:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMH28","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0367118Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0373607Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0382455Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0391588Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0400734Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0409997Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0419074Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0428271Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0437346Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0446410Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0455537Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0464600Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0473280Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0482062Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0491291Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0500918Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0509604Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0518605Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0527590Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:01.0536972Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMH2B:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMH2B","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:10.6169479Z","@mt":"Signed url obtained for file Logos/NNJ_20240322141741.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMH2F:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMH2F","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:12.3347922Z","@mt":"Signed url obtained for file PoliceReports/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH2I:00000001","RequestPath":"/api/file/view-report-for-new-case/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMH2I","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:47.3268294Z","@mt":"Signed url obtained for file PoliceReports/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMH2K:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMH2K","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:47.8676173Z","@mt":"Uploading: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213547_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:48.3756293Z","@mt":"Uploaded: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213547_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:48.9346035Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH2O:00000001","RequestPath":"/api/file/08760e09-b54c-4dda-2b22-08de21f5a071","ConnectionId":"0HNH1K2QHMH2O","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:51.4752229Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH2T:00000001","RequestPath":"/api/file/08760e09-b54c-4dda-2b22-08de21f5a071","ConnectionId":"0HNH1K2QHMH2T","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:52.3922714Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH32:00000001","RequestPath":"/api/file/7038c069-873c-4321-2b23-08de21f5a071","ConnectionId":"0HNH1K2QHMH32","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:52.6320111Z","@mt":"Signed url obtained for file Logos/NNJ_20240322141741.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMH33:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMH33","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:35:54.4423426Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213547_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH37:00000001","RequestPath":"/api/file/215bc18f-961a-4f01-2b2c-08de21f5a071","ConnectionId":"0HNH1K2QHMH37","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:36:10.0857960Z","@mt":"Signed url obtained for file PoliceReports/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMH3E:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMH3E","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:36:10.1112139Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH3F:00000001","RequestPath":"/api/file/7038c069-873c-4321-2b23-08de21f5a071","ConnectionId":"0HNH1K2QHMH3F","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:36:11.1807506Z","@mt":"Uploading: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213610_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:36:11.6285928Z","@mt":"Uploaded: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213610_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:36:12.5016325Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH3K:00000001","RequestPath":"/api/file/7038c069-873c-4321-2b23-08de21f5a071","ConnectionId":"0HNH1K2QHMH3K","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:36:13.5913347Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH3Q:00000001","RequestPath":"/api/file/729cb341-b541-4097-2b24-08de21f5a071","ConnectionId":"0HNH1K2QHMH3Q","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:36:28.7972893Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213547_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH3U:00000001","RequestPath":"/api/file/215bc18f-961a-4f01-2b2c-08de21f5a071","ConnectionId":"0HNH1K2QHMH3U","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:36:30.1938768Z","@mt":"Signed url obtained for file PoliceReports/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMH40:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMH40","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:36:31.2904897Z","@mt":"Uploading: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213630_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:36:31.6189831Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213547_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH45:00000001","RequestPath":"/api/file/215bc18f-961a-4f01-2b2c-08de21f5a071","ConnectionId":"0HNH1K2QHMH45","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:36:31.7690624Z","@mt":"Uploaded: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213630_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:36:34.2535826Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213547_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH49:00000001","RequestPath":"/api/file/215bc18f-961a-4f01-2b2c-08de21f5a071","ConnectionId":"0HNH1K2QHMH49","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:36:35.4292255Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213610_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH4D:00000001","RequestPath":"/api/file/faf547f2-f0a3-4e80-2b2d-08de21f5a071","ConnectionId":"0HNH1K2QHMH4D","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:36:51.1658829Z","@mt":"Signed url obtained for file PoliceReports/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMH4F:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMH4F","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:36:51.7769833Z","@mt":"Uploading: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213651_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:36:52.2235433Z","@mt":"Uploaded: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213651_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":432,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:37:07.4953196Z","@mt":"Signed url obtained for file Logos/NNJ_20240215161604.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMH4P:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMH4P","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:37:10.8096587Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH4T:00000001","RequestPath":"/api/file/729cb341-b541-4097-2b24-08de21f5a071","ConnectionId":"0HNH1K2QHMH4T","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:37:23.6575717Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213610_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH51:00000001","RequestPath":"/api/file/faf547f2-f0a3-4e80-2b2d-08de21f5a071","ConnectionId":"0HNH1K2QHMH51","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:37:25.4755839Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213610_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH54:00000001","RequestPath":"/api/file/faf547f2-f0a3-4e80-2b2d-08de21f5a071","ConnectionId":"0HNH1K2QHMH54","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:37:26.7932739Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213630_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH59:00000001","RequestPath":"/api/file/efbd5c32-e007-44c2-2b2e-08de21f5a071","ConnectionId":"0HNH1K2QHMH59","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:37:26.9824293Z","@mt":"Signed url obtained for file PoliceReports/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMH5A:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMH5A","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:37:27.5458868Z","@mt":"Uploading: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213726_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:37:27.9912096Z","@mt":"Uploaded: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213726_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:37:29.6367636Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH5G:00000001","RequestPath":"/api/file/729cb341-b541-4097-2b24-08de21f5a071","ConnectionId":"0HNH1K2QHMH5G","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:37:31.9120820Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH5J:00000001","RequestPath":"/api/file/729cb341-b541-4097-2b24-08de21f5a071","ConnectionId":"0HNH1K2QHMH5J","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:37:33.8068836Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH5N:00000001","RequestPath":"/api/file/fdff68e0-50f9-4387-2b25-08de21f5a071","ConnectionId":"0HNH1K2QHMH5N","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:37:47.5104274Z","@mt":"Signed url obtained for file PoliceReports/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMH5P:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMH5P","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:37:48.0432900Z","@mt":"Uploading: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213747_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:37:48.7541794Z","@mt":"Uploaded: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213747_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:38:14.1238199Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213630_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH61:00000001","RequestPath":"/api/file/efbd5c32-e007-44c2-2b2e-08de21f5a071","ConnectionId":"0HNH1K2QHMH61","ThreadId":502,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:38:16.3371477Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213651_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH67:00000001","RequestPath":"/api/file/4995e2c2-8424-454d-2b2f-08de21f5a071","ConnectionId":"0HNH1K2QHMH67","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:38:16.6435914Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213651_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH68:00000001","RequestPath":"/api/file/4995e2c2-8424-454d-2b2f-08de21f5a071","ConnectionId":"0HNH1K2QHMH68","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:38:18.7355854Z","@mt":"Signed url obtained for file PoliceReports/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMH6A:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMH6A","ThreadId":172,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:38:19.8328171Z","@mt":"Uploading: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213818_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:38:20.3415839Z","@mt":"Uploaded: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213818_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:38:47.1140781Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH6I:00000001","RequestPath":"/api/file/fdff68e0-50f9-4387-2b25-08de21f5a071","ConnectionId":"0HNH1K2QHMH6I","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:38:49.6721851Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH6P:00000001","RequestPath":"/api/file/fdff68e0-50f9-4387-2b25-08de21f5a071","ConnectionId":"0HNH1K2QHMH6P","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:38:50.1148970Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213651_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH6S:00000001","RequestPath":"/api/file/4995e2c2-8424-454d-2b2f-08de21f5a071","ConnectionId":"0HNH1K2QHMH6S","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:38:50.8759756Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH6V:00000001","RequestPath":"/api/file/13d2d768-3c69-46f1-2b26-08de21f5a071","ConnectionId":"0HNH1K2QHMH6V","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:38:56.2412839Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213651_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH74:00000001","RequestPath":"/api/file/4995e2c2-8424-454d-2b2f-08de21f5a071","ConnectionId":"0HNH1K2QHMH74","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:38:56.9090039Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213726_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH77:00000001","RequestPath":"/api/file/e5d4882d-546c-4097-2b30-08de21f5a071","ConnectionId":"0HNH1K2QHMH77","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:39:06.1208781Z","@mt":"Signed url obtained for file PoliceReports/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMH79:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMH79","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:39:06.5860055Z","@mt":"Uploading: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213906_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:39:07.0720676Z","@mt":"Uploaded: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213906_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:39:20.0866779Z","@mt":"Signed url obtained for file Logos/NNJ_20240322141741.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMH7B:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMH7B","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:39:22.8636116Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213906_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH7H:00000001","RequestPath":"/api/file/73ad96b5-22f7-43fd-2b33-08de21f5a071","ConnectionId":"0HNH1K2QHMH7H","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:39:24.2067892Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213906_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH7M:00000001","RequestPath":"/api/file/73ad96b5-22f7-43fd-2b33-08de21f5a071","ConnectionId":"0HNH1K2QHMH7M","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:39:26.8028334Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213906_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH7P:00000001","RequestPath":"/api/file/73ad96b5-22f7-43fd-2b33-08de21f5a071","ConnectionId":"0HNH1K2QHMH7P","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:39:27.6321479Z","@mt":"Signed url obtained for file Logos/NNJ_20240322141741.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMH7R:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMH7R","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:39:28.8546850Z","@mt":"Signed url obtained for file PoliceReports/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH7V:00000001","RequestPath":"/api/file/view-report-for-new-case/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMH7V","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:39:30.1641191Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH83:00000001","RequestPath":"/api/file/13d2d768-3c69-46f1-2b26-08de21f5a071","ConnectionId":"0HNH1K2QHMH83","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:39:30.9747658Z","@mt":"Signed url obtained for file Logos/NNJ_20240322141741.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMH84:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMH84","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:39:32.4270165Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH87:00000001","RequestPath":"/api/file/13d2d768-3c69-46f1-2b26-08de21f5a071","ConnectionId":"0HNH1K2QHMH87","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:39:32.6470352Z","@mt":"Signed url obtained for file PoliceReports/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"04468b00-d401-47d4-a823-80f9a398c105","ActionName":"EzPrms.Controllers.FileController.ViewReportForNewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH88:00000001","RequestPath":"/api/file/view-report-for-new-case/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMH88","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:39:33.6282559Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH8F:00000001","RequestPath":"/api/file/41341259-a489-4639-2b27-08de21f5a071","ConnectionId":"0HNH1K2QHMH8F","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:39:33.7967772Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213726_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH8G:00000001","RequestPath":"/api/file/e5d4882d-546c-4097-2b30-08de21f5a071","ConnectionId":"0HNH1K2QHMH8G","ThreadId":493,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:39:40.0213048Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH8M:00000001","RequestPath":"/api/file/41341259-a489-4639-2b27-08de21f5a071","ConnectionId":"0HNH1K2QHMH8M","ThreadId":493,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:39:41.9606759Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH8P:00000001","RequestPath":"/api/file/41341259-a489-4639-2b27-08de21f5a071","ConnectionId":"0HNH1K2QHMH8P","ThreadId":493,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:39:42.9519554Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH8T:00000001","RequestPath":"/api/file/425ef64e-c554-46d3-2b28-08de21f5a071","ConnectionId":"0HNH1K2QHMH8T","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:39:48.5285461Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213726_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH91:00000001","RequestPath":"/api/file/e5d4882d-546c-4097-2b30-08de21f5a071","ConnectionId":"0HNH1K2QHMH91","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:05.9068083Z","@mt":"Signed url obtained for file PoliceReports/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMH93:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMH93","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:06.6861751Z","@mt":"Uploading: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214005_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:07.2378775Z","@mt":"Uploaded: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214005_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:10.9066161Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213726_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH97:00000001","RequestPath":"/api/file/e5d4882d-546c-4097-2b30-08de21f5a071","ConnectionId":"0HNH1K2QHMH97","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:13.2436598Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213726_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH9C:00000001","RequestPath":"/api/file/e5d4882d-546c-4097-2b30-08de21f5a071","ConnectionId":"0HNH1K2QHMH9C","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:16.7484544Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213726_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH9H:00000001","RequestPath":"/api/file/e5d4882d-546c-4097-2b30-08de21f5a071","ConnectionId":"0HNH1K2QHMH9H","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:17.4318185Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213747_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH9K:00000001","RequestPath":"/api/file/c4519a8d-3035-49e8-2b31-08de21f5a071","ConnectionId":"0HNH1K2QHMH9K","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:27.7472193Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213747_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMH9S:00000001","RequestPath":"/api/file/c4519a8d-3035-49e8-2b31-08de21f5a071","ConnectionId":"0HNH1K2QHMH9S","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:30.0671766Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213818_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHA2:00000001","RequestPath":"/api/file/0e4daaa7-04bb-4c1f-2b32-08de21f5a071","ConnectionId":"0HNH1K2QHMHA2","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:30.3755709Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213818_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHA3:00000001","RequestPath":"/api/file/0e4daaa7-04bb-4c1f-2b32-08de21f5a071","ConnectionId":"0HNH1K2QHMHA3","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:32.3795050Z","@mt":"Signed url obtained for file PoliceReports/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"73712d6b-5ed6-4c43-b6a8-f2327bf4336a","ActionName":"EzPrms.Controllers.FileController.AddMannualCase (EzPrms)","RequestId":"0HNH1K2QHMHA5:00000001","RequestPath":"/api/file/add-mannual-case","ConnectionId":"0HNH1K2QHMHA5","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:32.9572499Z","@mt":"Uploading: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214032_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:33.4409031Z","@mt":"Uploaded: file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214032_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:40.9599687Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHAB:00000001","RequestPath":"/api/file/425ef64e-c554-46d3-2b28-08de21f5a071","ConnectionId":"0HNH1K2QHMHAB","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:43.1519148Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHAE:00000001","RequestPath":"/api/file/425ef64e-c554-46d3-2b28-08de21f5a071","ConnectionId":"0HNH1K2QHMHAE","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:43.8617083Z","@mt":"Signed url obtained for file Logos/NNJ_20240322141741.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMHAJ:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMHAJ","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:44.0723820Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHAK:00000001","RequestPath":"/api/file/7a75b4bb-1589-418b-2b29-08de21f5a071","ConnectionId":"0HNH1K2QHMHAK","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:47.7806967Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213818_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHAS:00000001","RequestPath":"/api/file/0e4daaa7-04bb-4c1f-2b32-08de21f5a071","ConnectionId":"0HNH1K2QHMHAS","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:48.5614046Z","@mt":"Signed url obtained for file Logos/NNJ_20240322141741.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMHAT:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMHAT","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:50.0476045Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213906_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHB3:00000001","RequestPath":"/api/file/73ad96b5-22f7-43fd-2b33-08de21f5a071","ConnectionId":"0HNH1K2QHMHB3","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:50.3553784Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213906_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHB4:00000001","RequestPath":"/api/file/73ad96b5-22f7-43fd-2b33-08de21f5a071","ConnectionId":"0HNH1K2QHMHB4","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:40:52.4948828Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214005_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHB7:00000001","RequestPath":"/api/file/7d6218f3-0a8e-447b-2b34-08de21f5a071","ConnectionId":"0HNH1K2QHMHB7","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:41:43.7411804Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214005_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHBH:00000001","RequestPath":"/api/file/7d6218f3-0a8e-447b-2b34-08de21f5a071","ConnectionId":"0HNH1K2QHMHBH","ThreadId":494,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:41:45.8417848Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214005_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHBM:00000001","RequestPath":"/api/file/7d6218f3-0a8e-447b-2b34-08de21f5a071","ConnectionId":"0HNH1K2QHMHBM","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:41:46.7998354Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214032_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHBT:00000001","RequestPath":"/api/file/e2677688-47c7-40c0-2b35-08de21f5a071","ConnectionId":"0HNH1K2QHMHBT","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:41:47.0025580Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHBU:00000001","RequestPath":"/api/file/7a75b4bb-1589-418b-2b29-08de21f5a071","ConnectionId":"0HNH1K2QHMHBU","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:41:48.9159848Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHC1:00000001","RequestPath":"/api/file/7a75b4bb-1589-418b-2b29-08de21f5a071","ConnectionId":"0HNH1K2QHMHC1","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:41:50.6259839Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHC5:00000001","RequestPath":"/api/file/5fe29089-9386-4e14-2b2a-08de21f5a071","ConnectionId":"0HNH1K2QHMHC5","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2348556Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2355171Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2360437Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2366250Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2371454Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2377234Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2382707Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2388479Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2395030Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2402971Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2408830Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2414674Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2420171Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2425897Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2431063Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2436818Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2442027Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2447764Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2452950Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:01.2458579Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHCA:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHCA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:03.6454215Z","@mt":"Signed url obtained for file Logos/NNJ_20240322141741.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMHCF:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMHCF","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:11.7271045Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHCM:00000001","RequestPath":"/api/file/5fe29089-9386-4e14-2b2a-08de21f5a071","ConnectionId":"0HNH1K2QHMHCM","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:13.8256255Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214032_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHCS:00000001","RequestPath":"/api/file/e2677688-47c7-40c0-2b35-08de21f5a071","ConnectionId":"0HNH1K2QHMHCS","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:13.8345052Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-12.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHCT:00000001","RequestPath":"/api/file/5fe29089-9386-4e14-2b2a-08de21f5a071","ConnectionId":"0HNH1K2QHMHCT","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:14.9558996Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHD1:00000001","RequestPath":"/api/file/05a3daf9-0f30-4889-2b2b-08de21f5a071","ConnectionId":"0HNH1K2QHMHD1","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.1935844Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.1941027Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.1945913Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.1950728Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.1955552Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.1960335Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.1965233Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.1970019Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.1974830Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.1979685Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.1984537Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.1989316Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.1994150Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.1998929Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.2003797Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.2008568Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.2016283Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.2021070Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.2026104Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:16.2030795Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD3:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD3","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4419799Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4425724Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4430764Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4436789Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4441856Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4447265Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4452165Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4457396Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4462284Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4467550Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4472480Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4477788Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4482661Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4488122Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4493020Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4498590Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4503767Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4508914Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4514382Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:20.4519253Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHD8:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHD8","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:25.8068270Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214032_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHDC:00000001","RequestPath":"/api/file/e2677688-47c7-40c0-2b35-08de21f5a071","ConnectionId":"0HNH1K2QHMHDC","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:28.3917569Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214032_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHDF:00000001","RequestPath":"/api/file/e2677688-47c7-40c0-2b35-08de21f5a071","ConnectionId":"0HNH1K2QHMHDF","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:28.9232510Z","@mt":"Signed url obtained for file Logos/NNJ_20240322141741.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMHDH:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMHDH","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:32.1649557Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHDP:00000001","RequestPath":"/api/file/05a3daf9-0f30-4889-2b2b-08de21f5a071","ConnectionId":"0HNH1K2QHMHDP","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:34.2903133Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"ff385b44-0b08-45eb-8efe-6fec6c8db770","ActionName":"EzPrms.Controllers.FileController.ViewCaseById (EzPrms)","RequestId":"0HNH1K2QHMHDS:00000001","RequestPath":"/api/file/05a3daf9-0f30-4889-2b2b-08de21f5a071","ConnectionId":"0HNH1K2QHMHDS","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:34.6950520Z","@mt":"Signed url obtained for file Logos/NNJ_20240215161604.jpg","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"beabc25d-e431-476d-9447-ec0cdd316111","ActionName":"EzPrms.Controllers.FileController.ViewReportById (EzPrms)","RequestId":"0HNH1K2QHMHDV:00000001","RequestPath":"/api/file/view-report-by-id","ConnectionId":"0HNH1K2QHMHDV","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:40.4435867Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMHE4:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMHE4","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:40.4441004Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMHE4:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMHE4","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:40.4448977Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T214240Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=42e0c64c97f7fdf210764bfac06f765aab26df533040158d427003a589dc01d131904984e2fb13a1b58b4bb460a2f12948e8b3d8063e198b527c016a3f4420f0606b83f72c6b8102d36c96a918e02045572c3cead83bd9b64ffcef904a2d386aac0516df34e444b9c8b99d828d15568913a68f221c9ba26e8571758ba5c6ce77737cde01f1200b35355d7faba02f102b99bb7eb8f262aca0c32bba55776cec7656a89f1e8ed5ed620971fe9d766ad8beff83f48ec3e62659ddc4c4bb4ed377ae504b7382128890d53732baa99289c0b8b5855d5fdad8510e05eaf165a31eb098eedf0fd29728a64ae7e98663ce3ad51a4fcda9697ad4b51d8c8d34271f47d25d","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMHE4:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMHE4","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:40.4454309Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T214240Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=417ba4c49b5902e3acba95eb4d56da349f40a6237b825cbb1aea09f102b810433119f657bf0f5875981249d764e497a34f9bfbdc8d2b34aa509a3e65e89c6ca1a103fc68b6b877011a99c8d9b9c9b390c12b293f3619fbe8db9a4e101a99bbb797ec74b906144a53f25ceb297370a6a0378e8cc8ca58e57fb803a8464344a0524347f6861169468dcc109acff94a0ae96c55996fcb4d6ca521f05a237a737d308c4c82cbab4e86cbdbf6e46acbb713ece533c461551953c8fb98ac0c6c505e3dda68c9c0b772cf98001e0469afd333245d77aa42e67cde83e7130baaa62e5d88ca3cdfc18f13f23691b0662553dc7fb55961f99e26c81e19515be755c6322214","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMHE4:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMHE4","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:41.5975575Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMHE6:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMHE6","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:42.3501230Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMHE9:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMHE9","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:42.3506837Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMHE9:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMHE9","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:42.4863793Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMHEA:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMHEA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:42.4903298Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMHEA:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMHEA","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:42.4980019Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:42.4980283Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:42.4990082Z","@mt":"3 - Cases found9","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:42.4990393Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:42.5001322Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:42.5011261Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:42.8595313Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-47912354738 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:43.2885591Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-47912354738 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-2.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:43.2889154Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/dk3eth5m.1t5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:43.6995692Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/dk3eth5m.1t5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:43.7040219Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:43.7045502Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:44.0571442Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-45189249338 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:44.4675138Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-45189249338 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:44.4678060Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/uv5nn0fz.ylt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:44.8749019Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/uv5nn0fz.ylt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:44.9039608Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:44.9045306Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:45.2442915Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-16888248838 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:45.6810103Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-16888248838 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:45.6812960Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/bhe1qryn.0zq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:46.0994175Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/bhe1qryn.0zq.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:46.1029213Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:46.1034898Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:46.4156979Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-27678998238 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:46.8501568Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-27678998238 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:46.8505315Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/xkvu4w0z.l1s.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:47.2579526Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/xkvu4w0z.l1s.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:47.2612621Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:47.2618067Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:47.5082754Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMHEG:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMHEG","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:47.5088367Z","@mt":"Signed url obtained for file CoverTemplate/January-25_20250108145611.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMHEG:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMHEG","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:47.5093936Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/CoverTemplate%28March%29_20250321153240.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T214247Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=15e48761557339a5fd0cc8dc3951c2be877fe9e5d67552125ffe6cda11952861f94d78dd8a005201a0b137a6a60b0dc78e5c395eae391a8bed1d230d289edeafdf91ef0ab889a9e32ae97d7f24d831a3125a5660953214ac61b740cfc808df3c0e0eef129281c6740d7bfe5e9bc2c142749874560008ed2adfa3c2f941ca33dce261ca68b8159e2e2f12130ff1d7e9f375887b6b0fa28ad9a504d1111a853b36a41553188df6ab7574b82977165fcb1f1e9788fa0ab436dcd5691038c09aa7d8798e9a171c336d64336548e4defb5eddf425a5e3f138b9293f924bc71cb8138a32886ed92cb4f8c3df1b85e4b5ce851e3ce30b6b7ca80e3a4fb05fff3be76b2e","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMHEG:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMHEG","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:47.5099243Z","@mt":"Signed url obtained for file https://storage.googleapis.com/ez-prms-bucket/CoverTemplate/January-25_20250108145611.pdf?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ez-prms-service-account%40trans-aurora-236618.iam.gserviceaccount.com%2F20251112%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20251112T214247Z&X-Goog-Expires=1800&X-Goog-SignedHeaders=host&X-Goog-Signature=651a0b690b6e2759485c706b7149afebc3fb3bf4ce0c0123b4659daff7c4008af198f43b50ecac4d547268369e0baab05f330944c2f07f5ba77c580b18df666b4699e324d64871737ed391ed5ca7cfa7ff42554e052337ac962b44faf02fde073ca25254da1844803dd006a5ff30e0670ac0f0b297f844ebabfc8b1465bfd517bdae70133cbfee3ca82fd950fce7fae94bb52c72950119acf9f77153561de45cf009c470e78c96c68ee224e2b430caa7ead5fbfba5a6bc043dc631ae6fc696bdbd8fc231be19799eee9a86bcf54738a2f40c6de8761aacbf6e00a0def4c5a47306572a8caa5a155cb43cfc24f7a416508d2d3d0449f4db3a1d58828d990c1706","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"f57c6daf-d6c2-425c-abef-2e090aab6aec","ActionName":"EzPrms.Controllers.CoverTemplateController.GetAllCoverTemplates (EzPrms)","RequestId":"0HNH1K2QHMHEG:00000001","RequestPath":"/api/cover-templates","ConnectionId":"0HNH1K2QHMHEG","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:47.5884222Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-94206877838 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:48.0076601Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-94206877838 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:48.0079302Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/0thqm101.nce.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:48.4237559Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/0thqm101.nce.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:48.4272373Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:48.4278230Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:48.4788780Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4a65fe67-8b33-4821-9d77-67214cfa3864","ActionName":"EzPrms.Controllers.CoverTemplateController.GetCoverTemplateByIdWithCaseDetails (EzPrms)","RequestId":"0HNH1K2QHMHEI:00000001","RequestPath":"/api/cover-templates/cover-template-with-case-details","ConnectionId":"0HNH1K2QHMHEI","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:48.7465379Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-27565686738 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:49.1596111Z","@mt":"Signed url obtained for file MarketingTemplate/actual reports_20250212114521.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMHEL:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMHEL","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:49.1601156Z","@mt":"Signed url obtained for file MarketingTemplate/Carlos Martinez_20250212114426.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"dfd8ba76-808c-4758-991c-6cd78a991d37","ActionName":"EzPrms.Controllers.MarketingLibraryController.GetAllMarketingLibrary (EzPrms)","RequestId":"0HNH1K2QHMHEL:00000001","RequestPath":"/api/marketing-library/marketing-libraries-list","ConnectionId":"0HNH1K2QHMHEL","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:49.1801970Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-27565686738 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-8.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:49.1804669Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/jvh53rj4.ytt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:49.3859559Z","@mt":"FinalizeBulkCases() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMHEM:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMHEM","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:49.3900280Z","@mt":"1 - Report set to be processing","SourceContext":"BusinessLayer.Services.FileServices.FileService","ActionId":"35808e68-99b3-4327-be9b-722c4e2aa43c","ActionName":"EzPrms.Controllers.FileController.FinalizeBulkCases (EzPrms)","RequestId":"0HNH1K2QHMHEM:00000001","RequestPath":"/api/file/finalize-bulk-cases","ConnectionId":"0HNH1K2QHMHEM","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:49.3978192Z","@mt":"ProcessJobOnBulkFinalizing() Called","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:49.3978600Z","@mt":"2 - Processing Start","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:49.3989044Z","@mt":"3 - Cases found8","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:49.3989395Z","@mt":"4 - Processing Cases","SourceContext":"BusinessLayer.Services.FileServices.FileService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:49.4000818Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213547_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:49.4011099Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:49.5893150Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/jvh53rj4.ytt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:49.5927408Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:49.5932395Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:49.9281367Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-97422977538 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:49.9934339Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-59750843839 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213547_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:50.3550717Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-97422977538 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:50.3553439Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/3dej23tw.4l4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:50.4698795Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-59750843839 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213547_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:50.4702814Z","@mt":"Uploading: file CoverTemplate/eyi1os50.3hr.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:50.7624401Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/3dej23tw.4l4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:50.7658672Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:50.7664761Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:50.8842385Z","@mt":"Uploaded: file CoverTemplate/eyi1os50.3hr.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:51.0727525Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-25135794139 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213547_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:51.1257576Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-9932687238 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:51.5543343Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-9932687238 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-11.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:51.5546235Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/k3bnb22j.0tr.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:51.5584516Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-25135794139 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213547_Case-1.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:51.5588986Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/d5wk1epr.cqt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:51.9625639Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/k3bnb22j.0tr.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:51.9667641Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:51.9677459Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:51.9695835Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/d5wk1epr.cqt.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:51.9725116Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213630_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:51.9731293Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:52.2585126Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-3312880738 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":517,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:52.4053480Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-12093039 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213630_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:52.6579883Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-3312880738 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-13.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:52.6582391Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/iouhujbh.uab.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:52.9031449Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-12093039 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213630_Case-3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:52.9036491Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/xj0mgiei.x5d.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:53.0735781Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/iouhujbh.uab.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:53.3100665Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/xj0mgiei.x5d.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:53.3134641Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213651_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:53.3139993Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:53.7192242Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-49045351139 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213651_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:54.2133835Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-49045351139 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213651_Case-4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:54.2139213Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/1mtrlcie.myy.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:54.6199216Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/1mtrlcie.myy.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:54.6399480Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213726_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:54.6405365Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:55.4542568Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-93545333539 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213726_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:55.9449149Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-93545333539 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213726_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:55.9454871Z","@mt":"Uploading: file CoverTemplate/qjssphuq.yp3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:56.3333773Z","@mt":"Uploaded: file CoverTemplate/qjssphuq.yp3.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:56.5188808Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-70775441739 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213726_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:56.9969189Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-70775441739 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213726_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:56.9973540Z","@mt":"Uploading: file CoverTemplate/kl1gihx0.f2w.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:57.3968248Z","@mt":"Uploaded: file CoverTemplate/kl1gihx0.f2w.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:57.5839580Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-56175729139 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213726_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:58.0503131Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-56175729139 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213726_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:58.0508097Z","@mt":"Uploading: file CoverTemplate/jgdyhfds.3gs.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:58.4795927Z","@mt":"Uploaded: file CoverTemplate/jgdyhfds.3gs.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:58.6968101Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-19277736239 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213726_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:59.1884561Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-19277736239 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213726_Case-5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:59.1889239Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/cts0j1tj.jgi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:59.5847114Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/cts0j1tj.jgi.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:59.5887264Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213747_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:59.5896717Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:42:59.9659512Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-13955560839 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213747_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:00.4417397Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-13955560839 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213747_Case-6.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:00.4421793Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/o3c4psd5.oni.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:00.8591716Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/o3c4psd5.oni.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:00.8624282Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213818_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:00.8629631Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:01.2694709Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-55872832839 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213818_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:01.7230551Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-55872832839 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213818_Case-7.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:01.7235223Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/niyokkb0.n43.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:02.1345236Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/niyokkb0.n43.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:02.1383044Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214005_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:02.1388389Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":413,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:02.5752350Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-31772606139 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214005_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:03.1407689Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-31772606139 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214005_Case-9.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:03.1424323Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/55301zmh.zhs.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:03.5483684Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/55301zmh.zhs.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:03.5925899Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214032_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:03.5931528Z","@mt":"Signed url obtained for file CoverTemplate/CoverTemplate(March)_20250321153240.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:04.1389116Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Passenger-49114214239 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214032_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:04.6075277Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Passenger-49114214239 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214032_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:04.6080631Z","@mt":"Uploading: file CoverTemplate/ksjo0dfl.0cd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:05.0346184Z","@mt":"Uploaded: file CoverTemplate/ksjo0dfl.0cd.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:05.2228230Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/Case-72250689239 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214032_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:05.7450149Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/Case-72250689239 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214032_Case-10.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:05.7454553Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedCases/gyikg0vp.qk5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:06.1572154Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedCases/gyikg0vp.qk5.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:22.3117061Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/d5wk1epr.cqt.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF7:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF7","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:22.3122606Z","@mt":"Signed url obtained for file CoverTemplate/eyi1os50.3hr.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF7:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF7","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:22.3127966Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/xj0mgiei.x5d.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF7:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF7","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:22.3132961Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/1mtrlcie.myy.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF7:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF7","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:22.3138486Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/cts0j1tj.jgi.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF7:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF7","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:22.3143663Z","@mt":"Signed url obtained for file CoverTemplate/qjssphuq.yp3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF7:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF7","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:22.3151248Z","@mt":"Signed url obtained for file CoverTemplate/kl1gihx0.f2w.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF7:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF7","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:22.3156593Z","@mt":"Signed url obtained for file CoverTemplate/jgdyhfds.3gs.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF7:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF7","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:22.3161732Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/o3c4psd5.oni.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF7:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF7","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:22.3167004Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/niyokkb0.n43.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF7:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF7","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:22.3171981Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/55301zmh.zhs.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF7:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF7","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:22.3177224Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/gyikg0vp.qk5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF7:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF7","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:22.3183371Z","@mt":"Signed url obtained for file CoverTemplate/ksjo0dfl.0cd.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF7:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF7","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:24.6730782Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/0h1b3go4.qt4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF7:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF7","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:25.1474169Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/0h1b3go4.qt4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF7:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF7","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:25.1505186Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/0h1b3go4.qt4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF7:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF7","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:34.8686989Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213547_Case-1.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF9:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF9","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:34.8692149Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213630_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF9:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF9","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:34.8697457Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213651_Case-4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF9:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF9","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:34.8702499Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213726_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF9:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF9","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:34.8707589Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213747_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF9:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF9","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:34.8712291Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112213818_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF9:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF9","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:34.8717502Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214005_Case-9.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF9:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF9","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:34.8722257Z","@mt":"Signed url obtained for file PoliceReports/Cases/39 c9dfd5ba-75db-4a94-8f0d-ed4461681d17_20251112213439_20251112214032_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF9:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF9","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:37.6694650Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/q5ioxjqn.hfl.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF9:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF9","ThreadId":443,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:38.5900587Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/q5ioxjqn.hfl.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF9:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF9","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:38.9198954Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/0h1b3go4.qt4.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF9:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF9","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:38.9226160Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/q5ioxjqn.hfl.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHF9:00000001","RequestPath":"/api/finalized-documents/download-bulk/c1dfe7e6-be2e-48d9-a5f8-08de21f5a06d","ConnectionId":"0HNH1K2QHMHF9","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2787989Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2794001Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2799167Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2804596Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2809487Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2814871Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2819751Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2825148Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2830460Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2835913Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2840833Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2846110Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2854234Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2859129Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2864578Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2869437Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2875109Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2880031Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2885522Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:42.2890379Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFL:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFL","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:48.0729275Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-2.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFN:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFN","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:48.0735026Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-3.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFN:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFN","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:48.0739950Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFN:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFN","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:48.0745297Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213144_Case-6.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFN:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFN","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:48.0750231Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-7.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFN:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFN","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:48.0755592Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-8.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFN:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFN","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:48.0760453Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-10.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFN:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFN","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:48.0765908Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-11.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFN:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFN","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:48.0770902Z","@mt":"Signed url obtained for file PoliceReports/Cases/38 90b23eeb-211_3_to_11_9_20251112212721_20251112213143_20251112213145_Case-13.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFN:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFN","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:49.6562234Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/p1sey2lw.zc4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFN:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFN","ThreadId":380,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:50.1253112Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/p1sey2lw.zc4.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFN:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFN","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:50.1288385Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/p1sey2lw.zc4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFN:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFN","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:57.3878681Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/dk3eth5m.1t5.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFP:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFP","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:57.3884356Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/uv5nn0fz.ylt.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFP:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFP","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:57.3889405Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/bhe1qryn.0zq.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFP:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFP","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:57.3894706Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/xkvu4w0z.l1s.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFP:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFP","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:57.3899594Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/0thqm101.nce.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFP:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFP","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:57.3904980Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/jvh53rj4.ytt.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFP:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFP","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:57.3910199Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/3dej23tw.4l4.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFP:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFP","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:57.3915435Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/k3bnb22j.0tr.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFP:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFP","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:57.3920300Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedCases/iouhujbh.uab.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFP:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFP","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:59.0010360Z","@mt":"Uploading: file PoliceReports/Cases/FinalizedBulkCases/gh1ofl0j.320.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFP:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFP","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:59.4561567Z","@mt":"Uploaded: file PoliceReports/Cases/FinalizedBulkCases/gh1ofl0j.320.pdf to storage ez-prms-bucket","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFP:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFP","ThreadId":412,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:59.7859628Z","@mt":"File PoliceReports/Cases/FinalizedBulkCases/p1sey2lw.zc4.pdf deleted","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFP:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFP","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:43:59.7882739Z","@mt":"Signed url obtained for file PoliceReports/Cases/FinalizedBulkCases/gh1ofl0j.320.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"045b0d90-a20e-4f4f-a42c-2bf8301e929a","ActionName":"EzPrms.Controllers.FinalizedDocumentsController.DownloadBulkDocuments (EzPrms)","RequestId":"0HNH1K2QHMHFP:00000001","RequestPath":"/api/finalized-documents/download-bulk/f410b698-9f68-4312-a5f7-08de21f5a06d","ConnectionId":"0HNH1K2QHMHFP","ThreadId":437,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6142610Z","@mt":"Signed url obtained for file PoliceTemplate/Berkeley Heights Dept_20251112210537.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6151994Z","@mt":"Signed url obtained for file PoliceTemplate/West Long Branch Dept_20251112210343.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6157486Z","@mt":"Signed url obtained for file PoliceTemplate/25024553 10-16-25_20251029142459.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6162719Z","@mt":"Signed url obtained for file PoliceTemplate/Belleville Dept_20251023131043.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6168558Z","@mt":"Signed url obtained for file PoliceTemplate/Vineland Dept_20251022190130.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6174343Z","@mt":"Signed url obtained for file PoliceTemplate/Maple Shade Dept_20251020153648.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6179539Z","@mt":"Signed url obtained for file PoliceTemplate/Rockaway Dept(Auto)_20251015190947.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6185092Z","@mt":"Signed url obtained for file PoliceTemplate/Old Bridge Dept_20251015175809.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6190222Z","@mt":"Signed url obtained for file PoliceTemplate/Closter Dept_20251007202029.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6195881Z","@mt":"Signed url obtained for file PoliceTemplate/Lower Dept_20250904172308.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6201079Z","@mt":"Signed url obtained for file PoliceTemplate/Ridgefield PK_20250527193246.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6206318Z","@mt":"Signed url obtained for file PoliceTemplate/Evesham department_20250527152814.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6211779Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513145516.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6217040Z","@mt":"Signed url obtained for file PoliceTemplate/Elmwood Dept_20250513144849.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6222222Z","@mt":"Signed url obtained for file PoliceTemplate/Sparta Dept_20250430141505.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6227776Z","@mt":"Signed url obtained for file PoliceTemplate/Barnegat Dept_20250421150748.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6232955Z","@mt":"Signed url obtained for file PoliceTemplate/MANCHESTER Dept_20250409154610.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6238191Z","@mt":"Signed url obtained for file PoliceTemplate/Butler Dept_20250407143559.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6243591Z","@mt":"Signed url obtained for file PoliceTemplate/Lawrence Dep_20250403180653.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:56.6248902Z","@mt":"Signed url obtained for file PoliceTemplate/Burlington Dept_20250313161801.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFR:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFR","ThreadId":390,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"} {"@t":"2025-11-12T21:51:59.9237078Z","@mt":"Signed url obtained for file PoliceTemplate/Secaucus Dept_20240321142712.pdf","SourceContext":"DataLayer.Utils.ObjectStorage.ObjectStorageService","ActionId":"4478090a-0f5c-4199-be29-f05e0b823d65","ActionName":"EzPrms.Controllers.PoliceTemplateController.GetAllTemplates (EzPrms)","RequestId":"0HNH1K2QHMHFT:00000001","RequestPath":"/api/police-templates","ConnectionId":"0HNH1K2QHMHFT","ThreadId":419,"EnvironmentName":"Production","ProcessId":2594375,"MachineName":"nc-ph-4626"}