-
RE: Workflow - Parallel step - overwriting data to table field type
Hello Marcin Kratiuk Thank you for answer
Its interesting idea, which I will use for sure in the future. You describe mechanism of keyword fields.In fact its good option for comments, but not so much for example spliiting costs - user is writing new amount . then keyword fileds are not good for summing up whole amount of invoice for example.But what about default mechanism of table data within pallarel steps.I know, that in some other systems you can define how to join data from all pallarel steps.Here in DW it's not possibleSo I would like to know how its working.1. If after sending a step (any user) - the data visible and inserted by him in Dialog -> Table (like above) will be the new data for Table in index fields ?2. What if two users opened step in the same time, then one commented or inserted new "amount", clicked save. Then the other user in another row done the same thing (new amount and comment) and clicked save
==> as the outcome - what will be the index data of Table after this ? -
RE: Webservice Api - Creating User, Role, Assigning user to role, Delete user and role
Hello Marcin Kartiuk, thanks for answer
I see that in this example We can assign user to role/group and create userCan you also help me with Creating Roles and Groups and also deleting Users, Groups, Roles ?
-
Webservice Api - Creating User, Role, Assigning user to role, Delete user and role
Hello, is this possible by .NET API in to Creating User, Role, Assigning user to role, Delete user and role
I know your internal konwledge base is much much bigger then official API site
Please let us know how we can do it no by web client
Client structure of workers really change a lot, and we want to automate it -
Workflow - Parallel step - overwriting data to table field type
Hello,
I have table in my workflow like this
I assign step to 3 people and I'm wondering how will table fields react/behave
The user marek put text to column comments on row 2 , but also simon put comment to row 2 and 3
The order of compliting task is admin, marek, simon
Is the infomartion in row will be overwritten (comment by marek) ?
subject amount user comments Bread 10,13 admin Butter 2,52 marek Cheese 3,41 simon Pallarel step 1
subject amount user comments Bread 10,13 admin abc Butter 2,52 marek Cheese 3,41 simon Pallarel step 2 subject amount user comments Bread 10,13 admin Butter 2,52 marek cde Cheese 3,41 simon Pallarel step 3 subject amount user comments Bread 10,13 admin Butter 2,52 marek overwrite Cheese 3,41 simon efg -
RE: Getting DB Connnections failed-1547411873
Hello,
Can you tell me how you solved this problem?
Thanks,
Damian