on ‎2020 Apr 28 5:26 PM
All the CRUD methods, EXECUTE_ACTION method, CREATE_DEEP_ENTITY method, CREATE_STREAM etc.. can be implemented inside CHANGESET_PROCESS using defer mode. Hence, can we say that it is best approach to always implement CAHNGESET_PROCESS instead of all other methods in DPC_EXT ?
Request clarification before answering.
Yes, if you have simple operations you should just implement the simple CREATE_ENTITY , ... methods.
I agree that there are definitely advantages when dealing with multiple payloads at once. (That's what we have built it for ;-)). For example if you want to support content id referencing.
But if you have a simple application I would recommend to stick to the basic methods.
Best regards,
Andre
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 9 | |
| 7 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.