AcsSc.notificationdeliverymethod.send.notification_email (private)

 AcsSc.notificationdeliverymethod.send.notification_email from_user_id \
    to_user_id reply_object_id notification_type_id subject \
    content_text content_html file_ids

Defined in packages/acs-service-contract/tcl/acs-service-contract-init.tcl

acs-service-contract operation. Call via acs_sc::invoke. Send a notification

Parameters:
from_user_id (required)
integer
to_user_id (required)
integer
reply_object_id (required)
integer
notification_type_id (required)
integer
subject (required)
string
content_text (required)
string
content_html (required)
string
file_ids (required)
string
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 notification::email::send notification::email::send (public) AcsSc.notificationdeliverymethod.send.notification_email AcsSc.notificationdeliverymethod.send.notification_email AcsSc.notificationdeliverymethod.send.notification_email->notification::email::send

Testcases:
No testcase defined.
[ show source ]
Show another procedure: