(...) nctions. Both of these functions take the OAuth2 Authentication form field as a parameter. To ensure that the user does not forget to log in, it is possible to embed the following code in the path parameters . With this procedure, the user is prompted to log in while going through the path. Fig. 7. Example of using the IS AUTHENTICATED and AUTHENTICATE functions Another interesting fea (...)
(...) Designer Studio, log in with the built-in admin@system.bps administration account whose password was configured during the system installation. Next, go to the System settings → Global parameters → Users and groups synchronization → Synchronization configuration tab. In the configuration window, select Synchronize with Microsoft Entra ID as the synchronization source, then s (...)
(...) e on table reports Related Documentation The 2 areas relevant to setting up this feature are the Visibility tab in the configuration of each form field, and the Security node in the global parameters , where the authorization methods are enabled. This article references only the minimal configuration required, but a full writeup of each page is available in the documentation: Visibility tab (...)
(...) configuration window. The various options have been divided into sections: First activation and Repeat in cycles, making timer configuration more intuitive. It is now possible to define timer parameters so that the first start of the timer (Start date) occurs Immediately after a step is entered, and next timers are executed at a specified Interval. Another important change was the extension of th (...)
(...) 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. This simplifies configuration because it alw (...)
(...) menu on the left, go to Tools → Keys and copy the values of the Endpoint and Key fields (Primary key section). Designer Studio Open WEBCON BPS Designer Studio and select Global parameters → Security in the System settings section. The option Additional authorization method is available on the right side of the window. Check the box next to the SMS option and open the configuratio (...)
(...) o choose fields with only ID exist Where are choose fields IDs used Actions Business rules Data sources Fields Default values are set before URL parameters jQuery replacement by cash SDK Migration
(...) ess, which allows the selected application to be displayed under its own subdomain. After logging into Designer Studio as an administrator, go to the System Settings tab, and under the list Global parameters → Application Alternative Addresses, add a new entry. Then, select the application and enter its address in the form of a subdomain, for example: complaints.mydomain.com. Next, (...)
(...) a from a data source, we select the appropriate source and optionally define a filter to narrow the scope of the information returned. It is also possible to dynamically filter the results by passing parameters when invoking the endpoint. Importantly, when we use a BPS internal view data source, the system automatically limits the available data to that for which the user has privileges. On the other han (...)
(...) when at least one line in the Signers list is assigned the Approver role. The final section in the SDK action configuration is Plugin properties, where you set the action’s parameters related to the system workflow and logic. Fig. 11. Plugin properties { "classifiers" : [ "CHALLENGE_CLASSIFIER-UNIQUE_TYPE:ACTION_SELECTION" ], "attr (...)
(...) up login and the Organizational unit DN. In this example, the DN is generated using a business rule based on values from the form. The next section is used to select the group type. You can set three parameters for the group: Display name, Mail, and Description. In the final section, you can configure how the group’s SID is stored in a selected form field. The screenshot below shows the view of the (...)
(...) orm field "POI": HTML form field The integration in WEBCON is done with a HTML form field containing this code: Form Rule Create a local or a global (with parameters ) form rule "OSM Integration" with "JavaScript mode" as "edit mode" with the following javascript code. Just chose your form fields or parameters in the list to (...)
(...) s lacking: a) possibility to fade the "Instance preview cards" out - this bar just uses way too much space that might be missing on the form then b) a chance to filter for workflows (and maybe other parameters )
(...) What type should be predefined in the input parameters to read a type field itemlist/enum in a sdk BPS 2020 Exteinsion Logic- BPS Custom Action utilizand ConfigEditableEnum/ ConfigEditableItemList?
(...) I am using Exchange events action to add a meeting request to the meeting participants. Everything works fine, but it is not possible to add parameters isOnlineMeeting, onlineMeeting, and onlineMeetingProvider. I tried to resolve this by updating the calendar entry via MS Graph API – Calendar/events. From the Exchange identifier, I was able to determine what would the id of the event be (everything behind (...)
(...) Hello, I tried to use "ConfigEditableDropDownList" for input parameters and it will return List object I uploaded the project sdk but not working. How to configure the type parameter ConfigEditableDropDownList? Best regards, Raluca Lupu
(...) apter.GetResponse() at SolrNet.Impl.SolrConnection.GetResponse(IHttpWebRequest request) at SolrNet.Impl.SolrConnection.PostStream(String relativeUrl, String contentType, Stream content, IEnumerable`1 parameters ) --- End of inner exception stack trace --- Do you get same error in your installations? On previous versions we didn't have this problem. No changes were made in the process it refers to. Thanks i (...)
(...) clicked on the path. While writing this I've just come up with following idea: Create multiple "custom email" actions. The recipients are returned from a business rule. The business rule has three parameters . Intended recipients, language, is fallback. The business rule than returns only these recipients who are using the language. If fallback is set to true, than the recipients are returned who haven't (...)
(...) After upgrading to most recent version 2021.1.3.205, a simple form rule definded at path parameters stopped working (the rule on the attached screen). If I change the rule just to CONFIRM['Something'] (without the IF), then it works, but with the IF it does not. It used to work in 2021.1.1.53. Anyone experiencing such an issue?
(...) flow definition. Unfortunately, the report runs very slow, even though there are not many documents in the database yet (about 40), and the users have to wait until the page refreshes. Are there any parameters that I can verify and set to make it run more smoothly? Anything to observe in the database?