Question
WIPRO
IN
Last activity: 15 Feb 2023 10:47 EST
Data Model for a complex REST Request API
Hi - I want to host a service-REST where request from the consumer will be very huge. I have two basic questions with this.
1. How to generate the request/response structure?
2. I have few reporting requirements and would like to expose some properties (Roughly around 20 properties). I understand its not wise to expose them in work table. Also BIX is not an option because I have to use these properties in a search screen as well. Can I create a separate data type to store the columns I need for reporting and leave the rest in the work table?