Notify
Set up a rule action to notify an individual or multiple individuals via email when a process is ran. The Notify action can be conditionally based. How to implement 1. From the Data Viewer select ...
To add custom layout lines in the eFORMz Composer, use Form Layout. This is particularly useful for building DuplexPackSlip labels and laser forms. To use Form Layout, an eFORMz configuration ...
SQL Update will return a single record from an SQL database. For returning arrays, use SQL Load. How to implement To implement a database SQL update within the eFORMz Composer 1. From the Project ...
To rename a file to a unique name, use the advanced function “Rename to Unique”. The function works by appending an underscore and the timestamp to the end of the filename, before the ...
You can edit or delete custom fields you have added to NetSuite. In this example, we will delete the Sample Checkbox field we added in the “Adding Custom Field to NetSuite Sales Order ...
NetSuite allows custom fields to be added to nearly every object type, such as sales order, sales order line, item, and much more. Here we will show how to add a custom field to the Sales Order ...
eFORMz can be called as a web service. We loosely refer to eFORMz calling itself as the eFORMz API (Application Programming Interface). For more details, view the following posts: eFORMz API ...
This post describes setting up eFORMz on iSeries, including licensing eFORMz and setting up the Director to run as an automated process. Licensing eFORMz on iSeries For additional details, ...
Here is how to set the configuration that will be used when eFORMz starts up, such as after rebooting the machine. Run the “Director Configure” program, either by finding it on the Start Menu, ...
To set the value of a variable using a value in another variable, use Set Variable. For instance, a procedure that is running a calculation, when completed, will need to place the total into ...