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

search results

for AD

(...) e set up for them. Mostly people who count their daily clicks and tell you to change the system if they have to do 10 more a day, because you have set something up the way it makes sense. Hence: insteAD of discussing they get a report. Anyways... It came to my mind that this problem might be solved by 2 level grouping in the report menu, and the possibility to expand each report-entry to see the av (...)

(...) I have a few suggestions for improving the single row editing experience: 1. AD ding a next/previous button to the modal dialog so that you can easily go through the rows. 2. No fixed height for modal dialog. The max height of 400px makes it quite hard use the modal dialog. It would be better if the available space is used. I alreAD y AD ded a style overwrite for this. 3. If single row editing is use (...)

(...) Hello again, Is there a possibility to AD d an HTML Button to a dashboard, which leAD s to another dashboard? I Implemented an simple button, but when I AD d an href with the URL from dev system and import this version on prod, it doesn't work anymore, because the URL doesn't match anymore. Greets Georg

(...) N BPS 2021 the new option of using the openid authentication flow is mentioned. However, i did not find an option to use this authentication when calling Rest API's. https://webcon.com/wp-content/uploAD s/2020/12/WEBCON-BPS-2021-New-Release-Overview.pdf Did i miss something or is it not yet released?

(...) call an external REST API from behind a corporate proxy? I manage to successfully call it using Postman application installed on the server where Webcon is installed. However, when the same call is mAD e from Webcon, it doesn't work. I'm using the POST method of the "Invoke REST Web service" action on a menu button. If I enable "Use proxy" in System settings I get the following error: Request Url: (...)

(...) Does anyone know if it's possible to show data not present in an application on the report? I have reAD the article about calculated columns (https://community.webcon.com/posts/post/using-calculated-columns/196/3) but that's not my case. What I would like to do is join the items from the report to a table in a different database (on the same server) or to an existing MSSQL data source. In many pro (...)

(...) Hello Everyone, I am looking for solution to exchange files between WebCon and SharePoint Online. I was thinking about built-in actions in WebCon ("AD d an attachment to a list") as described in this article: https://community.webcon.com/posts/post/creating-a-sharepoint-site-with-a-webcon-bps-action/203/3 Unfortunately probably because of MFA I am not able to establish connection with SPO (I get er (...)

(...) er when you register with the new openID feature? For example, a new user register over openID. After redirect the user has no access to the application, because he only exists in, for example, azure AD but not as a bps user on the plattform. I hope my question is clear enough =) Greets Georg

(...) someone update the database compatibility level from the default 'SQL Server 2008 (100)' to a newer one and can share their experience? I really would like to make use of those "new" functions insteAD of using hard to reAD workarounds. Best regards, Daniel

(...) Hello all, again its me =) Do you have any idea if I can change the lable of the attachment? Somehow its always in English, but customer wants it in German. I AD ded a screenshot, that you understand what I mean. Greets and have a nice day, Georg

(...) igure a SDK extension for reports, which would allow to execute an action based on the current selection. In my case the SDK extension would receive the selected rows with all fields and generate an AD vanced Pdf report. Like configuring the mass action, there should be an option to configure the SDK action. Like picking the right extension, title and maybe an icon. Some functionality that would be (...)

(...) ('MyList')/items?select=Title... This does not seem to be possible with BPS REST API or at least I did not find it ;-) I am thankful for every hint pushing me into the right direction. Thanks in AD vance, best regards, Nik

(...) ome context - while we bind existing processes in another application, My Task section sums number of tasks from all connected processes. I know that as user i can filter them, but my proposal is to AD d some option for connected processes to not appering in active tasks section at all :)

(...) Hey everybody! Does anyone alreAD y created an action to AD d news values in an item list? I'm trying to AD d a new line in one item list but one of the field I'm copying into is a Person/Group one and it doesn't get the value. I'm using the following query: select '{WFCONCOL:1769}' as {DCNCOL:105}, 'Requester Manager' as {DCNCOL:104} from WFElementDetails where DET_WFDID='{WFD_ID}' and (...)

(...) he great possibility to execute mass actions by passing in some parameters. It would be a great having a similar kind of dialog menu action, where we can configure some informational text (e.g. as heAD er/footer) and of course one or more fields as parameter. The configured parameters we then can use to execute an action. The dialog could contain a cancel and a okay

(...) C#-code. When I go over the ConfigEditableItemList I get the message: "The class with the item list configuration must implement: IConfigEditableItemList". I implemented an example but when I uploAD the SDK into Webcon I get an error that there is the implementations missing and I can see nothing from the SDK. Has someone experience with the ConfigEditableItemList and can give me a better exam (...)

(...) senting the vacation type (which in my case would be the shift). The Vacation Type data source has only 6 available colors. I need more than that. Does anyone know if we can use hex or rgb codes insteAD of the preset IDs? If not, is there a place where I can define new colors? Thank you in AD vance for your answers. Martin

(...) When AD ding or updating elements via Rest Api, for picker fields it is required to provide Id and name. Quite often the name is known, but not the id. As picker fields are usually based on datasources, it would by great, when the api would be extended with methods to query datasources. There should be at least two methods: 1) getting a list of all available datasources (overall / by application) (...)

(...) Wondering if it is possible to open the attachment preview dialog by using javascript only. Does anyone alreAD y tried to do this? There is the possibility to open the latest attachment, but that's not the solution i'm looking for.

(...) I try to reAD /loAD in an xml-file in the Webcon application about the attachment section. Then I build myself a choice picker, where I can chose the selected file. After that I want to run an SDK action, where I get the data from my xml-file. In my code I implemented something but the file path is static at the moment and compares the file names. Normally every reAD in file gets an ID in th (...)