Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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

Description

Common shared location for all the entities having configurable path

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 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 to save the WSDL created for published process flow


abpm.webservice.metro.soapattachment.location

Description

Option to 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 web service security dumpMessages for web service request and response

Default Value

web/Attachments

Possible Values

NA


abpm.solution.edi.userDefinedTransactionXMLFolder

Description

User Defined EDI Transaction XML Folder

Default Value

Solutions\EDI\EdiTransactionXMLs


abpm.solution.edi.dataFile.location

Description

Location of data files that are displayed in 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 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).

Default Value

web


abpm.recovery.repository.root

Description

Specify the folder, where recovery information of process flow is saved

Default Value

recovery

Possible Values

Any absolute path or Relative path where you want to store the recovery files of process flows

Selection Criteria

By default, Process flow recovery files are stored in the /ServerKernel/recovery folder. You can define any absolute path or any relative path where you want 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 /ServerKernel/AdeptiaPF_Recovery, you can define the path as :
./AdeptiaPF_Recovery


abpm.reprocessing.repository.root

Description

Specify the folder, where recovery information of process flow is saved

Default Value

reprocessing

Possible Values

Any absolute path or Relative path where you want to store the reprocessed files of process flows

Selection Criteria

By default, Process flow recovery files are stored in the /ServerKernel/reprocessing folder. You can define any absolute path or any relative path where you want to store the recovery file.
For Example:
C:\AdeptiaPF_Reprocessing
The relative path should be relative to the ServerKernel folder.
For Example:
To store the recovery files within /ServerKernel/AdeptiaPF_Recovery, you can define the path as :
./AdeptiaPF_Recovery


abpm.transaction.repository.archive.path

Description

Folder where archived repository file are stored

Default Value

etc/security

Possible Values

Any absolute or relative path from ServerKernel folder.

Selection Criteria

Represents the folder path where archived repository file are stored viz. Keystore, secret keys etc.


abpm.repository.root

Description

Directory path to store repository files, which are created during process flow execution.

Default Value

web/repository

Possible Values

Any absolute path or Relative path where you want to store the Process flow repository files.

Selection Criteria

By default, Process flow repository files are stored in the /ServerKernel/web/repository folder. You can define any absolute path or any relative path where you want 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 /ServerKernel/AdeptiaRepository, you can define the path as :
./AdeptiaRepository


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 activity execution logs

Default Value

logs/ftpLogs

Possible Values

Any accessible location on local or shared system


abpm.reporting.repository

Description

Folder where .jasper and .jrxml files, which are used by custom reports, are stored

Default Value

web/Jasper Report

Possible Values

Any 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. To know more about custom report, refer the Creating Custom Report section of Adeptia Suite Developer Guide.
By default, these files are stored in /ServerKernel/web/Jasper Report folder. You can define any absolute path or any relative path where you want 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 /ServerKernel/Adeptia_JasperReportFiles, you can define the path as :
./Adeptia_JasperReportFiles

  • No labels