Skip to main content
Skip table of contents

User: Remove Manager

Tag: SelectedRemoveUserManager

The SelectedRemoveUserManager function automates the removal of managers of selected users.


GROOVY
<SelectedRemoveUserManager/>

Example Script

XML
<ytriaAutomation Application="sapio365">
	<Select lines="ByValue">
		<SetParam columnID="userDisplayName" value="Alex Wilber"/>
	</Select>
	<SelectedRemoveUserManager/>
	<Save/>
</ytriaAutomation>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.