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

search results

for code

(...) r and delete group/user. Where I can register this service? There is no comment in last release notes or install guide. My last working version is 2022.1.4.84. BTW: The new feature to add error code s to interrupt user synchronization isn't visible... Thanks and best regards Daniel

(...) 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 (...)

(...) Hi, I have a problem with SDK Custom Action. I created a new action for Webcon2022 I added all assemblies to zip and when I want to execute the action in the response I see . Error code : 100 Could not load file or assembly 'Azure.Core, Version=1.25.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8' The version is not correct because in my solution I used 1.28.0.0

(...) 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_AttText1}, is there such a code for the comments field? And will it work if we include it in a template to generate pdfs? Thanks!

(...) Hello, It would by great to change Keyboard TAB button behavior in sql or js editor. I think TAB should make spacings for beautify code , not change focus to window buttons.

(...) changes to the content and should then update the attachment. Reading the attachment works fine but updating or adding a new one does not seem to work. Is there any complete and working sample code for updating/adding attachments from a custom SDK action available? thanks!

(...) counterFactory, IVersionPathParser versionParser, ICurrentUserProvider userProvider, IRestApiLoggingManager restApiLoggingManager) at WebCon.BPSCloud.Portal.Extensions.RestApiLogging.RestApiStatuscode Middleware.Invoke(HttpContext context, IApiLogger apiLogger) at WebCon.BpsCloud.IdentityServer.Hosting.IdentityServerMiddleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession ses (...)

(...) before I search forever; has anybody a hint how I could define an action (Invoke REST Web Service) where I can read a picture from an URL ( e.g. https://qr.myurl.com/wp-content/uploads/qyrr/177/qr-code .png)via GET and store it in a picture field? Thanks in advance! Klaus

(...) nfiguration database was queried for a non-existent object with the id d0d745af-6efd-429c-8072-59d3d392bba2. Most commonly, this is caused by removing an SPFeatureDefinition without writing upgrade code to remove references to the feature from each site. Updating SPPersistedObject SPSolution Name=webcon.sharepoint.core.wsp. Version: -1 Ensure: False, Hashcode : 40394590, Id: d0d745af-6efd-429c-8072- (...)

(...) 23.1.1.41, errors are occurring on the portal. All processes are working correctly, did any of you have a similar problem? After analyzing the errors in GUID, I got a log as below. url: http://lowcode /api/nav/applications/mostused | action: GetMostUsed ip: 192.168.2.100 | msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) Apple (...)

(...) but having different filters in each step? For example, on the start, I want the info to show request's open for the requester In the approval step, I want to check the request's for the project code belonging to the approver Is there any way to do this without having three different fields to achieve this? Thank you!

(...) w development environment, I wanted to install the ABBYY FineReader component. I am getting an error during installation. What does it come from? The error appears after entering the activation code and selecting the option: install license server. I am performing the operation on my user - I have local administrator rights.

(...) ne know if it is possible to achieve the following functionality: - I would like to insert a button in an item list column. I can achieve that so I don't need help with this (WebconBTN_01.png). This code produces the kind of button from WebconBTN_02.png image. - When this button is clicked, I want to set the DET_Att1 (it's a Yes/No field) to 1 (not run the action from the screenshot). Can someon (...)

(...) N? :) Sometimes we need an extra information/column - we can call it "Remarks", "Others" or .... COMMENT... WebCon BPS has extraordinary feature available out-of-the box without even single line of code ...VERSIONING and detailed HISTORY. Such feature is really needed for admins/troubleshooting and for business analysis for single "cases" of the flow. Business (and sometimes IT) also needs a brief (...)

(...) roup.ReadWrite.All delegated permissions, approved by the admin. The user who invokes the rest actions is the owner of the AAD group. When calling the action, I get the error: screen3 Response code : exceptions: There is no valid token for connection: [TEST]_Azure_APi_User (13) So the user did not receive the token. So the question is whether such a scenario is possible or whether somethin (...)

(...) Hello everyone! I have the following challenge. I need to open the pdf attached to a workflow in a popup. I successfully managed to do so using the base64 encode d string and some javascript. Now the problem is that the pdfs are larger than expected. Some of them are 5MB and even more. For those large pdfs the script is not working, nor is effective to try make it work. I can go the Python way, c (...)

(...) diagnostics json { "session": { "id": 565, "sessionGuid": "2c8664cd-1862-4978-9355-1d0b7c3c47d5", "userTime": "2023-08-31T05:51:09.457", "userLogin": "xxx", "userLanguagecode ": "en-US", "userBrowserData": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62", "events": [ { (...)

Hello all, I'm trying to set up a button to start another workflow but I want to pass the current instance ID so I can relate the two instances. I'm using the info from Webcon but I don't know how to pass the ID: Legal Request Process Using this, I'm basically writing WFD_ID in the destination field. Does anyone know how to get this working= Thank you

(...) I want to use "Invoke rest web service request" action and in response I don't have json but message in Header: Response-code : Forbidden (403) Response-Body: {"type":"/challenge","title":"Challenge requested","status":403,"detail":"Request to perform challenges described","instance":"fe66c6a2-2cc5-42f9-a4ce-96bea7cd716b"} Response-Header: Date: Thu, 28 Sep 2023 07:06:57 GMT Connection: k (...)

(...) d a little PoC and we noticed that we could cover even more if there would be a "power user" option. The generation used the Aspose library which supports a template syntax. This allows to write code inside the word document to generate more sophisticated documents. Examples: - Instead of rendering item list/ data tables as tables in word we could generate "chapters" - Chapters could contain (...)