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

search results

for table

(...) Hi community! In some scenarios it is necessary for us to render datatable s on form containing some custom links or buttons. For this reason we built following SQL statement for testing purposes: SELECT 'Internal' AS ID, 'Click me' AS HTML UNION SELECT 'Azure' AS ID, 'Link' AS HTML And we used this datasource in a datatable field on form. However, we have some interesting results. (...)

(...) Hi @all, I´ve many processes they use the same rest-request to fill choice fields, table , etc. But the request requires a dynamic values in _url-parameter_ or _request-body_. At the moment i´ve to clone the *same* data source for every process... not nice ;-) ! A parameter would solve the problem - like as parameter into rules! Thanks and best regards Daniel

(...) all setups as requested and to leave the configuration sub dialog. When I wanted to save the entire process including the new configuration I received an error telling: There was an issue within the table storing the web service configuration caused by a value NULL. Testing around I found this work around: 1) Delete the web service action template you want to change. 2) Rebuild it from scratch. (...)

(...) Hi all! We want to add some rows to an item list with 'Change item lists values' action. The SQL query should take a JSON array (which is perfectly valid) from UI element and return a table for adding new rows to this item list. Unfortunately this does not work. There seems to be some parsing on Webcon side, which eliminates all elements in the JSON array, apart from the separator, which resul (...)

(...) that prevents any application from being exported: When the assistant analyzes the environment the following error message is delivered: see below Using the GUID given in the error message on the table 'dbo.translates' I receive one line with columns that seems to deliver the error. Sadly I am lacking information on the columns 'TRANS_ELEMID' and 'TRANS_OBJID' to furtherly investigate this issue. (...)

(...) Hello, During an export I get a process export error like below: Invalid reference tag occurences: Business rule (13551) - "Column "BasicDesignerXml" in table "WFBusinessRuleDefinitions" contains a variable referencing object "Form field" with an ID of 11805. Referenced object does not exist" The thing is I don't have any form field with ID 11805 and I don't use any business roles in that (...)

(...) ld make use of the existing functionality "column edit restriction". With this we could define whether the action should be displayed for this row like it is possible to define whether a cell is editable or not. Best regards, Daniel

(...) the database. However, when I try to create a MSSQL database Data Source and chose the above connection, I get the following error: "Unknown error: The SELECT permission was denied on the object 'table _name', database 'database_name', schema 'dbo'..." Using SSMS the server where the SQL is installed, I can SELECT the data from the table s. What could be wrong? Thank you in advance for your (...)

(...) Hello, here is a question that I have not found suitable hints so far. As our customer is sort of in a hurry, I want to place this question here: Can a multi-factor-authentication be used with the Mobile App for WEBCON BPS? The customer uses AAD for authentication and I would assume that setting MFA there would invoke the app to ask for the 2nd factor if the password was saved. But this doe (...)

(...) added into a multiple lines text field containing already information, i.e. a question asked. The text field is in rich mode. 3) Question I would retrieve the email content from the attachments table and add this to the text file. Does this work similar to a picture or do I have to do another approach? Thank you for your help in advance. Best, Ingo

(...) Hello all, I have a process that would require the automatic start of workflows in webcon. The format of the email content is text and a table however I can change it to be fields only. I have everything set up but I'm only able to copy the content into a text field but I need to have the information as an item list. Does anyone tried to do this? How can you pick up the text field and work it (...)

(...) ttachmentsController.StartAttachmentUpload(StartAttachmentUploadParams startParams) at lambda_method4700(Closure , Object ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.Awaitable ObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoke (...)

(...) If Department X should require approve if not, continues in the flow. The issue is that, for my company users the department is the joining of two parts, the team name and the department like Accountable • Finance. I need to have a rule looking at this field to check if in the second part of the department, I have a specific work, however, Contains function is not working properly, sending all the (...)

(...) rned. Admin value allows to edit readonly fields, but requires admin permissions. Available values : standard, ignoreReadonly, admin I would opt for a different/additional behavior. Besides editable and readonly we have the "read only editable by javascript" mode. Fields with this settings should also be settable if "readonly" mode is selected. After all, I could start a workflow with a query p (...)

(...) .AttributeDetailSectionGenerator.InsertAutoPostBackCell(String name) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.AttributeDetailSectionGenerator.GenerateDefaultSettingstable (Attribute attribute) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.AttributeDetailSectionGenerator.GenerateAttributeDetailsSection(List`1 formFieldsToShow) at WebCon (...)

(...) Is it possible to create at the finish stage word file using data from WFHistoryElements table ? Where should I store data regarding stages, time of the stages and person details assign to this stage to be able to used them in document template?

(...) It would be great to have the possibility to edit soap message header in a way the body is editable now. I came across couple of services (e.g. National Statistics Office in Poland) requiring secret string to be passed in the header element. So it would be good to be able to map field values to soap header element. Currently there is no way to use standard invoke soap action with this service. Thanks. (...)

(...) Cloud.Portal.Extensions.DebugInfo.DebugInfoMiddleware.Invoke(HttpContext context, IDebugInfoGetter debugInfoGetter, IPerformanceCounterFactory counterFactory, IFrontendTraceProvider formatter, IDefaultable DbInfoProvider defaultable DbInfoProvider, IUserCredentialsManager userCredentialsManager, IDebugInfoManager debugInfoManager, IHttpContext synchronizedHttpCtx)

(...) failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. at System.Net.Sockets.Socket.Awaitable SocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.Awaitable SocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSour (...)

(...) ath passes seem to run simoultaniously, which causes problems as the actions on the path realate to another process, create a new instance there and add the marked objects to the processe's attribute table . If they would run one after another, all would work great). All I can do not to lose the filtered report view and be able to run several objects through paths is to mark just one object at a time (...)