The dox42 Server contains the following Output Actions:
Output Action | Description |
---|---|
| Saves the generated document to a file folder. |
| Stores the generated document to a SharePoint document library. |
| Sends the generated document via e-mail. |
| Returns the generated document via the WebServices interface. |
| Prints the generated document. |
| Used for calls with dox42 LIVE. |
| Stores the generated document on an Azure Blob Storage. |
| Stores the generated document on Dropbox. |
| Sends the generated document to dox42 DocuSign for electronic signature. |
| Stores the generated document in a SQL database. This Output Action is described in the dox42 SQL Output Action. |
| You can implement and use your own dox42 Output Action. Custom OutputActions have to be registered in the web.config file (analog Custom Data Sources) and use the following interface:
|