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

search results

for AD

(...) Hello All, Big project regarding to reservation system is aheAD of us. And one of the very useful feature will be gantt chart on the form and as web part as well. So is there any plans to implement Gantt charts in next Webcon BPS versions? Or maybe there is posibility to prepare Gant Chart in HTML attribute? I mean off course Gantt charts in Modern Webcon BPS, because we wouldlike avoid to built ne (...)

(...) Hi everyone, is someone here how understands power query? I got a task to retrieve data from a BPS report in excel to use it for AD ditional analysis. I was able to retrieve the data but transforming the json response to a table is beyond me. Just in case there's someone who would be able to do it but doesn't know how to retrieve the data I AD d the logic below which can be put into the AD vanced ed (...)

(...) I have the challenge to reAD form fields of a pdf document and store them in the workflow instance. The idea is, to implement an sdk custom action, where I am able to configure a mapping between the pdf form fields and fields of the workflow instance. The ideal solution is having two columns in a dynamic grid (similar as in the image attached), where i am able to AD d as many rows as i need. One (...)

(...) Please AD d feature to define delay (i.e. 60 seconds) before file gets imported from HotFolder. I have a situation where scanner creates an empty file at beginning of scanning, and WEBCON gets this file before it's complete. I use script to copy files from "temp scan" folder to HotFolder, but such feature directly in WEBCON BPS could bypass this workaround. Any comments and feedback here is more th (...)

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