Difference between revisions of "Sending Service home"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
<span id="Bt_SD1"></span> | <span id="Bt_SD1"></span> | ||
<div | <div style= "background-color: #009ACE; color: white; text-align: center; font-family: sans-serif; width: 16%; height: auto; border: none; border-style: outset; border-radius: 10px; padding: 2%; margin: 2%;"> | ||
[[Sending_Service|<big>SD v1</big>]] | |||
[[ | |||
</ | |||
</div> | </div> | ||
| Line 9: | Line 7: | ||
<div style="list-style-type: none;"> | <div style="list-style-type: none;"> | ||
<gallery mode=" | <gallery mode=nolines widths=150px perrow=3 caption="Sample Gallery"> | ||
GenericButton.png|[[Sending_Service|<big>SD v1</big>]] | GenericButton.png|[[Sending_Service|<big>SD v1</big>]] | ||
GenericButton.png|[[Sending_Service_java-less_version|<big>SD v2</big>]] | GenericButton.png|[[Sending_Service_java-less_version|<big>SD v2</big>]] | ||
Revision as of 12:55, 29 August 2024
The Sending Service is our solution for the automatic transmission of reports and documents to the authorities, by a simple deposit of files in a designated directory.
It is particularly interesting for sending many documents.
We currently support two versions : the second one has been developed in order to get ride of java. They do not offer the same functionality, see below :
Sending service version 1 vs version 2
| v1 | v2 | |
|---|---|---|
| needs Java | x | |
| support S3 protocol | x | x |
| allow pre-encrypted files send | x | |
| U11 enrichment | x | |
| export to XLS | x | |
| XLS to XML (TPTIBS) | x | |
| O4.x semi-automatic (txt to PDF) | x | not yet |
| allow O4.x PDF direct send | x | x |
| user interface for configuration | x | |
| deep level (deposit in sub-directories) | x | x |
| automatic upgrade | x | |
| self-managable heartbeat monitoring | x | |
| Linux-compatible | x | not yet |
| unit of time used in set up | milliseconds | minutes |
