(...) ft Entra ID. The described installation consists of: WEBCON BPS 2025 Standalone installed on a Windows Server machine without Active Directory MSSQL server with authentication based on SQL login A local service account and application pool Authentication of users to BPS and synchronization of the user list are performed using Microsoft Entra ID only. Registering the Mic (...)
(...) xt the script will run (by default, this is the account on which the Workflow Service runs). The latter will be important for privileges, both to the network share and to the databases (if integrated login is used in the SQL connection parameters). The PowerShell action can only be executed in the context of a workflow instance, so it is not possible to add such an action in cyclical automation. Thi (...)
(...) on tab available by clicking on the user's avatar. After navigating to the Integrations tab, create a new application. The connection will be made in the context of the application. Note that the login of the created application must be in the form of a BPS ID. Fig. 7. API application data After saving the configuration, it is possible to generate the client secret. (...)
(...) and the configuration of the exported automation must be modified. If the automation definition contains references to Connections, any sensitive data present in their configuration, such as user login s and passwords, client secrets, etc., will be removed during export. Loading an automation definition from a file To import the "Automated company fleet management" automati (...)
(...) cation available at support.yourcompany.pl displays only the submission form and basic reports to users, while a "B2B Orders" application may operate under a separate subdomain with its own login process for business partners. In another example, the target users of the alternative address are not external contractors but employees of the same company. Let's take a compan (...)
(...) ation of the App context type. This type of application is designed for communication between services and does not require user interaction. When creating the application, specify its name, a unique login in UPN format, and an email address. Once the application is saved, the system will generate a Client ID and allow you to generate a Client Secret, which should be kept safe as it will not be possibl (...)
(...) ally or generated by the system and saved in the selected form field. The Account data section is used to provide information related to the account being created. In the example analyzed, the User login and Common name fields hold the values taken from the form, while the Organizational unit DN is generated by a business rule. The data entry format is shown in the examples below. The Account avail (...)
(...) ation. I even granted the APP business administrator privileges without success. Using impersonation worked though. Regards, Daniel let api_url = "http://*.cosmoconsult.com", token_path = "/api/login ", Content = "{'clientId':'4c01c4fb-9b82-4912-b410-5e54ef352e2b','clientSecret':'*','impersonation': { 'login ': '*' } }", Token_Response = Json.Document(Web.Contents(api_url, [ Rel (...)
(...) with BPS 2021 Android mobile app. After logging out and trying to log in another user, application automatically logs in previous user. How to force each user to enter username and password for each login attempt? Best regards, Wojtek
(...) ripped from the URL and only the path and hash remains. My request is to change the logic that the query parameters are kept. Sample PowerShells script: $uri = new-object System.UriBuilder('https://login .microsoftonline.com/common/oauth2/v2.0/authorize?ui_locales="de-DE"#ui_locales="de-DE"') $query = [System.Web.HttpUtility]::ParseQueryString($uri.Query); $query["redirect_uri"] = "abc"; $query["promp (...)
(...) Handler.ExecuteGetRequest(String path) at WebCon.WorkFlow.Studio.Logic.PortalService.PortalService.GetUserByBpsId(String id) at WebCon.WorkFlow.Studio.Logic.Managers.PermissionsManager.Convertlogin IntoPermission(String login ) at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext() at WebCon.WorkFlow.Studio.Logic.Managers.BasePermissionsManager.FillPermisionsCollection(String per (...)
(...) might have a clue on what to do. I've a process that creates users in AD. However the user creating action expects a parameter of username in format DOMAIN\USERNAME. My domain users have changed UPN login s to their e-mail adresses (e-mail domain is different than my local domain name) in order to have one login in every system. Is there a way to create AD users providing their e-mail (UPN) as login ? H (...)
(...) Hello, I have a problem logging in to the iPad application. The application hangs after entering the login and password and clicking Continue logging in - external authentication. Ipad with latest firmware, factory reset, latest Webcon 2021 application. No problem on android. Without application works fine in Safari.
(...) kFlow.Service StackTrace= at WebCon.WorkFlow.Service.WCFService.WCFService.ValidatePortalAccount(Int32 dbId) at WebCon.WorkFlow.Service.WCFService.WCFService.PowerShellExec(String script, String login , String password) System.Exception: WCF Service can be executed on registered account only. Valid PortalAppPoolIdentity username from database is empty. at WebCon.WorkFlow.Service.WCFService.WCFS (...)
(...) a bug? Maybe some of you have noticed such a change, or encountered the same problem? EDIT: Since I was testing mostly on the default value of the current user, I found that it works fine when only login or name is selected. Not sure if this is an intentional change though :) EDIT2: Found that change in version 2021.1.3.163 changelog, so nevermind, topic closed.
(...) Hello everyone, because the first installation attempt did not work out (login problems webcon designer studio), i uninstalled webcon and sharepoint. I installed Sharepoint 2016 again and also the latest security update. Now the installer does not recognize the sharepoint web parts (see picture below). Did anybody have this issue yet? Do you have any idea how to fix this? Is it ok, to skip this? K (...)
(...) e server principal 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\login s and has access to the Content database. How to fix it?
(...) on it, therefore I created a multi-user selection in the project dictionary. When selecting the project I want to get all projects where my account is in the employees field, like: Filter: [Employee(login )] is in [Data source columns(Employees)] This will give me the project where I am the only one. I need also the project where others are selected as well. See screenshot...
(...) etUserByBpsId(String id) at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) at WebCon.WorkFlow.Studio.Logic.Managers.PermissionsManager.Convertlogin IntoPermission(String login ) at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext() at WebCon.WorkFlow.Studio.Logic.Managers.BasePermissionsManager.FillPermisionsCollection(String (...)
(...) query). The subprocesses generates correctly but there is one thing that I need to change - the author of the subprocess document should be change for the employee from field. I tried to change the login by update the WFD_CreatedBy column in WFElements table but it's not possible. I've received an error: "One or more errors occurred. Operacja została wycofana Concurrency Error Concurrency Error" (...)