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

search results

for AI

(...) witch table contAI ns information about filling time?

(...) at WebCon.WorkFlow.BusinessLogic.ImportExport.Mapping.MappingList.GetBySourceId(Int32 id, DbNodeType dbNodeType) at WebCon.WorkFlow.BusinessLogic.ImportExport.Export.ExportManager.RunExportContAI ningRootNode(MappingList mappingList, ExportParameter exportParameter, IExportLogger exportLogger, DescendantsRowsProvider descendantsRowsProvider) at WebCon.WorkFlow.BusinessLogic.ImportExport.Ex (...)

(...) ding the if operator or an execution condition to each Add attachment action is not something I would like to do. Not only because of the effort but because there are now two places which need to be mAI ntAI ned. Here's a statement to check which processes /automation use the action: SELECT [ACT_ID] , ACT_ActionKindID , ACT_Name , case when [ACT_DEFID] is not null then actionProcess.DEF_Name (...)

(...) Hi, I would like to propose the ability to use HTML formatted text in calculated columns of reports. Now HTML tags are displayed as plAI n text, e.g. we can use only one link in row or not able to split/format text into lines. I remember that there was such possibility in Sharepoint reports and I miss it :)

(...) mport / export / add rows / ect. https://docs.webcon.com/docs/2024R1/Studio/Process/Attribute/Basic/Itemlist/ILConf/ILGenral then in sub flow if I use the same Item list then all settings from mAI n flow are on .. But I would like to just allow for modification of rows data not add / delete /import .... At the moment I use 2 item list is it correct? or maybe is possible to change settings d (...)

(...) for example: we have a simple process: START -> FINISH and on this path i have configured my actions and in the end REST action. My situation is that, based on this item list, I am performing certAI n actions for each row, and I want to update some columns back. Do you have any idea? thanks.

(...) me data completed. When I drag the columns, one is showing a bit weird. It will show ok once you double click it. (picture 1) 2. I have another ForEach and inside I made a business rule that uses, agAI n, info from column collection and it is working, but when I go to all business rules and open it i will see something similar with the first example. (picture 2) The actions work, but they might l (...)

(...) ing, we would be forced to check all actions and the field matrix. Besides this effort, it also looks ugly on the form, if there's one field rendered as a disabled input field in a group of other plAI n text fields Best regards, Daniel

(...) Next() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwAI ter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.BusinessLogic.Helpers.WorkFlowManagerProxy.d__0.MoveNext() --- End of stack trace from previous location where exception (...)

(...) How does showing data place marked in a screen? It's not explAI ned anywhere in the documentation.

(...) tribte a,b,c attribute a,b,c is changing dynamically vs Item List attribte d I try to change Value of Attribute D on path .. = error OK, then is not saved data so I move step forward .. but agAI n error ... so .. how to calculate: D = (A*B)*a + (A*B)*b+(A*C)*c ? why I don't have rulle in a,b,c to "fix" D" ? .. I did not JS and ten I had error multiple time run rule ... so next idea was (...)

(...) Hi, I propose to unify and add a visibility option avAI lable on the standard attribute ‘Visibility on report independent of visibility on form’ to the visibility option on item list columns. Regards.

(...) Hi there, Is it possible to use one datatable to show different tables from a sql server? Right its possible to filter the sql results based on a value in a certAI n column. I also want to make it possible to show the content of a different table, however account to the infobox to the right side of the textbox where i write the sql statment, its not possible. So i was wondering if there is an altern (...)

(...) New versions should be avAI lable for download an install separately of the existent installed Designer versions, or there should be an option to update or downgrade the existent versions. It is annoying when i can not use older versions after upgrading to new version of Designer Studio.

(...) How can i cange the style of the Datatable? As example i want to change the row height to a certAI n number, and the column width to fit the content, however i did not manage to achieve this simple goal. i would appreciate any tipp on how to do it.

(...) The current version of the API allows updates for the following fields: { "name": "string", "emAI l": "string", "phoneNumber": "string", "managerBpsId": "string", "jobTitle": "string" } It would be useful to expand the user API to include fields such as: - Department - isActive - COS_ExtensionAttribute1-20 The isActive field would be helpful for deactivation in case of W (...)

(...) 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 domAI n\user format and none of the permissions granted to him work. By the way - when we "manually" change COS_Login to the domAI n\user format - everything works fine. However, after some time, WEBCON u (...)

(...) I have Item list [slave]with column where I can pick people (from other item list [master] which contAI n 1. BPS users, 2. AD users (some of them are in BPS users - not all) and others - people out of AD and BPS. 1. I would like to run sub flow for each row of item list (done) 2. fill proper data (done) 3. assign to people from item list [slave] : a) assign to all BPS users and skip non BPS use (...)

(...) t workflow by path or button on menu bar with starting workflow action. Is any way to do it without special SDK customization? Subworkflows should have data from in excel sheet. Every workflow contAI ns one row.

(...) nces( update fields of different instances ) but I have not figured out how to get instance by a number. I have list of instance ids. RunCustomActionParams args, args.Context.CurrentDocument contAI ns GetFieldValue method but does not contAI n any method GetInstanceById