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

forum

Hi I'm looking for steps or best practices how to do it correctly - restore db prod on test env ?

I have problem - in dictionary I have companies with have got: name like: "ABC " - Factory Company in name is quote sign on beginning (data from polish national VAT/NIP databese) I was testing: if in string is " or ' all time I have got error if I remove from string [name] " or ' - then workflow is working [code] <div style="text-align: Center;"> <button style="text-align: center;" font-weight: bold; onclick="StartElementInNewWindow(#{WF:28}#,#{DT:58}#,'WFD_AttChoose1='+encodeURI (...)

Hello dear community! I have a question regarding OneDrive. I've set up a path that loops back to the same step. On this path, I have the action 'Start editing a file using OneDrive'. Additionally, I have established a data connection to my OneDrive in 'Data Sources', which works when tested. However, when I execute everything, it loads for a bit, and then I receive the error message: 'Error transferring the file test.docx', even though the document is in my OneDrive folder as configured. Regar (...)

Hello Community, is it possible to deactivate in the calendar in the DateTime attribute the possibility to select dates from months before the current month and dates from months after the current month ? Example in the picture - January no possibility of selection (disable), February possibility of selection (enable).

Hi, Does anyone know where in the database I can look for recent activities? I mean the ones that are on the Dashboard, specifically "Delete of instance".

Hello, I am in the process of standardizing our plugin packages. I would like to put all plugins on a common basis in order to be able to reuse functions such as custom logging methods in each plugin package without copying source code. I have often used nested plugin and configuration classes within a plugin package project. This works without any problems. Example: *** shared project / solution *** Base plugin class: public abstract class MyCustomActionBase<TConfig> : CustomA (...)

Hi can you describe the whole process of integrating Webcon with OneDrive via Microsoft Graph? Step by step what to do. I am talking about integrations with Sites.Selected permissions. The articles that are available on community etc don't help much

Is there any way to compare the Production and Test environments? To compare the configurations of the same process between systems? In order to track changes. Do you have any SQL, etc.? Do you use github or something else?

Hi we would like to introduce archiving in our firm. We have read the article about the whole process and we are able to add to archive the elements and we also created the reports. However, we are wondering how is possible to get the access to the REST API data or if we have integrations with the archived elements. Cos we have tested it via the postman but we were not able to retrive the data. Are there any other way?

Hi Guys, I use MailApproval on some paths in our application. Now I have the somewhat unusual behavior that an acceptance via MailApproval is rejected with a validation error. If I carry out the acceptance in the same process (same instance) in the application, it works. The option “Form field validation” is checked on the paths. If i deselect, it works. This is what MailApproval returns: ################# Path transition operation failed: Operation on element: DEV/WAVE/2024/556 faile (...)

In a form, I initialize an item list. In this list i have columns : question, response and description. In some questions I have only response called '(n/a). While the n/a answer is applicable I want to enable the description column. However, I cannot use the enable on choice field. I have tried to put condtions in a 'column edit restricion' but this does not work as it would require add another response and that is not what buisness would like.

I am trying to configure a mass notification on Webcon System Configuration. (See picture attached) This window is popping, changes are saved on the studio, but they are not really applied. I don't understand the requirements from the popping window. Could somebody help? Thanks in advance.

Have any of you implemented or are planning to implement in your company an interface for operating the KSeF (e-invoice) system via WEBCON? Similarly, has anyone successfully visualized an e-invoice according to ministry-defined template (xsd)? This would be a real GameChanger for WEBCON and natural for accounting document workflows. Maybe there are ready-made SDK libraries available or does anyone have an idea how to implement it at the lowest possible cost? https://www.podatki.gov.pl (...)

Hi, We have problem after update to ver. 2023.1.2.99. We have implemented menu buttons for Help Desk and Printing. In 2022, every user who have acces to instance can push button and print form or start help desk (button in menu was accesable in every step or last steps etc). After the update buttons apear on the form but after clicking there is error... and users cant use it. Is it new feature or is it a bug. It looks like some save restrictions - but it was not the case in 2022 ver. (...)

Some UI strings translated into Polish, but on workflow preview names aren't translated.

Hello everyone, Many years ago I was using PercussionPowerFlow for Lotus Notes. There were nice features in the workflow to "jump out/jump back" from/to current state to ah hoc state. This was very useful for prematurely terminating or suspending workflows. As far as I've dug into the Werbcon, I haven't found anything like that. Everything has to be done strictly according to the workflow definition. So if I have one start, 3 ends and 10 statuses in the middle, do I need to add a (...)

Hello, At the moment I've split up a bigger project into smaller pieces so I can test out everything I need separately. I'm trying to add a new attachment to an instance using this API /api/data/v4.0/db/{dbid}/elements/{id}/attachments. I have 2 fields into this form: contentBASE64 and fileName. All I'm trying to do is to use these values from my fields together with the API action so I end up with an instance in a final state having an attachment into attachemnts section. I have alre (...)

The error is seen as the License Server being unreachable. The following error appears in EventViewer: ___ Faulting application name: WebCon.WorkFlow.Service.exe, version: 2023.1.3.29, time stamp: 0xe8333945 Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000 Exception code: 0xc00000fd Fault offset: 0x00007ff98fcd3842 Faulting process id: 0x1140 Faulting application start time: 0x01da4d635bcdedff Faulting application path: C:\Program Files (x86)\WEBCON\WEBCON BPS Wo (...)

Hello How to add Gantt control (to attributes) in Leave of absence in Demo app without adding new predefined Leave process? The Gantt control require select leave proces in config.

Hey. We've ran into an issue with the Drop-down choice field within an Item List. Simple way to get the error: Clone a row with some data -> Try to modify the drop-down attribute value in the newly created row This results with a checksum error pointing at the choice field (see picture provided with the thread). It has happened in different applications/processes before too. We're using version 2023.1.2.123, and the error does not occur on different types of choice fields.