Configuring Publish Action
Add a policy action that instructs the Disarmer engine to publish sanitization activity to the Management Platform.
Open the publish.xml configuration file that is located in
[installation_path]\Votiro\SDS Web Service\Policy.
Add a definition for <PolicyAction>. For type, specify ReportToManagementAction.
Example
<PolicyRule>
<Filter xsi:type="NoFilter" />
<Actions>
<PolicyAction xsi:type="ReportToManagementAction"/>
</Actions>
</PolicyRule>
Comments
0 comments
Please sign in to leave a comment.