Thanks Daniel, I will look into the SDK. In the meantime I created a small token proxy. In short: the proxy (XPages, Java bean) exposes a REST endpoint, receives a POST request (OAuth2 App-to-API), reads its configuration (grant_type=password, username, password, etc.), calls our core-banking AP
Hello, we want to integrate a WEBCON application with a banking / core-banking REST API protected by OAuth 2.0 (WSO2). The API is fully standard-conformant (RFC 6749) and supports the following grant types: client_credentials authorization_code password (Resource Owner Password Credential
Hi, for now I have found a workaround. Since I know all error codes from the api, I made a SWITCH, which is checking the response field after the REST api has been called. The biggest issue is the limitation in business rules on single scalar values.... because sometimes I need the REST api in
Hi Daniel! In my case its a form with tons of fields. Some are calculated by the REST-Api (which calls an Oracle procedure). So the user has to fill out some fields, select some values and then the REST call should fill other fields (readonly for the user ui). There are 5 input-fields and the res
I need to call a REST API from a WEBCON form and write the returned values back into form fields. The REST API performs several validations on the incoming JSON payload (e.g. date from valid, date to valid, amount valid, etc.). In case of a validation error, the API returns something like: {
Made a short video (mp4) how it behaves: https://gofile.io/d/D69Wb3 It happens on most existing dashboards but also on some newly created (in R2026) dashboards (like the example in the video).
Column type "Users and groups" would be great. USE CASE: Sometimes a user fills an item list and should select a User/Group. Could be done via Choice, but with Users and Groups we would have a valid user-object for further processing (i.e. starting sub-workflows)
Hi, the visibility is not optimal on dark blue header. We have also an environment with dark red header... the purple color is almost invisible.
Running latest version 2026.1.2.91: If a dashboard is opened via navigation AND current page is the app startpage, all filters are greyed out (not active). F5 resolves the problem => filter is selectable If a dashboard is opened via navigation AND current page is NOT the app startpage, all filte
Hi! is there a way (via theme css) to change the color of the AI-Concierge icon? Thanks! Ernst
The "ID" which is sent via header is currently a Test-ID (Domino Document Unique ID - which is needed for the rest-api) It works fine, if I run it via Menu, but via Timer or Path-Action I always get the error. Ernst
Attachments: Currently its only possible to "lock" Attachments in certain steps while breaking the form-inheritence. It would be great if we could have a "readonly" for Attachments in the Field-Matrix. Comments: In some cases its necessary to "lock" also Comments (but existing comments should b
I have an automation "Get Full PDF" which includes a "invoke Rest-Service". If I run this automation via Menu-Action => all is fine. If I run this automation in a Timer-Action of a system-Step I get this results (this also happens if I run the automation on path-action) last operation status s
I guess you could use a Choice field type "auto complete". Then you can configure (advanced configuration) the data mapping to the list-items. Best regards Ernst
Can someone at WEBCON please check our Ticket (openend via our provider DCCS).. its open since 3-4 weeks now.. Currently we are not able to deploy new applications, because the groups (ad and bps groups) are not evaluated. According to the sync-debug log, the sync-process runs through without
It seems there is a bigger problem with group/user sync in our production environment (we have a ticket @Webcon open - via our service provider). I get correct members using GROUP MEMBERS (group), but CURRENT USER IS ONE OF does always return false. Even the privileges are not working with groups
After some digging I found one entry in table [UserSynchronisationQueueItems] with an USQ status 100. But this entry is from 2024-10-17 ... not sure if this could block a complete synchronisation. I also checked [BpsUsersGroupRelations]: prod and dev-stage: emtpy in content-db, correct values in
Thanks Daniel! Some of these groups are created 2 or more weeks ago. Since the application (where these groups are used) was not deployed into production, I didn't notice this problem. We have a simple on prem installation with one content database. Maybe someone from WEBCON could provide som
Thanks for testing. Yes, I think its related to this issue: https://community.webcon.com/forum/thread/7490
I have some local groups. In the admin-view (via browser) I see a hour-glass on all local groups (waiting for sycn). This is only in our production stage. All ok in the development stage. 1) Business-Rule "CURRENT USER IS ONE OF" or "USER IS ONE OF" are not evaluated correctly (returning always f