Provides methods that enable you to access to functionality that is shared across Author-it objects.
Addresses
Request |
Address |
Address (IIS) |
JSON |
http://<Base Address>/ObjectCommon/json |
http://<Base Address>/ObjectCommon.svc/json |
SOAP |
http://<Base Address>/ObjectCommon/soap |
http://<Base Address>/ObjectCommon.svc/soap |
WSDL |
http://<Base Address>/ObjectCommon?wsdl |
http://<Base Address>/ObjectCommon.svc?wsdl |
ASP.NET Ajax |
http://<Base Address>/ObjectCommon/aspajax |
http://<Base Address>/ObjectCommon.svc/aspajax |
TCP |
net.tcp://<Base Address>/ObjectCommon |
net.tcp://<Base Address>/ObjectCommon.svc |