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

search results

for JS

(...) Hi all, I was following the instructions for Form field extensions: https://developer.webcon.com/docs/your-first-form-field-extension-JS I got stuck at the first build step in WEBCON BPS SDK Tools, specifically here: "In order to build your Form Field Extension JS you have to select it in the appropriate dropdown in the tool and click the build button. It results in creating the BPSPKG fil (...)

(...) Hi all, I have a question regardong Form Field Extension PhoneNumber, I went through instruction: https://developer.webcon.com/docs/your-first-form-field-extension-JS / . My problem is I can't get intermidiate step to be executable, what I mean by that is that when I press on my Start step "Go to next step" it automatically executes and saves like already done instance and it says the workflow in (...)

(...) Szukam osoby która poprowadzi szkolenie 2-3 dniowe z podstaw Webcon. Interesowałby mnie szkolenia z takiej tematyki: Wprowadzenie do WEBCON BPS Studio – Omówienie interfeJS u. – Gdzie co jest i jak się po tym poruszać. Architektura i podstawowe pojęcia – Aplikacja, proces, workflow, krok, ścieżka. – Jak te elementy ze sobą współpracują. Tworzenie procesów od zera – Zakładanie nowej apl (...)

(...) Hi, form fields in the Objects tab of the form rule editor don’t get displayed in standard mode. Only when switching to JS mode the form fields appear. In the form rule editor of a Validate form action the form fields appear in the Objects tab. More details here in the conversation with Jacek: https://community.webcon.com/forum/thread/8410 It would be more consistent and convenient if f (...)

(...) tificate (PFX / mTLS). Everything works in Postman, but in WEBCON I can’t find how to pass the certificate. Currently I’m using: -REST Web Service connection -Authentication: Anonymous -HTTPS + JS ON I don’t see any option for: -client certificate - selecting from Windows store -or using a thumbprint Has anyone faced something similar? Does WEBCON support mTLS for outbound REST calls at (...)

(...) Hi, I suggest to add a custom CSS box in the configuration of a report view. One use case is to override the default CSS of tiles. The advanced JS ON works like a charm to customize each column. But it’s clearly not possible to customize the outer tile. A simple needed custom CSS would be to create a 4 column design by just setting a tile’s width to 24% instead of default 100% and to hide al (...)

(...) form-rule which checks if the user is a real user or the system-user. Then checking the comment => found no way (via form-rule) to check if the user has entered a comment or not. Could be doable via JS I guess, but want to avoid that. Any solutions, ideas? Thanks Ernst

(...) ning metadata in headers * presigned URLs * correlation IDs * filename/content-disposition handling 3. Add new response type "Text" / "Raw" Currently the action supports only: * Binary * JS ON A plain text / raw response mode is missing. This causes problems with APIs returning: * CSV * text/plain * XML without JS ON wrapping * custom text formats without requiring JS ON des (...)

(...) zing the request. Environment: WEBCON BPS 2025.1.1.44 Data source type: REST Web Service Endpoint: custom/internal, fully under my control HTTP method: POST (special characters are sent in the JS ON request body) Error from logs: url: https://[internal-host]/api/nav/db/1/app/7/element/4256/autocomplete/search action: SearchForAutocomplete ip: 192.168.x.x agent: Mozilla/5.0 (Wind (...)