- Print
- PDF
SharePoint, Web Service & Database Module
Introduction
Used to download or upload documents, images and meta data via SharePoint or database SQL commands or to retrieve from or send data to a SOAP Web Service.
Dependencies
Lasernet Base Server Module incl. XML in & out
Workflow
Lasernet Output Management
Modules
Type | Module | Description |
---|---|---|
Output /Connections and Commands | SharePoint | Connects to SharePoint via Microsoft Graph, SOAP (Web Service) or REST (Legacy) to insert, update, select and delete documents with metadata or create new folders, document libraries and subsite (all commands are not supported for each connection type). |
Input / Output /Modifier | SOAP Web Service | The SOAP Web Service Output module can be used in the same way as the SOAP Web Service Input module to retrieve or send data to a SOAP Web Service. |
Connections and Commands | Database | OleDB and ODBC database connections, to a wide range of databases, are supported by installing the required external client and driver components. Run SQL commands to select, insert, update and delete data in the database from the Lasernet Server. |
Example of Usage
The user wants to upload documents to SharePoint with additional meta data from Lasernet Server. To retrieve documents in SharePoint and add them as additional attachments to a job before sending them by email. Or to select images from a database or via a web service to add them to a form created by the Form Engine module.