Created a gateway entity type with properties using the individual field, i.e. I have 10 fields in my gateway project and exposed the URL to send or receive the data from the external system using CRUD method. Works perfectly well with 10 fields, but when other system try to add more fields on the existing then sap Gateway or JSON FORMAT then SAP system is not handling the scenarios. Raising an error in the gateway with additional fields are not available in the gateway. how to handle this dynamic column in the SAP Gateway.
↧