(...) Hello community! Maybe this is a very basic question, but I am asking it anyway ;-) I tried out OnTimeOut action , but after some experiments it is very unclear to me, how this is expected to work. I added one time out action with Type: Minute, Interval (minutes): 1, Repetition count: Infinite and 1 action below which basically changes the value of a single field. My expectation was, that this field (...)
(...) Dear All, sorry if this is an extremely easy question, but how do I select printer in action Print barcode label? I have an option to select primary printer and accounting printer. But how do I select "Document entry points" with assigned printers there? What if we have more than two barcode printers in company? How can we point that for specific process we will use this printer, and for other process (...)
(...) A feature we think will save a lot of time for our developers would be the ability to double click the on the usages action s and open those action s in a popup. All kind of ussages (Fields, Busines entities and so on...).
(...) One of our customers would like to print the pdf attachment when moving to the next step. As there is no action to send a document to a printer (apart from print a barcode label), i'm wondering if anybody implemented this.
(...) but I guess there is no such possibility. Or am I wrong? UPDATE: I managed to get on callback the list of dependant item IDs and the main item IDs both in separate attributes. I managed to create action s that I want to perform the desired tasks in a path. But this needs user to click the path button - how to automatically add the new items to the list on closing the edit window?
(...) My goal now is to merge/combine both files together into one final PDF for storage. Searching online i only found this source related to my problem: https://community.webcon.com/posts/post/sdk-action s/143 ..which briefly states "Merging several PDFs into one" could be possible. Does anyone know more about this topic and could help me with that problem? Thanks in advance, Philipp
(...) There are action s on the form. One of these action s is to perform a function on the base. The result of this function is varchar. I would like to display the content of this result to the user. In the form of a JS alert or any message. Do you know how to do it?
(...) 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