E
egarcia
Guest
Hello, The Data Object Service uses a prescriptive approach and PDSOE generates the corresponding REST interface. This approach does not allow you to customize the mapping to the HTTP request in the way that a REST service does. What are you using on the client? Perhaps, a possible approach is to build a REST Service or a WebSpeed Service that works as a proxy of your actual Business Entity and in it then have the code to return the 201 - Created status code. Links: - community.progress.com/.../2190 - community.progress.com/.../2677 I hope this helps.
Continue reading...
Continue reading...