|
|
The governor limit for SOQL queries is 100. Therefore, you cannot retry more than 99 records.
|
<apex:page standardController="SVMXC__SM_SB_Queue_Outbound__c" extensions="SVMXSB.SB_SendFailedRecords" recordSetVar="outboundQueues" action="{!sendFailedRecords}">
</apex:page>
|
Option
|
Value
|
|---|---|
|
Name
|
Bulk Retry
|
|
Type
|
List Button
|
|
Content Source
|
Visualforce Page
|
|
Content
|
RetryMultipleRecords
|