Configuring Cloud Print Release
Learn how to configure Cloud Print Release.
You can configure a printer for Cloud Print Release by deploying the configuration or by importing the settings through the printer EWS. Users can also manually edit the settings to configure Cloud Print Release.
Cloud Print Release is available in 2.8‑inch‑screen printers only. For more information on printers that support Cloud Print Release, see Supported printer models.
- Cloud Print Release is available in printers with firmware version 075.287 or later. For more information, see Viewing the printer firmware version.
- Users can use Cloud Print Release using a PIN or secure login code only. For more information on secure login code, see Configuring printer login.
- Cloud Print Release releases all prints jobs in a print queue. Individual print job selection is not supported in Cloud Print Release.
- Cloud Print Release does not support hybrid print jobs or delegated jobs.
Configuring Cloud Print Release using a settings bundle
Administrators can configure the server address, client ID, and client secret using a settings bundle.
- From the Embedded Web Server, click .The settings bundle is downloaded in ZIP format.
- Extract the files from the ZIP folder.
- Open thebundle.xmlfile with a text editor.
- Modify the<deviceSettings>section of the settings bundle to:<deviceSettings> <setting name="cloud.services.address">api.<env>.iss.lexmark.com</setting> <setting name="cloud.services.client.id">CLIENT_ID_FROM_APP</setting> <setting name="cloud.services.client.secret">CLIENT_SECRET_FROM_APP</setting> </deviceSettings>
- Depending on the location of the data center, thecan be<env>usoreu. To determine the value of, see the address on the browser address field.<env>
- For more information on getting the client ID forCLIENT_ID_FROM_APPand the client secret forCLIENT_SECRET_FROM_APP, see Obtaining the client ID and client secret.
- From the settings bundle, you can also modify thesecurity_settings.xmlto add Cloud Print Release in the Public permission section. To modify thesecurity_settings.xml, open the file with a text editor.
- Add the<name>cloud print release</name>line to the<public_permissions>section.Sample Code for <public_permissions> section<public_permissions> <name> cancel jobs</name> <name>change languages</name> <name>cloud connector management</name> <name>cloud print release</name> <name>cloud services enrollment</name> <name>cloud services menu</name>
- Save the file.
- Send the XML file into a ZIP folder.You can add this settings bundle to the resource library. For more information, see Adding files to the resource library
- Deploy the settings bundle from the Lexmark Fleet Management portal, or import the settings in the printer by using the Embedded Web Server. For more information, see Deploying files to printers.
Configuring Cloud Print Release using the Embedded Web Server
- Before you begin, in the Embedded Web Server, clickSecurity.
- From the Public section, clickManage Permissions.
- Expand theDevice Managementsection, and then selectCloud Print Release.The Cloud Print Release option is available only with appropriate firmware installed.
- From the Embedded Web Server, click .
- In the Server Address field, type the address of the cloud server.The server address ishttps://api., where<env>.iss.lexmark.comcan be<env>usoreu. To determine the value of, see the address on the browser address field.<env>
- Type the client ID and client secret.The client ID and client secret are organization‑specific. For more information, see Obtaining the client ID and client secret.
- ClickSave.
Releasing print jobs using Cloud Print Release
- Send print jobs to the Lexmark Cloud print queue. For more information on print queue, see Managing print queues.
- From the printer that has the Cloud Print Release feature, in the printer home screen, touchCloud Print Release.
- Depending on the printer login configuration of your organization, log in to the printer using any of the authentication methods:
- PIN only
- Secure login code
Cloud Print Release login is based on the printer login configuration set in Account Management by the organization administrator. For more information on configuring printer login, see "Managing printer logins" group. - Enter the PIN or secure login code, and clickOK.
- Wait for the printer to release all pending print jobs.Jobs that are successfully printed are deleted from the print queue. Jobs that are canceled or not successfully printed are not deleted from the print queue.