入力 | 出力 | ||
---|---|---|---|
パラメータ名 | ベースタイプ | 説明 | |
oauthConfigurations | JSON | コネクタに対する正しい OAuth コンフィギュレーション設定を含む有効な JSON ファイルを指定します。 | 正常に完了したこと、またはサービスの実行中に発生したエラーを示すメッセージを返します。 |
入力 | 出力 | ||
---|---|---|---|
パラメータ名 | ベースタイプ | 説明 | |
Connector config name | 文字列 | 削除する OAuth コンフィギュレーション設定を含む有効なコネクタコンフィギュレーション値を指定します。 | 正常に完了したこと、またはサービスの実行中に発生したエラーを示すメッセージを返します。 |
OAuth provider | 文字列 | 指定されたコネクタの有効な OAuth プロバイダを指定します。 |
入力 | 出力 | ||
---|---|---|---|
パラメータ名 | ベースタイプ | 説明 | |
- | - | - | ThingWorx Flow サーバーにロードされているすべての OAuth のコネクタ名と OAuth プロバイダ名を提供する JSON を返します。 |
入力 | 出力 | ||
---|---|---|---|
パラメータ名 | ベースタイプ | 説明 | |
OAuth provider | 文字列 | サードパーティのサービスまたはユーティリティの有効な OAuth プロバイダを指定します。 | 正常に完了したこと、またはサービスの実行中に発生したエラーを示すメッセージを返します。 |
User Name | 文字列 | 指定した OAuth プロバイダの生成されたアクセストークンを削除する ThingWorx ユーザーの名前を指定します。 このフィールドはオプションです。ユーザー名を指定しなかった場合、このサービスは指定した OAuth プロバイダのすべてのユーザーのすべての OAuth アクセストークンを削除します。 |
サービスが OAuth プロバイダの OAuth アクセストークンを削除した後は、OAuth (名前付きユーザー) コネクタが アイコンとともに、ThingWorx Flow ダッシュボードに表示されます。 |
入力 | 出力 | ||
---|---|---|---|
パラメータ名 | ベースタイプ | 説明 | |
connectorName | 文字列 | サードパーティサービスのコネクタ名を入力します。 | 正常に完了したこと、またはサービスの実行中に発生したエラーを示すメッセージを返します。 |
入力 | 出力 | ||
---|---|---|---|
パラメータ名 | ベースタイプ | 説明 | |
- | - | - | 正常に完了したこと、またはサービスの実行中に発生したエラーを示すメッセージを返します。 |
エラーコード | エラーメッセージ |
---|---|
[FLOW-CONFIG-01] | ThingWorx Flow is not enabled.Add the OrchestrationSettings section to the platform-settings.json file to enable ThingWorx Flow. |
[FLOW-RABBIT-01] | Failed to connect to RabbitMQ.Check whether the RabbitMQ service is running and is accessible. |
[FLOW-API-01] | Failed to connect to ThingWorx Flow.Check ThingWorx logs for more detail. |
[FLOW-API-02] | Failed to connect to ThingWorx Flow.Make sure that you are accessing ThingWorx over the ThingWorx Flow hostname and port once ThingWorx Flow has been installed.Otherwise, ThingWorx Flowand ThingWorx will not be able to communicate with each other. |
[FLOW-KEY-01] | OAuth admin key not found in the ThingWorx KeyStore. |
[FLOW-KEY-02] | Exchange admin key not found in the ThingWorx KeyStore. |
[FLOW-KEY-03] | Failed to get ThingWorx Flow keys from the ThingWorx KeyStore. |
[FLOW-KEY-04] | Failed to get ThingWorx Flow keys from the ThingWorx KeyStore. |
[FLOW-EXCHANGE-01] | Failed to connect to ThingWorx Flow exchange service.Check ThingWorx logs for more details. |
[FLOW-EXCHANGE-02] | Failed to connect to ThingWorx Flow exchange service.Check whether ThingWorx Flow exchange service is up and running. |
[FLOW-OAUTH-01] | Failed to connect to ThingWorx Flow OAuth service.Check ThingWorx logs for more details. |
[FLOW-OAUTH-02] | Failed to connect to ThingWorx Flow OAuth service.Check whether ThingWorx Flow OAuth service is up and running. |