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

search results

for https

(...) arget="_blank | _self" 2. Add a textbox to set the html-attribute „title“ -> the title-Attribute is important for screenreader and a barrier-free design. What is the „additional navigation link“: https ://community.webcon.com/posts/post/additional-navigation-link/210 Thanks and best regards Daniel

(...) 4: The request body must contain the following parameter: 'grant_type' I attached a couple of screenshots of the configuraiton. And here's the full error message: Request Start Request-Url: https ://login.microsoftonline.com/[I SANITIZED IT]/oauth2/v2.0/token Request-Header: Scope: https ://graph.microsoft.com/.default Request-Body: { "Grant_Type":"client_credentials", "client_id":"[I S (...)

(...) eFailure'. 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 Ciphersuites. 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 running on (...)

(...) endars through action and e-mail sending? Recently Microsoft stopped support of basic auth... Oh, I forgot to mention: I have reactivated Basic Auth for all the protocols available in the article https ://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-deprecation-in-exchange-online-september/ba-p/3609437 . Still no luck... maybe some more time is needed for changes to take ef (...)

(...) me 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":"https ://tools.ietf.org/html/rfc7231#section-6.5.4","title":"Not Found","status":404,"traceId":"00-2cd9a0ba20c4ac24d08366237b7ec881-1e6a399ca0898779-00"} Can anybody shed light on this? Thanks!

(...) Hi, I want to integrate bps with szafir kir: https ://www.kir.pl/firmy/szafir/ I found this article https ://kb.webcon.pl/podpisy-cyfrowe-autenti-w-webcon-bps/ but i'm not sure if integration with szafir is even possible ? KIR is not on that list.

(...) pplications. Here’s just an idea, how it could be like using some sample /made up data. It’s just an idea and everything would be subject to change, but one can get an idea of how it could be. https ://daniels-notes.de/youcoulddothat/ @VSB I hope you don’t mind that I listed you, but since the information are available online, I thought I could use them. :) --- What’s in it for you – As (...)

(...) Hello, after restarting server on which we have installed webcon 2021.1.3.188 (freemium) there is some problem with SOLR. Similar problem is in thread https ://community.webcon.com/forum/thread/776 but solution which community suggest there doesn't help me. I've tried to restart Webcon WorkFlow Service but it's still not work. In log: Message=SOLR not initialized Source=WebCon.WorkFlow.Data. (...)

(...) empty space especially if there a quote. Which makes it harder to read. 3. The number of answers is not displayed. Maybe this could be realized at some point to: VISUAL CUE FOR CLOSED THREADS https ://community.webcon.com/forum/thread/828?messageid=828 There are currently two new questions which have been closed without an answer. This is a bit confusing. :) Thanks Daniel

(...) Hello all, I know this as been asked in the forum, but I have an issue with the action Move workflow. I've read the answers for another user, but I think I can't use the example on the https ://alterpaths.com/massive-update-of-sub-workflows-in-webcon-bps/ because for my case I have 5 different chains in the Child workflow and each of them as their own Complete and Cancel step. This was working (...)

(...) I would like to run an SQL procedure (something like the article Run an SQL procedure https ://community.webcon.com/posts/post/the-run-an-sql-procedure-action/230). But, I would like the procedure to generate a .txt file with the results (e.g. JSON), and the file to be downloaded using the WEBCON platform (maybe a new process with starting the procedure and preparing a .txt file for download, such as (...)

(...) limit? Or adding the ability to change it? The DET_LongTextX column in the database is ntext type, so is there any reason to limit the number of characters to 1000? This thread may be related - https ://community.webcon.com/forum/thread/2366/30, and users are complaining about this limit :)

(...) wrong time is displayed in the preview. Specifically the time in the wrong time zone. From what we've been able to check, it's probably related to the Aspose library. Here is a thread about it: https ://forum.aspose.com/t/when-convert-msg-file-to-pdf-send-time-changed-to-some-other-time/172491 Has anyone encountered this problem or is it known? We are using version 2021.1.5.315 Regards.

(...) Hi all! I noticed that OData support has been added to REST API 2022.1.4.xx. I only found one document, which is located here: https ://community.webcon.com/posts/post/odata-format-in-webcon-bps/346 This document is related to the usage of OData in PowerBI. What we really need is the ability to filter views with OData and REST API. Is that one already implemented and if so, where can I find (...)

(...) Hello How to get license for Freemium version of WEBCON? On https ://starter.webcon.com/sign-up/ there is no place for login as before (1 year ago) PS. CONTACT US TO GET STARTED > No response

(...) Hello, Since a specifc time KPI reports don't work on my webcon enviroment. I checked a configuration according to https ://community.webcon.com/posts/post/web-part-kpi-new-edition/141 and everything looks good. I've checked 'KPI elements' table in webcon database and there are some data but the data are not up to date. Old webcon apps have the kpi data but as I said the data are not up to date. N (...)

(...) Hi everyone, there's something I really don't understand. I'm currently using BPSExt-Signing-DocuSign extension https ://github.com/WEBCON-BPS/BPSExt-Signing-DocuSign/releases/tag/2022.1 When I clone the branch and build it, the build folder contains another (older) "System.ComponentModel.Annotations.dll" assembly than the release. The reason for this is, that the plugin action CheckAllDocumen (...)

(...) I'm following this article https ://community.webcon.com/posts/post/approval-process-on-the-item-list-with-row-blocking/138 in order to block rows. I've managed to give access to items list only users mentioned in one of the columns of item list using SQL against BPS Users list (see picture attached) , but all rows are available to everyone from this column, not only one row per one user. What am I do (...)

(...) Hi, i have a question for this post. https ://community.webcon.com/posts/post/grouping-rows-of-item-lists/235 How can I change the sorting of groups, it is set to ascending by default, can it be changed to descending?

(...) database, based on text typed in regular TextInput 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-configure-solr-to-use-levenshtein-approximate-string-matching). Also, any ideas how to implement it any other way?