OutSystems Forge 日本語データベース

ardoJSON

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

Forge英文サイト

2016-08-30 1.9.4 Ricardo Silva 9.1.600.0 All All Components, Libraries
Outsystemsで利用される値をJSON形式へ変換もしくは、その逆の処理を行うための汎用拡張機能
特徴 - .NETスタック内のJSON.NET - Javaスタック内のjackson - OutSystemsの値を意味のあるJSONにシリアル化 - 最も一般的な日付形式を認識 - 提供されたJSONからOutSystemsレコードを構築 主な利点 - OutSystemsでJSONを簡単に処理する - カスタムコードは必要ありません。構造体を定義するだけで、拡張機能はそれをシリアライズする方法を判定します。 注意:このコンポーネントは、非公開で文書化されていないプラットフォームAPIを利用しており、予告なく変更することがあります。 その結果、このコンポーネントは、プラットフォームのアップグレード時に予期せず破損することがあります。 プラットフォームのアップグレード/パッチ適用時にアプリケーションが期待どおりに機能し続けることを確認するために、適切なテストを行うことをお勧めします。

[Overview]
Generic extension for serializing and deserializing Outsystems values into and out of JSON
[Detail]
Feature List - JSON.NET in the .NET stack - jackson in the Java stack - Serializes any OutSystems value into meaningful JSON - Understands most common date formats - Can build OutSystems records out of provided JSON Main Benefits - Easily process JSON in OutSystems - No Custom code required, just define your structures and the extension will understand how to (de-)serialize it 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.
戻る