// Job ID: #69379cbdd1036e8153d1d4ab
using OI.Service.HangfireTask.CreatePackJob;
var printPackJobTask = Activate<PrintPackJobTask>();
await printPackJobTask.RobotPack_Jobs(
"68ec7e5bc303b34477b35989",
"68eca015c303b34477154af6",
"LeanneB",
"Leanne Buchbach",
new { "69379caa987fed04280265d8" });
"en-US""en-US"An exception occurred during performance of the job.
Value for parameter QueueName is invalid. Reason: Must specify a queue name.
System.Exception: Value for parameter QueueName is invalid. Reason: Must specify a queue name. at OI.Service.AWS.SQS.SQSService.<SendMessage>d__6.MoveNext() in C:\Program Files (x86)\Jenkins\workspace\myPak-webjob-live\OI\OI.Service\AWS.SQS\SQSService.cs:line 116 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult() at OI.Service.HangfireTask.CreatePackJob.PrintPackJobTask.<RobotPack_Jobs>d__52.MoveNext() in C:\Program Files (x86)\Jenkins\workspace\myPak-webjob-live\OI\OI.Service\HangfireTask\CreatePackJob\PrintPackJobTask.cs:line 387