(...) r part of the WEBCON BPS environment upgrade has been completed. 4. Practical tips and information 4.1 Verification of correct operation In the Windows "Services" section access ible from the Control Panel, verify that the WEBCON BPS Search Service and the WebCon WorkFlow Service can be started correctly. To verify that the WEBCON BPS Search Service responds correctly, (...)
(...) Flows/ReceiveTokens Fig. 3. Sample Redirect URI In order to properly use the received token, the token authorization option must be enabled in the same window. The "access tokens (used for implicit flows)" option is used for this. This is where you specify whether operations are performed on a single tenant or in a multi-tenant environment. Fig. 4. Token co (...)
(...) ersions: 2024 R1 and above; authors: Łukasz Chechelski, Jacek Język Introduction Microsoft Entra ID (formerly Azure Active Directory) enables secure identity management and control of access to cloud resources and on-premises applications. With the integration of WEBCON BPS with Entra ID, an effective and advanced identity and access management is possible in hybrid and cloud environment (...)
(...) [ RelativePath = token_path, Headers=[#"Accept"="application/plain", #"Content-Type"="application/json-patch+json;charset=UTF-8"], Content=Text.ToBinary(Content) ] ) ), access _token = Token_Response[token], access TokenHeader = "Bearer " & access _token, data = Json.Document(Web.Contents(api_url, [RelativePath="/api/data/v2.0/db/1/applications/34/reports/79", Headers=[ac (...)
(...) special privileges have to be applied on workflow elements, dashboards or views. Unless we work on a system with different test users, it is quite difficult to check whether a certain user really has access to right artifacts or not. Sometimes i also get support tickets from customers telling they would see or not see artifacts. As an administrator oder system administrator it would be great, that we (...)
(...) Hey communiy, I have a question to you. Are there any possibilities to "access " the CSS. For example I want to hide the start-placeholder icons on all dashboards, but I don't want to place an html element on each dashboard with the same css declaration. I hope my question is clear for you. Greets Georg
(...) Hi, When we use reports with SOLR we have easy access to attachment's, but not always is good to see them all. When elements have many attachments the report is inconvenient and not look good. Where useful will be to set: - how many attachment's we wont to see - filter them by category or type of file on seconde side nice to have will be colapsing row to see only one attchment and after expand see mo (...)
(...) xml-file. In my code I implemented something but the file path is static at the moment and compares the file names. Normally every read in file gets an ID in the database but I don't know how to access this data. Has anyone experience with this and know what the best way it is to implement this? The code excerpt from me is in the attachment below. Thank you very much in advance.
(...) be triggered if a Task Assignment Workflow is created for a specific user. My goal is to check if that user is a User Cal (has a Webcon licence) and if not send me an email so I can give the user the access required. I've created a Send custom email and I'm trying to define the execution rule that will be checking the previous statement. My query is the following: SELECT UCL_BpsID FROM WFElement (...)
(...) l they will be able to complete them). After setting up a substitution I found out that new tasks are assigned the way I expect - assignment for the user and his substitute. But the substitute has no access to the tasks that have been assigned to the user before setting up the substitution (I mean the active tasks). I had to do this manually. Is there a way to make substitutions work so that the substit (...)
(...) t I do not want. Only basic info that I set up in the report should be available. Is there a way to do that? I guess it has a lot to do with user rights, but now I can give a user either a full read access to all the data from the process or no access - regarding data created by an other user. It would be awesome to be able to create a report from a data source, this would solve the problem, since I (...)
(...) will have contracts with CUI data potentially stored in WebCon flows via attachments. Because of this we need to be able to trace every single action a user takes and log it. Uploading attachments, access ing, deleting, updating, etc.... Is this possible with WebCon? Does it have the ability to send access logs to a SIEM?
(...) temporary license received from webcon and activated it. When tried to login to Designer studio initially , it's giving that "No rights for designer Studio " message. How can I assign designer studio access ? Not sure what is missing.
(...) Dear Forum, We have completed our test installation of webcon environment but can't connect to designer with https. Webcon portal, and main access to system works through https but with designer we're getting an error that portal is not under that address. when we switch to http it works. Where do we change this setting for designer?
(...) Hi, I tried to access the Design Studio and encountered this error. Has anyone encountered this problem before? Thank you, Raluca Type: System.Exception ------------------------------------------------------- Message: Value cannot be null. Parameter name: id ------------------------------------------------------- CallStack ------------------------------------------------------ (...)
(...) Hello, I have designed a solution for users so they can access their workflow documents via a simple report, that shows a list of documents with links. This seemed to be the most user-friendly way of presenting documents list. The report shows a list of documents from specified document flow definition. Unfortunately, the report runs very slow, even though there are not many documents in the database y (...)
(...) nder if this is a bug or feature... I have a form field named "Dział" ("Department") and it is the type of "Choice tree". When I try to create a report with forms containing this field, the field is access ible depending on report source type... when the report source type is "SQL Source" - the field is access ible when I choose "SearchIndex source" - it disappears from the list of access ible fields... (...)
(...) Hello, We encountered a situation where out of multiple users that have access to an instance, can see it and work in it without problem, but when only one of them searches for that specific instance in the search bar he does not get that instance back at all. Did anyone encountered something like this and do you know how to solve it, or what the possible problems are? Regards, George
(...) Hi all, Do you know why the Server Connection errors are displayed on the form? The users are complaining that the errors are showing up more frequently when they access Webcon. I've noticed that the error normally occurs when my Internet drops and the connection is lost, but is this happening for other reasons? Thank you
(...) pal because the principal "BPS_readonly" does not exist, this type of principal cannot be impersonated, or you do not have permission. the BPS_readonly account exists in DB\Security\Logins and has access to the Content database. How to fix it?