FreeBSD Manual Pages
OpenXPKI::Server:OpenXUser:ContributedkPerl:Documentationols::StringToArray(3) Name OpenXPKI::Server::Workflow::Activity::Tools::StringToArray Description Trigger notifications using the configured notifcation backends. Message Specifiy the name of the message template to send using the message parameter. Additional parameters To make arbitrary value available for the templates, you can specify additional parameters to be mapped into the notififer. Example: <action name="I18N_OPENXPKI_WF_ACTION_TEST_NOTIFY1" class="OpenXPKI::Server::Workflow::Activity::Tools::Notify" message="csr_created" _map_fixed_value="a fixed value" _map_from_context="$my_context_key"> </action> The _map_ prefix is stripped, the remainder is used as key. Values starting with a $ sign are interpreted as context keys. perl v5.32.0 OpenXPKI::Server::Workflow::Activity::Tools::StringToArray(3)
Name | Description
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=OpenXPKI::Server::Workflow::Activity::Tools::StringToArray&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>