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

search results

for database

(...) in the target application - Delete the relation in the target application - Move the process - Recreate all presentation elements This takes a lot of time. It's quicker to fiddle around in the database . But this is neither supported nor even an option in the multi-tenant SaaS. If we would get such a feature, it would really save a lot of unproductive time. Best regards, Daniel

(...) at WebCon.WorkFlow.BusinessLogic.Connectors.DataSourceConnectors.CustomDataSourceConnector.c__DisplayClass7_0.d.MoveNext() It seems that's not possible to use any functions from the content database in a Custom data source filter. The filter mode of the data source is set to "Using BPS" Does anyone have an idea? I would prefer that the data source definition is not linked to the process in (...)

(...) In a step, I configured an On timeout action that runs a SQL procedure (a very simple query that updates a field in another database ) after 1 minute. However, occasionally—about 1–2 times out of 100—the field is not updated, even though in history shows that the action was executed successfully. An external process calls the WEBCON API using a specific path. On that path, a SQL procedure action is con (...)

(...) es in Designer Studio for WEBCON BPS 2026.1.4.131? If I have an attribute, for example, WFD_AttChoose6, and I clone it, I see the value in the attribute in the new location (if it's given the same database name, i.e., WFD_AttChoose6) on the form, even though the attribute doesn't have a default value defined in Designer Studio. Furthermore, in the location where I copied it, when I go to "Use" I see (...)

(...) e, assuming that I'm not doing anything wrong then this endpoints returns the collection of all attachments with their content. "https://$($WebconConfig.Hostname)/api/data/v7.0/db/$($WebconConfig.database Id)/elements/$ElementId/attachments" $result = Invoke-WebconApiRequest -Method "GET" -Uri $uri $result.attachments[0].content.length 932976 Depending on the use case, it may not be necessary to (...)

(...) 0e8c5c68-7f88-43a2-b5ff-0d91e4eb051c", "value": "2026-04-23T09:06:05Z" }, This represents 9:06:05 UTC on my client this equals 11:06:05 local time (UTC+1:00 Amsterdam, Berlin...) In the database it's saved with this time: 2026-04-23 09:06:05 When I'm fetching the element again via REST API i get this result: { "id": 331, "guid": "0e8c5c68-7f88-43a2-b5ff-0d91e4eb051c", "svalue" (...)

(...) Hi, I have a problem with BPS_Content database s. I want to create second content database . I have done it via instalator. Then I have added the same permission for the BPS_Content_2 what I have for BPS_Content Service / IIS restarted, license refreshed But still I can't change the content in Designer Studio

(...) rently, the standard archiving functionality works well in two important areas: - links to archived elements remain the same as before archiving, - archived elements are moved to a separate archive database , which helps reduce the amount of data processed in the main database and improves performance. However, there is one very important business requirement that is currently not covered: - Archived (...)