OutSystems Forge 日本語データベース

CSV Importer

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

Forge英文サイト

2014-09-04 1.0.0 mark smit 8.0.1+ All Java
カンマ区切りファイル(またはフラットテキストファイルを区切ったもの)をOutSystemsアプリケーションと一緒にインポートします。 ArdoJSONで行われた作業に基づいて、このコンポーネントを使用すると、フラットテキストファイルをOutsystemsプラットフォームで定義されたレコードセットにインポートできます。
特徴 テキストベースのデータをOutSystemsアプリケーションにインポートする - インポートされたファイルの文字セットを設定する - セパレータ区切り文字を設定する - 引用文字列は任意の入力です - 使用された日付形式を選択する - インポートされたファイルのデータをレコードのフィールドにマップします。 - データセット内のヘッダーレコードを使用して、フィールドをOutsystemsレコードにマップする 主な利点 構造化データを含むフラット・テキスト・ファイルをOutsystemsアプリケーションにすばやくインポートできます。 注意:このコンポーネントは、非公開で文書化されていないプラットフォームAPIを利用しており、予告なく変更することがあります。 その結果、このコンポーネントは、プラットフォームのアップグレード時に予期せず破損することがあります。 プラットフォームのアップグレード/パッチ適用時にアプリケーションが期待どおりに機能し続けることを確認するために、適切なテストを行うことをお勧めします。

[Overview]
Import comma separated files (or anything separated flat text files) with your OutSystems application. Based on the work done in ArdoJSON this component allows you to import flat text files into a record set defined in the Outsystems platform.
[Detail]
Feature List Import text based data into your OutSystems application - set charset of the imported file - set separator char - quote strings are any input - select the used date format - map data in the imported file to fields in your record. - use header record in your data set to map fields to your Outsystems record Main Benefits Quickly import flat text files containing structured data into your Outsystems aplication. Notice: This component takes advantage of private and undocumented Platform APIs, which can change without notice. As a result, this component may unexpectedly break as the Platform is upgraded. We advise proper testing to ensure that your applications continue to work as expected when upgrading/patching the Platform.
戻る