11/4/2021
Topic:
Question about Auto Lockout
frankgrimes
|
my question is about auto lockout setting
is there a reason why auto lockout was removed from version 6? |
11/4/2021
Topic:
Question about inactive AD account
frankgrimes
|
if an AD account in Decisions is set to inactive, would an AD sync cause it to become active again? |
11/16/2021
Topic:
Database indexing question
frankgrimes
|
hey I was curious if Decisions makes any indexes outside of a clustered index? also can they make indexes? edited by frankgrimes on 11/16/2021 |
11/16/2021
Topic:
flow run part filtering question
frankgrimes
|
Hi, I had a question
I am currently using a flow run part to filter a report on my dashboard. I also have user actions available on the report to open the selected record.
On my process view I have an action to return back to the dashboard. my issue is when a user filters the report and uses the column actions(group or sort) and goes into the record and comes back to the dashboard via the user action, the dashboard report holds results from the search instead of refreshing and clearing out the search. If the column isn't sorted or grouped on column it works as expected.
Is this expected behavior for column filters/sorting/grouping to prevent the report from refreshing/clearing the filter results when returning to the dashboard?
thank you |
11/16/2021
Topic:
flow run part filtering question
frankgrimes
|
Hey Andrew,
Thank you so much, that did the trick |
11/18/2021
Topic:
Question about web components
frankgrimes
|
Hi, I was curious if Decisions has deployed UI/UX using web components, or if it has compatibility with them?
Thank you |
11/18/2021
Topic:
Question about module table
frankgrimes
|
Hi, I was wondering what the module_resource_dependency table is used for? I found some entries in this table that showed up as import issues after importing a project from the repository. The entries that showed up had been removed from the project before being imported. |
11/18/2021
Topic:
Table Question
frankgrimes
|
Hello, I was curious if anyone knows which table the state, city, and country values for locations get saved to? The locations table doesn't seem to have the information I'm looking for. |
11/18/2021
Topic:
Question about Folder Entity Extensions
frankgrimes
|
Hi, I was wondering if there was any other tables that relate to the FEE structure? I was under the impression that values such as comments exist on a different table other than the main one. |
11/18/2021
Topic:
Question about installation order
frankgrimes
|
Hi, I was curious if there is any specific sequential order that is followed when Decisions is being installed?
Sort of like:
1. start installer download 2.download installer 3. start applications, etc... edited by frankgrimes on 11/18/2021 |
11/18/2021
Topic:
What does the Format Text step do?
frankgrimes
|
Hello, I was curious if anyone could tell me what the format text step does and I use it.
Do I pass in a regex in the object input to format the text a certain way? |
11/18/2021
Topic:
Question about async and wait
frankgrimes
|
Hello,
I have a flow that is utilizing a run flows for list step that I have set to Async and Wait. are you not able to debug the run flows for list step when its set to async and wait? |
11/19/2021
Topic:
Question about datetime picker
frankgrimes
|
Hi, I was curious if there was an easy way to hide the default text that appears on forms that use datetime pickers.
I have provided a screenshot below of what i'm talking about. thank you. |
11/19/2021
Topic:
Help with case entity
frankgrimes
|
I'm using a case entity but i'm having an issue where when I drill into a case that's just been created, you every expected state in the case on the activity panel with comments about "pending state change" for each state.
Does anyone know how to get rid of this? thank you |
11/19/2021
Topic:
Question about step icons
frankgrimes
|
Can anyone tell me what this S on the icons mean? (see my attached screenshot) |
11/19/2021
Topic:
question on form resize
frankgrimes
|
Is there some way to dynamically size forms? like if I have a form that doesn't need the extra space below when a text field is hidden? in my form a section the section below shows a text field when the checkbox is unchecked.
The space I'm talking about is the space under the checkbox and button in the screenshot.
thank you |
11/23/2021
Topic:
Can you create data structures in a flow?
frankgrimes
|
Hey, I was curious if theres a specific step that can be used to create data structure from flows?
like, can I make a flow execution extension structure using a flow? thank you |
11/23/2021
Topic:
Question about step
frankgrimes
|
Does the set property on object step also act as a save step? or should i use a save entities step? |
11/23/2021
Topic:
DotTrace question
frankgrimes
|
Which process should I attach dottrace to when profiling a version 7 IIS installation?
thank you |
11/23/2021
Topic:
String step question
frankgrimes
|
Hi, I was curious if there was step for conctenating strings? Is this what the join strings step does? |