We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
introduce a new feature to for temporary overwriting of File Data. This can be used by a client to disable the flag
SNAPSHOT_OVERWRITEFILECONTENT=false
during the processing life cycle.
As a result exiting files with the a given name will be replaced.
The file names can be provided by the item $snapshot.overwriteFileContent
$snapshot.overwriteFileContent
The text was updated successfully, but these errors were encountered:
implementation, docu
ce201f4
Issue #135
No branches or pull requests
introduce a new feature to for temporary overwriting of File Data. This can be used by a client to disable the flag
during the processing life cycle.
As a result exiting files with the a given name will be replaced.
The file names can be provided by the item
$snapshot.overwriteFileContent
The text was updated successfully, but these errors were encountered: