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

search results

for AI

(...) tication)? What we need here is some kind of public form for new registration of users. This form also should have path authorization, to verify a new registered user (e.g. by sending a code via emAI l). But I think this only user-related and only works with already registered users. I know there is a new feature called 'Public link', but this isn't exactly, what I am looking for, since it on (...)

(...) Administrators can configure the allowed types of attachments globally. However, there are situations, where we like to only allow certAI n content types, e.g. pdf's, that are a subset of the globally allowed attachments. Currently, the only way to restrict is the usage of validation rules. For usability reasons, it would be much better, to be able to restrict the allowed document types. Wi (...)

(...) ubut is empty display the grouped attribute from the item list Code: select ISNULL(WFD_AttChoose5, STRING_AGG (CAST(DET_Att1 AS NVARCHAR(MAX)), ';')) from WFElements W left join WFElementDetAI ls WD on W.WFD_ID = WD.DET_WFDID group by WFD_AttChoose5 What needs to be corrected or is there no way to make it work?

(...) with lot of groups I would like to on each step put some groups on each tab to manage the order in form ... 2. Groups can be expanded and collapsed ... so in each tab I can collapse groups but the mAI n Tab with tabs unfortunately not ... because I can not put in group ... 3. In each step I need to Break global order because: - step 1 i have some groups with attributes "on top" that collected dat (...)

(...) Hi, at the moment we have to decide whether we want to send a standard or custom notification (mAI l). While some users receive only a few mAI ls this way, other receive to many and want to receive only a summary on a scheduled interval. While we can and have implement a configuration for an application on process level this is still limited and makes the automations less readable while the optio (...)

(...) the change function in the plugin triggers controller.change 2. this calls validateCCValueModel 3. Since the hasCustomModel is undefined 4. The default validation is applied and this validation fAI ls. In the "past" I returned a string and now it seems that an Object is expected with a "comments" array. I see no option to set "hasCustomModel" to true. The "change" function (1) has only one (...)

(...) Hello, I'm looking for help in changing the format of values ​​stored in COS_BpsID, on my test server the user IDs are stored as UPN (user@domAI n) but on the production server the format corresponds to samAcoutName (domAI n\name). How can i change my production configuration to match UPN format? Thanks in advance

(...) rodzica', pa.ATT_IsDeleted as 'Czy załącznik rodzica skasowany', pa.ATT_Attribute1 as 'Kategoria załącznika rodzica', pa.ATT_FileType as 'Rozszerzenie rodzica' FROM WFElementDetAI ls e JOIN WFDataAttachmets a ON CAST(a.ATT_ID AS VARCHAR(1000)) = e.DET_Att2 JOIN WFElementDetAI ls p ON p.DET_WFDID = e.DET_WFDID AND p.DET_WFCONID = e.DET_WFCONID -- Adjust this join ba (...)

(...) nd useful option for system users would be the ability to create filters on a column using a narrowing phrase. For example, by entering the phrase "BX2TD6" in the column filter with the function "contAI ns phrase," users could create such a private view without having to mark each result. Each time this view is opened, it would present the results for that phrase. Currently, results need to be mar (...)

(...) W designer studio chcę włączyć 'Obsługę modyfikowania obiektów w Active Directory'. Czy serwer, na którym jest zAI nstalowany designer studio musi być w mojej domenie? Przy próbie zapisu otrzymuje błąd dotyczący loginu i hasła, pomimo tego że są one poprawne.

(...) Hello all, I have a use case where for a parent workflow (let's say order) I'm starting many child workflows (suborders). There are some detAI ls which i don't want to duplicate on suborders like 'customer' for example - it should be stored only on order, but not on suborders. In the reports i have one report for orders, second one for suborders - on suborders I'm able to show 'customer' using (...)

(...) t at WebCon.WorkFlow.SDK.Documents.Model.Base.ReadOnlyItemsCollection`1.GetByID(Int32 id) at WebCon.BpsExt.Signing.Autenti.CustomActions.Helpers.RequestBodyProvider.AddSmsAuthenticationnConstrAI nts(List`1 constrAI nts, ItemRowData row, UserColumns userData) at WebCon.BpsExt.Signing.Autenti.CustomActions.Helpers.RequestBodyProvider.AddParties(ItemsList itemLis, UserColumns userData, Boolea (...)

(...) onment. 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, MihAI l

(...) lem when trying to generate a table using the manual initialization via HTML Button. It only works when I initialize the table manually. I want to use SQL however, to automate the whole thing. I fAI led using many Select Statements. What would be the ideal Select statement that would return the days between two dates, which happen to be the attributes? Best Regards, Igor

(...) Hello everyone, in our mAI n application, we need to import address lists from clients. For some time now, we have been hitting the limit of 1000 rows. I would like to suggest reviewing the current server performance to determine if it is now feasible to increase this limit to 2001 (header + 2000 rows) or, ideally, to 2501. This adjustment would significantly ease our workload, as we curren (...)

(...) the action times out after 50 seconds it's marked as completed successfully in the history (2) - The duration of the corresponding synchronization of took about 2 minutes (3) - According to the 'DetAI ls' the synchronization took 9 seconds. Started at 33:46 and ended 33:55 (4) The big question is why does the individual synchronization take 2 minutes to complete.

(...) ll, I'm not sure if this is something that changed in the versions or I'm missing any configuration. I checked that users with the access 'Access and Edit all Instances' are allowed to select AvAI lable Paths even if they're not the assigned person. I know that although having the rights to edit the instances, it couldn't be moved and that yellow message was shown because another person was th (...)

(...) me period property is not included in REST API so I'm using form fields for booking dates. Then I need to filter the items list using tools from REST API and dates from WEBCON database to exclude unavAI lable tools. Unfortunately i didn't find the way to do it using the REST API filter avAI lable in WEBCON. My plan is to create some table in WEBCON, fill it with data from API and then use SQL for filt (...)

(...) st than anyone wants to admit. Message TIM_ID: 15 - WEBCON BPS Timeout actions error: checkout exception occurred. Instance ID (WFD_ID): 5907 WEBCON BPS Timeout ID (TIM_ID): 15 Could you we gAI n a global setting, with which we can disable this check / allow the timeout to undo the checkout? I completely understand the reason and I would never disable this check in production but on the d (...)

(...) Hi, if the browser window is small enough, the actions of the item list are collapsed to a context menu. It would be great if this popup would contAI n information in the DOM about the about the source. For example by adding a data-key attribute to the top element with the value item list and row.