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

search results

for applications

(...) o break the settings inheritance; security level (System settings → Global parameters → Required mobile application security level). This setting is common for all WEBCON BPS applications and processes. It requires the user to enter the PIN code whenever they open the mobile application, regardless of the security level selected by the user. (Alternatively, it is also possible to use (...)

(...) s a need to delete a complex application, which usually consists of sub-workflows and multiple interconnected configuration pieces. Here are some scenarios that you may encounter: There are two applications where one affects the other (there's a relationship between them) The applications interact with each other. For instance, a workflow in one starts a sub-workflow in another process, which in t (...)

(...) f group and/or AD management actions) and can also include license assignment. Such processes are widely referred to as “Onboarding” processes and are a staple feature of many HR-oriented applications .     DEV-TEST-PROD Import-Export On the topic of avoiding human error, it is a good practice to modify the Production environment exclusively via the Export-Import mechanism (...)

(...) ook Modern in Microsoft 365 Outlook web application and presents the add-in's main features.   Availability Outlook Modern is available for use in both desktop and web-based Outlook applications of Microsoft 365 on Windows and macOS. For other local versions of MS Outlook, the proper operation of Outlook Modern depends on whether the application uses Microsoft Edge WebView2 or not. If the (...)

(...) list using the configuration database table. In the end I considered the following artifacts: BPS Groups: Need to be transferred. User profile and favorites: Can be ignored. Registered API applications : Need to be transferred. Devices: Can be ignored Licenses assignments: Need to be transferred since subscription licensing is used. Substitutions: Can be ignored Themes: Need to be transferre (...)

(...) 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?

(...) Can anyone recommend some good calculator or formula to calculate the database size increment for demo applications and N users over time? Condition (no attachments are uploaded) something like: application A or B * user or process * month = yMB data size Rather, it is an order of magnitude to evaluate for these ready-made sample demo applications As far as the attachments can be estimated, I a (...)

(...) 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 (...)