Thingworx: How create a custom event in Java that logs event in Audit logs when file is downloaded.
I'm looking to create an custom event in Java SDK using Eclipse that logs event in Audit logs when I download a file using a custom action. I have to log the information like which file is downloaded, who downloaded file, when file is downloaded under which category etc.I have to build this file and import this extension in thingworx.
I need help in the steps. This is totally new to me, so please help me from the basics.
Steps I have followed:
1. Installed eclipse
2. Download Eclipse Plugin and Thingworx extension
3. Configured them in eclipse

