(...) Hello, I have a question regarding: Global action -> On start (cyclical). If I create an automation that runs every minute (infinitely) - for example: syncing users from another external data base to the local BPS groups. From your experience, do you see any concerns or risks? Are these runs saved to a table in the data base? Thanks.
(...) where: Part I 1. On start, in first step, in form, in field = dropdown list, I pick te signature of other flow (different proces in particular step ID) 2. Then the fields are filled with data from that chosen flow form is full of data (thats OK) 3. And NOW In that chosen flow I have got Item list how to by picking from dropdown list filled new itemlist with data ? I created action (...)
(...) Boolean add) w System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) w WebCon.WorkFlow.data .Caching.Collections.AttributeDocTypeAssocCacheEntityCollection.b__6_0() w WebCon.WorkFlow.data .Caching.LazyEx`1.get_Value() w WebCon.WorkFlow.data .Caching.Collections.AttributeDocTypeAsso (...)
(...) I need selec that I need to export ... what I need to modify by importing ... to make mistake ... is very simple 6. He window with importing ... yea ... do proper section I don't need to read: "data Source of name 1 ...bla bla bla will be overwrite "data Source of name 2...bla bla bla will be overwrite "data Source of name 3...bla bla bla will be overwrite (I don't know how you but I rea (...)
(...) is 50 ms. For 6 columns it means it is executed 6 times, so it takes 300 ms. For 10 rows it is 3 seconds. And of course orders can have many more rows. So I came up with an idea. I made technical data Row column. It returns 1 if the columns should be editable in current row and 0 if not. It's just a copy of an above query. Then I changed "Column edit restrictions" to just check this data Row Colu (...)
(...) Hello, I have a big problem. I have an order form, e.g. for a contractor, and I have created a data source that shows all the orders of this contractor. Additionally, Kontrahnet has a monthly order limit entered in the field I need the system to check whether the limit has not been exceeded during the next order. Please help me how to do this
(...) It would be useful to be able to group the data in the itemlist at the column level and on the main form. Currently, we can group at the level of each step, but sometimes when we have many steps, it would be more useful to be able to set it just on the main form. Thanks, Raluca
(...) -- def pdf_item_form( id: int = Form(...), category: Category = Form(...), file: UploadFile = File(...) ) -> PDFItem: """ Form parser to create a PDFItem object from form data . Args: - id (int): The unique identifier of the PDF item. - category (Category): The category of the PDF item, as defined in the Category enum. - file (UploadFile): The uploaded (...)
(...) have the option to create "child sources", by defining a superior source and a business entity. This way we can use different connections. https://docs.webcon.com/docs/2023R3/Studio/ConnectionsAnddata Source/data Sources/data Source_RestWebService#3-superior-source This way we can use different connection for the "same" data source. This works fine for reading data . When we want to write data s (...)
(...) ay i upgrade Webcon to version 2023.1.3.118 and one things change. In workflow "Faktury" (Invoice) a had an action that download using Rest Api information about working time of employee. Using this data , system fill table with invoice items (eg. cost allocation ). But in this version i get error that: "No exact match was found for:..." ("Nie znaleziono dokładnego dopasowania:...") for attribute Cho (...)
(...) is and we aren't able to convince them to either close their browser window/tab or at least click "Cancel editing" after they have saved their progress. I know there would be the potential risk that data is lost if i force the discarding of the checkout but this wouldn't be an issue in my opinion since this would only reinforce the saving of progress for the users. Has any of you either done this (...)
(...) Hi is there a way to get from the data base all the permissions to all the reports that we have ? I was not able to find any column with that information and I do not know how to get such info
(...) e ) then it works but with out save and set signature menu button is invisible and can't access :/ if I start flow from other flow (start subflow acction) on path Save (Zapisz) then I have got all data like filled form and added item list ... but if on start I put in drop down list value then I can't invoke menu button - how to do it or start with saved flow and stay in "registration/start" (...)
(...) st I think that it should do that, see attachments). Then in the mainform Workflow I have a step that is waiting for the Subworkflow and there a Tab that should get the status. For that I created a data table and put the technical field as the filter. And when I test this I get a huge error message from the Query test. With that I think that I am either doing something increadibly wrong, or it w (...)
(...) Hello everyone, I have a workflow where data is imported and instances are created. After the import, a timeout (minute) is defined which further delays the instance. A field value (multiline text) is set on the path. At this point, the workflow encounters an error (Concurrency Error). However, if I manually pass the WF instance on the path, the field value is set correctly. I hope someone c (...)
(...) Notifications RecurrentActions Timeouts LicenceService WCFService WCFLicenceService OcrAi OcrTextLayer OcrAiLearn Archiving MobilePushNotifications UserSynchronization Personaldata Removal SolrIndexer Import MasterQueue ElementsRemoval WCFCsomService -- Activation summary Service -MS-L-***- Activate roles ADSynchronization (for db: BPS_Content ) ExchangeRa (...)
(...) Hi, In my opinion, the biggest advantage of BPS data sources is the ability to link to a selected element. However, the disadvantage is much lower performance in advanced conditions, inability to join data , use union, and combine data from different content data bases. By changing the source from BPS to SQL, users lose the functionality of the link. Of course, we can achieve this in a differen (...)
(...) Hello, I have a question, a curiosity... In the WFdata Attachmets table, there is a column called ATT_IsDeleted. If I want to Run SQL procedure (webcon action) and update table and set the ATT_IsDeleted column with 1 or 0. Is it a good practice? Or is it not allowed? Thanks.
(...) have also used this in 2021 version, but it generates error: Method not found: 'WebCon.WorkFlow.SDK.Documents.Model.Base.ReadOnlyEntitiesCollection`1 WebCon.WorkFlow.SDK.Documents.Model.NewDocumentdata .get_TextFields()'. System.MissingMethodException at WebCon.SRC.CustomActions.ADEmployeeSID.Run(RunCustomActionParams args) at WebCon.WorkFlow.SDK.ActionPlugins.CustomAction`1.WebCon.WorkFlow.SD (...)
(...) w "ZAM/2024/03/00188" then "The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction." if I do SQL SELECT [ATT_ID] FROM [WFdata Attachmets] where ATT_WFDID='{2592}' and in test field is "20008" then I see in designer 4 attachments but in action from (menu button) -> error .. the same (in theory maybe what I need) (...)