- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2025 06:57 PM
I would like to set "Table = sys_update_xml" as a trigger in Flow Designer, but the "Customer Update [sys_update_xml]" table does not appear in the dropdown list.
Is it not possible to use the "Customer Update" table as a trigger?
(Below is the original question in Japanese)
FlowDesignerでトリガーとして「テーブル = sys_update_xml」を設定したいのですがプルダウンに 顧客アップデート[sys_update_xml] テーブルが表示されません。
顧客アップデート テーブルはトリガーとして使用できないのでしょうか?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2025 07:06 PM
Hi @hkriwk1 ,
I don't think system allows you to select the customer updates table.
What is the scenario you are trying to implement? There should be another way around it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2025 07:06 PM
Hi @hkriwk1 ,
I don't think system allows you to select the customer updates table.
What is the scenario you are trying to implement? There should be another way around it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2025 07:16 PM
Thank You @SarthakGoel 😺
I’ll give it a try with a Business Rule.
I was thinking about sending a notification when the Application Scope of the Customer Update and the Update Set are different,
or when Customer Updates are mixed into the default Update Set.