a month ago
Hi experts, I have a new requirement for a deep insert. I don't quite understand how to do this in mdk.
I need to create a PM order and operation (Offline). If anyone can help, it would be greatly appreciated.
Request clarification before answering.
Typically you would call CreateEntity for the PM Order and the call CreateRelatedEntity for the Operation to associate it to the PM Order. You can optionally include both of these in a Change Set to guarantee they go together to the backend and use pending references to access the new key assuming the backing is assigning key values and if needed in the Operation Set depending on your Odata model.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
81 | |
30 | |
10 | |
8 | |
8 | |
7 | |
6 | |
6 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.