// Job ID: #685ccb57af648e042c2f4c5f
using OI.Service.HangfireTask.CreatePackJob;
var printPackJobTask = Activate<PrintPackJobTask>();
await printPackJobTask.RobotPack_Jobs(
"67fc46f3af648e0c34ccabde",
"685b796508efed0ef44a665d",
"summer123",
"Neha Patel",
new { "685ccaa9967e010f20f322a4", "685ccaa8967e010f20f3229d", "685ccaa8967e010f20f3229e", "685ccaa8967e010f20f3229f", "685ccaa9967e010f20f322a5", "685ccaa8967e010f20f322a0", "685ccaa9967e010f20f322a1", "685ccaa9967e010f20f322a2", "685ccaa9967e010f20f322a3" });
"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 360