
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 11-29-2021 06:58 AM
sn_flow_designer.allowed_system_tables property
We're trying to use flow and on the "look up record" the "sys_choice" table doesn't appear, we can't select this table and this behaviour occured because isn't a best practice select record in many sys tables (performance issues, simular to Reporting on system tables).
Sometimes we'd a controlled environment that it's necessary or about business requirements and we need to do, or be how do it?
See below the image how was howing for us before the change
How to configure:
Image | Description |
|
01. Search on the Filter Navigator by "sys_properties.list" Faça um busca no filter navigator por |
02. Search by property sn_flow_designer.allowed_system_tables
Busque pela propriedade sn_flow_designer.allowed_system_tables | |
03. Will be opened the property form
A propriedade irá abrir no novo form | |
04.update the value field the default value is "sys_attachment,sys_data_source" you need to add the new table "sys_attachment,sys_data_source,sys_choice"
Atualize o conteúdo do campo value com a tabela sys_choice | |
05. Click Update
Clique em update |
Resulting the new behaviour
- 1,430 Views
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Heads up to anyone experiencing the same issue. The above steps work BUT ... you will either have to wait 5 to 10 minutes for the underlying platform to update itself with the System Property modification, or you will have to reload the Flow Designer environment into your browser (or both - I cannot tell with certainty).