OutSystems Forge 日本語データベース

Runtime Context

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

Forge英文サイト

2017-12-09 1.0.0 Carlos Alfaro All .NET Libraries
現在の実行時コンテキストに関する情報を返すアクションのセット。 注意:このコンポーネントは、プライベートでもドキュメント化されていないプラットフォームAPIも利用しています。 その結果、このコンポーネントは、プラットフォームのアップグレード時に予期せず破損する可能性があります。 プラットフォームのアップグレード/パッチ適用時にアプリケーションが期待どおりに動作することを保証するために、適切なテストを行うことをお勧めします。
現在の実行時コンテキストに関する情報を返すアクションのセット。 GetAppInfo - 現在のAppInfoを取得します。 GetRequestTracer - 現在のContext RequestTracerを取得します。 GetRESTExposeContext - 現在のRESTExposeContextを取得します。 公開されているREST APIアクション、またはOnAuthentication、OnRequest、およびOnResponseハンドラアクション内からのデータのみを返します。 GetRESTConsumeContext - 消費されたRESTアクションの情報を返します。 消費されたREST APIのOnBeforeRequestまたはOnAfterRequestハンドラ・アクション内からのみデータを戻します。 注意:このコンポーネントは、プライベートでもドキュメント化されていないプラットフォームAPIも利用しています。 その結果、このコンポーネントは、プラットフォームのアップグレード時に予期せず破損する可能性があります。 プラットフォームのアップグレード/パッチ適用時にアプリケーションが期待どおりに動作することを保証するために、適切なテストを行うことをお勧めします。

[Overview]
Set of Actions that return information on the current Runtime Context. 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.
[Detail]
Set of Actions that return information on the current Runtime Context. GetAppInfo - Get the current AppInfo. GetRequestTracer - Get the current Context RequestTracer. GetRESTExposeContext - Get the current RESTExposeContext. Only returns data from inside an exposed REST API action, or the OnAuthentication, OnRequest and OnResponse handler actions. GetRESTConsumeContext - Returns information of the Consumed REST Action. Only returns data from inside the OnBeforeRequest or OnAfterRequest handler actions of a consumed REST API. 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.
戻る