(...) Hello, I want to clear some form fields after path transition that leads to the same step. I tried using action template to change values of multiple fields by inserting null values, howewer I GET an exception when it GET s to the datetime fields: System.ArgumentNullException: Value cannot be null. Which value should I insert to set date form field to empty, or is there another way to do (...)
(...) ine chart. This is not working. I don't have any filters, nor calculated columns. I've tried to create a chart with another field to check if the issue is related with Day(s) in step field, still I GET the error. Does anyone configured something like this? Thank you
(...) de because the synchronization takes a while. I'm trying to prevent updates by moving the workflow to a step which checks whether the synchronization is finished. As far as I found out so far a job GET 's added to the [UserSynchronizationQueueItems] of the current content database and it maybe GET 's deleted when the job is processed. At least I thought so, because the job got deleted some time aft (...)
(...) onEvaluator.d__23.MoveNext() Thread was being aborted. Hello, I have a global action - cyclical which runs every 3 minutes for 1-2 hours and is starting a subworkflow. During this interval i GET this error multiple times and some instances are created twice. Do you have any idea what could be the cause of this error? Thank you.
(...) has any one of you encountered an issue when trying to edit attachments that are larger than 28 MB? I have a process where a detailed picture documentation is provided using wordfiles which can GET very large very quickly. Today for the first time ever i have encountered an error saying "Attachments larger than 28 MB cannot be edited". Has anyone an idea how to GET around this limit without (...)
(...) Hi I'm having trouble on adding a MSSQL Database data source on Data Sources -> Connections -> MSSQL database as I keep GET ting the error message below: "Unknown error: A network-related or instance-specific error occured while establishing connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow rem (...)
(...) I have timeout that is no longer needed. I want to delete it. But aplication runs constantly and in step with timeout there always will be elements. How to GET rid of this timeout. I've tried setting is to always false, but it's still trigered and goes to list. I have few of them on diffrent steps and they total 10k elements in timeout list.
(...) on template to copy the attachments from the parent workflow using a SQL query, reading the ATT_ID from the attachment column. Issue: with single attachments per line it will work, with mulitple I GET an error as webcon stores the Att_ids with a comma (e.g. 6603,6604) which is not identified as an int value. Has anybody an idea how to solve this issue? Kind regards, Klaus
(...) 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 occurred 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.ArgumentExcep (...)
(...) ay the filename. select Top 3 ATT_ID , ATT_FileType as ElementName , ATT_Name as Category I'm not using these option very often but each time I'm looking at the names in the info icon and GET confused. My suggestion would be to add alias and update the documentation, so that only the alias would be used. "ElementName" would GET the alias "Subfolder" "Category" would be "Filename". (...)
(...) e an existing report The current implementation forces us to create the data source twice. While the effort for the data source creation may be neglectable, I'm quite sure that a lot of us will forGET to update both data sources. Especially because it will be rare that report tiles need to be updated and therefore we will not be used to it. It would be great if the behavior could be changed to (...)
(...) at could the error be and where to look for a solution? System.InvalidOperationException: No item type: WFApplications, id: 25 at WebCon.WorkFlow.BusinessLogic.ImportExport.Mapping.MappingList.GET BySourceId(Int32 id, DbNodeType dbNodeType) at WebCon.WorkFlow.BusinessLogic.ImportExport.Export.ExportManager.RunExportContainingRootNode(MappingList mappingList, ExportParameter exportParameter, (...)
(...) nts. 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 exist an error is thrown. Could we please GET a flag to define, that this check should be executed? This would allow upgrading old processes for which this flag would be false by default. Adding the if operator or an execution condition to e (...)
(...) tab panels, JS is not working anymore. On page loading/Refresh, it is fine. Do you have any tips? Thank you. let itemList = #{BRP:151}#; setTimeout(() => { var itemListElement = document.GET ElementById(itemList.fld + "_" + itemList.id); if (itemListElement) { const provenientaElement = itemListElement.querySelector('th[data-key="#{SFLD:512}#_#{DCN:512}#"]'); if (provenientaE (...)
(...) Hi everyone, When working on multiple environments, with many tabs opened in the browser there is high chance to GET lost in which ones are DEV/TEST/PROD. Maybe there is a chance to have a different Favicon per environment? Browsers offer grouping etc, so it's possible to manage, but it would be a nice touch :) Ideas in attachment. * Color coded as Designer Studio * With letters
(...) nth's report. I base the copying on the _ID of the parent (BPS data source ID column). 8. The cyclic action, when run, returns an error, and even if I turn off all actions on the transition paths, I GET the same error. You can see in the log that elements are being created, new signatures are being assigned and there are exactly 10 of them, but at the end an automation error appears: System.NullR (...)
(...) How to check all the emails that are in our systems ? If i use the WFMails than we see the ones that are currently being sent right? But how to GET the data from the all emails that we sent in general?
(...) I have a problem to establish a connection to sharepoint online. I have chosen as connection type sharepoint online. When I enter the Url of the sitecollection and the user and password correctly, I GET the Error message: "Unable to connect to the remote Server. The sign-in name or password does not match one in the Microsoft account system." As the account that I use to connect has not MFA enabled (...)
(...) , 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
(...) rd, 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 ok. When I do it from another computer, there is no response. What is the problem? Maciej