Skip to main content

Use BPM Data Form to get A user Action in Epicor 10

Epicror 10 Use the BPM Data Form Designer program to create forms invoked by BPM method directives.


In the below video, I will show you how to create BPM data form to prompt a user to agree or disagree on the change of the Part Mtl burden rate value If value more than 30%.

Epicor Version: Epicor 10.1.600.0


Comments

Popular posts from this blog

How to Use the Business Activity Query Export Process

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.

Epicor 9 ToolBars

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.

How to extended Tables in Epicor?

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.