Adding a task parameter in a component for enterprise printing
Before you can use this feature, you must set up the IDM file server and its logical folders, and you must enable IDM Enterprise printing.
See the help topics Setting up a file server with logical folders and Setting up an IDM Enterprise printer.
Note:
- IDM Enterprise printing is available only in a multi-tenant cloud environment.
- You can use this feature only on form events that are assigned with a Response > Type of .
In a multi-tenant cloud environment application developers can use the EnterprisePrinter profile parameter to specify an IDM Enterprise printer, to print form reports that are submitted as background tasks. This parameter overwrites the default printer settings of the report. You can define this parameter by editing a form report in the Web Designer. If no IDM Enterprise printer is defined for a report, the report is printed using the default settings.
Note: Alternatively, you can use the TaskProfileEnterprisePrinter
parameter to specify an IDM Enterprise printer using an application event. See the
help topic Adding a task parameter in application
events for enterprise printing.