Skip to content

Configure Access to SAP oData Print API


Introduction

As of version 7.1.0, PLOSSYS Output Engine supports access to the SAP oData Print API with the goal to substitute the SAP Cloud Print Manager with a full integration into Output Engine.

The print API is a way to retrieve print jobs from SAP systems and notifiy the SAP system about the status of the print jobs.

SAP print jobs with attachments are supported, too. In this case all documents within the print job are handled as a document stream to ensure they are printed in correct order without being interrupted. Only one notification is sent after the last document in the document stream has been processed.

The print API is a RESTful API that is used to communicate with SAP by offering different communication scenarios. PLOSSYS Output Engine supports the following scenarios:


Requirements


Back to top