OutSystems Forge 日本語データベース

How to Process Large Files

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2015-12-30 1.0.0 Stacey Levine 9.1.0.10 All All How-tos
大きなファイルを処理する方法のサンプル。
これは、大きなファイルを処理する方法を示すサンプルアプリケーションです。 これはタイマーを使用し、エラーをログに記録してエラーを記録し、引き続きファイルを処理し続けます。 もちろん、これが目的のユースケースだった場合は、エラーが発生した場合にファイル処理を中止するように変更することもできます。

[Overview]
Sample on ways to process large files.
[Detail]
This is a sample application that shows how to process large files. This uses timers and shows some error handlingto log an error and still continue to process the file. You could of course alter this to abort the file processing on any error if that was your desired use case.
戻る