(...) Hello, I'm trying to create a more complex delete of line function. To explain this briefly, I have a list, where I can't use the normal delete button. So instead, I'm adding one using a datarow form field, where I call the JS function like this: deteteFunction(list ordinal number); In this list there is a column called IsOld, and it's values can be OLD or NEW. * If the line I want to delet (...)
(...) pe) at WebCon.WorkFlow.BusinessLogic.ImportExport.Export.ExportManager.RunExportContainingRootNode(MappingList mappingList, ExportParameter exportParameter, IExportLogger exportLogger, Descendantsrow sProvider descendantsrow sProvider) at WebCon.WorkFlow.BusinessLogic.ImportExport.Export.ExportManager.ExportMappingList(ExportParameter exportParameter, IExportLogger exportLogger) at WebCon.W (...)
(...) nt 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 exist an error is throw n. 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 (...)
(...) invoke menu button and I have filled Technical itemlist. the technical item list i use if you go from start step by "run x-times sub flows" the subflow is signed to each person from tech item list row ... now I can go by path: save >> revive element ID and menu actions appears ... run subflow >> sub flow is using technical item list filed by invoke menu button action but is element was not sa (...)
(...) Hi, I would like to propose the ability to use HTML formatted text in calculated columns of reports. Now HTML tags are displayed as plain text, e.g. we can use only one link in row or not able to split/format text into lines. I remember that there was such possibility in Sharepoint reports and I miss it :)
(...) ge behavior depending from form or step ? At the moment 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 row s / 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 (...)
(...) or change in following situation. There is an item list which has enabled following options - Allow adding, - Allow deleting, - Show actions column, - Show "Remove all" It is filled with many row s which in most cases exceeds the display range so the user has to scroll down/up between entries. End user wants to delete entries one by one with the deleting bin in the action column. But doing so (...)
(...) I am trying to update some form fields and columns in an item list after some actions. On my path i have configured a FOR EACH on my item list which is creating/composing JSON payload for my REST. (row s) However, I am encountering an InternalServerError (500) when attempting to save this data using REST service on path for my current instance. PATCH: api/data/v5.0/db/#{DBID}#/elements/#{WFD_ID} (...)
(...) Hi everyone, When working on multiple environments, with many tabs opened in the brow ser 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? Brow sers 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
(...) set to an instance of an object. at WebCon.WorkFlow.BusinessLogic.Managers.WorkflowManagement.WorkFlowManager.d__59.MoveNext() --- End of stack trace from previous location where exception was throw n --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow (...)
(...) Hello, I have an item list where, upon leaving the step, each data row is sent to a separate instance into another application via a subworkflow action. However, when attachments are copied to the subworkflow using the checkbox function, all attachments from the entire item list are copied to each new instance. Is it possible to configure it so that only the attachment associated with the spec (...)
(...) so... I would like to have sum of "Yes" in Item list if the field is ""Yes/No choice" sum I could copy to field in item list config but now I need: 1. do rule in item list -> to do action if row is added (cloned) or deleted 2. do rule in each item list column where is ""Yes/No choice"" type -> to count changing no. or maybe I do it wrong way ... :| ?
(...) Hello, I have an item list where, upon leaving the step, each data row is sent to a separate instance into another application via a subworkflow action. Unfortunately, I have the problem that if I have more than 2 datarow s, my subworkflows start the instances twice
(...) Hi, How to display row id (DETID, @ID) in list (list item - WFD_SubElems) on form?
(...) How can i cange the style of the Datatable? As example i want to change the row height to a certain number, and the column width to fit the content, however i did not manage to achieve this simple goal. i would appreciate any tipp on how to do it.
(...) Hello, I have an itemlist where, upon exiting the step, each data row is sent to a separate instance in another application through a subworkflow action. At the moment I can only enter one attachment per dataset but I want the possibility to send multiple Attachements. I got the hint to use the splittotable-function when multiple attachments are added to the itemlist record. Now my question (...)
(...) ple (from other item list [master] which contain 1. BPS users, 2. AD users (some of them are in BPS users - not all) and others - people out of AD and BPS. 1. I would like to run sub flow for each row of item list (done) 2. fill proper data (done) 3. assign to people from item list [slave] : a) assign to all BPS users and skip non BPS users and others b) if any of people is not BPS user then a (...)
(...) Hi Community! Is there any possible ways to start subworkflows from Excel file? Business case is that, I have MS Excel file with estimated 500 row s. I want to attach sheet to attachments section and start workflow by path or button on menu bar with starting workflow action. Is any way to do it without special SDK customization? Subworkflows should have data from in excel sheet. Every workflow c (...)
(...) splayClass5_0.d.MoveNext() --- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée --- à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) à WebCon.WorkFlow.Service.SolrIndexer.Processors.SolrPipeline.d__6.MoveNext() --- Fin de la trace (...)
(...) he 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 brow ser. 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