Does anyone know if it is possible to provide translations for the Form Rule Functions ALERT and CONFIRM? I tried with "MyText$$DE$$Mein Text" but that doesn't do anything. Cheers Pasquale
Dear Community, from last Friday (29th of July) I experience issues with SOAP Web Service at https://sprawdz-status-vat.mf.gov.pl that checks if Supplier is active VAT payer. Does anyone have same issue? Should we consider "migrating" to https://wl-api.mf.gov.pl REST Web Service, where we can check VAT status also? What about limitations of wl-api service? Thanks in advance for any response here. Best, Adam Hatak
Hi everyone! Hope you're doing great! I need some help here! I want to change a selection of fields with empty value on path transition. The idea is that I have a cyclical process and I need to clean some fields in order to be available on the next step. I'm trying to use the Multiple Change Values to make them as empty, but I'm being unsuccessful here! Does anyone have any ideas? Thank you all!
Hi all! We want to add some rows to an item list with 'Change item lists values' action. The SQL query should take a JSON array (which is perfectly valid) from UI element and return a table for adding new rows to this item list. Unfortunately this does not work. There seems to be some parsing on Webcon side, which eliminates all elements in the JSON array, apart from the separator, which results in SQL error (JSON text is not properly formatted. Unexpected character ...). The attache (...)
Hi, Is there any way to remove saved comments from an element? I would like to use the native comment field, but I need to delete the old comments in a certain step. Is this possible, or should I use the AttLong attribute instead of the native comment field? Best regards, Bartek
Hi All, Is there a webcon function/action to invoke pop-up window to enter some value or person? Idea: - we want to have a "consult" button - but we don't want to have a permanent consultant field on the form as it's a bit confusing to someone - therefore the best solution would be to have some action in a way that when we click on "consult" path, window will pop-up asking who do You want to consult, it can be saved into hidden form field but in this way it will be only shown on-demand, wh (...)
Hello, is it possible for the navigation panel to be collapsed by default? Best Regards, InnFlow
Dear community, Wouldn't it be great if Vacation schedule could mark all non-working days the same way as currently weekends are marked? Working days calendar system setting seams to be perfect source for non-working days, isn't it? This way all bank holidays could be marked on vacation schedule. It seams so obvious that I am surprised this is not working this way for a long time...
can I change the appearance of the history button on the form? Just add the inscription history next to the icon?
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.com/wait-for-sub-workflows-step-advanced-configuration/ Does anyone have a clue what might be (...)
Hi, I have an issue with a web part grouping the same title twice. For example, I have 10 items with the title A. Instead of all items being grouped in one group, I have a group titled "A" with 7 of the items and another group also titled "A" with the remaining 3 items. Does anyone have an idead what I should try/check? Thanks
Hello, I struggle with this scenario: 1) An AD group of 8 purchasers gets the first task to approve an order. 2) One user approves the order for the first step. 3) Several steps later another purchase out of the group of 8 is meant to approve the order again. But not the user having done the first approval (1). My approach would be to get the first approver from the tasks table via SQL and make sure that he is not within the users for the second approval. So that this user would no (...)
Hello, my task is: A new workflow instance is to be started through calling a web service from i.e. the ERP system. I cannot find any howto or documentation that explains how to proceed. Is this possible in general and can anybody help with a hint what to do or where to find a documentation / howto? Thank you in advance.
Dear Community, does anyone have any experience installing WEBCON BPS Standalone version on SQL server Web Edition? Tried to find you if this version of SQL server is eligible to use with WEBCON BPS but didn't find anything accurate. From technical perspective it should work (required full-text search feature is available). With this SQL server Web edition license costs can be significantly reduced (i.e. in Azure workloads). Thanks in advance for aby comments here :)
Hi all! We have a tricky problem, so it seems. We want to redirect to edit form of another workflow (ID is known). This should be triggered with button click on current form. Button is implemented as Html field and invokes a global menu action which has the correct hyperlink action and also returnUrl to current element. After save of the other workflow element, user should be redirected to current form element. Before redirect to the other workflow, current item should be saved. (...)
Does anyone know the official answer to that? I don't seem to find any descriptions anywere on the site.
Hi, has anyone encountered problems with Invoke Sopar service action after upgrading to version 2022.1..1.53? We forgot to test the functionality immediately after the upgrade (due to some issues with the license) so rollback is not an option…. We are gathering data from the national registry of companies when registering a new partner into our system with the action. In 2022 we just receive the following error »Object reference not set to an instance of an object.« I can not find anything in (...)
Hi, I am creating a plugin for webcon in C#. I need to start a new task from the code level. Is there any dedicated function for this? Best regards
Hello, I tried create sql script for created a global business rule with existing multiple global business rules . I tried use of multiple global business rule ( with parameters) in one global business rule (with parameters). Every global business rule used has parameters. The business rule that appeals to the other business rules has parameters that are mapped in the appealed rules. I get the error when I testing. I explained the error and showed the code in the attached image. Thank y (...)
I have problem with configuration hotfolders. I would like add option to automaticly add attachments to existing workflow by barcode. Only worked solution is worked for me is start new workflow but is not what i need. I was based on https://howto.webcon.com/hotfolder-adding-scanned-files-to-process/ I don't now why onlu "standard barcodes" is enabled in designer studio if "attachments based on barcode" is selected. how hotfolder mechanism is looking for bacode? where is he looking it? (...)