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

search results

for CU

(...) In the 2025 version, a new feature was added to allow transferring an attachment to another item with the ability to specify the Workflow ID. This functionality operates within the context of the CU rrent database. **Proposal for enhancement:** Extend this functionality to include the ability to specify the Content database ID where the Workflow ID is being referenced. This enhancement woul (...)

(...) Hello, I’m looking for a way to add an attachment within a PowerShell-action. I’m having an action “Run a PowerShell script” where I’d like to add an attachment to the CU rrently running instance with the help of a WebCon REST API call. The problem is that while processing actions WebCon locks down the instance and I couldn’t find a way to make any changes to the process. I use the parameter “fo (...)

(...) faulty configuration. The issue is, that the id of the selected item list was saved (1) without using the variable syntax (2). In turn the integer value wasn't replaced during the import and the exeCU tion of the action will fail, if the integer values are not the same on both systems. In the worst case the value does exist for item list on both systems but for different ones. You can use the be (...)

(...) bcon version to the latest one when printing using a template the following error will appear and everything will be blocked: Is there a solution for this? Thanks in advance Error during saga exeCU tion: e is null a@https://webcon.domena.com/application/App.ddbbd702c08e03b71cd0.bundle.js:2:1502752 81937/D[s.C]@https://webcon.domena.com

(...) from moving to the next step(in one case i would maybe like to "cancel" the subworkflow/return with negative). I tried to deactivate the form field validation on the paths, however the error still ocCU rs.

(...) Hi, I think it would make sense to add to the global permissions the level “access to applications” CU rrently, if we give a global level of, for example, “permission to read all items” it can be problematic to give permissions to the application per each application. This needs to be maintained and remembered. If there is a global level per item, it should also be global for the application. (...)

(...) orkFlow.Studio.Logic.Managers.StepsManager.GetSteps(StepsCollection steps, Int32 workFlowID, ICacheStore cacheStore) at WebCon.WorkFlow.Studio.Logic.Managers.WorkFlowsManager.FillWorkFlowEntity(DoCU mentWorkFlowsCollection collection, WorkFlow dalEntity, WFStepForm defaultForm, WFStepForm mobileForm, ICacheStore cacheStore, Dictionary`2 stats) at WebCon.WorkFlow.Studio.Logic.Managers.WorkFlow (...)

(...) ST API and working with it, perhaps it is possible to introduce support for batch processing. I think it could help and speed up the work with field updates in many elements. https://www.odata.org/doCU mentation/odata-version-3-0/batch-processing/

(...) o fill that attribute with keyboard on the tablet. So I would like to have virtual keyboard always hidden for those fields. How to achive this? I do not have option type "none" in the Studio. I am CU rrently using BPS 2023.

(...) Hi, I did the upgrade from 2022 to 2024.  After upgrade, I upgraded the sdk to verison 2024 . When I tested i received the error" One or more errors ocCU rred. (Decimal value  was not in a correct format.) Decimal value  was not in a correct format. " I tried to send the value in different format 122.23 or 122,23 but I received the same error. I changed the type field to a single line of text (...)

(...) ORIGINAL SUBJECT WAS: Assistance Needed – Retrieve "Content as Base64" for All PDF-Attachments of an Instance Dear All, I am CU rrently looking for a way to extract the "Content as Base64" for all attachments associated with a specific instance. My goal is to obtain a single text line in the following format: 'Base64 PDF 1', 'Base64 PDF 2', 'Base64 PDF 3'. -> The easiest way would be to use (...)

(...) Hello everyone, I’m still learning how to use JavaScript effectively with WEBCON BPS. CU rrently, I’m working on a project that involves an HTML button/JavaScript triggering a file download at the end: JAVASCRIPT: // Save the PDF and offer it for download const pollerPdfBytes = await pollerPdf.save(); const blob = new Blob([pollerPdfBytes], { type: 'application/pdf' (...)

(...) Hi, I'm wondering whether it would be easy to add a "What if" /" Run as test" flag to the application import. This flag would exeCU te the generate the report summary so that we can see what would be changed. I'm CU rrently restoring a backup of the production environment in the test environment to exeCU te the import, and see what would be updated. The reason for this is, that we are tran (...)

(...) Hi, On the 2023 Webcon, we can CU stomize the color of the left sidebar of the portal page using: the Sidebar menu in Theme CU stomization. In 2025 we have the same Theme CU stomization attribute but it doesn't do anything. Is it a bug? I know that it is possible to use CSS. When using CSS it changes the color of the left bar but pressing buttons resets the button color to default(white). H (...)

(...) - finish ..live the step ... where I have 1 person and no waiting for other to finish - it was easy .. but if in step I have assigned 2-3 people and one of then is behalf then ... is more diffiCU lt ... SQL query: [code="SQL"] SELECT WFH_ID as 'ID of history', WFH_STPID as 'Krok ID', WFH_FinishDurationDateTime AS 'Data ukończenia kroku', WFH_LeaveCU rrentStepPath, (...)

(...) ystem.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.Service.ActivityExeCU tors.QueueActivityExeCU tors.SolrFileIndexerActivityExeCU tor.c__DisplayClass4_1.d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionSe (...)

(...) ture that will remain in the beta phase. Apart from the mentioned post, I couldn’t find much additional information about OData in the Webcon REST API. Does anyone here have more insights into the CU rrent status or future plans for OData in Webcon's REST API? Best regards, Daniel Kucharski

(...) I want to use a REST DataSource to get CU stomer information (ie name) via CU stomer number. I have a form with a CU stomer number field. I have a REST DataSource "REST GET CU STOMER DATA" (..../getKundenData?CU stomernumber=CU STOMERNUMBER.Standard) which returns a json with all relevant CU stomer data. I used a business rule to get the value from the REST datasource and a form rule (on value change) t (...)

(...) raBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs) w DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link) w DevExpress.XtraBars.Controls.CU stomLinksControl.OnMouseUp(MouseEventArgs e) w System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) w System.Windows.Forms.Control.WndProc(Message& m) (...)

(...) ound. One worfklow however does show an error: ex: WebCon.WorkFlow.Data.Solr.Exceptions.SolrInitException: SOLR not initialized ---> CommonServiceLocator.ActivationException: Activation error ocCU rred while trying to get instance of type ISolrOperations`1, key "" ---> System.Collections.Generic.KeyNotFoundException: The given key 'SolrNet.ISolrOperations`1[WebCon.WorkFlow.Data.Solr.Collectio (...)