Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
@nthampi
I have one scenario, i need to create metadata dynamically from JSON API file.As my JSON is dynamic. So is there any way that I can break my JSON in key,pair. I can't use tJsonNormalize component because it is a custom component.
Thanks in Advance..!!
The only way is using plain java programming.
What prevents you from using custom components?