Previous Topic

Next Topic

About - Web Service Function

About: String

About Web Service function returns details of the Company or System, including the OData Context, Operating System, System Version, System Path, Release, Product, Worker Start date and time and Worker Up Time.

See Web Service Functions for sample code to access Web Services. Sample web service end point syntax is:

Response = MakeCall("About")

You can also access this information through:

http://{Server}/odata4/v1/System/About

http://{Server}/odata4/v1/{Company}/About

See Also

Company Web Service Actions and Functions

Book Contents

Book Index