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

top rated

Hi, I would like to create an plugin that will open a link in the client side browser. I try using basic .NET method, but the browser starts on the server where Webcon is installing. Would I have to make a separate addon running on the client side? Then how to install such an add-on?

Hello everyone, I have a problem and I hope that you will help me with the solution :) In general, at the star step, I grant read permissions to different domain groups (Add/Remove privileges BPS Action). The problem comes when I have a completely new group and I need them to have access to old documents in end step (Final - positive). Clicking through several thousand documents is not an option. It would be best to use the option to check permissions to open in the browser, but that didn't (...)

I copied businessRule from one process to another and after save I can't open this process anymore. Message=The given key (432) was not found in WFBusinessRuleDefinitions cache for current content database. Source=WebCon.WorkFlow.Data StackTrace= at WebCon.WorkFlow.Data.Caching.Collections.WFBusinessRuleDefinitionCacheEntityCollection.ByID(Int32 id) at WebCon.WorkFlow.Studio.Logic.Managers.BusinessRules.InlineBusinessRulesManager.Load(Int32 id) at WebCon.WorkFlow.Studio.Logic.Mana (...)

Hi Guys, Has Webcon any function or script to extract the [Comments] field in the "human eadible" way? Lets say DATE | AUTHOR | COMMENT TEXT. Selecting from WFD_Description for particular ID gives me output like below. It is becoming more complicated if I have two or more comments, divided by ','. SELECT WFD_ID ,WFD_Description FROM [BPS_Content].[dbo].[WFElements] where wfd_id=xxxxx output: [{"d":"2022-02-21T14:40:40.086895","l":"username@domain.com","a":"Name Surname","c":"Text (...)

There are actions on the form. One of these actions is to perform a function on the base. The result of this function is varchar. I would like to display the content of this result to the user. In the form of a JS alert or any message. Do you know how to do it?

We were recently purchased by another company and our AD structure will be changing to some degree. We had to add a new UPN in AD as we are going to synch up with their Azure AD and move into their 0365. So the old UPN "accountname@oldupn.us" will be "accountname@newupn.us". The issue is, ALL open webcon tasks are tied to the previous UPN and those do not carry over to the new UPN. So all task assignments, record creators, etc... are lost. Is there a way to correct this? Hope that made (...)

Upgraded Dev environment to latest version 2022.1.1.53 but designer studio is not opening up. It is giving unknown exception error. Attached the screenshot. Here is complete error info: Type: System.Exception ------------------------------------------------------- Message: NotFound <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title (...)

I have updated a translation for one of the system name in Translator tool. I have exported the package and imported in test. I noticed that there is some delay in updating that. After few hours, the new language was updated in test. I have imported the same exported package in prod but it wasn't getting updated.

I admit that I usually do not read the EULA of the software, but this time I made an exception and after reading I have a lot of questions and doubts about the possible scenarios of using the application in both the Express and Enterprise versions. It will be a rather long thread as there will be a lot of inquiries in it. At the beginning of: After reaching the maximum database size for the Express installation, can I uninstall the Webcon software, delete the databases and then perform a (...)

Can anyone recommend some good calculator or formula to calculate the database size increment for demo applications and N users over time? Condition (no attachments are uploaded) something like: application A or B * user or process * month = yMB data size Rather, it is an order of magnitude to evaluate for these ready-made sample demo applications As far as the attachments can be estimated, I am interested in the scale and speed of the database growth at the beginning based on the (...)

MVP

Hi all, Can someone please confirm that push notifications on IOS work? They don't work for me. Before digging deeper into it I'd like to hear if someone has managed to get them to work. Thank you, Martin

After login: on website https://starter.webcon.com/get-it-for-free/ there is no information about the available version for download. There is also no notification or subscription :( We will find out exactly what version of the application we have downloaded only after unpacking the downloaded archive. Please improve

Hi, I add new connection (MSSQL database) - test it with success. Next I add new data source with some SQL query which returns some data when I test it. If I save that connection Webcon shows the error: "Failed to retrive column from data source XXX. No connection settings." If I want to test that data source in choice form field I've returned: Nieznany błąd: The ConnectionString property has not been initialized.. Does anyone have some idea what I should do to fix it? Than you (...)

How to change email address for community account on this forum?

Hi, I have problem with adding new row in item list after passed value to existing field in existing value. on text field I have selected "Invoke callback rules after value change" and in Item list callback rule I add condition , if text value is not empty just add new row. Wvery time I press button "add new row" I get exception "After callback form rule of items list: .. RowNumberCannotBeUndefinedOrEmpty" Do you know why?

Hi all! We have a workflow (service order) containing an item list, which represents a shopping basket. We have a workflow containing several sales locations, which can create service orders for their location. Every time the shopping basket changes we need to send (delta) reservations to an external system with a SOAP request. So far so good, this is a common scenario ;-) What we have so far: A custom action (SDK) which builds (delta) reservation XML to be sent to external s (...)

MVP

Hello, I tried create sql script for created a global business rule with existing multiple global business rules . I tried use of multiple global business rule ( with parameters) in one global business rule (with parameters). Every global business rule used has parameters. The business rule that appeals to the other business rules has parameters that are mapped in the appealed rules. I get the error when I testing. I explained the error and showed the code in the attached image. Thank y (...)

Hello Please help my with importing demo applications. I get "Check if Import service role is running for current database. Modules are in safe mode and I don't know how to force run it.

MVP

Hi everyone, did anyone came across the use case where an iPad should be shared among multiple users? Each user has his own (Azure AD) account which he should use for logging in. The problem is that it seems to be impossible to really sign out from the app (website). The same users will be logged in regardless which "log out" action I use. I also deleted the website data from within Safari, but this didn't help. Ok, I was only guessing that the app might somehow use Safari for displaying t (...)

Has anyone experienced Webcon Workflow Service changing values of attributes by itself? As you can see in the attached screenshot, the change occured on step "Dekretacja" with no path passage. First at step "Weryfikacja OCR" the values of the OCR verification were corrected by the user and passed to the step "Dekretacja" for further proceding. But at that step Webcon decided to change the two fields (the ones passed through OCR z few steps before) for no reason. Has anyone come accross such Webc (...)