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

search results

for action

(...) Is it possible to have the Itemlist action buttons in front of the item list? As most of the times we have few hundred records and in case of do some action on the itemlist... we need to go to bottom of the item list and scroll to the right and do some action . After the action complets we do the same thing like go to bottom of the page scroll to right and do some action .. Instead if we have the ac (...)

Hi, I would like to create an plugin that will open a link in the client side browser. I try using basic .NET method, but the browser starts on the server where Webcon is installing. Would I have to make a separate addon running on the client side? Then how to install such an add-on?

(...) At this pointthe only way to generate multiple word documents is to create multiple action s, or if you have a dynamic number of documents, you should use subworkflows. The second solution works alright when we are talking about 2-20 documents, but (I'm not sure if all of you are aware) creating an new instance, ore moving it one step is a verry slow action and if you need to move or create 1000 inst (...)

(...) Based on Daniel post https://daniels-notes.de/posts/2021/retrieve-ps-variable-value I figure, it is posible to retrive output value from SQL Procedure? How force "Run sql procedure" action to log ouptut to [dbo].[WFLogs] table? Write-Output in PowerShell is logged to LOG_Description column. How log ouput from sql procedure?

(...) Hello, I have a quick question - are privileges added to item through "Add privileges" action visible in the administrative "privileges to item" panel? I'm asking, because I have an action that is being run on an item, there is no error, but the rights given rhis way are not visible. Is it normal (I have the latest of 2021 versions still running)?

(...) ery welcomed. I would appreciate your vote! Problem: if you need to use SOAP and get back complex xml, sometimes mapping fails (multi level structures cannot be mapped) Proposal: similary to REST action , give possibility to get back whole respond xml. Then you have the chance to get content with SQL query. What do you think? Thank you! BR, Peter

(...) Dear Webcon Community! Problem: longer background processes has to be split to smaller parts to fit in transaction timeout limit. For example if you have to move 50-1000 instances each morning taking some minutes, we have to use "select top " and run global action more often (eg. in every 10 minutes) Earlier (before BPS 2020), it was a once a day run. Proposal: have new GA setting to specify (...)

(...) Dear Webcon Community! Problem: with import excel action you can import excel tables only if you have a table container already added. Sometimes it is difficult if we want to process data in excel table coming from third party. Proposal: there is a way to define column mapping for itemlist file importing. It would be nice to have a feature in import action to take into account that one, instea (...)

(...) Dear Webcon Community! Problem: sometimes we get many page documents, but in most cases valuable information is on first few pages or last pages Proposal: new optional parameters in action What do you think? Thank you! BR, Peter

Hello community, it may be a silly question but my research in the knowledge base did not deliver a clue: When I use a HotMailBox to initiate new workflow instances, can I get WEBCON BPS 2022 to take the e-mail subject as content for a field "Title" and the mail body as content for a field "Description" (multiline field)? I found the ability to set default values within the HotMailBox con

(...) Hi, I am trying to move multiple related child instances through an action . I tried doing that with the “Move workflow (SQL)” action . The query I used can be found in the Attachments. The table I get also looks fine, but I still get the Error "Incorrect column PATH_ID format". I already checked all of the IDs, they should all be fine. I used the following thread as a reference: https://alterpaths.co (...)

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

(...) Hi, the „new” feature automations is very helpful, but i´ve missed the very often used option „create template”. Are you planning to reimplement this old feature to the action s and automations? Thanks and best regards Daniel

(...) Hello to everybody, today I encountered an issue within WEBCON BPS V. 2022.1.2.59 that was reproducable and maybe this hint may help someone having a similar issue: I raised a SOAP web service action template some weeks ago in the version mentioned and today was forced to change it as new parameters had been added to the listener that I needed to add to the configuration. I was able to enter all (...)

(...) Hi, We upgraded from 2022.1.1.53 to 2022.1.2.59 and after the upgrade the action :Send standard (or custom) mail in not working. When we TEST from System settings -> E-mail notifications -> Configuration of sending e-mail, the emails are sent. When send email from action , the action is working and the email sending to queue, but I get error in Local service status. Here is the error text from (...)

(...) e use case that an item list row may not be delete under specific circumstances by the user. Currently there's no easy way to prevent this. One option could be to display "virtual" columns for these action s in the item list, so that one could make use of the existing functionality "column edit restriction". With this we could define whether the action should be displayed for this row like it is possi (...)

(...) Hi! Has enyone encouontered errors with adding entries to Exchange callendars through action and e-mail sending? Recently Microsoft stopped support of basic auth... Oh, I forgot to mention: I have reactivated Basic Auth for all the protocols available in the article https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-deprecation-in-exchange-online-september/ba-p/3609437 . (...)

Hi all, I'm having an issue in webcon with the Contains function. I need to create a flow control based on the department of the person. If Department X should require approve if not, continues in the flow. The issue is that, for my company users the department is the joining of two parts, the team name and the department like Accountable • Finance. I need to have a rule looking at this

(...) Hi all, Hope you're doing great! Does anyone have SF connected to your Webcon? I was wondering if there is any possibility to have more interaction between the 2 apps. At the moment, I have Webcon connected with SF through REST APi, where I get information from SF for a process. But sometimes SF is updated (for example, an opportunity is cancelled), and there is no reflection of that in Webcon. (...)

(...) Hello, is there possible to choose attachment version in add attachment action ? I added action and this is working but always choose the newest version of attachment