...
This customizing is provided by the solution, but some of it needs to be changed in every implementation.
It can be found here:
Most of these parameters depend on the thirdparty used in this product. The thirdparties that can be used are:
- Infocert
- Alfresco
- Edicom
- SDI (Direct flow without thirdparty)
Below is the list of parameters and its explanation.
...
Only needed for communication with FUSE. This parameter depends on the thirdparty.
Thirdparty | Value |
---|---|
SDI (Direct flow) | SDIActSendInvoice |
Infocert | SDIInfocertInvoice |
FUSE_DOCTYPE_STATUS
Only needed for communication with FUSE. This parameter depends on the thirdparty.
Thirdparty | Value |
---|---|
Infocert | SDIInfocertGetStatus |
FUSE_DOCVERSION
Value: 1.0
...
Only needed for communication with FUSE. This parameter depends on the thirdparty.
Thirdparty | Value |
---|---|
SDI | SDI |
Infocert | SDI_INFOCERT |
FUSE_STAGE_SEND
Only needed for communication with FUSE. This parameter depends on the thirdparty.
Thirdparty | Value |
---|---|
SDI | SDI-ACT-ENVINVOICE |
Infocert | SDI-INFOCERT-ENVINV |
FUSE_STAGE_STATUS
Only needed for communication with FUSE. This parameter depends on the thirdparty.
Thirdparty | Value |
---|---|
Infocert | SDI-INFOCERT-ENVSTAT |
FUSE_TENANT
This parameter is needed when the project uses FUSE/TCI Middleware, it is specific for each client and it needs to be updatedrequired to the Middleware team.
MAX_RETRY
Provided by the solution, indicates the maximum number of retrys that the solution will try to do to extract the information of an invoice from BBDD, in case of not finding it the first time.
...
Indicates the middleware to be used for the solution services, it need to be updated by each client. Possible values are FUSE and PI:
- FUSE
- PI
- TCI
Thirdparty | Value | Description |
---|---|---|
SDI | TCI | TCI is the Middleware used to communicate to the SDI with the direct flow. |
Infocert | FUSE | FUSE using Infocert as thirdparty. |
Edicom | PI | PI using Edicom as thirdparty. |
SDI | PI | PI is the Middleware used to communicate to the SDI with the direct flow. |
Alfresco | PI | PI using Alfrescoas thirdparty. |
PARTY
Indicates the party from table T001Z from which the solution will try to fetch the tax identification of the company issuing the invoice, it can be avoided by overriding the mapping class.
...
Indicates the thirdparty to be used for the solution services, it need to be updated by each client. Possible values are:
- INFOCERT
...
- ALFRESCO
...
- EDICOM
...
- SDI (When communication is direct without a thirdparty)
VERSIONE_FATTURA
Provided by the solution. Used by the mapping class to indicate the version of the FATTURA that will be sent to SDI, it's the current version supported by SDI.
...