An IT Asset Manager at a healthcare enterprise wants to automatically send an automated XML message to an external enterprise resource planning (ERP) system whenever a custom object record tracking Medical Equipment is updated to a status of 'Needs Maintenance'. The requirement specifies that this integration must be accomplished using native declarative Workflow capabilities without custom Apex code. Which workflow action should the administrator configure to satisfy this requirement?
- Outbound MessageCevap
- BField Update
- CEmail Alert
- DAuto-Response Rule
Cevap
Outbound Message is the correct workflow action to send structured XML messages to an external system endpoint declaratively.
Outbound Message is one of the four core actions available in Workflow Rules. It enables sending a designated SOAP XML message to a specified external endpoint URL automatically when the workflow criteria are met, completely declaratively without custom Apex development.
Adım Adım Çözüm
Anahtar Kavram
Workflow Outbound Messages for External System Integrations