Loading
Salesforce から送信されるメールは、承認済ドメインからのみとなります続きを読む
目次
絞り込み条件を選択

          結果がありません
          結果がありません
          検索のヒントをいくつかご紹介します

          キーワードの入力ミスがないか確認する。
          より一般的な検索語を使用する。
          絞り込み条件を減らして、検索範囲を広げる。

          Salesforce ヘルプ全体を検索
          手数料取り消しサービスプロセスに必要な OmniScript コンポーネント

          手数料取り消しサービスプロセスに必要な OmniScript コンポーネント

          手数料の取り消しサービスプロセスをサポートするために必要なコンポーネントが Salesforce にあることを確認します。

          FeeReversal OmniScript は、次の Integration Procedure、OmniStudio データマッパー、FlexCard、LWC (Lightning Web コンポーネント)、および Apex メソッドをコールします。

          インテグレーション手順:

          • FSC_GetFeeReversalTransactions
          • FSC_ValidateFeeReversalTransactions
          • FSC_FeeReversalCreateCase
          • FSC_GetFeeReversalFinancialAccounts

          OmniStudio データマッパー:

          • FSCFeeReversalGetFinancialAccounts (抽出)
          • FSCFeeReversalTransactionAge (変換)
          • FSCFeeReversalFilterFinancialAccounts (変換)
          • FSCFeeReversalTransformFinancialAccounts (変換)
          • FSCFeeReversalFilterTransactions (変換)

          FlexCard および Lightning Web コンポーネント:

          • FSCFeeReversalTransactions (FlexCard)
          • FSCFeeReversalFinancialAccounts (FlexCard)
          • FSCFeeReversalSummary (FlexCard)
          • FSCFeeReversalTransactionDataTable (FlexCard)

          Apex クラス:

          FeeReversalHelperFunctions Apex クラスは、OmniScript の背後にある複雑なビジネスロジックの一部を処理します。

           
          読み込み中
          Salesforce Help | Article