WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > Most commented

most commented

Hi! I have a process which generates subprocess (list is from sql query). The subprocesses generates correctly but there is one thing that I need to change - the author of the subprocess document should be change for the employee from field. I tried to change the login by update the WFD_CreatedBy column in WFElements table but it's not possible. I've received an error: "One or more errors occurred. Operacja została wycofana Concurrency Error Concurrency Error" In attachement you can (...)

Hi everyone! Am I blind or there is no function oposite to COLLECTION, that would remove an element from collection? How do you manage to overcome the lack of this function? I came up with an idea of making a JS form rule that takes a collection and removes a value given in one of the parameters. It works. But there are limitations that make the solution inelegant. First of all the form rule can not return a value (in opposition to business rules, but those however can not contain Javascript (...)

Hi, we have created a data dictionary with people picker field. This people picker field has few team member names. I need to setup a process to check the dictionary everyday if there inactive users. If inactive users found, send email notification to Admins. Please suggest the best way. Thank you

Hi I want to set a timeout based on the date attribute and in doing so no matter how I set the delay in the timeout settings the action misinterprets the date. Has anyone encountered something like this?

Hi all, I have a question, in a report view like the one attached, I mean the right hand side where the outstanding tasks are, is it possible to intervene to add a description? I have for example an urgent request which is also marked on the form, is it possible to include such information in this view, possibly change the colour of the tile or title. Can I do something to make it stand out? Maybe someone has already struggled with this.

In Designer Studio it is possible to check the use of a single connection or data source in the context of all processes. Is it possible to get such a list for all connections and sources using an sql query?

MVP

Hello everyone, i am searching for a tip / need a helping suggestion. 𝘒𝘕𝘖𝘞𝘓𝘌𝘋𝘎𝘌 𝘉𝘈𝘚𝘌 > 𝘍𝘖𝘙𝘔𝘚 > 𝘗𝘙𝘌𝘝𝘐𝘌𝘞 𝘖𝘍 𝘙𝘌𝘓𝘈𝘛𝘌𝘋 𝘐𝘕𝘚𝘛𝘈𝘕𝘊𝘌𝘚 https://community.webcon.com/posts/post/preview-of-related-instances/47 (see attached picture) "𝙏𝙝𝙚 𝙥𝙧𝙚𝙫𝙞𝙚𝙬 𝙬𝙞𝙣𝙙𝙤𝙬 𝙖𝙡𝙨𝙤 𝙬𝙤𝙧𝙠𝙨 𝙞𝙣 𝙛𝙤𝙧𝙢𝙨 𝙤𝙣 𝙛𝙤𝙧𝙢 𝙛𝙞𝙚𝙡𝙙𝙨 𝙤𝙛 𝙩𝙝𝙚 𝙙𝙖𝙩𝙖 𝙩𝙖𝙗𝙡𝙚. 𝙏𝙝𝙚 𝙛𝙞𝙚𝙡𝙙 𝙙𝙚𝙛𝙞𝙣𝙚𝙙 𝙞𝙣 𝙩𝙝𝙚 𝙛𝙤𝙧𝙢 𝙛𝙞𝙚𝙡𝙙 𝙘𝙤𝙣𝙛𝙞𝙜𝙪𝙧𝙖𝙩𝙞𝙤𝙣, 𝙬𝙞𝙡𝙡 𝙗𝙚 𝙤𝙥𝙚𝙣𝙚𝙙 𝙞𝙣 𝙩𝙝𝙚 𝙥𝙧𝙚𝙫𝙞𝙚𝙬 𝙢𝙤𝙙𝙚 𝙗𝙮 𝙙𝙚𝙛𝙖𝙪𝙡𝙩." 【QUESTION】 My question is: When PREVIEW-MODE is BY DEFAULT, is it possible to enable full (...)

Hello, I have a question regarding: Global action -> On start (cyclical). If I create an automation that runs every minute (infinitely) - for example: syncing users from another external database to the local BPS groups. From your experience, do you see any concerns or risks? Are these runs saved to a table in the database? Thanks.

Hello Community, We have problems with the different runtime environments of the WBCON Workflow Service (under .NET Framework) and the WEBCON BPS Portal (under .NET Core) and System.Data.ODBC. I have developed an SDK plugin that integrates the NuGet package System.Data.ODBC to access ODBC data sources. The target runtime environment of the plugin package is .NET Standard 2.0, so that the plugins can be executed both in the service and portal. Without the integration of System.Data.ODBC (...)

hi team, im trying to show a field in specific steps not in all of them, im using( if then )and (show hide) , it work in one step only.., how i can apply it in the next steps of the same workflow any idea! thanks

Hi, Are any of you indexing data from WFElementDetails in the SOLR engine? What are your experiences with it?

I have a choice field and it is populated from a data source with autocomplete activated. I want to limit the choice field to only the data from the data source. The user can't manually type any other text. How can I accomplish this?. Thanks

MVP

Hello, Does anyone know if it is possible to achieve the following functionality: - I would like to insert a button in an item list column. I can achieve that so I don't need help with this (WebconBTN_01.png). This code produces the kind of button from WebconBTN_02.png image. - When this button is clicked, I want to set the DET_Att1 (it's a Yes/No field) to 1 (not run the action from the screenshot). Can someone help me out? Can this be achieved with javascript? If yes, how? Thank yo (...)

Hello, Since a specifc time KPI reports don't work on my webcon enviroment. I checked a configuration according to https://community.webcon.com/posts/post/web-part-kpi-new-edition/141 and everything looks good. I've checked 'KPI elements' table in webcon database and there are some data but the data are not up to date. Old webcon apps have the kpi data but as I said the data are not up to date. New applications don't have any kpi data. Do you know what can cause the issue? How to solve it (...)

Hello all, I have a process that would require the automatic start of workflows in webcon. The format of the email content is text and a table however I can change it to be fields only. I have everything set up but I'm only able to copy the content into a text field but I need to have the information as an item list. Does anyone tried to do this? How can you pick up the text field and work it somehow to have columns and the information as rows? Hope anyone has ideas! Thank you

Hi, can anybody tell me what to do here? When a customer opens his test environment he receives an error with the following details (see below). Everything else works as expected but the most used applications are not shown. On that system one content database has been deleted but I do not assume this to be the reason. Does the details text give any hint that I do not get so far? Appreciate any hint or help. Thank you in advance. (Details BEGIN) url: https://webcon-tes (...)

Hi there has anyone an example on how to populate dropdown lists from REST data sources ? I got the working requests in POstman, but I cannot get them to work at all in webcon. and its kinda hard to debug since error messages or logs are seemingly not available... thanks for your help in advance.

Whenever I try to change the language of column "instance number", my report throws up this error "An item with the same key has already been added". How to fix this issue? Please suggest.

Hello Everyone, We have a process by which we send e-mails, but at the same time I'd like to save the e-mails sent as attachments. Does someone know a way to do so? Thank you!

Hi, I have a project where I can't save attachment in a webcon database storage(becouse of company policies). I am looking for a solution to store attachments on network drive. Is there possibility to change localization of attachment ? May be some workaround? Some action, rule, ect? I thought about action which will create a folder on shared drive and webcon form will show information to user where to store attachment. But I don't know how to achieve this:/ Any idea?