QUEUE_ALL_USERS_TRUSTED = TRUE
 {endcode}
 
+Note: In order to process and receive API calls, the machine acting as the SOAP gateway must have the ability to submit jobs. A dedicated central manager will be unable to process the request.
+
+
 {subsection: Barebones suds client with xml debugging output}
 
+
+
 This is equivalent to the netcat example above. It connects to the collector and queries the version.
 
 {code}