Skip to content

Split batch file#287

Merged
hansenmc merged 14 commits into
developmentfrom
splitBatchFile
Mar 20, 2026
Merged

Split batch file#287
hansenmc merged 14 commits into
developmentfrom
splitBatchFile

Conversation

@hansenmc

Copy link
Copy Markdown
Member

Add the ability to split a batch file either by number of lines or size with two new options: EXPORT-FILE-SPLIT-MAX-LINES and EXPORT-FILE-SPLIT-MAX-SIZE

  • Auto-configure the PreBatchUpdateFileTask if EXPORT-FILE-TOP-CONTENT is specified and ExportBatchToFileTask is configured.
  • Auto-configure the PostBatchUpdateFileTask if EXPORT-FILE-BOTTOM-CONTENT, EXPORT-FILE-SPLIT-MAX-LINES, or EXPORT-FILE-SPLIT-MAX-SIZE are specified, or EXPORT-FILE-AS-ZIP is true.

Mads Hansen and others added 9 commits February 28, 2026 08:41
…n exception (will have issues when we upgrade Java and have restricted access)
…TENT and ExportBatchFileTask is configured.

Automatically configure PostBatchUpdateFileTask if EXPORT-FILE-BOTTOM-CONTENT, EXPORT-FILE-MAX-SPLIT-LINES, EXPORT-FILE-MAX-SPLIT-SIZE, or Export-FILE-AS-ZIP is configured and ExportBatchToFileTask.
@hansenmc
hansenmc requested a review from bbandlamudi March 13, 2026 00:04
@bbandlamudi

Copy link
Copy Markdown
Contributor

fyi - this is pending the revert of writeToFile logic for pre/post batch.

…ely overriden getExportFile() to produce the correct filename and avoid having to pass it in as a param.
@hansenmc
hansenmc merged commit df82d2d into development Mar 20, 2026
1 check was pending
@hansenmc
hansenmc deleted the splitBatchFile branch March 20, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants