OPALE - 10.1 - Utilisation - Gestion des envois de ressources vers les imprimantes/en

Différence entre versions

De MappingDoc
(Page créée avec « The '''MAPRSTPRT''' command sends resources to the printer. »)
 
(11 révisions intermédiaires par le même utilisateur non affichées)
Ligne 5 : Ligne 5 :
 
The '''MAPRSTPRT''' command sends resources to the printer.
 
The '''MAPRSTPRT''' command sends resources to the printer.
  
==Configuration des ressources à envoyer==
+
==Configuring which resources to send==
  
===Etape 1 : Configurer les ressources à envoyer===
+
===Step 1: Configuring the resources===
Pour configurer les ressources à envoyer, taper '''CALL MAP_C022''' depuis une entrée de commandes sous Mapping.
+
To configure the resources, enter '''CALL MAP_C022''' on a command line in Mapping.
  
Note : Depuis la version 10.1.0 de mapping, la commande '''MAPRSTPRT''' dispose d’une valeur spéciale ''*CONFIG'' dans le paramètre « Nom de l’éditeur ».
+
Note: From version 10.1.0, the '''MAPRSTPRT''' command has a new ''*CONFIG'' value in parameter "Editor name".
  
Utilisez la touche F6 pour créer une nouvelle association, et indiquez le nom de la file d’attente à paramétrer.
+
Press F6 to create a new association and enter the name of the queue you want to configure.
  
En validant, une liste des formats mapping existants s’affiche. Indiquez 1 devant les formats dont les ressources doivent être envoyées à l’imprimante.
+
Next, you can see the list of existing Mapping formats. Enter 1 before each format you want to send the resources for to the printer.
  
===Etape 2 : Renvoyer les ressources===
+
===Step 2: Sending the resources===
Pour renvoyer les ressources configurées sur l’imprimante, utilisez la commande '''MAPRSTPRT''' :
+
To send the resources configured on the printer, run command '''MAPRSTPRT''':
 
   
 
   
Indiquez le nom de l’éditeur concerné. En général, c’est le nom de la file d’attente qui est utilisé.
+
Specify the name of the editor. In general it is the name of the queue that is used.
Vous pouvez arrêter  l’éditeur et/ou le redémarrer. Indiquez alors le type d’arrêt souhaité :
+
You can stop and/or restart the Editor. Enter the type of Stop you want:
  
''*PAGEEND'' attend la fin d’impression de la page en cours
+
* ''*PAGEEND'' waits for the current page to be printed
''*CNTRLD'' attend la fin d’impression du fichier spool en cours
+
* ''*CNTRLD'' waits for the current spool file to be printed
''*IMMED'' arrête l’éditeur sans délai d’attente
+
* ''*IMMED'' stops the Editor immediately
  
  
Indiquez ''*YES'' si vous désirez redémarrer l’éditeur, ''*NO'' sinon
+
Choose ''*YES'' if you wish to restart the Editor, or else choose ''*NO''.
  
  
Indiquez le nom de la file d’attente configurée pour recharger les ressources.
+
Specify the name of the queue configured to reload the resources.
  
 
==Notes==
 
==Notes==
Vous pouvez configurer la commande '''MAPRSTPRT''' dans le planning des travaux de l’AS/400, en faisant attention que la jobd indiquée utilise les bibliothèques Mapping.  
+
You can configure the command '''MAPRSTPRT''' in the AS/400 jobs schedule but make sure the specified jobd uses Mapping libraries.  
  
Par exemple, utilisez la ''jobd MAPDMIDDLE'' de la bibliothèque contenant les objets Mapping.
+
For example, use jobd MAPDMIDDLE of the library containing the Mapping objects.

Version actuelle datée du 25 mars 2020 à 14:44

Autres langues :
English • ‎français

Introduction

Mapping allows you to not always send fonts and overlays to the printer so you can save network bandwidth, which can also be a problem when the printer does not have the resources in its memory anymore.

The MAPRSTPRT command sends resources to the printer.

Configuring which resources to send

Step 1: Configuring the resources

To configure the resources, enter CALL MAP_C022 on a command line in Mapping.

Note: From version 10.1.0, the MAPRSTPRT command has a new *CONFIG value in parameter "Editor name".

Press F6 to create a new association and enter the name of the queue you want to configure.

Next, you can see the list of existing Mapping formats. Enter 1 before each format you want to send the resources for to the printer.

Step 2: Sending the resources

To send the resources configured on the printer, run command MAPRSTPRT:

Specify the name of the editor. In general it is the name of the queue that is used. You can stop and/or restart the Editor. Enter the type of Stop you want:

  • *PAGEEND waits for the current page to be printed
  • *CNTRLD waits for the current spool file to be printed
  • *IMMED stops the Editor immediately


Choose *YES if you wish to restart the Editor, or else choose *NO.


Specify the name of the queue configured to reload the resources.

Notes

You can configure the command MAPRSTPRT in the AS/400 jobs schedule but make sure the specified jobd uses Mapping libraries.

For example, use jobd MAPDMIDDLE of the library containing the Mapping objects.