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

search results

for table

(...) 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?

(...) In which table can I find information about the time of editing a given ID by a user? Mayby do you have a query?

(...) shold for contributing would not be as high as it is for a Knowledge Base article, which usually requires a certain level of detail. Simple contributions like 'Displaying a Google Maps link in a Data table ', 'Coloring a Data table entry from the previous day excluding weekends', 'Displaying graphics in a report', or 'Limiting the maximum number of text lines in a multiline text field using RegEx' would (...)

(...) ou have to: 1) Choose a data source 2) Choose an existing report The current implementation forces us to create the data source twice. While the effort for the data source creation may be neglectable , I'm quite sure that a lot of us will forget to update both data sources. Especially because it will be rare that report tiles need to be updated and therefore we will not be used to it. It would (...)

(...) witch table contains information about filling time?

(...) {WFD_ID}#" } ], "itemLists": [ { "guid": "e182eced-f3b7-4451-a278-255f6700f5c6", "rows": #{RAW:2621}#, // JSON PAYLOAD "formLayout": { "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 (...)

(...) ied except by JavaScript)". If they are inside a group/tab the tab the same this cannot be marked as read-only either. We have more than a few cases in which we have fields, which should not be editable by users but are set by the system. This was working fine all those years. If we would be updating, we would be forced to check all actions and the field matrix. Besides this effort, it also looks (...)

(...) ce = None and in the system configuration Authentication Providers = Windows Active Directory. Once completed, all BPS users have been synchronized and are listed in the CacheOrganizationStructure table with COS_Login in UPN format. Now the problem: When a user logs in to the portal, the system sees him in the domain\user format and none of the permissions granted to him work. By the way - when (...)

(...) the maximum number of attributes per line for a horizontal layout? In my conception, a larger number of attributes added to a group would be automatically set in the next line , creating a kind of table . In such a solution, any division could theoretically be achieved. Regards.