Hello Team,
The scenario is as follows: I'm extracting data from a JSON file using the tExtractJSONFields component. The Account ID and JSON is passed to tmap .When no records are fetched from the textract json, resulting in an empty output for the Account ID column. However, when records are extracted from the JSON file, the Account ID column contains a value.
My challenge is figuring out how to handle the Account ID from tmap when no records are fetched from the JSON component. I need a way to pass the Account ID even when it's not part of the extracted JSON data.
Could someone please provide guidance or suggest a solution for this issue? Any insights or advice would be greatly appreciated.
1.
2.
3.
Thank you for your time and assistance.