The payload data getting passed to Odata from Fiori application is with “SAP__Origin” field that is getting automatically added in the URI parameters list due to multi origin composition done before.
Currently, NetWeaver gateway system is connected to only one backend system.
Therefore, the batch call is getting failed as there is no “SAP__Origin” field available in the Odata entityset properties.
Please let me know how to remove the multi-origin composition from the backend.
I tried to check if there are multiple system alias added to the service in order to make it multi-origin, but there is only one system alias added. I expect the network call from Fiori should happen successfully which can only happen if multi-origin composition is removed. Please find the screenshots attached.
[] (https://i.sstatic.net/kZ2kVLpb.jpg)
[] (https://i.sstatic.net/mrujIwDs.jpg)