|
Field
|
Value
|
|---|---|
|
Label
|
Dispatch Technician
|
|
Name
|
Dispatch_Technician
|
|
Description
|
Dispatch Technician on Service Board
|
|
Available for Lightning Experience, Lightning Communities, and the mobile app check box
|
Selected
|
|
Require CSRF protection on GET requests check box
|
Cleared
|
<apex:page standardController="SVMXC__Service_Order__c">
<script>
var url = "<sb_hostname>/sb/index.html#/scheduler/svmx_job?_providerId=salesforce&id={!SVMXC__Service_Order__c.Work_Order_ID_18_digits__c }";
window.open(url, 'ServiceBoard', 'resizable=1,status=0,toolbar=0,menubar=0,scrollbars=1')
</script>
</apex:page>
<sb_hostname>/sb/index.html#/scheduler/svmx_job?_providerId=salesforce&id={!SVMXC__Service_Order__c.Work_Order_ID_18_digits__c}&matchResourceListBy={!SVMXC__Service_Order__c.SVMXC__Service_Group__c}
https://myserviceboard.eu.servicemax.io/sb/index.html#/scheduler/svmx_job?_providerId=salesforce&id={!SVMXC__Service_Order__c.Work_Order_ID_18_digits__c}&matchResourceListBy={!IF( ISBLANK( SVMXC__Service_Order__c.SVMXC__Primary_Territory__c ) , SVMXC__Service_Order__c.SVMXC__Service_Group__c, SVMXC__Service_Order__c.SVMXC__Primary_Territory__c )}
https://myserviceboard.eu.servicemax.io/sb/index.html#/scheduler/svmx_job?_providerId=salesforce&id={!SVMXC__Service_Order__c.Work_Order_ID_18_digits__c}&matchResourceListBy={!SVMXC__Service_Order__c.SVMXC__Service_Group__c}&matchResourceListField=dev_match_field
|
|
• Only the Name field or the field specified in matchResourceListField that contains the matchResourceListBy value are used for auto-selection.
• The first Resource List that meets the specified selection criteria is shown.
• If no Resource List that meets specified selection criteria is found, the default Resource List appears.
• The matchResourceListField parameter supports only the String data type.
|
https://myserviceboard.eu.servicemax.io/sb/index.html#/scheduler/svmx_job?_providerId=salesforce&id={!SVMXC__Service_Order__c.Work_Order_ID_18_digits__c}&matchResourceListBy={!SVMXC__Service_Order__c.SVMXC__Service_Group__c}&triggerProposeTime
|
|
• If you previously specified the triggerProposeTime flag in the URL to automatically invoke the Propose Times option, it is recommended to update the configuration to use the action=triggerProposeTime URL parameter, but this is optional. Before you apply the action=triggerProposeTime parameter, sure to disable the triggerProposeTime flag.
• The Propose Times option cannot be automatically invoked if the currently selected Resource List is empty or if the related Job does not appear in the currently selected Job List in Service Board.
• To allow users to select an optimization setting policy, enable the Enable Appointment Proposals Policies Selection setting.
• The action URL parameter has a higher priority than that of the triggerProposeTime flag. If the action parameter is not specified, the triggerProposeTime flag takes effect.
|
https://myserviceboard.eu.servicemax.io/sb/index.html#/scheduler/svmx_job?_providerId=salesforce&id={!SVMXC__Service_Order__c.Work_Order_ID_18_digits__c}&action=resourceRecommendation

|
Field
|
Value
|
|---|---|
|
Action Type
|
Custom Visualforce
|
|
Visualforce Page
|
Dispatch Technician
|
|
Height
|
250px
|
|
Standard Label Type
|
None
|
|
Label
|
Dispatch Technician
|
|
Name
|
Auto-populates based on Label value.
|
|
Description
|
Brief description, for example, Dispatch Technician on Service Board.
|