Hi Srini,
I need to store the entire inner JSON as a string into RecordJson (datatype: text) structure attr .I do not have any specific structure to map the innerJSON.
Is there any way to store that inner JSON as a string by deserializing to text type structure.
(Without using FORGE components)
Thanks