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

search results

for applications

(...)   Fig. 8. Secret generation window   In the same window you can specify permissions for the created application. Permissions work on a similar basis to those of registered applications in the Azure portal. When connecting to the BPS in the context of a given application, it will be possible to perform only those operations that are allowed by the scope of permissions. At least the (...)

(...) e most popular browsers: Microsoft Edge, Google Chrome, Opera, and Mozilla Firefox.   Console Logs in the browser console are messages that help monitor the performance of websites and applications . They contain information saved by developers, such as application status data, action results, errors, or warnings. The data stored here can help diagnose problems with the application's present (...)

(...) Hi, we have the situation, that some globals and dictionaries are shared between applications . If I export an application all other applications , which use the same dictionaries, are exported too. At least I believe that the dictionaries are the case. This applies to the current version 2020.1.3.441. Of course, I can uncheck the unrelated applications , but this is error prone. In my opinion the applicatio (...)

(...) ToBinary(Content) ] ) ), access_token = Token_Response[token], AccessTokenHeader = "Bearer " & access_token, data = Json.Document(Web.Contents(api_url, [RelativePath="/api/data/v2.0/db/1/applications /34/reports/79", Headers=[accept="application/json", #"Content- Type"="application/json", Authorization=AccessTokenHeader]])), #"Converted to Table" = Record.ToTable(data), in #"Converted to T (...)

(...) ncing check Accounting + Contract based payments My Tasks (3) My CBP Financing check Paid Not paid and so on. This would really help at not getting a messy menu in the applications . It would be even more awesome if there was an optional number indicating the count of entries in that view (in brackets in the example). I then would use this to replace the standard "My Tasks"- s (...)

(...) for users to be able to manage from which process / step they want to receive notifications and from which not. Just like they can personalize portal main page. Now if user are assigned to a lot of applications , it usually create mail rule in it's mail client which move all notifications to one place, which provides to situation when some really important notifications are missed by users.

(...) Hello there, with working much more with compact start buttons, i am optimizing our older dashboard layouts. We have a few applications , which have many start buttons. So i was wondering, if, maybe, in further coming WEBCON versions there could be the possibility to add 2 more "section layouts" like i posted in the picture. Mostly the usefull one would be: half side left, and two small columns in the right (...)

(...) BPS management tools one has to provide a portal URL, so this looks like a fixed Url for the whole portal. Is it possible to run the same Webcon BPS Portal with different URLs pointing to different applications on the same server for different use cases? I mean this should be only a question of DNS resolving to the same IP right? For example we have 2 different Webcon applications on the same server: 1. (...)

(...) , I'm implementing an application for user management taking the guide done by Webcon: https://community.webcon.com/posts/post/checking-user-and-group-privileges/258/3 So far, I'm able to check applications and Processes privileges but when it comes to the Business Rules, I get an error for the column they use as Users (users . BRD_Users) : select users . BRD_ID , isnull ( DEF_Name, '' ) as DEF_Na (...)

(...) e, DEF_Name, WF_Name, STP_Name, ACT_Name FROM [dbo].[WFActions] actions join WFSteps on ACT_STPID = STP_ID join WorkFlows on STP_WFID = WF_ID join WFDefinitions on WF_WFDEFID = DEF_ID join WFapplications on DEF_APPID = APP_ID join WFapplications Groups on APP_AGRID = AGR_ID where ACT_LogExecution = 0 and ACT_IsDeleted = 0 order by AGR_Name, APP_Name, DEF_Name, WF_Name, STP_Name Even so it's tempti (...)

(...) Hello there, with working much more with compact start buttons, i am optimizing our older dashboard layouts. We have a few applications , which have many start buttons. So i was wondering, if, maybe, in further coming WEBCON versions there could be the possibility to add 2 more "section layouts" like i posted in the picture. Mostly the usefull one would be: half side left, and two small columns in the right (...)

Hi, we have a column visibility/edit/requirement restriction for every field in an item list. But there is no column visibility restriction for the delete button, so you cannot prevent deletion of some rows. It is something you can do easily with js, but only with classic display form mode. It doesn’t work with modern forms. The problem is that it is not guaranteed that your form rules “Main fo

(...) Is it possible to build an application that would grant permissions to other applications ? When you have several applications , how do you grant permissions for a new employee to each application?

(...) Hi All I need to ask for your help :) This time I need to update permissions for tasks on separate processes/applications , not linked together. Let's say I want to give permission to read a document for some domain user or user group. The problem is that I can't modify these processes. I cannot modify data from the database side because the manufacturer forbids it :/ My idea is to create a new proces (...)

(...) ope" exception. Seems that the rest api is only working with registered apps. Would be super cool having the possibility to grant permissions for using the rest api also for users and not only applications . Btw: I reused the code for the weblogin from my powershell and extendend https://github.com/WEBCON-BPS/RestApi-DataImporter, but....

(...) I have the Decisions Card applications and I can choose several budget items (one - many) for them. Then I have an invoice app where on the list of items I choose the decision cards with budget items on the list that tell me the rest of the data, but the most important thing is that I would like to open the decision card after selecting the decision card and budget item. At the moment I have 2 bugs. If I set (...)

(...) festu wdrożenia dostosowania WEBCON BPS for Microsoft Outlook AddIn lub jego lokalizacja nie są zaufane. Aby uzyskać dalszą pomoc, skontaktuj się z administratorem. w Microsoft.VisualStudio.Tools.applications .Deployment.ClickOnceAddInTrustEvaluator.VerifyTrustPromptKeyInternal(ClickOnceTrustPromptKeyValue promptKeyValue, DeploymentSignatureInformation signatureInformation, String productName) w Micros (...)

(...) i WebCon.BPSCloud.Core.Studio.ImportExport.PortalImportManager.Save(ImportVerificationResult verificationResult, IImportLogger importLogger, String appVersion) bei WebCon.BPSCloud.Core.Studio.applications aver.SaveMappingLists(MappingList model, MappingList deleteModel, String appVersion, PermissionModel[] archive) bei WebCon.BPSCloud.Core.Studio.applications aver.Save(Stream content, Action`2 b (...)

(...) re any other migration guide/description than this? https://community.webcon.com/posts/post/going-sharepointless-how-to-transform-your-environment-into-standalone/168 -If I understand correctly, all applications will have to be transferred to the modern form/bps portal? -That also means all custom JavaScript will have to be rewritten to take that into account? -After the upgrade, users do everything throug (...)

(...) It would be nice if you had the possibility to define the language in which a custom email is sent based on a form field or item list column. We have multiple applications where recipients of e-mails have to addressed in their own language regardless of the user language which is used in the form.