on ‎2024 Aug 26 10:33 PM
Hi Experts!
I have a requirement I have been working with for the last couple of weeks but I'm stuck and don't know how to achieve what I need.
I need to be able to expose a service to call as POST with a deep body (header, items, partners, etc) and in the service I need to call I_SalesOrderTP using MODIFY ENTITIES to create a sales order with the payload recieved.
Can't use I_SalesOrderTP API directly since I need the option to do some pre and post processing with a lot of custom code related to the business.
I've tried creating behavior implementations from CDS and custom entities, tried unamanged and managed with unmanaged save, tried using static actions with deep parameters and deep result but was not able to make it work.
Is there a way I can create a service NOT from a CDS/BEHAVIOR? Do I need to go with HTTP service?
Any help will be highly appreciated!
Thanks and regards,
Request clarification before answering.
I think you can extend standard bo with static action to achieve it.
let's us know if you have detailed error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.