I think the TAdministrationAccessor can be used to execute any of the X-Machine _admin command functions which are described in the Tamino XML Server documentation under the headings:
Tamino Server;X-Machine Programming; Requests using X-Machine Commands; _admin. These functions include:
- ino:CancelMassLoad
- ino:ChangeUserPassword
- ino:DisplayIndex
- ino:RecreateIndex
- ino:RecreateTextIndex
- ino:RepairIndex
To define and undefine schemas you can use the TSchemaDefinition3Accessor interface.
Hope this helps.
#webMethods#webMethods-Tamino-XML-Server-APIs#API-Management