Like any other application, Epicor has list of toolbars and it uses the Infragistics controls and you can modify these toolbars in your code by adding new tools or change the properties for the existing toolbars and Tools.
Business Activity Query Export Process let you export the BAQ data in XML or CSV format. You can export the BAQ data manually and you can schedule it to run automatically (Daily, Weekly, ,Monthly,Once,startup..etc) and you can configure this in the “system agent maintenance” and I will explain this later in this article.
Sometimes you need more fields because the available custom fields are not enough to handle your required customization. To solve this issue, Epicor has Extended User Defined Table Maintenance utility which helps you to create user-defined tables and add the additional fields to this new table.
Comments
Post a Comment