(...) We created a set of powershell cmdlets to connect to a portal, start/update/delete workflows and adding attachments. Inspired by the -UseWeblogin parameter off the Connect-PnPOnline cmdlet i extended our powershell cmdlets with a use weblogin feature. Fiddler and a bit of research in the web provided the right approach quite fast. Authentication works fine, but when using the rest api i receive (...)
(...) equest body must contain the following parameter: 'grant_type' I attached a couple of screenshots of the configuraiton. And here's the full error message: Request Start Request-Url: https://login .microsoftonline.com/[I SANITIZED IT]/oauth2/v2.0/token Request-Header: Scope: https://graph.microsoft.com/.default Request-Body: { "Grant_Type":"client_credentials", "client_id":"[I SANITIZED (...)
(...) request :/api/data/ I got this response, so it should work in my version. { "apiVersions": [ { "version": "2.0", "url": "/api/data/v2.0", "login Urls": [ "/api/login ", "/api/oauth2/token" ] }, { "version": "3.0", "url": "/api/data/v3.0", "lo (...)
(...) is Project/Department field which is the same as user department in AD users list. Two users: Adam and his boss John. Is it possible to: 1. show in the report only these records, where current user login (account) department is equal to Project/Department felds. 2. on the app home show instances not only created by the current user but all instances created by John's team? At he moment John is see (...)
(...) Hi all! We have an application which offers a portal for different customers. Each customer has different persons with individual login s (BPSId). This list of persons can change from time to time, so we need to adjust rights on certain workflow elements (in different processes) to this specific list of persons. I am wondering if it is possible (with Webcon Standard actions) to replace privileg (...)
(...) Hi, what is the proper way to handle AD login name changes in Webcon? I have this problem: I am synchronized with Windows AD. For instance I have a user in AD with login username: test.webcon and domain @webcon.com So the UPN for this particular user is test.webcon@webcon.com. And let's say the user changed his name to Test NewWebcon. So the AD administrator changed the user AD login name t (...)
(...) WebCon.WorkFlow.Base.Authentication.UserSearcherCached.FindByBpsIdThenByDisplayNameThenSynchronizeIfNeededThenValidate(String input) at WebCon.WorkFlow.Base.Security.ElementPermissions.Set(String login , DicSecurityLevels level, DicSecurityChangeReason reason, String reasonAdditional, Boolean isPermanent) at WebCon.WorkFlow.Base.Actions.SetSecurity.SetForAllElementsAndReturnErrorMessage(IWFActio (...)
(...) Hi, we are using the Webcon BPS 2022 App on our Android tablets and some of these tablets are used by multiple users. I can create new profiles in the app but when I login into Azure AD I will be automatically logged in using SSO from the last user. Therefore I cannot have multiple profiles with different Webcon user login s. The Android Tablet uses Microsoft Edge as it's default browser and for the (...)
(...) rs.UpdateAfterUpdateTime(WFElementCheckout checkout, SqlCommand updateCommand) at WebCon.WorkFlow.Base.Managers.ElementCheckoutsRepository.UpdateTimeOnCheckoutWithStealing(Int32 wfdId, String userlogin , String userName, String hostIpAddress, Int32 expirationTime, Int32 checkoutTimeOffset, Boolean forceCheckout) at WebCon.WorkFlow.Base.BusinessLogic.ElementManagement.CheckOutManager.TryCheckOutE (...)
(...) rentUser, Boolean isSearchMenu, Boolean byName) at WebCon.BPSCloud.Core.Applications.ApplicationsManager.GetFrequentSolrApplications(HashSet`1 currentApps, Int32 requiredApplicationsCount, String login ) at WebCon.BPSCloud.Core.Applications.ApplicationsManager.LoadMostUsedApplicationsAsync() at WebCon.BPSCloud.Portal.API.AllApplicationsController.GetMostUsed() at Microsoft.AspNetCore.Mvc (...)
(...) -iedebug? Is there an other way to logout from designer studio, without havin designer studio started? The problem is, studio does not start anymore and I want to try a different Url or browser login , but I am not able to change this. Best regards, Nik
(...) on is sunsetting this domain and moving to another AD forest called XYZ.local. In both domains, John Kowalsky has a separate account: in the ABC.local domain, it's abc\jkowalsky and in XYZ.local, the login is via UPN john.kowalsky@org.pl. Fortunately, we can pair accounts in both domains by email address. How can I migrate BPS and users from the ABC.local domain to XYZ.local? Are there any best practic (...)
(...) _NUMBER() OVER(PARTITION BY [WFD_ID] ORDER BY WFD_ID DESC) rn FROM [BPS_ConfigProd_Content].[dbo].[WFElements] LEFT JOIN WFElementTasks ON WFElementTasks.WFT_WFDID=WFD_ID WHERE WFT_USER='user login ' ) AS tbl WHERE rn=1
(...) s what is going wrong here? // diagnostics json { "session": { "id": 565, "sessionGuid": "2c8664cd-1862-4978-9355-1d0b7c3c47d5", "userTime": "2023-08-31T05:51:09.457", "userlogin ": "xxx", "userLanguageCode": "en-US", "userBrowserData": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62", (...)
(...) Hi everyone, I tried to connect to one of our sharepoint online sites. For some reason, I get a message that the login or username is not correct. (see screenshot) If I use the same login data for our on-prem Sharepoint 2013, it works fine. (see screenshot) On the Sharepoint online site which I want to connect, I am logged in with my valid credentials and I am both in the member and the owner g (...)
(...) possible to create .bat script to run exact environment, e.g. TEST to the specific database e.g. BPS_Content_1 The script "BPS Studio PROD Database 1.bat" could then alike below runas /user:Domain\login "C:\...\WEBCON Designer Studio.exe -portalAddress https://abc.xyz -databaseID or -databaseName" That feature would be helpful :) Best Regards, Dominik
(...) lder. I am encountering difficulties in uploading the file to SharePoint using the REST action with the Graph API. I get this error: "Invoke REST Web service test (2) - Request Url: https://login .microsoftonline.com/f656719a-4d1c-482b-be59-564f8c2af72d/oauth2/v2.0/token Response Code: Exceptions: Cannot add value because header 'Authorization' does not support multiple values. " I ha (...)
(...) Hi, OpenID connect is missing custom additional url parameters management functionality. This is required for some auth providers processing definition (e.g. Auth0 - flow automatization, login customization). More information https://openid.net/specs/openid-connect-basic-1_0.html#RequestParameters.
(...) ntication has stopped working. WebCon BPS Portal is not located at the specified address - this is the message I receive from Designer Studio, and from the BPS Portal level, after authentication, the login window pops up again. Has anyone encountered a similar problem? I will add that I restarted the WebCon service, restarted the application server and IIS. When restoring the server from a backup, a (...)
(...) nee/Manager is multiple value. If there are 2 persons assigned, it doesn't bring that instance in the report. This is my formula (SQL filter): and (WFD_AttChoose1 like trim('##currentlogin name## ' )+'#%' OR WFD_AttChoose6 like trim('##currentlogin name## ' )+'#%') Do you have any tips? Thank you.