(...) Dear Webcon Team, we are still looking forward to get a helpful tool for getting barcodes / qr-codes on mobile phone into fields. Now we realized, that the WebCon App has a bUI ld in functionality for scaning codes. However this helps only for searching documents / contents. Would it be possible to combine this bUI ld in functionality with fields input? It would be really great to be able to c (...)
(...) 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) RebUI ld it from scratch. This leads the action template to receive a new ID within the database and you will be able to save it. This error was reproducable also with an action being added to a path. (...)
(...) 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 re (...)
(...) ating from BPS on SharePoint to Standalone. We have some concerns. The current environment is Webcon 2021 on SharePoint 2013 Foundation. We are not using modern forms. -Is there any other migration gUI de/description than this? https://community.webcon.com/posts/post/going-sharepointless-how-to-transform-your-environment-into-standalone/168 -If I understand correctly, all applications will have to (...)
(...) We have the reqUI rement, that text from a rich text enabled multiline field should be displayed in the word document together with its formatting. Does anyone have experiences how this can be achieved?
(...) Currently I'm migrating files from SharePoint to a custom bUI lt WEBCON DMS application. Normally the Instance number is generated according to a rule which is perfect for new files. The customer wants to keep their document numbering. For the existing files I would like to update the Instance number (Database: WFD_Signature) using a small SQL script. But is it safe and is it wise to do that? I'm (...)
(...) bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei Microsoft.AspNetCore.BUI lder.RouterMiddleware.d__4.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Thr (...)
(...) Hello, I have a strange thing that prevents any application from being exported: When the assistant analyzes the environment the following error message is delivered: see below Using the GUI D 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 (...)
(...) Good morning, following information to resolve another issue with one server I updated this from 2022.1.2.59 to 2022.1.3.65, including all pre-reqUI sites. Installation and database conversion as well as service start went through without error. But unfortunatly the portal does not come up again; also a connect through Designer Studio fails. The web browser tells an error: HTTP Error 502. (...)
(...) Hello, here is a question that I have not found sUI table 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 (...)
(...) Designing Word-Templates is qUI te straight forward. However to check to look of the final document you have to run the action somewhere in the process. So this can be qUI te time consuming. Having a preview functionality would add a great value to WEBCON BPS. As we already have the option to load the form values from a workflow instance, the next step would be hitting the preview button to have (...)
(...) Hello all, I have a process that would reqUI re 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 (...)
(...) HandshakeFailure'. Submitting requests via Postman works fine. It seems to be a problem on transport level, related to .netCore/OS and is most likely a problem related to TLS version and CiphersUI tes. https://stackoverflow.com/questions/66904417/net-core-5-handshakefailure-when-making-https-request Does anyone had similar experiences when connecting to SAP via soap requests? WEBCON is (...)
(...) f having a data source, and constants (1 app, x app, or global) there could be the enum structure, which should have a possibility to be used as data source, and it's values as values in for example bUI sness rules. Any suggestion on how anyone deals with it would be appreciated :)
(...) Hi tehre, qUI ck question: Somewhere in my notes I saw this string but I can't recall what it points to: /api/nav/db/1/attachments/4/preview?hash=0 In other words, I seem to remember that at some point this link displayed a preview image that was uploaded somewhere. But I don't know by which means an attachment was uploaded to this path. Right now, calling this link throws: {"type":" (...)
(...) Hi all, I'm having an issue in webcon with the Contains function. I need to create a flow control based on the department of the person. If Department X should reqUI re 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 fi (...)
(...) behavior. When empty or standard, all fields will be validated. When set ignoreReadonly, readonly fields won't be set but no error will be returned. Admin value allows to edit readonly fields, but reqUI res 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 javas (...)
(...) 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 reqUI res a bunch of satellite assemblies to be packaged also. These assemblies are added to each package with a custom Powershell script and have exactly the same version in both packages. Why is Web (...)
(...) ion. I'm a Webcon admin. I am trying to test API and I get this error response from Webcon API: { "type": "InsufficientAccountPermissions", "description": "Global admin permissions reqUI red", "errorGUI d": "54d9ccb7-183e-484f-ba73-7f1d0d8ec794" } my endpoint in request via POSTMAN /api/data/beta/admin/db/1/businessentities my Webcon verion is: 2021.1.5.307 when I do th (...)
(...) ethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBUI lder.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Internal.ControllerAct (...)