kautuksahni wrote... Hi To fully automate this process, i would advice you to create CSV/Exel file within OSGI sling service. Lets say, you have a JSON like the following : Lets see the code for converting it to csv : import org.apache.commons.io.FileUtils;import org.json.CDL;import org.json.JSON...