(...) Hi! So I have this Item List in "Orders app". Lets say it has 10 columns. 6 Of those columns can be editable depending on subprocesses or other proceses. So there is a query, that if returns 1 it means that column can be edited by a user, if 0 then the column in this row is blocked. For that I am using "Column edit restrictions" from the "Permissions" tab in the studio. And it works great. For few r (...)
(...) I deleted some instances using the 'Remove Personal Data" then "Archive workflow instances' action. Both actions delete the instance, but the instance's signature remains in the WFElementSignatures table . Thanks, Raluca
(...) Hello everyone, I have a question. We are migrating Webcon to version 2023. I checked the table [dbo].[AdminAPILogs], and since the last version in 2022, there hasn't been a single log in this table . Has anything changed in the new versions, and do I need to turn on logging into this table somewhere? I have been looking for an answer on the Webcon website and Google, but I haven't found anything
(...) any idea why the problem appeared? Version installation: current -> 2023.1.3.76 target -> 2023.1.3.118 In changelogs there was information about changes as to the columns in the AdminWFEventLogs table . Last query from profiler: IF EXISTS(SELECT * FROM sys.columns WHERE Name = N'WEL_Details_Deprecated' AND Object_ID = Object_ID(N'dbo.[AdminWFEventLogs]')) BEGIN (...)
(...) n 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 Choice field. In previ (...)
(...) 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 will be (...)
(...) Hello, I have a question, a curiosity... In the WFDataAttachmets 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.
(...) Hello all, I have an item list with a editable column. This works if the item list does not have a lot of lines but if the item list has a long list of lines, this column becomes read-only and the user is only able to edit using the a pencil button that is displayed in each row. Is this a normal behavior? Thank you
(...) Hi, I have a question regarding Substitutions - BPS_Config. In the Substitutions table , the SUB_isActive column is 1, even if the period has passed. If I delete the Substitution, only then it will be 0. Is it supposed to work this way? How can I see the active Substitutions? Thanks.
(...) ---------------------------------------------------- Ścieżka wywołania ------------------------------------------------------- w WebCon.WorkFlow.Data.Extensions.DicWFFieldTypesExtensions.IsEditable (DicWFFieldTypes this) w WebCon.WorkFlow.BusinessLogic.ExpressionTree.LeafTagRepository.ObjectIDFormFieldsPrefixRepository.ShouldGenerateSiblings(DicWFFieldTypes type) w WebCon.WorkFlow.Bu (...)
(...) s sorted by column A in descending order by default. How can I set up an action to generate data into a .docx file or specify an attribute for the list of items in the .docx file so that the exported table with the list of items X is sorted by column A in ascending order? The descending sort by column A is because the data is being added to the table in the form, and there is already a lot of it - s (...)
(...) ssageid=4134 Hello, when working with custom columns in reports I'm always trying to avoid using regular ID when comparing forms, workflows, processes etc. I'm almost always joining with specific table s to get GUID, so reports won't break between environments. Inside custom columns we can access wfelems, which as far as i know is based on V_WFElements - if we could get DTYPE_GUID, DEF_GUID, WF_G (...)
(...) possibilities: DEV, TEST, or PROD. There are many places in Webcon settings where environment is set as "Auto", but I found no variable giving the actual name of the environment. I know there's a table and inside is a row which offers this, but I thought there might be an environment variable offering this info rather than having another SQL call. Thank you, Mihail
(...) y ease our workload, as we currently have to manually split the address files. Thank you in advance, Bjoern Poller P.S.: I have already submitted a similar request for the Excel export in DATA table s.
(...) Currently, if a company has several content databases, for example 5, and users need to be synchronized across each database, the data is stored in 5 table s * 5 databases, resulting in the same data being present in 25 table s. CacheOrganizationStructure CacheOrganizationStructureExtendedTokens CacheOrganizationStructureGroupRelations CacheOrganizationStructurePictures CacheOrganizationStructureS (...)
(...) tools from REST API and dates from WEBCON database to exclude unavailable tools. Unfortunately i didn't find the way to do it using the REST API filter available in WEBCON. My plan is to create some table in WEBCON, fill it with data from API and then use SQL for filtering. Is there maybe a better way to do it?
(...) or: "Error in Menu button action Start Counterparty Card. The INSERT statement conflicted with the FOREIGN KEY constraint "FK_WFElementDatails_WFD". The conflict occurred in database "BPS_Content", table "dbo.WFElements", column 'WFD_ID'. The statement has been terminated." I have exactly same button configured in other workflow in the same application and it works fine. It is irrelevant what hyper (...)
(...) URL, I'm passing the ID when the user creates a sub-task to a field in order to use it as editability parameter. However, although the field has information on it, I'm not able to make the fields editable . This is only working when I use instance from parent workflow. I cannot use this last option because this always come from another process and only when it's a subtask, the fields can be changed. (...)
(...) I don't know what), but its children are there.. created... and this problem creates for me duplicate children. And for that parent instance, because basically doesn't exist, there is no entry in WF table s so I can search for some bugs, errors, info.. anything that happened. Anyone have any idea why this happens? Thank you!
(...) ration finished. 8/21/2024 10:20:46 PM History save started. 8/21/2024 10:20:50 PM History save finished. 8/21/2024 10:20:52 PM How can i find this ID, FLD id? I was searching for this in this table but there is no ID column. Do you know how to find this?