Hi experts,
I have the following question :
I made a gateway service via transaction segw.
and now i want to make an update and a creation for an entityset. what is the best place (method name) to put my code ?
The generated methods are only for an entity : create_entity/update_entity and delete_entity...
so i cant see any method about entityset ?
Thanks