Base docuflow Enterprise Connector Configuration – docuflow Content Server Only
Under [General Preferences] to enable content server we must specify a name for content server under content.systems=CS1-P8. In this example we have called it CS1-P8.
An example configuration is listed below, which should be entered under [Content Server Connection]

The below table is a description of each configuration entry above, along with possible value.
Name | Value | Description |
---|---|---|
CS1-P8.contentServer.enabled | YES | |
CS1-P8.contentServer.signatureRequired | YES | Used for verify authentic origin requests. |
CS1-P8.contentServer.pure | YES | N/A |
CS1-P8.contentServer.host | 0.0.0.0 | Binds to local IP address |
CS1-P8.contentServer.ssl | N/A | |
CS1-P8.contentServer.threads | 50 | Max Number of threads to allocate for parallel processing. |
CS1-P8.contentServer.cms.type | SPON | Name of on prem system (SPON in this case) |
CS1-P8.contentServer.sap.type | SAP1 | Name of SAP System |
CS1-P8.contentServer.tmpDir | C:\\docuflow\\config\\tmp | For temporary storage of documents until removal. |
CS1-P8.contentServer.certDir | C:\\docuflow\\config\\tmp | Upload Directory of sending certificate |
Below is a more descriptive understanding of mapping configuration for content server:
CS1-P8.contentServer.mapping=true&&ZS&&*&&http://docuflow.app.p8.com&&&&/FI/AP/CS&&YYYY-MM-dd&&C:\\docuflow\\config\\certificates\\ZS-1548886225335.cer
Name | Value | Description |
---|---|---|
Enabled | True | Whether content server should be on or not. True/False |
REPO NAME | ZS | SAP Repo Name (Configured in SAP) |
* | (* Set for WildCard, N/A any other values) | Config Map |
P8 Domain URL | http://docuflow.app.p8.com | P8 Domain URL |
Location | /FI/AP/CS | (Site location) |
Date Time Format | YYYY-MM-dd | (Date Time Format) |
Cert Location | C:\\docuflow\\config\\certificates\\ZS-1548886225335.cer | Where certification is located for signature verification. |