Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

Listed below are the EDI Solution Parameters/Properties properties that you may need to set based on your requirements. To know how to set a value for a property, refer to the page Configuring the system properties.

EDI Solution
Properties
properties
EDI Solution Parameters
Value
Default valueDescription
abpm.solution.edi.controlNumberGenStrategytimestampUser
Defined EDI Control Number Generation Strategy
defined EDI control number generation strategy.
abpm.solution.edi.pagination.page.size20Maximum number of
Records that will displayed in a page
records displayed per page.
abpm.solution.edi.transactionset.processST03
 
 NoProcess ST03 segment in EDI X12.
abpm.solution.edi.interchange.validation
 
 YesEnable or disable the EDI X12 interchange envelope validation.
abpm.solution.edi.group.validation
 
 YesEnable or disable the EDI X12 group envelope validation.
abpm.solution.b2b.partnerIdentifier.skipError
 
 FalseSkip error logging in the log database if partner identifier is not matched.
abpm.solution.edi.generateAckPerTradingPartner
 
 FalseGenerate all the Transaction set of acknowledgement for same trading partner under one FA.
abpm.solution.edi.transactionset.generateAK103
 
 NoGenerate AK103 segment in EDI X12 Acknowledgement file.
abpm.solution.edi.update.batchSize
 
 50
Specify batch
Batch size for batch update in Database.
abpm.solution.edi.insert.batchSize
 
 100
Specify batch
Batch size for batch insert in Database.
abpm.solution.edi.inquery.size
 
 50
Specify size
Size for in queries parameter in Database.
abpm.solution.edi.threadpool.size
 
 10
Specify fixed
Fixed thread size for Database task.
abpm.solution.edi.logging.debug
 
 FalseEnable debug logging.
EDI Configuration
Parameters
for Mail Notifications 
Value
Default value Description
abpm.solution.edi.notification.translationError.hostEmailID
 
host@company.comEmail id of the host who will receive the email in case of translation
error(s)
errors.
abpm.solution.edi.notification.systemError.hostEmailID
 
 host@company.comEmail id of the host who will receive the email in case of system
error(s)
errors.
abpm.solution.edi.notification.interChangeErrorNotification.senderEmailId
 
 host@company.comEmail id of the sender for EDI Interchange
Error Notification
error notification.
abpm.solution.edi.notification.interChangeErrorNotification.receiverEmailID  host@company.comComma separated receiver email ids for EDI Interchange
Error Notification
error notification.
abpm.solution.edi.notification.nackNotification.senderEmailId host@company.comEmail id of sender for EDI NACK
Notification
notification.
abpm.solution.edi.notification.systemErrorNotification.receiverEmailIds
 
 host@company.comComma separated receiver email ids for EDI system error notification.
abpm.solution.edi.notification.mailTarget.userId Mail server user id for Mail Target.
abpm.solution.edi.notification.mailTarget.password Mail server password for Mail Target.
EDI Configuration
Parameters
for Process Flows 
Value
Default value Description
abpm.solution.edi.EDIInboundProcessor.generateLogFile Option to enable
/
or disable the generation of the log file for inbound processing.
abpm.solution.edi.EDIInboundProcessor.logFilePath Path of the location where you want to generate the log file.
abpm.solution.edi.EDIInboundProcessor.logPathPrefix Path prefix of the target file displayed in the log file.
abpm.solution.edi.EDIOutboundProcessor.generateLogFile Option to enable
/
or disable the generation of the log file for outbound processing.
abpm.solution.edi.EDIOutboundProcessor.logFilePath Path of the location where you want to generate the log file.
abpm.solution.edi.EDIOutboundProcessor.logPathPrefix Path prefix of the target file displayed in the log file.
abpm.solution.edi.EDISubBatchProcessor.generateLogFile Set this property
as
to true if you want to write the path of functional acknowledgement in inbound log file.
abpm.solution.edi.EDISubBatchProcessor.logFilePath Path of the location where you want to generate the log file. This path should be the same as the path defined for logfilePath in EDIInboundProcessor.
abpm.solution.edi.EDISubBatchProcessor.logPathPrefix Path prefix of the target file displayed in the log file.
abpm.solution.edi.EDISubBatchProcessor.resetTransactionControlNumber Option to enable
/
or disable the reset transaction set control number in outbound processing.
abpm.solution.edi.EDIBatchProcessor.resetTransactionControlNumber Option to enable
/
or disable the reset transaction set control number in outbound processing while batch mode is selected as Yes.
abpm.solution.edi.xquery.retryCount
 
 3Number of retries to be done in case the connection with XML file fails
while
during the execution of Xquery
execution
.
abpm.solution.edi.xquery.retryInterval
 
 10000
Set the time
Time interval in milliseconds between consecutive retries
while
for connecting to the XML file
fails while Xquery execution
during the execution of Xquery.
Default B2B Archiving Policy 
Value
Default value Description
abpm.solution.b2b.archive.basepath Base path for archiving.
abpm.solution.b2b.archive.filesystem File System for LAN Target (WINDOWS or UNIX).
abpm.solution.b2b.archive.isvfs Enable or
Disable
disable if you want to use VFS service to connect to remote machine (true or false).
abpm.solution.b2b.archive.issecure Enable if target is password protected (true or false).
abpm.solution.b2b.archive.username Enter
user Id
User ID to connect remote machine (In case secure is selected).
abpm.solution.b2b.archive.password Enter password to connect remote machine (In case secure is selected).