(...) Hi everyone, I have a process which updates the group members. This is done in async mode 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 (...)
(...) Hi guys and girls 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 (...)
(...) some questions regarding Importing and Exporting applications. I tried exporting and importing an application to a different message but I got the following message when I tried to save and publish process (image attached) 1. What does this line mean "all changes to this process must be made by importing a file containing an updated configuration" ? Is this a necessary step to do on an imported app an (...)
(...) I have a workflow with a step that serves as an approval process . I assign one group and two individuals to this task. My goal is for both individuals to click confirm in this step, and only one person from the group (which contains several people) needs to do so. To summarize, I need to write the logic in a way that differentiates between the assigned individuals and the group, so that only one person f (...)
(...) field, at which point it appears, allowing for quick copying to the clipboard. I've attached an example image to illustrate how it works. I believe this enhancement would significantly speed up the process compared to manually selecting and copying text. I'm hopeful that this suggestion will find support among many of you!
(...) Hello :) I have a process where I generate an XML file. I would now like to extract this XML file in another process with a sustainable solution. My XML file contains multiple fields as well as lists. What would be the easiest way to achieve this using WEBCON? I was thinking of writing the content of my XML file into a technical multiline text field via SQL and then extracting it with the "Change Value (...)
(...) Hi, Do you have idee how can I hide the item "Substitution" from menu ? I have the vacation request process and users are not allowed to user the "Substitution menu item" Thanks, Raluca
(...) Hi, I have a problem with process migration between environments - what 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.GetBySourceId(Int32 id, DbNodeType dbNodeType) at WebCon.WorkFlow.BusinessLogic.ImportExport.Export.ExportManager.RunExportContainingR (...)
(...) Hi, I'm currently upgrading process es 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 occurred 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 d (...)
(...) Hi, I'm currently upgrading process es from 2022 to WEBCON BPS 2024 and encountered another unexpected change. Both "Start a subworkflow" actions "now" verify whether a field is visible. While in one case I didn't declare two fields as visible in the start step I have a visibility restriction in another. Since the visibility restriction of uses the 'Source' field value (1), which is set by the "St (...)
(...) I use 2 item list ..but maybe is possible to just use one ... if in Item list General setting I set is possible to import / export / add rows / ect. https://docs.webcon.com/docs/2024R1/Studio/process /Attribute/Basic/Itemlist/ILConf/ILGenral then in sub flow if I use the same Item list then all settings from main flow are on .. But I would like to just allow for modification of rows data not ad (...)
(...) ayout": { "editability": "Editable" } } ] } Is it possible to update item list using REST for current instance using a path (button) i press? for example: we have a simple process : START -> FINISH and on this path i have configured my actions and in the end REST action. My situation is that, based on this item list, I am performing certain actions for each row, and I want t (...)
(...) I have a process that creates 10 reports each month. After creating the initial reports, I would like to clone them automatically at the end of the month, only changing the reporting month. The user (author) updates the data and submits it for verification. I proposed the following procedure: 1. I created a BPS source that lists all 10 reports from the last month. 2. The BPS data source has columns (...)
(...) we are currently in a process of compare which translations we have and which we do not. I do not want to do it by going through each application than dowload the excel but I would like to generate a report with app,worfklow and form fields where there is no tranlsation. Can anyone help me with this issue?
(...) . 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 List attribte d I try to change Value of Attribute D on pat (...)
(...) Constants - add info is always treated as TEXT or add option to set type of Constants https://docs.webcon.com/docs/2024R1/Studio/process /process _Variables#konfiguracja-sta%C5%82ej
(...) Log Range: Solr Message: SOLR indexing failed Category: Exception Role: SolrElementQueue Description: SolrElementQueue item ID: 1089 Type: Full Whole process duration: 0,00s. Elements: 0. Exception at ID: 7400 System.Globalization.CultureNotFoundException: La culture n'est pas prise en charge. Nom du paramètre : name cz-cz n'est pas un identificateur de culture valide. à System.Gl (...)
(...) I have got Item list with 2 columns 1. Category (A) 2. Points (B) Column A and B use dictionary process where if is set A then filter B to A value and in column (A) I can pick Value then >> in column (B) points I can pick more than 1 value . so I can have: (A) >> (B) A >> a,b,c,z B >> a,z,dd,x C >> a D >> a,b and now in sub process I would like to split this table to: A >> a A>> (...)
(...) Hello all, I have a process to request shipments. There's a step called In Transit that is system based on a timeout which will move the request forward as soon as the Estimated date is reached. In the next step, the user must enter the actual date for the delivery. I was wondering if I could be able to: - Move the request if in the tracking information, it shows as deliveried - Enter the date (...)
(...) , I'm trying to configure the SOAP endpoint provided by Oracle WebLogic. However, nothing happens when I import the WSDL, and SOAP methods aren't imported. Webcon does not show any errors during this process . I tried to load the WSDL locally from a file, but with the same result. Does Webcon support a connection with the SOAP endpoint provided by Oracle WebLogic? Have you ever encountered this is (...)