activities
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

Integration Service のアクティビティ

最終更新日時 2025年10月16日

よくある質問

SAP BAPI アクティビティ パッケージは Windows プロジェクトおよびクロスプラットフォーム プロジェクトに対応していますか?

はい、SAP BAPI アクティビティ パッケージは、デスクトップ版の Studio の Windows プロジェクトとクロスプラットフォーム プロジェクトの両方に対応しています。

BAPI の必須プロパティがすべてアクティビティ キャンバスに表示されないのはなぜですか?

When a property of a particular BAPI is of type structure, the input (structure) itself is not displayed on the Execute BAPI/RFC activity canvas, but its underlying properties are shown. Even if certain properties within the structure are required by the BAPI, they are still displayed as optional on the primary canvas, often leading to a cluttered activity interface. SAP does not indicate which fields are required within the structure and only provides information about the mandatory structure. Therefore, you must manually identify and map the required fields accordingly. You can read more about this limitation in this SAP community thread: BAPI Mandatory Fields.

BAPI のテーブル入力型が表示されないのはなぜですか?

In the Execute BAPI/RFC activity, table input types for BAPIs/RFCs are represented as array inputs. This requires you to manually build the objects. See the examples provided in Building array inputs for table input types.

私たちは、配列マッピングを簡素化するソリューションに積極的に取り組んでいます。

docs image


docs image

キャンバスにすべての入力が表示されないのはなぜですか?

既定では、必須フィールドのみがメイン アクティビティ キャンバスに表示されます。 [ プロパティを管理 ] パネルで任意のフィールドにアクセスして設定できます。 必要な追加の入力を選択し、[ フィールドを更新 ] オプションを使用してそれらをプライマリ キャンバスに取り込みます。

docs image

RFCの呼び出しはサポートされていますか?

Yes, invoking RFC is supported.

SAP BAPI アクティビティを使用するためのインストールの前提条件はありますか?

Integration Service の新しい SAP BAPI アクティビティを使用するために、インストールは必要ありません。 v2023.10 以降の UiPath Studio が必要です。または、Studio Web で直接オートメーションの作成を開始できます。

How can I determine whether the Execute BAPI/RFC activity was successful?

All BAPIs/RFCs include a _RETURN array within the output Tables section. This provides outputs such as LOG_NO, CODE, MESSAGE, etc. Check these values to assess the success or failure of the BAPI execution.

docs image

ホスト名にDNS名の代わりにIPアドレスを使用できますか?

IPアドレスの使用には、一意性という大きな利点があります。 mycompany.com/sap/bapiなどの DNS 名を使用する場合は、DNS 変換、ルーティング、およびその他のネットワーク コンポーネントに依存します。これにより、潜在的な問題やネットワークの問題が発生する可能性があります。 そのため、より信頼性の高いコネクション作成エクスペリエンスを確保するために、IP アドレスを使用することをお勧めします。

SAP アプリケーションがオンプレミスまたは専用クラウドでホストされている場合、Integration Service の SAP BAPI アクティビティを使用できますか?

はい。 SAP S/4HANA システムが Azure などのクラウド プラットフォームでホストされている場合は、アクセスに十分なパブリック IP アドレスが必要です。 SAP システムがオンプレミスの場合は、特定の外部 IP アドレスからのアクセスを許可する必要があります。これには、ファイアウォール設定の構成が必要です。

docs image

システムは BAPI のコミットを自動的に処理しますか?

はい。 SAP Java コネクタを使用しているため、BAPI がコミットを必要としているかどうかが自動的に検出され、トランザクションが確実に保存されるように BAPI_TRANSACTION_COMMIT トリガーされます。 これにより、手動での介入が不要になります。

このページは役に立ちましたか?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo
信頼とセキュリティ
© 2005-2025 UiPath. All rights reserved.