Skip to main content
Version: 3

Shared path

You can centrally manage all the configurable paths through the shared path properties. It makes it convenient while setting up a cluster of Adeptia Connect. As all the nodes of the cluster can store and access data from the common shared path mentioned here.

abpm.shared.path

DescriptionEnter the path where all the files and folders to be stored and shared among different nodes of cluster. To use this path, keep the following properties within this group as blank.
Default Valuewsdl
Possible ValuesAny absolute path on the local system.
Selection CriteriaEnter the path of the location that you want to share with all the nodes of a cluster, for example, //192.168.1.44/Shared. Leave the value of all other properties of the Shared Path blank. The path referred in the abpm.shared.path property will work as the default path for all the properties that are kept blank.

By specifying a value in any of the following properties you may define a different shared location for the specific data file(s). For this, define a path for the respective data file property. The data file(s) will then be stored and accessed from the path specified in that particular property.

abpm.webservice.wsdlDeployPath

DescriptionWeb service WSDL Deploy Path.
Default Valuewsdl
Possible ValuesAny absolute path on the local system/ or relative path from 'ServerKernel' directory location.
Selection CriteriaAny directory where you want to save the WSDL created for published process flow.

abpm.webservice.metro.soapattachment.location

DescriptionConfigure the location where SOAP attachments (in web service request) will be saved.
Default Valueweb/Attachments
Possible ValuesNA

abpm.webservice.rest.pftrigger.attachment.location

DescriptionConfigure the location for web service security dump messages for web service request and response.
Default Valueweb/Attachments
Possible ValuesNA

abpm.filereferences.basefolder.location

DescriptionConfigure the location where File References folder(s) will be created.
Default Valueweb

abpm.solution.edi.dataFile.location

DescriptionLocation of data files that are displayed in EDI logs (FileIn, FileOut, and ErrorFile).
Default Valueweb

abpm.solution.nonedi.dataFile.location

DescriptionLocation of data files that are displayed in Non-EDI logs (FileIn, FileOut, and ErrorFile).
Default Valueweb

abpm.solution.edi.repository.archive.path

DescriptionB2B Repository Archive Path.
Default Valueweb/Archive/B2B

abpm.security.repository

DescriptionFolder where secret keys and KeyStore are stored.
Default Valueetc/security
Possible ValuesAny absolute or relative path from ServerKernel folder.
Selection CriteriaRepresents the folder path where security-related folders are stored (Keystore, secret keys, etc).

abpm.recovery.repository.root

DescriptionSpecify the folder where recovery information of the process flow is saved.
Default Valuerecovery
Possible ValuesAny absolute path or relative path to store the recovery files of process flows.
Selection CriteriaBy default, process flow recovery files are stored in the ...<AdeptiaInstallFolder>/ServerKernel/recovery folder. You can define any absolute path or any relative path to store the recovery file.
For example: C:\AdeptiaPF_Recovery

The relative path should be relative to the ServerKernel folder.
For example: To store the recovery files within ...<AdeptiaInstallFolder>/ServerKernel/AdeptiaPF_Recovery, you can define the path as: ./AdeptiaPF_Recovery

abpm.reprocessing.repository.root

DescriptionSpecify the folder where reprocessing information of the process flow is saved.
Default Valuereprocessing
Possible ValuesAny absolute path or relative path to store the reprocessed files of process flows.
Selection CriteriaBy default, process flow reprocessed files are stored in the ...<AdeptiaInstallFolder>/ServerKernel/reprocessing folder. You can define any absolute path or any relative path to store the reprocessed file.

For example: C:\AdeptiaPF_Reprocessing

The relative path should be relative to the ServerKernel folder.
For example: To store the reprocessed files within ...<AdeptiaInstallFolder>/ServerKernel/AdeptiaPF_Reprocessing, you can define the path as: ./AdeptiaPF_Reprocessed

abpm.transaction.repository.archive.path

DescriptionDirectory path to archive process flow repository files before they get cleaned up.
Default Valueweb/Archive/ProcessFlow
Possible ValuesAny absolute path or relative path to archive the process flow repository files before they get cleaned up.
Selection CriteriaThis property specifies the folder to archive the process flow repository files if the archival of process flow log and data is enabled. You can enable the archival using abpm.data.archival.enable property.

By default, process flow repository files are archived in the**...<AdeptiaInstallFolder>/ServerKernel/web/Archive/ProcessFlow** folder.

You can define any absolute path or any relative path to archive the repository files. For example, C:Adeptia_*ArchiveRepository.*The relative path shall be relative to the ServerKernel folder. For example, to store the repository files within ...<AdeptiaInstallFolder>/ServerKernel/AdeptiaArchiveRepository, define the path as: ./Adeptia_ArchiveRepository.

abpm.repository.root

DescriptionDirectory path to store the repository files that are created during process flow execution.
Default Valueweb/repository
Possible ValuesAny absolute path or relative path to store the process flow repository files.
Selection CriteriaBy default, process flow repository files are stored in the ...<AdeptiaInstallFolder>/ServerKernel/web/repository folder. You can define any absolute path or any relative path to store the repository file.
For example: C:\AdeptiaRepository

The path shall be relative to ServerKernel folder. For example: To store the repository files within ...<AdeptiaInstallFolder>/ServerKernel/AdeptiaRepository, you can define the path as:
./AdeptiaRepository

abpm.sap.idoc.repository

DescriptionSAP Repository folder.
Default Valueweb/sapIdocLocation
Possible Valuestrue/false

abpm.ftpDebugOut.file.location

DescriptionFTP activity execution logs.
Default Valuelogs/ftpLogs
Possible ValuesAny accessible location on the local or shared computer.

abpm.reporting.repository

DescriptionFolder where .jasper and .jrxml files are used and stored by custom reports.
Default Valueweb/Jasper Report
Possible ValuesAny absolute path or relative path where you want to store the .jasper and .jrxml files.
Selection Criteria.jasper and .jrxml files are used when you create Custom Report activities. By default, these files are stored in ...<AdeptiaInstallFolder>/ServerKernel/web/Jasper Report folder. You can define any absolute path or any relative path to store these file.
For example: C:\Adeptia_JasperReportFiles

The relative path shall be relative to ServerKernel folder. For example: To store the recovery files within ...<AdeptiaInstallFolder>/ServerKernel/Adeptia_JasperReportFiles, you can define the path as: ./Adeptia_JasperReportFiles