-
Toolkit - User Management Help link broken
Hi. When trying to get information about user management configuration from the toolkit link (Help), it's shows an "Access denied" message. This was working until last week at least. Does anywone experiencing the same issue? link: Result: Thanks in advance
-
Object value reference from workflow task
Hello. I have a question about referencing an object value (Json format I think) from a workflow task. For example, I get this object from the output of the following task object returned: {"CodeDesc":"Test Code ","User":"Test User","Email":"test@email.com"} let say that this could be the first row in a given dataset, ok?…
-
Get timestamp from workflow step
Hi, I need to get (or calculate) timestamp from a workflow step to insert it later on a dataset as a column value. Right now I'm invoking a dataflow with a SQL function but I think that have to be a better way. Thanks in advance.
-
Continue with Workflow execution after form assignment
Hi, I'ts there a way that a workflow execution can continue with next step after assign a form? For example, if I need to assign a form to 10 persons, the workflow assings the first one and wait until complets (form submit) to continue with the assignment to the rest of the users in the list. Thanks in advance.
-
Using variable on Workflow assignment
Hi, I'm working in a workflow that must assign a Form to different users over a loop (more than 30) and my question is if there is a way to make an dinamic assignment for example using a variable instead of have to select a specific user as a Custom Value every time:
-
Dataset on Workflow Start Form
Hi, I'm using the brick "Workflow Start Form" available on app store to start a workflow using a custom form and parameters. That part works greate, but i alse need to query a dataset from there and the card have no option to link one (only allows to link a workflow). Can anyone tell me please how can I link a dataset or…