You can centrally manage all the configurable paths through the shared path properties. It makes it convenient while setting up a cluster of Adeptia Suite. As all the nodes of the cluster can store and access data from the common shared path mentioned here.
abpm.shared.path
DescriptionCommon shared location for all the entities having configurable path | Enter 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 Value | wsdl |
Possible Values | Any absolute path on the local system. |
Selection Criteria | Enter 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
Description | Web service WSDL Deploy Path. |
Default Value | wsdl |
Possible Values | Any absolute path on the local system/ or relative path from 'ServerKernel' directory location. |
Selection Criteria | Any directory where user wants you want to save the WSDL created for published process flow. |
abpm.webservice.metro.soapattachment.location
Description | Option to configure Configure the location where SOAP attachments (in web service request) will be saved. |
Default Value | web/Attachments |
Possible Values | NA |
...
abpm.webservice.rest.pftrigger.attachment.location
Description | Option to Configure the location for web service security dumpMessages dump messages for web service request and response. |
Default Value | web/Attachments |
Possible Values | NA |
abpm.filereferences.basefolder.location
Description | Configure the location where File References folder(s) will be created. |
Default Value | web |
abpm.solution.edi.userDefinedTransactionXMLFolderdataFile.location
DescriptionUser Defined EDI Transaction XML Folder | Location of data files that are displayed in EDI logs (FileIn, FileOut, and ErrorFile). |
Default Value | Solutions\EDI\EdiTransactionXMLsweb |
abpm.solution.edinonedi.dataFile.location
Description | Location of data files that are displayed in Non-EDI logs (FileIn, FileOut, and ErrorFile). |
Default Value | web |
abpm.solution.edi.repository.archive.path
Description | B2B Repository Archive Path. |
Default Value | web/Archive/B2B |
abpm.security.repository
Description | Folder where secret keys and keystore KeyStore are stored. |
Default Value | etc/security |
Possible Values | Any absolute or relative path from ServerKernel folder. |
Selection Criteria | Represents the folder path where security-related folders are stored viz. (Keystore, secret keys etc. |
abpm.solution.nonedi.dataFile.location
Description | Location of data files that are displayed in Non-EDI logs (FileIn,FileOut and ErrorFile, etc). | Default Value | web
abpm.recovery.repository.root
Description | Specify the folder , where recovery information of the process flow is saved. |
Default Value | recovery |
Possible Values | Any absolute path or Relative relative path where you want to store the recovery files of process flows. |
Selection Criteria | By default, Process process flow recovery files are stored in the ...<AdeptiaInstallFolder>/ServerKernel/recovery folder. You can define any absolute path or any relative path where you want to store the recovery file. The relative path should be relative to the ServerKernel folder. |
abpm.reprocessing.repository.root
Description | Specify the folder , where recovery reprocessing information of the process flow is saved. |
Default Value | reprocessing |
Possible Values | Any absolute path or Relative relative path where you want to store the reprocessed files of process flows. |
Selection Criteria | By default, Process process flow recovery reprocessed files are stored in the ...<AdeptiaInstallFolder>/ServerKernel/reprocessing folder. You can define any absolute path or any relative path where you want to store the recovery reprocessed file. For Exampleexample: The relative path should be relative to the ServerKernel folder. |
abpm.transaction.repository.archive.path
DescriptionFolder where archived repository file are stored | Directory path to archive process flow repository files before they get cleaned up. |
Default Value | etcweb/Archive/securityProcessFlow |
Possible Values | Any absolute path or relative path from ServerKernel folderto archive the process flow repository files before they get cleaned up. |
Selection CriteriaRepresents the folder path where archived repository file are stored viz. Keystore, secret keys etc | This 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
Description | Directory path to store the repository files , which that are created during process flow execution. |
Default Value | web/repository |
Possible Values | Any absolute path or Relative relative path where you want to store the Process process flow repository files. |
Selection Criteria | By default, Process process flow repository files are stored in the ...<AdeptiaInstallFolder>/ServerKernel/web/repository folder. You can define any absolute path or any relative path where you want to store the repository file. The path shall be relative to ServerKernel folder. |
abpm.sap.idoc.repository
Description | SAP Repository folder. |
Default Value | web/sapIdocLocation |
Possible Values | true/false |
abpm.filereferences.basefolder.location
Description | Location where you want to create (a) File References folder(s) |
Default Value | web |
Possible Values | Any accessible location on local or shared system |
Selection Criteria | You can use this feature for sharing file in a clustering environment |
Comments | Configure the location where File References folder(s) will be created |
abpm.ftpDebugOut.file.location
Description | ftp FTP activity execution logs. |
Default Value | logs/ftpLogs |
Possible Values | Any accessible location on the local or shared systemcomputer. |
abpm.reporting.repository
Description | Folder where .jasper and .jrxml files , which are used and stored by custom reports, are stored. |
Default Value | web/Jasper Report |
Possible Values | Any absolute path or Relative 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. To know more about custom report, refer the Creating Custom Report section of Adeptia Suite Developer Guide. The relative path shall be relative to ServerKernel folder. |