Published at: 2025-10-31

Dispatch Settings: Dispatcher > External Service Provider > Service Provider Engineer


I. Work Order Dispatch Process Overview

When a company needs to outsource certain Work Orders to Service Providers, these orders can be automatically or manually assigned to respective Service Providers first, then further allocated to engineers within each Service Provider by their designated dispatchers.

The assignment to Service Providers involves configuring two application nodes in the workflow:

1) Initial assignment by the manufacturer’s dispatcher
2) Subsequent assignment by the Downstream Service Provider’s dispatcher

II. Service Provider Assignment Node by Dispatcher

Ensure the workflow is an Interconnection process.

picture coming soon:

First Assignment Node: Configure the dispatcher to assign Service Providers
Note: The system will prioritize executing automatic dispatch rules targeting [Service Providers]. Work Orders that don’t match any automatic rules will proceed to manual dispatch.

picture coming soon:

2.1 Priority Execution: Automatic Assignment to Service Providers

  • After configuring the Interconnection service workflow, you can set up automatic assignment rules to route qualified Work Orders to Service Providers.
  • When reaching the manufacturer-to-Service Provider assignment node, automatic assignment rules will execute.
    (Note: The “Dispatcher Assigns Service Provider” node must be configured for automatic dispatch to take effect. Only orders not matched by automatic rules will proceed to manual dispatch.)

picture coming soon:

2.2 Dispatcher Assignment (Manual) Diagram

The dispatcher assigns Work Orders to Service Providers through the order assignment interface.

picture coming soon:

Field Name API Name Field Type Description Remarks
Dispatcher assign_user     Manually populated after Service Provider assignment. Remains empty for automatic assignments.
Dispatch Method assign_way__c      
Dispatch Time assign_time__c      
Service Implementation Partner field_partner__c Lookup > Partner Business field Populated after Service Provider node completion
Downstream Service Provider field_fwssf__c Lookup > Account Business field For pre-v880 implementations only. Populated after assignment completion.
Service Provider Engineer field_outDealUser__c External User Business field Populated after engineer assignment
Connected Enterprise Name field_downstreamOuterTenantName__c Text   Non-business field
Connected Enterprise ID field_downstreamOuterTenantId__c Text   Non-business field

III. Service Provider Dispatcher Assigns Engineers

  • Configure the second dispatch node in the workflow: Service Provider Engineer Assignment Node

Note: Must check “Set as Interconnection Node”. This node is processed by Service Provider personnel.

picture coming soon:

  • After assignment, the system automatically populates dispatch-related fields in the [Work Order] object:
Field Name API Name Remarks
Service Provider Dispatcher out_assign_user  
Service Provider Dispatch Time out_assign_time__c  
Service Provider Dispatch Method out_assign_way__c  
Service Provider Engineer field_outDealUser__c  

3.1 Diagram

Service Provider Dispatcher manually assigns engineers:
Note: Only users with Service Provider Dispatcher Roles can assign Work Orders.

picture coming soon:

Submit Feedback