...
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 | ||
---|---|---|
| ||
For a complete RXT sample which creates an RXT sampleconfiguration model, deploys and tests it, refer to RXT Service Client Sample. |