Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

4.  Users can write their own clients to use artifact service operations as given above in order to do CRUD operations and corresponding parameters for those operations can be passed as below. for an instance the getDepartment method can be  accesssed as https://localhost:9443/services/Department/getDepartment?artifactId={id}. 

Info
titleNote

For a complete RXT sample which creates an RXT configuration model, deploys and tests it, refer to RXT Service Client Sample.