WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for AD

(...) Hi, I did upgrAD e to the version 2023.1.3.169 but I can't see the action of KPI. How Can I active and see this action? Thanks, Raluca

(...) Hello, I want to clear some form fields after path transition that leAD s to the same step. I tried using action template to change values of multiple fields by inserting null values, howewer I get an exception when it gets to the datetime fields: System.ArgumentNullException: Value cannot be null. Which value should I insert to set date form field to empty, or is there another way to d (...)

(...) Hello, I have reAD a solution to this topic in a threAD : https://community.webcon.com/forum/threAD /2811 Still, this does not refer to a report basing on SearchIndex. How can I achieve the same effect in my reports? Of course, I can create an attribute an update it in each step, but this is very time-consuming, as I would have to update it on every path. Is there any other solution?

(...) Czy jest mozliwosc integracji Webcona ze Slackiem? Dodatkowo, czy planujecie wdrozyc powiAD omienia push na przeglAD arkach? Dziekuje :)

(...) Hello Everyone I have a question and also a request. Does anyone have an idea if it is possible and how to make a reservation system? Thank you in AD vance for your help

(...) r queue report that the status of my documents is "ProcessingPending". I don't see anywhere what is the reason why the status is not changing or that anything is happening with this document. (FineReAD er is installed and license key is entered). I also wanted to ask if there are any tips for the configuration. In my use case, PDF files are uploAD ed on which there is an image of an ID card. I wan (...)

(...) r privileges it will help to realize that there may be different settings. In my case I came back after my vacation and was wondering why the hell the customer could still work also no privileges hAD been defined on the process. They did exist before my vacation. It took me longer than I like to AD mit until I thought of form type privileges. After I realized it I remembered a discussion that they (...)

(...) to the log file. Roll back the transaction ** Digging deeper brought up the actual error: ** Conversion failed while converting value 'xxx' to integer ** The root cause was that I forgot to AD d the single quotes in a where condition using the id of a choose field Wrong statement: and {WFCONCOL_ID:544} = {WFD_ID} Correct statement as of WEBCON BPS 2023 with the calculated id columns: and (...)

(...) then send for approval. The next user must select what is the row of interest, but clicking on Select Option column. The thing is that in that step, because I want the item list to be editable, the AD d button is available. Is there any way to allow the user to edit the item (to select the row of interest), but not allow to enter new ones? Thank you!

(...) and you need to put everything in one line .... is not user friendly and if you have in prepared "text" then ... the operator in "text box" is skipped all "text" after P.S. Could be nice to AD d (mention) in help or any other doc. that you can use HTML tags ... I'm using 2022.1.4.404, but probably in 2024 R1 is the same ... In attachments - Validation vs "Brake with error "

(...) icked or set to No. The problem is the "Service Line Items" item list field is showing on default when opening the form and even though the "Service Line" is still set to No on default. Thanks in AD vance for the help

(...) Hello everyone I have a question. In the case of parallel tasks for several users, how do I display the status on the form, i.e. who has alreAD y finished and who still has to do it? Is it possible to do this? Thanks in AD vance

(...) ause the synchronization takes a while. I'm trying to prevent updates by moving the workflow to a step which checks whether the synchronization is finished. As far as I found out so far a job get's AD ded to the [UserSynchronizationQueueItems] of the current content database and it maybe get's deleted when the job is processed. At least I thought so, because the job got deleted some time after th (...)

(...) ry with an error - the OR - | - operator seems to be in wrong place: - (8/12/2024 8:29:33 PM) Searching LDAP://ldap-server:389/DC=ldap,DC=goauthentik,DC=io?uid,gidNumber,objectClass,accountExpires,AD spath,cn,company,comment,countryCode,department,description,displayName,distinguishedName,givenName,homeDirectory,homePhone,info,ipphone,isCriticalSystemObject,localeid,mail,manager,memberOf,mobile,na (...)

(...) Move parent flow by path depending from current step. I miss something ... I try to do it reAD ing this: https://community.webcon.com/forum/threAD /900 and this: https://community.webcon.com/posts/post/cyclical-actions/106/18 .... I have configuration where: Parent (main flow) can "flow" ... independent from child. but if child is finish then I would like to move Parent by path "save" ... bu (...)

(...) it possible to migrate just by exporting SharePoint list data to Excel then import it on Webcon dictionary? Let me know if there are other recommended method to do this and the steps. Thanks in AD vance.

(...) quickly. Today for the first time ever i have encountered an error saying "Attachments larger than 28 MB cannot be edited". Has anyone an idea how to get around this limit without having to downloAD the attachment an reuploAD it after editing?

(...) ting an application to a different message but I got the following message when I tried to save and publish process (image attached) 1. What does this line mean "all changes to this process must be mAD e by importing a file containing an updated configuration" ? Is this a necessary step to do on an imported app and how can I do it? 2. Is there an impact if I saved it anyways? 3. Process imported t (...)

(...) t, the user should either be sent to the blue path or to the purple path in WF (2). The issue is that the business rule in the 'Start a Sub Workflow (SQL)' actions, which checks if someone has an AD user or not, isn't working when I pass parameters like ##Vorname## [engl. Firstname] and ##Zuname## [engl. Surname] (which turns into {Vorname} & {Zuname}). The filter works with hardcoded names bu (...)

(...) will need to finish again Wait [1] it will go nowhere ... because it will wait for B and D ... [4] so .. how to pass by path but keep A and C as finished and B and D as Waiting ? and for example AD d (assign) E as Waiting ... I don't see other option than "update parent flow" with out "moving by sql" ... but if moving then go by path .. then ..