(...) Hi all, I've deployed a test environment to "sell" webcon internally. Activation emAI l was delayed, I wAI ted for some time so I imported everything when still demo. Everything worked. Now I activated free license and on each form I gave a message that: No license for WorkFlow Fronton in version 2022.1. To gAI n access, please re-download license or contact WEBCON directly. Can't edit anything on (...)
(...) 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 contAI n Javascript), which requires to use an outside technical variable to hold the output of the rule. AgAI n... it works, but could be more elegant.
(...) ocess there is an item list holding the items to be sold at the current transaction. These items can be added through standard adding elements (+) button. There is a choice box that opens a list of avAI lable items with important columns. You choose one or more items and closing the modal populates the items list with the chosen values. That's an obvious way. But, the obvious way is not really wh (...)
(...) ve an error in the path transition you need to fix? Sorry, please reload the form. - Oh you entered some data? Sorry, the process configuration has been changed, reload the form and enter the data agAI n. - You are creating some query inside an action template/automation and need form field values in an instance? Sorry please reload. Are there any chances to make this a little less strict? (...)
(...) ery 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 explAI ned the error and showed the code in the attached image. Thank you, Raluca
(...) Hi all! We have a workflow (service order) contAI ning an item list, which represents a shopping basket. We have a workflow contAI ning 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 h (...)
(...) d 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: "FAI led 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 be (...)
(...) eenshot. Here is complete error info: Type: System.Exception ------------------------------------------------------- Message: NotFound IIS 10.0 DetAI led Error - 404.15 - Not Found HTTP Error 404.15 - Not Found (...)
(...) 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@domAI n.com","a":"Name Surname","c":"Text of the comment number 1"},{"d":"2022-02-22T07:38:42.0101194","l":"username@domAI n.com","a":"Name Surname","c":"Text of the comment number 2"}]
(...) ribute attribute, IInlineBusinessRulesManager inlineBusinessRulesManager, ICacheStore cache) at WebCon.WorkFlow.Studio.Logic.Managers.AttributesManager.FillAttributeData(Attribute attribute, WFDetAI lConfig[] subelemRepo, Process process, ICacheStore cache, IBusinessRuleSlaveRulesRepository slaveRulesRepository) process tree is not loaded. the BusinessRule with id 432 exists in WFBusinessRule (...)
(...) 2. Saving report views I had to save each report view to show the new column. It was sufficient to click on the view and hit the save button. 3. Data source I had to remove the field, add it agAI n and correct any usages, where the old column was used. 4. Copying values in the content database An archive database was not involved. Update WFElements set WFD_AttText1Glob = WFD_AttText1 (...)
(...) 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 domAI n 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. (...)
(...) Hello Team Mayby someone has a solution ? Simple process / screen 1 / On step "Confirmationa" , group of users have to accept. I used functionality: Operation executed on parallel tasks: WAI t for required tasks to be completed. Above functionality works fine. Problem is to now , who not accepted. How do it ? Thank you in advance Jerzy
(...) The reporting and filter options of WEBCON BPS are already great. However we have customers who would like to have a filter "all but..." or "not" like we already have "Begins" and "ContAI ns".
(...) con to the latest 2022 version "2022.1.1.53 Standalone", but after update the "Generate RS Report" action is returning error while execution as below: Error in Menu button action Generate Initial DetAI l Report. The HTTP request is unauthorized with client authentication scheme 'Ntlm'. The authentication header received from the server was 'NTLM'. The remote server returned an error: (401) Unaut (...)
(...) Hi community! We have 2 Webcon farms (DEV/TEST/PROD) with the same application (6 servers in total). Our deployment chAI n is from Farm1 (DEV), which is the application source to all other servers. We have defined a global constant for Portal Url, which is used in whole application (for redirects and so on). This scenario works fine on one farm. Is it possible to find out within a (...)
(...) not sure if all of you are aware) creating an new instance, ore moving it one step is a verry slow action and if you need to move or create 1000 instances using the default actions you will have to wAI t sometimes hours. Another problem is that the action is not multithreaded at all. We ave a custommer that needs about 1milion of documents to be generated once a month. That is a lot and using th (...)
(...) ry is not a duplicate which means validation is successful and should allow saving the user entry. When a user entry is a duplicate, SQL NOT EXISTS code returns value of 2 and the validation should fAI l with a message. SQl is returning the correct value but the validation action not working as expected. SELECT CASE WHEN NOT EXISTS (Select WFD_ATTchoose1(Form name), WFD_ATTChoose4 (Step nam (...)
(...) to ask for your help :) This time I need to update permissions for tasks on separate processes/applications, not linked together. Let's say I want to give permission to read a document for some domAI n user or user group. The problem is that I can't modify these processes. I cannot modify data from the database side because the manufacturer forbids it :/ My idea is to create a new process and u (...)
(...) When trying to import an application, WEBCON BPS Designer Studio tells that the operation fAI ls. I may check if the role "Import" as been started for the actual database. Where can I check this? Where can I activate this role? Thanks for any help. ---- Issue solved: The "basic role" message has been shown due to the fact that the BPS service was in "Safe Mode". The "Safe Mode" iss (...)