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

search results

for CC

(...) , I can select the last comment entered. But I want to create a SQL rule to active/inactive the timeout. For that, I want to check if new comments were actually added. Do you have any idea how to aCC omplish this? Thank you

(...) he installation. Does anyone have experience with troubleshooting these issues? I also check this: https://community.webcon.com/posts/post/c-and-javascript-components-in-webcon-bps/245/36 Once I suCC essfully install Webcon, I'd like to ensure optimal performance. Could you share any essential configuration settings or best practices to keep in mind? Any advice or tips would be greatly apprecia (...)

(...) ot. I did the bugging from step and if anyuser go ba save then: - action on save is done - condission check is done to see what was the path thats fine it went throw save and path grup of aCC tions but ... if any user went by "next step" then "holds" ... waits for others and did not use save step action :/ so if I have wait for others to finish the validation is not working :/ is not (...)

(...) Today I was asked if is posible to set Webcon to: - if you are in "My tasks" where you have got: New / My / CC https://docs.webcon.com/docs/2024R1/Portal/MyTasks/ to set webcon to not be in edit mode just in read ? I remember i was read about that - but this setup is for whole process (form) https://community.webcon.com/forum/thread/2975 OK: - for step - for whole process Question is (...)

(...) Hey, have anyone suCC esfully configured LDAP as source for users? * https://docs.webcon.com/docs/2023R3/Studio/SystemSettings/GlobalParams/UserSynch/SynchConfig/LDAP I'm trying to make it work, but all entities (users, and groups) are being synchronized as groups. From the error log it seems like Webcon is generating LDAP query with an error - the OR - | - operator seems to be in wrong place (...)

(...) ouble on adding a MSSQL Database data source on Data Sources -> Connections -> MSSQL database as I keep getting the error message below: "Unknown error: A network-related or instance-specific error oCC ured while establishing connection to SQL Server. The server was not found or was not aCC essible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections (...)

(...) Hello, I'm trying to import user data from the import WF (1) into the employee WF (2) and route based on whether the user has an Active Directory aCC ount. Depending on whether the user has an Active Directory user or not, 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 (...)

(...) hello, I'am importing process form test to production environment, but after i import process page can load beacuse i got error: action: Get ip: 10.200.97.3 | msg: An unhandled exception has oCC urred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0 | href: | ex: System.ArgumentExce (...)

(...) lastname - text domain - choice field And one technical field to which an action is assigned: concat[name][.][lastname][@][domain] The action works correctly but takes Polish characters into aCC ount. Is it possible, and how, to remove Polish characters in the technical field, i.e., replace "ą" with "a," and so on?

(...) lowing Daniel's post to add the pluggin in Webcon but I'm having some errors while importing the zip file. What SDK pluggin you're using? Thank you all https://github.com/Daniel-Krueger/webcon_CC lsactions/releases

(...) ould like to understand more about authorization, invoking REST methods, and specifying the path for importing data into the correct dictionary. I’ve attached an image of my sample script, which suCC essfully retrieves SharePoint data, but it encounters an error with Webcon authorization. I would appreciate guidance on what specific steps I should take or modifications I need to make. Thanks an (...)

(...) Hi, I tried to work with Webcon API on the trial but only what I retrieve is empty list of tasks. I suCC essfully authenticate by app client context and receive token which I used to read tasks. I cannot register by user context and I cannot read other data from Webcon. Is it a standard behavior for trial or is there something I missed?

(...) m currently upgrading processes to WEBCON BPS 2024. I was expecting issues with custom JavaScript but encountered also one with the "Add attachment" action. While testing I got this error: Error oCC urred in add attachment action: Copy attachments. No attachments I'm not sure when, but it seems that WEBCON BPS now checks whether any attachments exist which can be copied over. If they don't (...)

(...) Dear Community, I'm trying to connect with REST API to SAP API. ACC ording to SAP API documentation this should look like this: POST https://localhost:50000/b1s/v1/Login { "CompanyDB": "SBODEMOUS", "Password": "1234", "UserName": "manager" } In response I receive receive 2 HTTP Cookie items (B1SESSION and ROUTEID) that I have to submit with every REST API call to SAP API. (...)

(...) f stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuCC essAndDebuggerNotification(Task task) at WebCon.WorkFlow.BusinessLogic.Helpers.WorkFlowManagerProxy.d__0.MoveNext() --- End of stack trace from previous location where exception was thrown --- (...)

(...) users to see a notification on their WEBCON BPS homepage, informing them of upcoming scheduled maintenance. I believe this feature could improve communication and transparency, helping users plan aCC ordingly for any service interruptions. If you like this idea, please vote for it.

(...) Error: [Quote] Error oCC ured during business rule evaluation. String values cannot be multiplied at: Evaluation requested at: Evaluation node: Operator (+) at: Evaluation node: Operator (*) at: Evaluation node: Operator (*) [/Quote] What I have : -process static A -process static B -process static C -process static D attribte a,b,c attribute a,b,c is changing dynamically vs Item (...)

(...) Hi, if we are saving a workflow instance the form validation is ignored. This includes regular expression. In my opinion the regular expression should be checked and if they are not suCC essful, saving should be prevented. Otherwise we will be able to save invalid data, which in turn can lead to issues, if the data is used in other workflows. In our case the field can be used as the display nam (...)

(...) ferent tables from a sql server? Right its possible to filter the sql results based on a value in a certain column. I also want to make it possible to show the content of a different table, however aCC ount to the infobox to the right side of the textbox where i write the sql statment, its not possible. So i was wondering if there is an alternative. It would be a grueling task to create a datatable (...)

(...) b) if any of people is not BPS user then assign to person from form (who is BPS user) What I did: 1. automation where I have a) Set local variable "Manager" from form atribiute (user with BPS aCC ount) 2. For each item list row: a) I thing about operator "Condition" - how to do check condition ? to receive true or false and then if: false >> should be ease - assign subflow to "Manager" (...)