OutSystems Forge 日本語データベース

How To Return complex data via REST

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

Forge英文サイト

2016-02-25 1.0.0 Stacey Levine 9.1.300.0 All All How-tos
これは、RESTサービスを介して複雑なデータを返す方法のサンプルです。 異なるスプレッドシートから関連データをインポートし、外部キーを適切に利用するなど、いくつかの追加機能があります。
これは、RESTを使用してネストされた構造体を戻す方法を示す例です。 追加の利点として、このアプリケーションは標準のNorthwindサンプルデータをブートストラップして利用します。

[Overview]
This is a sample on how to return complex data via REST Services. There are some additional features in here including importing relating data from different spreadsheets and utilizing the foreign keys properly.
[Detail]
This is an example that shows how to return nexted structures using REST. As an added benefit, this application bootstraps and utilizes standard Northwind sample data.
戻る