14.09.2021 17:19:05 Warning Unhandled Exception ExceptionUtils::DoCatched() ==> DatabaseConnector::ExecuteProcedure(): ReadException |--Message: Could not read from database (spBestellungAnlegen) |--Source: Common |--TargetSite: Void ExecuteProcedure(System.String, System.Collections.Generic.List`1[Unicorn2.Common.Database.Parameter], System.Collections.Generic.List`1[Unicorn2.Common.Database.Parameter], Int32, Int32) | \--StackTrace: bei Unicorn2.Common.Database.DatabaseConnector.ExecuteProcedure(String name, List`1 inputList, List`1 outputList, Int32 commandTimeout, Int32 retryCount) bei Unicorn2.Wawi.JTL.Procedures.Wawi.BestellungAnlegen(DatabaseConnector wawi, TBestellung tBestellung) bei Unicorn2.Wawi.JTL.JtlConnector.CreateBestellung(DatabaseConnector wawi, DatabaseConnector unicorn, Bestellung bestellung, TZahlungsart tZahlungsart, String licence, String haendlerPlz, Land haendlerLand, UShop shop, String zahlungsartOriginal, ShopSettings settings, Sprache sprache, Action`1 onSucces, Action`1 onError) ---Inner: ExceptionUtils::DoCatched() ==> SqlConnection::OnError(): SqlException |--Message: Die Prozedur oder Funktion "spBestellungAnlegen" erwartet den @kAmazonUser-Parameter, der nicht bereitgestellt wurde. |--Source: .Net SqlClient Data Provider |--TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action]) | \--StackTrace: bei System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) bei System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) bei System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) bei System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) bei System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) bei System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) bei System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) bei System.Data.SqlClient.SqlCommand.ExecuteNonQuery() bei Unicorn2.Common.Database.DatabaseConnector.ExecuteProcedure(String name, List`1 inputList, List`1 outputList, Int32 commandTimeout, Int32 retryCount)