Question
Adding an entry to Datatable when extension is imported
I am developing an Thingworx Apps. To have them in Console page (Thingworx Utilities), we need an entry in a data table. I want to add an entry into the table programmatically when I import my extension. How do I do it? I have the code which can add an entry to the datatable. Not sure how to run it when I import the extension. Any thoughts?

