Summary
The Summer Batch team¶
Name | Target Framework | Version |
---|---|---|
SummerBatch | .NET 4.6.1 | V1.2.6 |
SummerBatchCore | .NET Core 3.1 | V3.0.4 |
Copyright © 2015-2021 Bluage Corporation, All Rights Reserved.
Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further provided that each copy contains this Copyright Notice, whether distributed in print or electronically.
-
1.Introduction:¶
-
2.Supported Features:¶
-
3.Summer batch vocabulary and mechanisms:¶
-
4.Configuration:¶
-
5.Running a Job:¶
-
6.Using Basic Features:¶
-
7.Using Advanced Features:¶
-
A.Appendix:¶
-
Version History¶
-
SummerBatch:
-
SummerBatchCore:
-
-
Index¶
-
List of Figures:¶
-
List of Examples:¶
-
4.3. Job Configuration
-
4.13. Setting Database Persistence of Job Explorer and Job Repository
-
6.4. Sample flat file target business object field set mapper
-
6.5. Delimited flat file reader - sample unity configuration
-
6.8. Formatted flat file writer - sample unity configuration
-
6.13. Formatted flat file writer - sample unity configuration
-
6.15.
DatabaseBatchItemWriter
declaration in the job XML file -
6.17. Adding support for other RDBMS : the PostgreSQL example
-
7.2. Sample business object to which EBCDIC records will be mapped
-
7.14. Typical
EmptyFileCheckTaskle
usage in the job XML file -
7.15. Sample Unity configuration for a
EmptyFileCheckTasklet
-
7.16. Typical
SqlScriptRunnerTasklet
usage in the job XML file -
7.17. Sample Unity configuration for a
SqlScriptRunnerTasklet
-
7.19. GDG Configuration
-
7.23. Example format file
-
7.27. TemplateLineAggregator unity setup with a ProcessAdapter
-
7.30. Examples with and without wildcard in the
appsettings.json