OutSystems Forge 日本語データベース

Amazon SQS Connector

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

Forge英文サイト

2016-07-08 1.1.0 Carlos Sousa 9.0.1.15 All All Components, Libraries
Amazon Simple Queue Service(SQS)サービスに接続し、キューの管理、プッシュとメッセージの取得を可能にします。
このコンポーネントを使用すると、Amazon SDKを使用してAmazon Simple Queuing(SQS)に接続できます。 以下の操作が可能です: SQSサービスで新しいキューを作成します。 名前に基づいてキューを取得します。 メッセージをSQSキューに送信します。 処理のためにSQSキューからメッセージをポーリングする。 処理後にメッセージを削除する。 SQSサービスのキューを削除します。 このコンポーネントは次の目的で使用できます:.NET:.NETバージョン3 API用のAWS SDKの使用。 Java:AWS SDK for Java API v1.11.13の使用。

[Overview]
Connect to the Amazon Simple Queue Service (SQS) Service, allowing queue management, push and get messages.
[Detail]
This component allows you to connect to the Amazon Simple Queuing (SQS) using the Amazon SDK. It allows the following operations: Create a new queue in the SQS service; Get queue based on name; Send message to the SQS queue; Polling messages from a SQS queue for processing; Delete messages after processing; Delete queue in the SQS service. This component will work for: .NET: Using the AWS SDK for .NET Version 3 API; Java: Using the AWS SDK for Java API v1.11.13.
戻る