// Job ID: #69e58caf21162426a359bba1
using OI.Service.HangfireTask.CreatePackJob;
var printPackJobTask = Activate<PrintPackJobTask>();
await printPackJobTask.RobotPack_Jobs(
"68bf8400963f45565574610e",
"69d700f8491580baef1539ce",
"Nanty",
"Nanty Mulenga",
new { "69e58c8504116c8036368fb1", "69e58c8504116c8036368fb0", "69e58c8504116c8036368faf", "69e58c8504116c8036368fae" });
"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__8.MoveNext() in C:\Program Files (x86)\Jenkins\workspace\myPak-webjob-live\OI\OI.Service\AWS.SQS\SQSService.cs:line 124 --- 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 439