Import Repro List Files¶
For how to activate and configure the repro list processing, refer to Configure the Repro List Processing.
Manually Via Drag&Drop¶
In SEAL Print Client, drag&drop the repro list file to the list panel (My Lists
) or any PLOSSYS panel.
Via Web Server¶
For importing a repro list to SEAL Print Client, you can use a Web server which provides the repro list. Then, you specify the URL of the repro list as URL parameter with the call of SEAL Print Client in your Web browser:
https://<operator_server>:3000/import?open-panel=operator-p4&list=<repro_list_url>
Example - import via Web server
https://my-operator-host.sealsystems.de:3000/import?open-panel=operator-p4&list=http:%2F%2Fmy-repro-host.sealsystems.de:9125%2Ftest.rli
Hint - Content-Type application/rli
Ensure that the Web server which provides the repro list sets Content-Type
to application/rli
in the response header!
Logging¶
Messages concerning the list import are logged into the following log files:
-
Windows:
C:\ProgramData\SEAL Systems\log\seal-operator-server.log
-
Linux:
/var/log/seal/seal-operator-server.log
Example of a Repro List¶
Example - repro list referring local files for PDM
[PROGRAM]
VERSION "01.00"
PLOT_DIREKT "Y"
LOG_LEVEL "diag"
[PROCESSING]
PROCESS_GOOD "pass"
PROCESS_MISSING "pass"
PROCESS_UNKNOWN "pass"
[JOBINFO]
JOBID "Project X, Job 0000001"
PLOTTER "LaserJet"
FORMAT A3
MEDIUM PA
COPIES 1
SET_COPIES 1
STAMP_0 "Only for information"
COVER_MESSAGE_1 "Local documents for project X. This is only for information. Documents are not released yet."
COVER_MESSAGE_2 "Due-date: 26.12.2019"
COVER_MESSAGE_4 "!!! Only for internal use !!!"
[SENDER]
USER "johndoe"
CREATOR "johndoe"
REALUSER "johndoe"
CREATENODE "SERVER1"
FULLNAME "John Doe"
DESCRIPTION "Lead developer"
EMAIL_DIS "john.doe@sealsystems.de"
ADDR_DIS_1 "%FULLNAME%"
ADDR_DIS_2 "Development"
ADDR_DIS_3 "%EMAIL_DIS%"
ADDR_DIS_4 ""
[RECEIVER]
janedoe
[janedoe]
PRINT_COVER "Y"
PRINT_RECEIPT "Y"
PRINT_TRAILER "Y"
DRAWLIST "Y"
PRINT_DRAWING "Y"
DEPARTMENT "Manufactoring"
EMAIL_REC "Jane.Doe@sealsystems.de"
ADDR_REC_1 "Jane Doe"
[jackdoe]
PRINT_COVER "Y"
PRINT_RECEIPT "Y"
PRINT_TRAILER "Y"
DRAWLIST "Y"
PRINT_DRAWING "Y"
DEPARTMENT "Sales and Distribution"
EMAIL_REC "Jack.Doe@sealsystems.de"
ADDR_REC_1 "Jack Doe"
[REPRO_LIST_FORMAT]
RECEIVER #0
Nummer #1
Blatt #2
Index #3
Status #4
Titel #5
PLOTTYPE #6
LOCALFILE #7
[REPRO_LIST]
##10000001#001#01#test#Overview#PDF#pdmtest_local.pdf
##20000002#002#02#test#Statistics#PDF#pdmtest_local.pdf
##30000003#003#03#test#Roadmap#PDF#pdmtest_local.pdf