(...) users to BPS, is there any possible way to not synchronize all users from the directory but instead just users assigned to an OU or Security Group. The reason i am trying to do this is because of data privacy concerns of a customer who has users of multiple subsidiaries split into different OU's and to declutter my people fields. I know i could just create a BPS Group and assign the AAD Group whi (...)
(...) able to do, the first 3 images are what is currently possible with out-of-the-box functionality. If that is already possible I'd be happy to know how without having to target precise css classes, data attributes etc.
(...) o 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-data Importer, but....
(...) Hi, I have a following problem. I've created a data table form field that downloads data from SQL query. In that SQL query I have a following where clause, which compares a date from Oracle table to a date from a form field that is completed by an user (it is "user's date"): "where table1.date = User's date: date acc. browser settings(text)" and it doesn't work because of different date forma (...)
(...) Hi folks, We have a Word File with three data tables from Webcon in there, which will be generated and converted to PDF, then put into the attachments. The thing I have struggled to figure out until now is, how to hide or not show a table when the corresponding data table in Webcon is empty. I know that it is possible to use Business Rules in there, but again none which use parameters. Is t (...)
(...) Hi, it is posible to export data from item list to Excel in action but only id from column value? Only way i found is map item list to excel table (Sheet1!Table1). In this way the whole (id and name) of column is exported. But I want only id or name.
(...) ut since this doesn't have an option to define target fields. I moved to the autocomplete alternative. This in turn has the drawback that the it takes 2-3 seconds to load the answers. Using the same data source and filters for the drop down choice field doesn't have any loading time. So the answers are already available. I need to combine the best of both worlds. I will probably try to use a "on (...)
(...) Is it possible to generate a QR code other than the data base document ID in Webcon BPS? I used the action described below but it is not optimal for me. I have an action (javascript) that generates a QR code and puts it in an HTML attribute. The QR code is created from the value of the text attribute. I want to insert this QR code into the attachment created from the document process. HTML created (...)
(...) flows have similar steps. When I would like to filter elements by step, but the number for elements is incorrect. When I check one value, a second value with the same name is checked too, but I see data only from one workflow.
(...) d 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 the DET_ID field in the data sour (...)
(...) only after saving the instance) it cuts all the others out which were selected.... Is there a way around this problem? I have to use the popup search window, because changing it now, would lead to data loss of all already created instances. Best regards Fabian
(...) ------------------------------------- Error details in logs, Guid: 18c4c6c0-194b-4000-a544-2254a55ec11e .. at WebCon.WorkFlow.Studio.Logic.PortalService.PortalService.GetPluginConfigurationMetadata (Int32 pluginId) Best regards, Daniel
(...) Dears, During installation version 2022.1.2.59 appears error System.data .SqlClient.SqlException (0x80131904): Must declare the scalar variable "@sql". Does anyone know what the issue is ?
(...) I have already used the data base provided by European Central Bank for currency exchange. But i want to use REST for conversion of currency exchange(mostly for euro). What should be the URL/REST request suffix when im selecting GET HTTP method.
(...) Hi community! We are getting some data from external system via REST API. Specifically workflow elements are created and there is a default path for saving workflow element. This can be easily done with the well known POST endpoint: /api/data /v4.0/db/{dbId}/elements Now we are facing the challenge to check if there are already elements in our system, to avoid duplicates. This can also eas (...)
(...) using AAD. I'm not part of the AAD so I can only use the local user account to access BPS Portal with windows authentication. If no one has an idea, I may try to add the address directly to the data base. Although I would like to refrain from this approach. It could work because the local user is an external user and isn't updated with the user synchronization. Best regards, Daniel
(...) Hi. I have a big SQL from 3-4 apps. Is the possibility to generate report from my SQL data source ?
(...) Testing around I found this work around: 1) Delete the web service action template you want to change. 2) Rebuild it from scratch. This leads the action template to receive a new ID within the data base and you will be able to save it. This error was reproducable also with an action being added to a path. So, I assume that it is more a general aspect instead of being linked to action template (...)
(...) the flow. I have a subworkflow that starts with the first value on that field, if the parent gets changed, I either update the information through Update Related Workflow or show the information as a data row in the child. But I need to alert the responsible on the child flow so they are aware that the field was changed. I'm not sure how to play with versions or IsChanged (using SQL command) to crea (...)
(...) y bearer token back) but I have no real way to test it in webcon, so I have to assume it´s working. then you still have to set up the REST Web Service connection, then the actual Rest Web Service data Source. but it is not possible to get the actual response layout. I am at a loss. has anyone successfully connected Webcon with Dynamics Business Central ? Could anyone provide some insight (...)