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

search results

for action

(...) led a new instance of webcon. On the first screen Authentication in the portal, when I enter the admin password, the application clears the password field and nothing happens. There is the same reaction as when I do it through the browser. I enter the correct password, because if I enter it incorrectly, I get a message about it. What is the problem? where are the logs Maciej

(...) alled a new instance of webcon. On the first screen Authentication in the portal, when I enter the admin password, the application clears the password field and nothing happens. There is the same reaction as when I do it through the browser. I enter the correct password, because if I enter it incorrectly, I get a message about it. When I do it locally on the server via the localhost name, it is o (...)

(...) the package was implemented successfully, and the add-in functions correctly when the user proceeds through the path. However, the issue arises when the document follows a path triggered by a global action . In this case, the add-in generates the following error: Could not load file or assembly 'Experimental.System.Messaging, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null' or one of its depen (...)

(...) I generate an attachment. When I create the attachment on my path the next step is that, a OneDrive connection is established in the next step on entry using the "Start editing a file using OneDrive" action . In my workflow, about 200 people are authorized to use it. From what I see now, this action grants each person read and write permissions. Essentially, it works, but I’m experiencing extremely long (...)

(...) Adding a confirmation dialog for the process cloning action . Occasionally, users may accidentally click the clone button, and this accidental click leads to cloning the entire process, along with the full process/action definition, etc.

(...) Hi, A useful option would be the ability to automatically revoke the reading entitlement that remains after a task is assigned. Such an option could be checked on the task assignment action and in the task configuration on the path. Operation similar to the option on the add permission action where the permission expires after the path. Regards.

(...) Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action , Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, P (...)

(...) Hi, what do you think of collapsing the toolbar on a report to a gear/action icon or similar? I have the feeling that the toolbar is not regularly used and collapsing it could save some space. This could be an optional property so that the toolbar can be displayed as expended by default. Best regards, Daniel

(...) prominent. Could we get the same design for the Edit button? I'm also wondering whether the "Cancel editing" should be displayed in as it is. In my opinion the cancel editing is not the primary action a use should take on the form. Best regards, Daniel

(...) [Webcon 2024.1.1.130] (i thin it was working in 2022.1.4.404 - but I need double check] I have action to update item list where source is Parent Item list. The sql query is working but filters .. works if there is no polish letters :| so: [code='SQL'] SELECT d.DET_WFDID AS 'ID elementu', d.{DCNCOL:1135} AS 'Sygnatura Audytu', d.{DCNCOL:1132} AS 'Tytuł raportu 8D', d.{D (...)

(...) Hi, How can I check the warnings from the service status as in the attachment. I can't locate the problem. I know it is caused by action : generate Word file, but I can't find the process where this action is used.

(...) Hi, I'm just configuring my xx validation action in which I check whether a field value is unique for the given form type. Sometimes I include the business entity and sometimes I ignore it. It would be great, if this could be standard feature. :) Related user voice: Unique value of the item list column https://community.webcon.com/forum/thread/6212/15 Best regards, Daniel *Edit* Wh (...)

(...) What i want to achieve is add the possibility to request a breakfast when reserving a hotel room. I could do it currently in many ways, but there are two which i'd consider: 1. Have a dedicated action inside Room Reservation app, which would call Food Order. 2. Have a Global Automation which would be triggered from Room Reservation to call Food Order. From those two i'd preffer 2nd option, as (...)

(...) ser using the SDK that will not be saved in the document history? Only pop up in a document. Or is there a way to modify a specific attribute in the document history (something like the WEBCON GDPR action does)?

(...) This would be an alternative using the suggested parameters Title: Delete everything? Text: If you progress, this will trigger the deletion of xyz Buttons Yes, I know what I'm doing ; Cancel the action Best regards, Daniel Best regards, Daniel

(...) port.TableImporter.ImportTable(IDbNode node, ImportVerificationResult verificationResult, ConcurrentDictionary`2 saveResultDictionary) w System.Linq.DataEnumerable.ForEach[T](IEnumerable`1 _this, action `1 action ) w WebCon.WorkFlow.BusinessLogic.ImportExport.Import.ImportManager.Import(ImportVerificationResult verificationResult, IImportLogger importLogger, IImportExcluderFactory importExcluder, (...)

(...) Hi, I have another case. Custom SDK can be run in standard mode, pending in transaction , and pending after transaction . How can I set one of these modes manually?

(...) day I have seen a lot of these kinds of warnings. MyGeneration.doodads category: exception role: UserSynchronization System.Exception: Multiple concurrent database operations on the same Transaction Instance object are not supported

(...) , the option 'Support for modifying objects in Active Directory' is enabled. Both servers are in the same domain and use the same user account. The SSL connection is active. On the test database, action s work correctly, and users are added to Active Directory. However, on the production database, I receive an error related to credentials. The login and password are definitely entered correctly. I (...)

(...) Hi, I had a cyclic action that was running every few minutes on step and generated a lot of logs. On 2 tables in the Config database: AdminWFEventLogs and AdminServiceLogs This was the development env. Can I delete (truncate) them without consequences?