• ken berry
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies
Hi Friends,
While debugging the apex batch class using the Replay Debugger, if multiple log files are present for a single batch class which one should select for debugging purpose.

Please see the screenshot.User-added image

Thanks
James George
{
   "Record": [
     {
      "Unique_ID": "",
      "Type_Of_Cert_Profile": "",
      "Delivery": "",
      "Delivery_Item_No": "",
      "Split_Del_Item_Number": "",
      "Sales_Org": "",
      "Distribution_Channel": "",
      "Ship_To_Party": "",
      "Delivery_Date": "",
      "Posting_Date_Doc": "",
      "Material_No": "",
      "Ship_Point": "",
      "Mother_Batch_No": "",
      "Child_Batch_No": "",
      "Plant": "",
      "Referenced_Doc_No": "",
      "Vendor_Batch_Number": "",
      "Originating_Doc": "",
      "Purchase_Order": "",
      "Purchase_Order_Item": "",
      "Sales_Order": "",
      "Sales_Order_Item": "",
      "Creation_Date": "",
      "Creation_Time": "",
      "Sled": "",
      "Manufacturing_Date": "",
      "Error_Msg": "",
      "Attachment": [
         {
            "Name": "",
            "Content": "",
            "Type": ""
         },
         {
            "Name": "",
            "Content": "",
            "Type": ""
         }
      ]
   }
   ]
}