データ更新

Overview

Configs: 共通設定

  • mode_edit_outline 工程名
  • mode_edit_outline メモ
Configs

  • toggle_off 必須データ項目の値をクリアすることを許可する
  • arrow_drop_down 設定対象のデータ項目を選択 *
    • (データ項目)
  • (設定)
    • edit (設定編集)
      • mode_edit_outline 値または式#{EL}
        • arrow_drop_down 参照を挿入…
          • 件名
          • ケース開始ユーザ
          • ケース開始組織
          • ケースID
          • ケース開始日時
          • ケース連番
          • アプリID
          • アプリ名
          • (データ項目)
          • システム変数:アプリケーションルートURL
    • delete(削除)
    • (選択されたデータ項目)
    • (設定された値または式)

Capture

Notes

Config Examples

  • Automation Name: “j++”
    • Output Type: 数値型
    • Expression: #q_intJ + 1
  • Automation Name: “合計”
    • Output Type: 数値型
    • Expression: #q_numSubtotal1 + #q_numSubtotal2
  • Automation Name: “前月の末日”
    • Output Type: 日付型
    • Expression: #today.addMonths(-1).getLastDateInMonth()
  • Automation Name: “(数値型)日後”
    • Output Type: 日付型
    • Expression: #today.addDays(#q_num.intValue())
  • Automation Name: “自動タイトル”
    • Output Type: 件名
    • Expression: HR: #{#q_employeeName}, #{#q_termOfEmployment}
  • Automation Name: “時刻付ファイル名”
    • Output Type: 文字型(単一行)
    • Expression: invoice-#{processInstanceId}-#{#dateFormatter.format('yyyyMMddHHmm', #now)}.pdf
  • Automation Name: “メール草稿”
    • Output Type: 文字型(複数行)
    • Expression: Dear #{#q_customerName},<br>If you need to contact support, please include this reference: #{processInstanceId}<br>Best regards,
  • Automation Name: “選択結果コピー”
    • Output Type: 選択型
    • Expression: #q_otherSelect

See also

Questetra Supportをもっと見る

今すぐ購読し、続きを読んで、すべてのアーカイブにアクセスしましょう。

続きを読む