OutSystems Forge 日本語データベース

Convert CSV File to Excel File

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

Forge英文サイト

2017-09-19 1.0.4 Rajat Agrawal All .NET Connectors, Components, Plug-ins
このエクステンションは、Excelで一括レコード(20k以上)をダウンロードするために作成されています。 ほとんどの場合、リクエストタイムアウトエラーが発生します。 この拡張モジュールでは、csvファイルパスを入力パラメータとして指定する必要があります。 この拡張機能は、OutsystemのFile_ReadBinaryアクションで読み込む同じパス上にExcelファイルを生成します。 この拡張機能は、Microsoft Excel Packageの依存関係があり、サーバーの同じ場所にインストールする必要があります。
このエクステンションは、Excelで一括レコード(20k以上)をダウンロードするために作成されています。 ほとんどの場合、リクエストタイムアウトエラーが発生します。 この拡張モジュールでは、csvファイルパスを入力パラメータとして指定する必要があります。 この拡張機能は、OutsystemのFile_ReadBinaryアクションで読み込む同じパス上にExcelファイルを生成します。 この拡張機能は、Microsoft Excel Packageの依存関係があり、サーバーの同じ場所にインストールする必要があります。

[Overview]
This extension is created to download the bulk records (more then 20k+) in excel. Mostly, we get request time out error. In this extension you have to provide csv file path as a input parameter. This extension will generate Excel File on same path which you will read through File_ReadBinary action in outsystem. This extension as Microsoft Excel Package dependency and same to be install on the server.
[Detail]
This extension is created to download the bulk records (more then 20k+) in excel. Mostly, we get request time out error. In this extension you have to provide csv file path as a input parameter. This extension will generate Excel File on same path which you will read through File_ReadBinary action in outsystem. This extension as Microsoft Excel Package dependency and same to be install on the server.
戻る