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

search results

for HTTP

(...) gnature in WEBCON? Currently it is very pixelized and added to document (Word / PDF) doesn't look well. I didn't find any options or parameters to improve quality. Link to KB about this feature: HTTP s://community.webcon.com/posts/post/the-handwritten-signature-form-field/153 Thanks for your comments here :)

(...) ess could be fine), but there are some examples on every environment that are in top 10 most highly recommended for index. And 4 of them are related to SOLR. You can find my 'research' results here: HTTP s://nexpertis-my.sharepoint.com/:f:/g/personal/jaroslaw_dziekan_nexpertis_pl/EsIcZvxgjSJIrtGkGEJpVcABtvWxI57511tiTqDYHpD60A?e=ib6qHx So my question is: Is there are some plans to create some of the (...)

(...) Based on Daniels blog (HTTP s://daniels-notes.de/posts/2021/javascript-form-rule-execution-on-page-load#show-all-attachments-after-page-load) it is posible to open first attachments after page load but from all attachments tab (becouse attachment is in parent workflow)?

(...) be super cool having the possibility to grant permissions for using the rest api also for users and not only applications. Btw: I reused the code for the weblogin from my powershell and extendend HTTP s://github.com/WEBCON-BPS/RestApi-DataImporter, but....

(...) ip? I want to type a user in a field and then I want to see on which groups this user is(based on AD). It would also be great if the list of groups would be loaded into a list items. I read this: HTTP s://alterpaths.com/webcon-admin-process-checking-users-groups/ but it didn't work on me. Can you help?

(...) . The table I get also looks fine, but I still get the Error "Incorrect column PATH_ID format". I already checked all of the IDs, they should all be fine. I used the following thread as a reference: HTTP s://alterpaths.com/wait-for-sub-workflows-step-advanced-configuration/ Does anyone have a clue what might be wrong? Thanks in advance

(...) e error message below (in Polish, as this is the language of my installation). What could be the problem? How can it be solved? Error message: Nazwa: WEBCON BPS for Microsoft Outlook AddIn Od: HTTP ://webcon.artlocum.pl/addins/outlook/WebCon.WorkFlow.Outlook.vsto ************** Tekst wyjątku ************** System.Security.SecurityException: Dostosowane funkcje zawarte w tej aplikacji nie będ (...)

(...) Dear WEBCON Team, as I posted my thoughts here: HTTP s://community.webcon.com/forum/thread/1613 I would like to submit my request to improve quality of the signature, or at least add option to choose quality of the field. Currently there is no option to improve quality and now it's very low (pixels, blur). Best, Adam

(...) provided by European Central Bank for currency exchange. But i want to use REST for conversion of currency exchange(mostly for euro). What should be the URL/REST request suffix when im selecting GET HTTP method.

(...) I was very optimistic that I could sign PDF files with locally installed certificates (Adobe reader functionality) using the "IT hit Edit Doc Opener" Addin as mentioned in the Webcon Knowledge Base (HTTP s://community.webcon.com/posts/post/new-way-to-use-a-digital-signature/253). So far everything works as described until I want to save the signed attachment. Doing so I get an error message "docum (...)

(...) that need to be met is that director B can't see data of director C (only employee A who manage the list can see all data). I've read that articles but still don't know how could I split item list (HTTP s://community.webcon.com/posts/post/starting-workflows-in-webcon-bps-actions/76). I hope that you understand my problem that I try to describe. Thank you in advance for any sugestions.

Hi community! In some scenarios it is necessary for us to render datatables 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 result

(...) As already mentioned by Ajnar in the forum: HTTP s://community.webcon.com/forum/thread/1792 there are issues with the field choice tree in version 2022.1.2.31 and 2022.1.2.59. It is no longer possible to limit the selection to the last node even if the checkbox "Allow also choosing intermediate nodes" is unselected. Previously, clicking on an intermediate node opened the nodes below it - now clicking (...)

(...) Hi community, once more I need some help to get things working: Having the task to show a picture within a report in WEBCON BPS 2022.1.2.59 I found this article in the knowledge base: HTTP s://community.webcon.com/posts/post/the-picture-form-field/32 Establishing the fields and trying to get the image rendered within a report I had to learn: Only the link generated in the way as described in t (...)

(...) 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 guide/description than this? HTTP s://community.webcon.com/posts/post/going-sharepointless-how-to-transform-your-environment-into-standalone/168 -If I understand correctly, all applications will have to be transferred to the modern f (...)

(...) I need to upload attachments to our company cloud services. Below is the web api endpoint that accept a file: [HTTP Post("createfilewithcontent"), DisableRequestSizeLimit] public async Task CreateFileWithContent([FromForm] GFileWithContentWrite fileInfo) { var stream = fileInfo.File.OpenReadStream(); var createdFile = await _driveService.CreateFileAsync( new Go (...)

(...) Dear Community, from last Friday (29th of July) I experience issues with SOAP Web Service at HTTP s://sprawdz-status-vat.mf.gov.pl that checks if Supplier is active VAT payer. Does anyone have same issue? Should we consider "migrating" to HTTP s://wl-api.mf.gov.pl REST Web Service, where we can check VAT status also? What about limitations of wl-api service? Thanks in advance for any response here (...)

(...) deleted but I do not assume this to be the reason. Does the details text give any hint that I do not get so far? Appreciate any hint or help. Thank you in advance. (Details BEGIN) url: HTTP s://webcon-test./api/nav/applications/mostused | action: GetMostUsed ip: 192.168.1.22 | msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Wi (...)

(...) 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.5 - ANCM Out-Of-Process Startup Failure Investigating this I started the file "" within path "" manually and received the error dump added below. The sql user can connect with the pas (...)

Hello again, here is a next issue that I assumed to have fixed with the latest version of BPS, using 2022.1.3.65. I have a web service that has the structure as given in screenshot 1 (attached). The screenshot shows my configuration within a little test app. When I start this action, the request body fully ignores all data regarding the item lists as given in the dump below. (Hint: The