Referring to my problem here: https://community.webcon.com/forum/thread/5957 it doesn't behave like "number" but like text. so I needed (thx Jacek Wojnar) to change constant text to decimal so ... constant with "." or "," is text not number .... so in help please add number with out "." or
Constants - add info is always treated as TEXT or add option to set type of Constants https://docs.webcon.com/docs/2024R1/Studio/Process/Process_Variables#konfiguracja-sta%C5%82ej
Thank you. I have been struggling not with static types because, in WebCon (2022), you cannot set the type of a static variable. I mistakenly thought that WebCon would automatically convert static variables to the appropriate types, similar to some programming languages: if you use it as text,
Error: [Quote] Error occured during business rule evaluation. String values cannot be multiplied at: Evaluation requested at: Evaluation node: Operator (+) at: Evaluation node: Operator (*) at: Evaluation node: Operator (*) [/Quote] What I have : -process static A -process static B -
I'm working on that at the moment to sort new instance by category of Attachments from 1 tech item list with all attachments from flow. I will try to use Daniels solution (I use in less complex flows) Please, read it, because with out this in webcon 2022 you will no go forward ... https://
In Webcon 2022.1.4.404 this function is not present but probably in 2024 as well so... I would like to have sum of "Yes" in Item list if the field is ""Yes/No choice" sum I could copy to field in item list config but now I need: 1. do rule in item list -> to do action if row is added (
Thank you, I did in Businesses Rule and it works perfectly.
In FF you can use : addon FoxyTab and then configure in easy way web addresses... I DID that way, and icon >> i don't care ... I have tab color :)
Actually I have one more question ... I did Business rule, to not type all the same "matrix" and ... it works (sets proper value in set cell in row) but returns error ... I don't know why ... ---EDIT--- I noticed the error appars when: 1. put value >person< 2. remove person. (not pi
Thank you.
Yes I did ... My IT did filtration on AD sync as: CN=WEBCON, OU=Webcon but previously I have in filter nothing ... and now it shows the same list of users who had license ...(is added to group which allow to login) my IT did restriction [license restrictions] ... and now I need to chang
I'm close ...
I'm afraid it gives me only users with license ... not all users in AD ... [---edit---] this source is giving me only 100 from 300 users only with license ... I try to split grab part of text .. but I don't know how to grab "XXXX from string "CN=XXXX, where XXXX could by XXXXXXXXXXXXXXX or XX
Unfortunately I can't use as source "BPS Users" and I need to change source to "AD Users". The BPS Users have 100 users but AD Users have 300 users In both sources I need name of Manager. I use item list with dropdown list with Autocomplete when source id BPS user is fine but if I sw
Thank you Jacek, Daniel I totally forgot about that ... the last time I was using this while ago and just for grouping items in items list ...
No problem ... my topic was merged (few request), but should be split to 6-7 different topics ... Any way I hope the WebCon will change import / export window from "multi-text / (root-nodes) " to few tables with readable data... yes /no ect.
Item list - is possible to change behavior depending from form or step ? At the moment I use 2 item list ..but maybe is possible to just use one ... if in Item list General setting I set is possible to import / export / add rows / ect. https://docs.webcon.com/docs/2024R1/Studio/Process/Att
I agee I mentioned about that here https://community.webcon.com/forum/thread/4518?messageid=4518
The article: https://community.webcon.com/posts/post/regular-expressions-business-applications/268/4 have missing pictures. BTW: any progress in backlog since 25.08.2021 ?: https://community.webcon.com/forum/thread/860?messageid=860
Thank you Daniel, This: [quote] If you need to save the element immediately when the form is opened, you could execute a form rule if the instance id is not greater than 0 and execute the save path. [/quote] is fixing my issue. Sorry for chaotic explanation. so: 1) from drop down list wh