

Web Services Methods › REST HTTP Methods › REST Considerations
REST Considerations
Consider the following information about REST methods:
- POST operations create a resource from the provided representation, but CA SDM can add or modify attribute values internally. These values are based on business object logic that attribute triggers, SPEL code, methods, or both set. The result causes the POST operation to return the actual representation that it created to the client. This behavior lets clients reconcile the representation that they sent to the server with the actual representation that they created.
- For GET operations, enter %20 instead of a space in the WHERE clause.
Copyright © 2013 CA.
All rights reserved.
 
|
|