METAOPERATE Procedure
Example 7: Submitting ACTION=REFRESH with the Alert E-mail Test Option
Features: |
ACTION=REFRESH argument
OPTIONS= argument with <OMA ALERTEMAILTEST=”text”/>
|
Note: |
You must be an administrative user of the metadata server
to perform this action.
|
Test that the metadata server’s alert e-mail system
is configured correctly.The configured
alert e-mail recipient is displayed on the General tab of the active
server’s Properties window. If the addressee does not receive
an e-mail message with the specified text from the metadata server,
there is a problem with the alert e-mail configuration.
proc metaoperate
action=refresh
options="<OMA ALERTEMAILTEST='Please disregard. This is only a test.'/>"
noautopause;
run;
Copyright © SAS Institute Inc. All rights reserved.