Listed below are the EDI Solution Parameters/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 | ||
EDI Solution Parameters | Value | Description |
abpm.solution.edi.controlNumberGenStrategy | timestamp | User Defined EDI Control Number Generation Strategy |
abpm.solution.edi.pagination.page.size | 20 | Maximum number of Records that will displayed in a page |
abpm.solution.edi.transactionset.processST03 | Process ST03 segment in EDI X12 | |
abpm.solution.edi.interchange.validation | Enable or disable the EDI X12 interchange envelope validation. | |
abpm.solution.edi.group.validation | Enable or disable the EDI X12 group envelope validation. | |
abpm.solution.b2b.partnerIdentifier.skipError | Skip error logging in the log database if partner identifier is not matched. | |
abpm.solution.edi.generateAckPerTradingPartner | Generate all the Transaction set of acknowledgement for same trading partner under one FA. | |
abpm.solution.edi.transactionset.generateAK103 | Generate AK103 segment in EDI X12 Acknowledgement file. | |
abpm.solution.edi.update.batchSize | Specify batch size for batch update in Database. | |
abpm.solution.edi.insert.batchSize | Specify batch size for batch insert in Database. | |
abpm.solution.edi.inquery.size | Specify size for in queries parameter in Database. | |
abpm.solution.edi.threadpool.size | Specify fixed thread size for Database task. | |
abpm.solution.edi.logging.debug | Enable debug logging. | |
EDI Configuration Parameters for Mail Notifications | Value | Description |
abpm.solution.edi.notification.translationError.hostEmailID | Email id of the host who will receive the email in case of translation error(s). | |
abpm.solution.edi.notification.systemError.hostEmailID | Email id of the host who will receive the email in case of system error(s). | |
abpm.solution.edi.notification.interChangeErrorNotification.senderEmailId | Email id of sender for EDI Interchange Error Notification. | |
abpm.solution.edi.notification.interChangeErrorNotification.receiverEmailID | Comma separated receiver email ids for EDI Interchange Error Notification. | |
abpm.solution.edi.notification.nackNotification.senderEmailId | Email id of sender for EDI NACK Notification. | |
abpm.solution.edi.notification.systemErrorNotification.receiverEmailIds | Comma 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 | Description |
abpm.solution.edi.EDIInboundProcessor.generateLogFile | Option to enable/disable generation of the log file for inbound processing. | |
abpm.solution.edi.EDIInboundProcessor.logFilePath | Path 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/disable generation of the log file for outbound processing. | |
abpm.solution.edi.EDIOutboundProcessor.logFilePath | Path 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 true if you want to write the path of functional acknowledgement in inbound log file. | |
abpm.solution.edi.EDISubBatchProcessor.logFilePath | Path where you want to generate the log file. This path should be 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/disable reset transaction set control number in outbound processing. | |
abpm.solution.edi.EDIBatchProcessor.resetTransactionControlNumber | Option to enable/disable reset transaction set control number in outbound processing while batch mode is selected as Yes. | |
abpm.solution.edi.xquery.retryCount | Number of retries to be done in case connection with XML file fails while Xquery execution. | |
abpm.solution.edi.xquery.retryInterval | Set the time interval in milliseconds between consecutive retries while connecting to XML file fails while Xquery execution | |
Default B2B Archiving Policy | 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 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 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) |