(...) 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 parameter WFD_Atttext =ABC to set the field value. Which is not possible using the REST API Best regards, Daniel
(...) Hi all! I am getting a strange warning when deploying a second SDK plugin package to customer environment (see screenshot). The background information is: Both SDK plugins need System.text .JSON namespace for serializing / deserializing JSON objects, which requires a bunch of satellite assemblies to be packaged also. These assemblies are added to each package with a custom Powershell script an (...)
(...) l request’ application. With your help, namely your information, we could create a site listing all these “groups” of applications or use cases. Each use case could have a sample image, a describing text , a section how many known companies have implemented this use case and optional contact de-tails. Let’s me stress this last fact, no one would be listed if he/she doesn’t actively express this wish. (...)
(...) Hi, I need to use the the Printout a barcode label. I found the article about ZebraDesigner to design the label and get the EPL format text to insert into the action. My problem is I don't have a Zebra printer. If I try to install the ZebraDesigner it won't allow me to design a label because the software is not connected to a Zebra printer. In my case the client has a SeagullScientific printer whic (...)
(...) Hi, When generating documentation from a process, I am getting the following error. What can it result from? Message=Value cannot be null. Parameter name: text Source=Aspose.Words StackTrace= at Aspose.Words.DocumentBuilder.(String , Boolean ) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.AttributeDetailSectionGenerator.InsertAutoPostBackCell(String name) (...)
(...) WfDynamic.Services.MoveElementToNextStepService.c__DisplayClass8_0.b__1(Task`1 task) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext .RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext , Context Callback callback, Object state) --- End of stack trace from previous location --- at System.Threadi (...)
(...) ustomActions.Helpers.AutentiTokenProvider.GetAuthToken(WebServiceConnection _connection, String grant, String scope) at WebCon.BpsExt.Signing.Autenti.CustomActions.Helpers.V2Helper..ctor(ActionContext Info context , Authenticate auth) at WebCon.BpsExt.Signing.Autenti.CustomActions.APIv2.SendingDocumentAction.Run(RunCustomActionParams args) Culture: pl-PL Duration: 63094,0507ms
(...) Hello, after changing the connection type for exchange actions from EWS Basic to MS Graph, I lost the ability to format body text in html in exchange calendar events. Problem observed in version 2022.1.4.84. Manual update with Graph works fine, however, calling it from the built-in action, there is some conversion to body content applied here - please return us the ability to format body in html : (...)
(...) ed through OCR before Webcon update display properly in the OCR Verification step (with the preview and yellow hihglights). Only the ones added after the update display as if there was no OCR at all. text layer is being aplyied as it should. No errors concerning OCR in the logs... Any ideas?
(...) Hi, the manual filling by clicking the text layer within OCR verification process is very helpful, but it isn't work for date type form fields. It doesn't work since version 2022.1.2.59 -> i've started developing the process. Thanks and best regards Daniel ## EDIT: it works if the mask is (changed to) "empty". ...sorry the entry...
(...) Webcon ver 2021.1.5.315 I found a bug in business rules with parameter and SQL query. When type is text and value start by '0' then rule cut first char.
(...) ork. Tried different columns, tried "" and '', tried contains but it does not work. Any ideas how to do it properly? 3153 I have a field "Project Code", text type in Webcon, and "Project Code" text type in SharePoint. Filtering using this, does not work. 3153 in above example is a project code that I tried passing manually or through Form field value, n (...)
(...) The goal is - if JavaScript validation fails on field value change, I would like to revert the value of the changed field back to the default value )or previous value). I was researching the uxContext input parameter, but I was unable to find a function or value in the uxContext structure that would contain information about the ID of the field, that triggered the function. Thanks!
(...) Hello Community, it's time to ask my first question...so please, be understanding and polite ;) Business case: 1. I have a dictionary process, let's say 'Products', with 'Tags' text field, which contains tags (eg. black, bike, red). Every tag is separated by ','. 2. I have another process, for example 'Order'. On this form, user can enter what he is looking for, on 'Description' field. I want (...)
(...) I've got following fields: 1. Choice field with connection to MS SQL table - name of the supplier. 2. text fields like address, postal code filled based on the value chosen in choice field from point 1. 3. Another choice field with bank account numbers - another MS SQL table filter by ID value from choice field in point 1. Two qestions: 1. By clicking 'x' in supplier name choice field I'd like (...)
(...) Hello. I have in mind that it has been possible in the past to format the text of the "task details" in a form by HTML, e.g. . That doesn't work anymore with V2021.1.5.xxx (see attached) The only thing that works is for a line break. Is there a reason and more important: how can I format the text here? Kind regards Klaus
(...) Hello, is there a possibility to use existing SOLR as Data Source? I had an idea to show users SQL grid, which would show similar items found in database, based on text typed in regular text Input field. That lead me to Levenshtein Distance algorithm, which might be slow in SQL, but i've found that such a thing is already implemented in SOLR (https://stackoverflow.com/questions/1752301/how-to-confi (...)
(...) ne has an idea /have a hack to move the attachments / comments option to a tab? I'm currently trying to create a form, which should: - look good or at least ok - be usable with a big multi line text box - while using the task "view" and displayed info panel - has to compete with a paper based process with an arbitrary number of steps and options to write any information on the paper Best r (...)
(...) Hi, Is it possible to include the comments field into a pdf generated based on a template? So like you can include various form fields by creating a tag e.g. {WFD_Atttext 1}, is there such a code for the comments field? And will it work if we include it in a template to generate pdfs? Thanks!
(...) e complaining about lacking of comment editing/deleting feature. It should be possible only for comment's author only of course. Such comment should be marked with "Comment changed" "Comment deleted" text . Wouldn't that be a great feature?