With Self Service, the management server is aware of scenarios only for external users (users of the ATG Self Service website). You configure the scenarioManager.xml file to have one Process Editor Server, which is an ATG Self Service instance:

<?xml version="1.0" encoding="ISO-8859-1" ?>
<process-manager-configuration>
 <process-editor-server>
  <server-name>ATG Self_service_host:8851</server-name>
 </process-editor-server>
</process-manager-configuration>
 
loading table of contents...