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

top rated

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.

Hello, I have a process (start - finish) that creates an instance and remains in the "Finish" state. Here, I have the following form fields: "Quantity TOTAL" (Floating-point number) and "Quantity" (Data table). In that data table, I have other instances from a different process, and in one column (Quantity Requested), I calculate the sum. How could I save that sum in Quantity TOTAL and have it consistently updated? (i mean - transferring the Aggregation type Sum value in my form field). (...)

Hello Community, I've got a problem. I've got two workflows, a parent and one subworkflow. I'm trying to transfer data from the parent workflow (single line of text attributes - 'email' and 'phone') to a table in the subworkflow with the item list update action. The table has columns ('value' - single line of text and 'contact type'(selection list: 1#Mail, 2#Phone)). How to write an SQL query to put different WFD_AttText attributes into one DET_Att column and different Att_Choose values into (...)

I've noticed after installing 2023.1.3.29 that vacation charts stopped working and investigated what is the problem. After some tests it seems that the values of used and avalilable days that were previously automatically calculated based on the items already in the workflow are the problem and probably an error occurs when the engine tries to calculate them. When I turn off the visibility of both fields and leave only the "from previous year" and "from current year" ones visible, tha chart work (...)

He all, I was searching, but can't find information anywhere. Is there a possibility to run some javascript or form rules on load of the main website page of local webcon instance? I'm preparing a process where users manually confirm their being at work. It would be very appeciated, that when tey load any page of local webcon instance, there would be some code testing if they already confirmed their being at work. If they didn't, they would be redirected to the appropriate element. If they di (...)

Hi everyone, For a couple of days I've been trying to resolve this issue with no luck, so maybe you will come up with some solution. The case: I 've created an application and a process with the use of absence process wizard (the one in the main menu of designer studio). However it is not to be used for absences only, but in a similar way - for presence confirmation. The idea is simple - there is one workflow in this new application in which users confirm they worked in a given date - eith (...)

Hello everyone, I have a problem with the global email template. I receive the message attached. I once had an identical problem and I solved it by changing the portal address to a different one and returning to the original one, but unfortunately it didn't help. Can I ask for some advice?

Hi Everyone! When I try to update BPS from version 2022.1.4.377 -> 2023.1.1.89, in the step: "Database verification" the following error message appears: "There is no update path between versions."and the installation process stops. Where could I check which update paths are valid? Best regards!

Hello Community, We have problems with the different runtime environments of the WBCON Workflow Service (under .NET Framework) and the WEBCON BPS Portal (under .NET Core) and System.Data.ODBC. I have developed an SDK plugin that integrates the NuGet package System.Data.ODBC to access ODBC data sources. The target runtime environment of the plugin package is .NET Standard 2.0, so that the plugins can be executed both in the service and portal. Without the integration of System.Data.ODBC (...)

Hi all, I need to do an upgrade and was wondering if there are any changes that could break things. What versions would you recommend to avoid and which ones are kinda required in between? For example, I see that there is an issue with SearchIndex from version 2022.1.4.174 to 2022.1.4.274, and in all published versions of 2023 R1. I suppose I will not use them. I will continue to go through all the changes, but if there is anything that you can point out it would help a lot. Thanks, (...)

Hi, I am currently exploring options for viewing documents within Webcon. Specifically, I am interested in understanding whether there is a possibility to visualize a document by providing a link that points to a document stored either on SharePoint or within a SQL Server database. My goal is to enable the automatic display of the associated document in preview mode when a user selects a record in the application. Has anyone had experience or insights into achieving this integration? If (...)

Hi there, I have following idea and search for a solution: I have an items list; now in case a certain field is changed, I want to write the "old" value before the change into a different column of this itemlist row. Any ideas? Kind regards, Klaus

Hi all! I want to hide / show / mark as required some form fields based on field Guid. Is there a way to do this easily? When I look at the signature of e.g. Hide function it just seems to take some shrinked DB name (e.g. AttText35) or field id (integer), which is different between environments. Appreciate any hint into right direction. Thanks in advance & best regards, Nik

Hello, I have an application that creates a folder within a document library on SharePoint and needs to upload files to the newly created folder. I am encountering difficulties in uploading the file to SharePoint using the REST action with the Graph API. I get this error: "Invoke REST Web service test (2) - Request Url: https://login.microsoftonline.com/f656719a-4d1c-482b-be59-564f8c2af72d/oauth2/v2.0/token Response Code: Exceptions: Cannot add value because header 'Authorizat (...)