The ConfirmLogoutActor, which uses the confirmLogout actor-chain, allows you to check confirmation before logging the agent out. This actor is located at /atg/svc/ui/
formhandlers/ConfirmLogoutActor
.

Parameter

Description

TryLogout

When set to true, performs a confirmation before logging the agent out.

Confirm Logout Example
curl -L -v -b agent_cookies.txt -H "Content-Type: application/json"
-d "{ \"TryLogout\": \"true\" }" "http://localhost:8181/rest/model/atg/svc/ui/
formhandlers/ConfirmLogoutActor/confirmLogout"

Copyright © 1997, 2015 Oracle and/or its affiliates. All rights reserved. Legal Notices