(...) What is the best way to send email to users from item list? I think it will be nice to have this option directly in "Send a custom email" action configuration". For now you have to use intermediate solution to get users list using SQL/CAML querry.
(...) 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?
(...) ing Postman application installed on the server where Webcon is installed. However, when the same call is made 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: https://test.findynamic.com/iris/credit-card/api/buyers Response Code: MethodNotAllowed (405) Exc (...)
(...) Hello Everyone, I am looking for solution to exchange files between WebCon and SharePoint Online. I was thinking about built-in action s in WebCon ("add 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 error (...)
(...) Duble click on any field or action templates in the left panel, could open configuration of that field or action .
(...) WEBCON BPS reporting offers great functionality for sorting, filtering. It would great having the option to implement and configure 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 advanced Pdf report. Like configuring the mass action , there should be an optio (...)
(...) I try to implement a ConfigEditableItemList in a custom action in 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 (...)
(...) 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 the da (...)
(...) 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 beh (...)
(...) It would be great if there would be a "Usages" options for BPS groups like it exists for the most other objects like Rules, Fields, action Template, Data sources and so on. I'm already using two workaround 1) I created a constant for each bps group so that I can use this constant wherever possible. Unfortunately there are some cases where this is not possible. For example in a "Person or group" field (...)
(...) de (e.g. in 2 extra fields of the process/workflow) along with Street, Zip and City (which is already happening). I hope you know, what I mean. Is this even possible without developing some custom action ? Thanks in advance & best regards, Nik
(...) AS {DCNCOL:253} , '{1891}' AS {DCNCOL:254} , '1' AS {DETCOL:1910} FROM WFElements WHERE WFD_ID = {WFD_WFDID} (Please see picture for column names). Instead of adding a line item to Parent WF, the action adds a Line item to SubWF. Obviously, I am missing something, but I can not figure out what.
(...) Hi, When We put Report on dashboard using functionality of massive action or quick path not refreshing data in report. When we use it on report it refresh data. The functionality of report when it use as report or report on dashboard should be the same.
(...) Hello all, I want to set up an action to Add a new list element in a Sharepoint list where my URL will be different based on a form field. But when I'm selecting the list where I want to add my new elements, we can only choose the ones in that site content. Does anyone have any idea on this? Thank you all!!!
(...) ible they would change the company and so also the business entity. I found a dirty way by using an SQL Update directly on the WFElements table, but I am struggling by running this query by (cyclic) action on a separate path. The path is walking through fine according to the history, but no changes in the end. If I run the query with the "Test" functionality in the webcon Designer everything works fine (...)
(...) Hello all, Does anyone set up an action to add items in a Sharepoint Calendar? I'm using this https://howto.webcon.com/sharepoint-calendar-adding-entries-from-bps-workflows/ to help in the configurations and I'm able to send the information to Sharepoint: Message Log for my action Message Address of a Sharepoint list: https://visionboxdomain.sharepoint.com/sites/customers/Lists/Calendar Insert (...)
(...) Are there best practices how interaction with business central (formerly known as MS Dynamics NAV) can take place? What would be the preferred interface? I remember a communication with Webcon where comon data source was mentioned. Where are we here?
(...) an API? I've following the tutorial video (https://www.youtube.com/watch?v=C3hC1fAjvAk) to start a subworkflow using MS Flow (now called Power Automate) but when I need to configure the Get Token action I only have the options in the picture and they are premium. Anyone with ideas? Using the json in the column of the item list is not working. Thank you!
(...) t cell to be marked so it's easier to check the value. I have found some examples but it's using a rule (like > than X) and it's painting the entire row. In the new release there are new item list action s which allow to paint one cell but I don't know how to write the change value (probably I will have to use SQL command for this). Any ideas? Thank you all Andreia
(...) The Verify Process action (Process configuration test) currently doesn't check if hard coded users still exist. For example a group could be selected in a people field which limits the available users. The group has been deleted like in the attached image. But this doesn't result in an error. Best regards, Daniel