上載行動者上下文記錄

在您編譯行動者上下文記錄之後,必須將其上載到 Infor Spreadsheet Designer (ISD)。
  1. 從 ISD 建立新標籤並將其命名為ActorContext
  2. 按一下插入上載
  3. 選取用於新增行動者上下文的應用程式資料區域:<tenant>_<type>_fsm<tenant>_<type>_hcm
  4. 指定以下上載屬性:
    • 業務類別:選取「行動者上下文」業務類別
    • 動作:選取建立
    • 欄位對應:選取ActorContextPropertyValue
  5. ContextPropertyValue之間新增一個欄,並將其命名為ContextProperty.KeyField
  6. 按一下重設對應
  7. 將行動者清單與 ContextProperty.KeyField 和 Value 中的資料填入試算表。執行此操作的其中一種方式是針對單一 KeyField 新增所有行動者,然後新增 vlookup 公式 (步驟 11),接著再針對下一個 KeyField 新增所有行動者,依此類推。
  8. 將公式新增至 ContextProperty 欄中的所有欄位以執行 vlookup。指定:=VLOOKUP([@[ContextProperty.KeyField]],LISTMAP_TABLEContextProperty,2, FALSE)
  9. 在新增所有資料後,前往 Infor 標籤並按一下上載
  10. 透過啟動 Infor Rich Client 或前往 ActorContext 清單 URL 驗證記錄:https//gen-<tenant>-<type>.inforcloucsuite.com/fsm/web/List/ActorContext