ServiceAPI Class

This section provides an overview of the ServiceAPI class and discusses:

  • ServiceAPI class methods

  • ServiceAPI class properties

For Application Services, create an application class extending the PTCBAPPLSVCDEFN:ApplicationServiceBase application class and then implement the invokeService() method to define your application logic.

Use the %This.ServiceAPI property to read and write parameters and other Application Services metadata.