JasperPrintCustomResponse (Responder)
The JasperPrintCustomResponse (Responder) is used in the response path of a profile to map its contents to one of the Print documents defined in Lobster Data Platform / Orchestration and send the result to a printer installed for the Lobster Data Platform server.
The print document identified by ID (see 'Parameters') must use the Print document type JASPER_REPORT (see Jaspersoft Studio integration).
The login context for Lobster Data Platform / Orchestration defined by Integration login (see 'Parameters') must guarantee read access to the specified print document.
The reply path must contain an XML structure that matches the print document (e.g. a 'print XML').
When creating the response path, the Custom class category must be selected so that the JasperPrintCustomResponse (Responder) is selectable under Class:
Under Additional parameters, a properties file (with the file extension properties) must be specified.
Parameter
Property |
Description |
Example |
Required? |
Default |
Print Document ID |
internal ID of the print document in Lobster Data Platform / Orchestration (see Print documents) |
101 |
|
n/a |
scm Login |
Integration login (XML structure of a LobsterDataLoginRequest object) |
see next line |
|
n/a |
< base :LobsterDataLoginRequest xmlns:base = "SCM.BASE" userName = "admin" selectedRole = "1" selectedCompany = "1" />
►NOTE◄ The interactive availability of print documents (based on Association criteria) is not crucial for direct access via JasperPrintCustomResponse (Responder). 'Super user' role selection ensures access to all Print documents without having to adjust Company authorizations or owner assignments. |
||||
Printer Name |
Name of the printer installed on the Lobster Data Platform / Orchestration server |
myLaser |
|
n/a |
Media Tray |
Selection of the feed tray |
top |
|
main |
Sides |
Page settings |
one-sidedtwo-sided-long-edge |
|
|
Sheet Collate |
Pages sorted/separated |
uncollated |
|
uncollated |
Print Quality |
Print quality |
draft |
|
normal |
Finishings |
Post-processing |
none |
|
none |
Orientation Requested |
Paper size (orientation) |
portrait |
|
|
Adjust Page Size |
Fit to page size? |
true |
|
false |