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

search results

for CU

(...) Hello there, we are using a tablet pc at the reception counter for our digital 'guest check-in' process. It's just a seperate Dashboard with a report displaying the CU rrent check-in step. We are using the "Auto Refresher" for getting the latest check-in data. Our problem now is, that the smallest interval (1min) is still to long, the maximum value good enough would be 30 sec, otherwise the guest (...)

(...) Hi, After upgrading WEBCON BPS to latest public version (2021.1.3.163) we started to have issues with SOLR indexing. Here is some part of the error: Exception at ID: 4572 Error ocCU rred: SolrNet.Exceptions.SolrConnectionException: { "responseHeader":{ "rf":1, "status":400, "QTime":2}, "error":{ "metadata":[ "error-class","org.apache.solr.common.SolrException", "root-error-class","org.apache.solr. (...)

(...) Hello, I have a problem while adding a barcode. The instance is moving to the next step but the action is not exeCU ting, does not show any error and is not even logged in the history and is not adding a barcode. Does anyone had this problem on the latest version( 2021.1.3.163 ) , some thoughts ?

(...) if it's possible to send a form, that would be triggered in webcon by the user, with a list of fields and after the user submits it l, it is integrated in webcon. For example, you are creating your CU stomer list, you send the form for the CU stomer (user without a license), the person puts all the details and when its submitted, the information is automatically integrated in the form. Have you tri (...)

(...) error is the same. Type: System.IO.FileNotFoundException ------------------------------------------------------- Message: Could not load file or assembly 'Microsoft.Graph.Core, Version=1.21.0.0, CU lture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. ------------------------------------------------------- CallStack -------------- (...)

(...) Hi community! We implemented a doCU ment template with certain fields coming from a CU stom datarow (based on SQL-Query). We deployed the solution and the doCU ment template to PROD and everything was fine. After that we added one new field to the datarow (SQL query was modified) as a new requirement and added the new field also to doCU ment template. On DEV system everything looks fine, we deployed (...)

(...) useful information. Nevertheless, I prefer searching this site using a major search engine. Since I don't like to do repetitive tasks I put together some JavaScript which speeds this up and can be exeCU ted on any (public) site by clicking on a bookmark. Unfortunately gifs aren't allowed so I attached a screenshot: 1: Search results from the community 2: ExeCU ting the JavaScript 3: Selecting the pat (...)

(...) wondering, if someone of you already managed to rename the attachments with a kind of numbering within webcon. Continous number or just the ATT_ID would be fine. I am using one process for picture doCU mentation and beside 6 picturefields there is the possibility to attach as many pictures as the user wants to the attachment section. After renaming them with the "update attachment action" while goin (...)

(...) Hi everyone, I'm CU rrently facing the following situation: A workflow has a 'wait for sub-workflows' step. A new request came in, to assign a task during this step, so that the workflow still get's listed in the tasks overview. So far so good, I used the 'Create a task' action to manually add a task. Unfortunately, this task isn't completed when the workflow moves to the next step. As a result ther (...)

(...) examples to construct a validation form rule in order to have information on that column. I was using a SQL query because: - Column cannot be required (there are cases that the user is sending doCU ments so the item list will be empty) - Form rules using Condition By Row cannot be used inside the form validation which expects True/False results (only Business Rule but conditions for Item List a (...)

(...) error) at WebCon.WorkFlow.Studio.Logic.Authentication.PortalRequestHandler.CreateException(HttpResponseMessage response) at WebCon.WorkFlow.Studio.Logic.Authentication.PortalRequestHandler.ExeCU teGetRequest(String path) at WebCon.WorkFlow.Studio.Logic.PortalService.PortalService.GetUserByBpsId(String id) at WebCon.WorkFlow.Studio.Logic.Managers.PermissionsManager.ConvertLoginIntoPerm (...)

(...) plugins. Afterwards I tried the unmaintained RazorEngine, which fails, because the plugins assemblies are loaded dynamically and not from disk. Which in turn causes an error in RazorEngine which I'm CU rrently trying to work around. I will have a look at this tomorrow, but maybe someone else can either confirm that it works or doesn't. :) If everything fails, I will deploy the assembly to the GAC (...)

(...) Hello Community, Does anyone established the connection between Sales Force and Webcon? I have all the doCU mentation on the Webcon side for the REST API but I'm finding some diffiCU lties on the Sales Force side as I'm not sure on where and how to configure the necessary steps to get the connection between the 2 systems. Thank you all for the attention!

(...) used 'new' HTML / CSS features which haven't been supported or even been available by the provided version of the 'Winnovative HTML to PDF Converter' engine. WEBCON BPS utilizes version 7, while the CU rrent version is 15. As far as I could find out version 7 dates back to 18 Feb 2012. https://winnovative-html-to-pdf-converter-applic.software.informer.com/versions/ Version 15 has been released on (...)

(...) uming and tricky to find out which element should I remove first, etc. Is there any other way of unconditional removing the whole application with all its elements? MS P.S. Maybe there is a way to CU t out everything about the app to be deleted directly from DB? For sure, it could be a way faster than manual procedure.

(...) now this might be a controversial one when it comes to performance, but sometimes it could be quite useful to be able to bring that value in reports. Some of that sometimes could also be done with calCU lated columns in reports, but it could be easier I suppose.

(...) Hello, Is there a way to send "High priority(importance)" emails using default WebCon actions? If not, can I use something else? Thanks, Dan PopesCU

(...) Dear Community, We have standalone version of BPS. When the user is loggedin via google account, they cannot edit attached word doCU ment due to attached error (attached pictures). Do you know any solution to this error? BR, Innflow Team

(...) The preview generation functionality should be somehow improved. CU rrently it is bound to how big the designer studio window is and implicitly how big the resolution of your monitor is. We have some very big workflows that won't fit on any screen and the preview would always be blurry and unusable.

(...) Hello all, Does anyone configured a calCU lated column in the reports to calCU late the difference between CU rrent date and a date field from the form? I was trying days (getdate() - form field) but it's not accepting the days formula. Thank you!