Hi gurus,
I encounter an error while developing apps for SUP 2.1.2 / 2.1.3
I've created an OData service with one entity "ConfProd" and using the "GET_ENTITY" method I should receive as response in the app, only 1 message (2 - blue).
Unfortunately there are 2 messages:
Message 1 (red) is an "old" message. Didn't figure out yet how, why or exactly when it appears, and message 2 which is the correct answer in my case.
I found out that:
1. after deploying again the MBO and the app, the message 1 (red) disappears
2. in back-end, only 1 message is appended to the entity (2 - blue)
3. in GW there is only 1 message "exiting" (2 - blue)
Can anyone give me a reason to why does this happens ? Or/and how can I solve this?
Thanks,
Marius