Services
PROXY SETTINGS SAP Setting
abpm.transportProxy
Description | Option to enable the use of a proxy server when Adeptia Suite needs to connect to any source or target location such as HTTP Server or FTP Server. |
---|---|
Default Value | false |
Possible Values | true/false |
Selection Criteria | Set this property to true, to enable Adeptia Suite to use the proxy server to connect to any source or target such as FTP Server or Mail Server etc. |
abpm.transportProxyHost
Description | Specifies the IP address of the proxy server. |
---|---|
Default Value | 192.168.1.129 |
Possible Values | Specify the IP address of the proxy Server |
Selection Criteria | This property is applicable only when abpm.transportProxy is set to true. |
abpm.transportProxyHttpPort
Description | HTTP port used by the proxy server. |
---|---|
Default Value | 8082 |
Possible Values | Depends on proxy server configuration. |
Selection Criteria | Specify the HTTP port, which is used by the proxy server. |
abpm.transportProxyFtpPort
Description | FTP port used by the proxy server. |
---|---|
Default Value | 21 |
Possible Values | Depends on proxy server configuration. |
Selection Criteria | Specify the FTP port, which is used by the proxy server. |
abpm.transportHttpNonProxyFtpPort
Description | Addresses of the hosts for which you want to bypass the proxy |
---|---|
Default Value | 192.168.1.99 |
Possible Values | IP addresses of the all the hosts, each separated by a comma |
Selection Criteria | Specify the IP addresses of all hosts for which you want to bypass the proxy server. |
WEB SERVICE CONFIGURATION
abpm.webservice.consumer.wsdlparser.iswsdl4j
Description | Option to select the WSDL parser, either WSDL4j or EasyWSDL, used by Web Service consumer. |
---|---|
Default Value | false |
Possible Values | true/false |
Selection Criteria | This property specifies the WSDL parser used by WS Consumer. |
abpm.webservice.provider.wsdlparser.iswsdl4j
Description | Option to select the WSDL parser, either WSDL4j or EasyWSDL, used by Web Service provider. |
---|---|
Default Value | false |
Possible Values | true/false |
Selection Criteria | If you want to use the old WSDL parser then set true value |
Comments | Use WSDL parser WSDL4J for Web Service Provider (else use EasyWSDL) |
abpm.webservice.host
Description | Name/IP address of host where Adeptia Suite is running |
---|---|
Default Value | localhost |
Possible Values | localhost/IP address/hostname |
Selection Criteria | Address specified here is used in the URL of the Web Service, which is published in the Adeptia Suite. It is always recommended to use the IP address of the host. |
abpm.webservice.port
Description | The default HTTP port on which any Web Service is published. |
---|---|
Default Value | 8080 |
Possible Values | Any port, which is available. If you change the value of port here, you must put the same value in jetty while adding SSLSelectChannelSelector for jetty. |
Selection Criteria | Specifies the default HTTP port, on which any Web Service is published. You can also choose the port while creating the Web Service Provider activity. |
abpm.webservice.sPort
Description | The default HTTPs port on which any Web Service is published. |
---|---|
Default Value | 8443 |
Possible Values | Any port, which is available and can be used as a secure port. If you change the value of port here, you must put the same value in jetty while adding SSLSelectChannelSelector for jetty. |
Selection Criteria | Specifies the default HTTPs port, on which any Web Service is published. You can also choose the port while creating the Web Service Provider activity. |
abpm.webservice.serverKeyStorePath
Description | Key store path used by web server for web service SSL configuration. |
---|---|
Default Value | ./etc/truststore/cacerts |
Possible Values | Any accessible location on local system |
Selection Criteria | Depends on the directory on which the key store has been created. |
Comments | Use the default value that has the pre-created key store. In case you want to generate a key store, just copy that into the default location. If you have pre-created key store just use the absolute path of this key store as the property value |
com.sun.xml.ws.fault.SOAPFaultBuilder.disableCaptureStackTrace
Description | Option to enable web service stack trace logging in WS Fault |
---|---|
Default Value | false |
Possible Values | true/false |
Comments | This property is applicable only when Metro is used as Web Service engine. |
abpm.webservice.metro.security.dumpmessages
Description | Option to web service security dumpMessages for web service request and response |
---|---|
Default Value | false |
Possible Values | true/false |
com.sun.xml.ws.transport.http.HttpAdapter.dump
Description | Option to enable logging of the incoming HTTP requests and responses in web service provider |
---|---|
Default Value | false |
Possible Values | true/false |
com.sun.xml.ws.transport.http.client.HttpTransportPipe.dump
Description | Option to enable logging of the incoming HTTP requests and responses in web service consumer |
---|---|
Default Value | false |
Possible Values | true/false |
abpm.webservice.rest.jersey.dumpmessages
Description | Option to enable logging of the REST web service consumer request and response (applicable for Jersey engine only) |
---|---|
Default Value | false |
Possible Values | true/false |
abpm.webservice.metro.httpclient.streaming.chunksize
Description | Option to enable streaming of a HTTP request body without internal buffering. |
---|---|
Default Value | 2048 |
Possible Values | NA |
Comments | To disable put 0 or negative value, otherwise provide value in bytes. |
abpm.webservice.metro.mtom.threshold.value
Description | If an attachment is smaller than the size (in bytes) specified in threshold, the system will simply inline the binary data as base64 binary instead of making it an attachment |
---|---|
Default Value | 1024 |
Possible Values | NA |
abpm.webservice.consumer.wsengine.rest.isjersey
Description | Use Jersey engine for REST webservice calls |
---|---|
Default Value | true |
Possible Values | true/false |
abpm.webservice.consumer.hostNameVerificationEnabled
Description | Do not allow HTTPS connection if the URL's hostname and the server's identification host name mismatch |
---|---|
Default Value | true |
Possible Values | true/false |
SSL CONFIGURATION
javax.net.ssl.trustStore
Description | Specifies the SSL Truststore Path |
---|---|
Default Value | etc/truststore/cacerts |
javax.net.ssl.trustStoreType
Description | Specifies SSL Truststore Type |
---|---|
Default Value | JKS |
javax.net.ssl.trustStorePassword
Description | Specifies SSL Truststore Password |
---|---|
Default Value | NA |
javax.net.ssl.keyStore
Description | Specifies SSL Keystore Path |
---|---|
Default Value | etc/jetty/adeptiaBPM.keystore |
javax.net.ssl.keyStoreType
Description | Specifies SSL Keystore Type |
---|---|
Default Value | JKS |
javax.net.ssl.keyStorePassword
Description | Specifies SSL Keystore Password |
---|---|
Default Value | NA |
DATA SECURITY
abpm.data.pgp.encryption.chunkSize
Description | The chuck size (in bytes) to use while encrypting data size of 1 GB or more |
---|---|
Default Value | 65536 |
Possible Vaules | Positive Number between 8 to 9223372036854775807 |
Comments | If an invalid value is given, then default value will be used. |
BUSINESS CALENDAR
org.quartz.scheduler.bCalendar
Description | Specifies list of holidays of year |
---|---|
Default Value | 01/15/2007,02/19/2007,05/28/2007,07/4/2007,09/3/2007,10/8/2007,11/22/2007,12/25/2007NA |
Possible Values | Any date in mm/dd/yyyy format |
Comments | These days are assumed as holidays in Adeptia Suite calendar. If a Calendar Event is scheduled to be fired on Business Days, the process will not be fired on days specified in this property. |
DATABASE CONNECTION
abpm.database.connectionWaitTime
Description | Denotes the time (in seconds) that the driver will wait to connect to the database. |
---|---|
Default Value | 60 |
SCHEMA PROPERTY
abpm.schemashowfieldcount
Description | Indicates the maximum number of fields to be displayed in Text, Advanced Text, and Advanced Positional Schema |
---|---|
Default Value | 200 |
Possible Values | Any Positive Integer |
Selection Criteria | Specifies the maximum number of fields to be displayed when any of the following schemas is opened in an edit mode:
If any of the above schemas is opened in an edit mode and has more fields than the specified record, then a message is displayed. |
abpm.schemaIgnoreBlankLine
Description | Configures the maximum number of fields to be displayed in Text, Advanced Text, and Advanced Positional Schema |
---|---|
Default Value | Yes |
Possible Values | Yes/No |
Selection Criteria | This property specifies the maximum number of fields to be displayed when any of the following schemas is opened in edit mode:
|
abpm.connect.jsonschema.retainSpecialCharacters
Description | Retains the special characters entered in comma separated format. For example, \n,\r. |
---|---|
Possible Values | One or more special characters, for example, \n,\r. |
EVENT PROPERTY
abpm.mailEvent.mailProcessConcurrency
Description | Defines the maximum number of concurrent emails that can be processed by a mail event at a time |
---|---|
Default Value | 0 |
Possible Values | Any positive integer. It should be based on a number of concurrent connections that the mail server is using. |
Selection Criteria | Enter the maximum number of concurrent emails that can be processed at a time by mail event. |
abpm.mailEvent.retry
Description | Sets the number of retries when a 'MailBox in Use' error occurs |
---|---|
Default Value | 0 |
Possible Values | Any positive integer. It should be based on the mail server that you are using. |
Selection Criteria | Specifies the number of times a mail source, mail event, and mail polling activity will retry on 'Mailbox in Use' error before it aborts. By default, the value is 0 indicates no retries. |
abpm.mailEvent.sleepTime
Description | Sets the sleep time (in milliseconds) before a retry takes plac when a 'Mailbox in Use' error occurs |
---|---|
Default Value | 0 |
Possible Values | Any positive integer. It should be based on the mail server that you are using. |
Selection Criteria | Specifies the time interval (in milliseconds) between two retries for 'Mailbox in Use' error. By default, this value is 0 implies that time interval is 2 seconds. This property is applicable if the abpm.mailEvent.retry property is greater than 0. |
TARGET PROPERTY
abpm.target.createFolder
Description | Option to create any non-existing parent directory on target location (for Secured FTP Target and LAN File Target activity using VFS option) |
---|---|
Default Value | yes |
Possible Values | Yes/No |
EVENT
abpm.event.concurrency
Description | Maximum number of files that will be processed by an event in each polling frequency |
---|---|
Default Value | -1 |
Possible Values | Any positive integer. 0 indicates an infinite number of files. |
EVENT METADATA
abpm.eventMetadata.retainTime
Description | Maximum number of days to keep the files in the metadata |
---|---|
Default Value | 30 |
Possible Values | Any positive integer. |
abpm.eventMetadata.cleanupCronExpression
Description | Time (in cron expression) when the cleanup runs |
---|---|
Default Value | 0 0 3 * * ? (means 3 AM) |
Possible Values | Cron Expression |
abpm.webservice.consumer.hostNameVerificationEnabled |