Column Names in NamicSoft Portal templates
In NamicSoft Portal, you have the flexibility to design custom NamicSoft templates (see support pages for Template Design). To effectively build a template, it’s essential to understand which column names hold the information you want to include.
To view all available column names and their data types, go to your local NamicSoft Portal installation’s API documentation by opening /swagger/index.html. For a default installation, use https://localhost:5001/swagger/index.html. Once there, navigate to Schemas and open ReportQueryDataBaseClass for detailed specifications on column names and data types to ensure accurate data mapping in your templates.