I will try to explain my scenario here. Any help would be much appreciated!!!
we are currently building a pass through system, where we get request from System A in a JSON format, we need to convert that to a different JSON format and pass to system B and vice versa. We are planning to Save the API's request and response in DB and transform that. So how can we read this from DB in runtime and Transform using JSLT.
I will try to explain my scenario here. Any help would be much appreciated!!!
we are currently building a pass through system, where we get request from System A in a JSON format, we need to convert that to a different JSON format and pass to system B and vice versa. We are planning to Save the API's request and response in DB and transform that. So how can we read this from DB in runtime and Transform using JSLT.