1Transact Administration

1Transact is accessed through a browser-based user interface, a web services API, and an SQL API.

  • Management operations such as creating and deleting versions or checkpoints are available through both the web services API and the SQL API.
  • Data operations are only available through the SQL API because they require data operations using an SQL session.

Note: This help system discusses configuration and administration for a PostgreSQL database. For information about configuration and administration on an Oracle database, refer to the Oracle Workspace Manager documentation provided by Oracle.

The REST web service is located at: http://[server]:[port]/ms-transact-review/rest/

If you need to access the 1Transact Web Services API, then the WSDL document can be found at:
http://[machine]:[service_port]/ms-transact-soapview/TransactService?WSDL

Note: The ports used here are the default and you may have changed them during installation.