Skip to content

Sample implementations of the Commom Component Specification

License

Notifications You must be signed in to change notification settings

consultingwerk/CCS_Samples

Repository files navigation

CCS Samples

Sample implementations of the Commom Component Specification

Spec status

  • Startup Manager: In community review
  • Service Manager: Draft, interfaces used in code are based on a best guess
  • Session Manager: Draft, interfaces used in code are based on a best guess
  • Business Entity: In community review

Dependencies

These samples are dependent on the CCSSSS (Startup-, Service- and Session-Manager spec) and the CCSBE Business Entity spec.. The interfaces can be downloaded here:

Sample procedures

Custom services sample

The custom service IEuro2016ResultService is implemented in two variants:

Based on the session startup parameter (-param) one of the two services is used:

  • -param managers=Consultingwerk\CcsSamples\managers.xml,services=Consultingwerk\CcsSamples\services.xml
  • -param managers=Consultingwerk\CcsSamples\managers.xml,services=Consultingwerk\CcsSamples\services-online.xml

The service instance is maintained by the Service Manager.

4GL

About

Sample implementations of the Commom Component Specification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published