WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > User profile Karol Częczek > Forum messages

Karol Częczek

User

Hi, A useful option would be the ability to capture and save the output of a powershell action, either to an attribute or to a local variable. Similar to the mapping of response values in a REST action. This would allow the received data to be further processed/used in subsequent autumatizatio

Ok I see where you have a mistake, don't use the alias d. for a column in split to table because you get this result for the generated code cast(d.dbo.ClearWFElemAdv(DET_ you can do it like this : dbo.SplitToTable(CAST(dbo.ClearWFElemAdv(d.{DCNCOL:1173}) AS NVARCHAR(MAX)), ';') AS ST

Hi DECLARE @tmp TABLE ( col1 VARCHAR(2), col2 VARCHAR(50), wfd_ID int ) INSERT INTO @tmp SELECT 'A' AS col1, 'a;b;c;z' AS col2, '123' as wfd_ID UNION ALL SELECT 'B' AS col1, 'a;z;dd;x' AS col2, '123' as wfd_ID select * from @tmp SELECT t.wfd_ID, t.col1, --value AS col2 dd.i

Hi, I have used these actions to modify AD, whether they should also work in the context of AAD I have no knowledge, if the documentation says so , this may or may not be true ;) Based on the message received, I would start by verifying this. Try to run, for example, a web browser as a differen

Floating group option
30.10.2024 08:49

Hi, In my opinion, it would be useful to have the option of blocking the view of a given group at the top or bottom of the form (selectable in the configuration). It is about the behaviour when scrolling through the form. Similar to e.g. menu bar new, refresh, undo or like the tracks panel in t

Hi, yes , you can achieve this by adding a default value on the attributes. The default value can be the data from e.g. the last registered form of the given user / author You can also create a simple dictionary for user data and, e.g. during the first registration, if there is no data for a g

What if it were possible to add as an option the ability to specify the maximum number of attributes per line for a horizontal layout? In my conception, a larger number of attributes added to a group would be automatically set in the next line , creating a kind of table. In such a solution, any

Hi, I propose to unify and add a visibility option available on the standard attribute ‘Visibility on report independent of visibility on form’ to the visibility option on item list columns. Regards.

Hi, I always create an additional motif on each environment with the environment logo, Prod - company logo. additional marking will also be very helpful. Regards.

Adding same attachment
26.09.2024 12:52

Hi, This option is not available in webcon. Note that even adding the same file as a new webcon changes its name by adding (1) etc. Maybe it would be easier to add a button/path and an action which copies the attachment in an existing workflow. Regards

I forgot to mention that we have an additional licence for this environment, and it's not like you're going to run a second TEST on the same licence :) Regards.

Hi, I propose to reduce the documentation section by half, and enlarge the bottom sections on rules . Regards.

Hi Marcus I also work in an environment with 4 instances of webcon A minor problem is setting the fourth unique environment type, we have 2 times TEST. The only problem is importing to this environment if the data sources, constants have a different configuration, connection, than the second TE

Hi, It will by werry usefull to have this option in business rules. Regards.

Hi, if you want to move the main workflow then : where wfd_id = {wfd_wfdid} Regards

Hi, it seems to me that it is enough if you map the field from the objects tab. Regards.

Hi, You can create a technical workflow and on the path add this action, the circuit move this path using the global cyclic action. (multiple versions will be created) I created a global cyclic action that registers a new technical document every time, on the path the action is called. A second c

Hi, It seems to me that the standard action to generate excel from a list of items does not have the option to select the 'Name Only' option for an attribute type choose. What you can do for this scenario is to add to the list technical columns ex. sql row, to the list where the name will fall a

Hi, It seems to me that synchronization occurs automatically for all databases using this method (I'll check it in my free time). I check the user directly in the database config dbo.BpsUsersGroupRelations, then I am sure if he is or not in the group. Regards.

Hi, Why it takes so long I don't know, but for this reason I use the api method to add a user to a group. /api/data/v5.0/admin/group/members/add It works fast and performs synchro of all DB_Content databases Regards.

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.