(...) ed to convert a dictionary process to a standard process. Before I start to create a complete new process from scratch I want to ask if there is an easier way to get this done. Maybe there is a tool or some script somewhere out there, which gets this done. Thanks a lot in advance & best regards, Nik
(...) nsistencies. E.g. when packaging a new release, we might forget to update the documentation. Not sure what's best / easier, extending the rest api or making the functions available in a cmd line tool . Functions to nice to be automated: - Import/export of applications - Import/export of plugIn-packages - generate documentation of a process
(...) ue regarding license services. because we are getting an error message in the portal saying "Failed to load license. Please check if the license server is running". From the application management tool the services is running successfully and when I try to refresh the licenses from the license manager tool I am getting an error message saying "Cannot connect license service. Please check if the lic (...)
(...) Hi community! We need to add 'active' HTML elements to an item list, e.g. a button containing some Javascript to set a field value or a label with a custom tool tip on mouseover. Is that even possible in an item list, we didn't find any solution for this up to now? Thanks a lot for your input, Best regards, Nik
(...) i everyone, I wanted to ask if anyone knows where or in which table the "Fixed values list" are stored. I am using a "Start a subworkflow (SQL)" to migrate data from our old sharepoint workflow tool to Webcon. Unfortunately, it seems that Webcon has decided that 'Choice fields' always require a GUID#Name to be populated. (Without this format I get an error and the subworkflow does not run). N (...)
(...) (Self-Service by Business Admins). We wanted to achive the idea which we had followed in SharePoint (business is maintaining adding/removing users from the groups). And such dashboard is powerfull tool - the Permission Admin per Application can jump from one Dashboard to DEV/TEST/PROD groups from one place. Please notice the screenshot attached - it gives an overview how it is done :) * Of cou (...)
(...) tly this error occurs at all and what exactly is the cause. Does anyone know where I can find more information about the error? (Without ACTID or GUID I can't search for errors in the administration tool . Where else could I search?) Thanks in advance! ** The subworkflow directly follows a path that points only to an end step. No other actions are performed on the path. I have been able to suc (...)
(...) he moment i have to go this way. When creating a new substitution in 2023.1.2.44 i get a "Bad request" error when saving the substitution. Attached you find the diagnostics session and develeoper tool s log. Any ideas what is going wrong here? // diagnostics json { "session": { "id": 565, "sessionGuid": "2c8664cd-1862-4978-9355-1d0b7c3c47d5", "userTime": "2023-08-31T05:51:0 (...)
(...) Hi, could you please extend the "WEBCON BPS System administrators" tool (exe), with a required field for the display name in addition to the BPS ID? I just spend about three hours hunting down the exception: Unable to cast object of type 'System.DBNull' to type 'System.String' at WebCon.WorkFlow.BusinessLogic.ElementManagement.Checkouts.ElementCheckoutsRepository.UpdateOrTakeOverParameters.U (...)
(...) their being at work. If they didn't, they would be redirected to the appropriate element. If they did, nothing would happen. Is there a way to do this in webcon, or do I need to do it with external tool s?
(...) om the configuration, this would create a smaller .bpe file with only selected changes, that could be applied as hotfixes. It's nothing new especially for people who worked with some version control tool s - cherrypicking should ring a bell :) I have two possible solutions in my head right now, but maybe other members will have some more. 1. Possibility to select specific attribute / step / path (...)
(...) ps://bpstranslator.webcon.com/ What I did: 1. Added a new record to the Interface language packs in System settings: sl-SI (Slovene); 2. Uploaded the .zip file downloaded from the BPS translator tool mentioned above; 3. Reloaded the configuration; 4. Reset the cache; 5. Change the language on my profile to Slovene. Translations done in Designer Studio are showing fine while all other system (...)
(...) Hi, Is there any way to hook into an api that is hosted on a localhost? I have a locally fired server, I use FastAPI (the tool is built in python). In browsers the API works. However, when I try to run a query on a form I get this message. I have already tried restarting DNS, disabling the firewall. The server is on startup and the server is listening on port 8000. I am new to webcon and just lear (...)
(...) s paramount for many professional settings, including ours. I kindly ask the WEBCON development team to consider this request to incorporate PWA capabilities into WEBCON BPS, thereby enriching the tool set available to us and further solidifying WEBCON's position as a forward-thinking leader in business process solutions.
(...) ate it. So how do we find a version number in .bpe package? First let's start with extracting it. Did you know that .bpe is just zipped file? ;) Change that .bpe extension to .zip, and use any tool like 7zip, or built in windows features. Inside you will find a file without any extension - it is a text file, especially xml - open it up with any text editor, and search form PackageVersion nod (...)
(...) Hi, I am currently working on some tool management workflow in WEBCON and I have a problem. I have an items list with REST API as data source where user can pick and book tool s for some time period. Time period property is not included in REST API so I'm using form fields for booking dates. Then I need to filter the items list using tool s from REST API and dates from WEBCON database to exclude unavail (...)
(...) There's tile restriction in Outlook addin classic which doesn't allow to add more than 12 costum tiles. Is there any way to add more than 12 tiles? I'm asking becouse this tool is used on daily besis by our costumers.
(...) ents associated with a specific instance. My goal is to obtain a single text line in the following format: 'Base64 PDF 1', 'Base64 PDF 2', 'Base64 PDF 3'. -> The easiest way would be to use built-in tool s, but unfortunately, that doesn’t work (CONTENT AS BASE64[GET ATTACHMENTS]) After attempting this myself without success, I came across an answer provided by Karol in 2023: Karol Częczek https://c (...)
(...) unknown exception Error identifier:" at the start/when reloading the page. The workflow is still usable, however this is still a bit upsetting. When pasting the error code into the administration tool s, it says that no error was found. One worfklow however does show an error: ex: WebCon.WorkFlow.Data.Solr.Exceptions.SolrInitException: SOLR not initialized ---> CommonServiceLocator.Activation (...)
(...) erequisites.SearchServer.SolrBpsActivitiesMigrationPrerequisite.Work() src: SolrBpsActivitiesMigrationPrerequisite I have installed the SearchServer service from the MSI and changed the Url in the tool s section of the Installer. I can start the service, but it just stops after some time without any errors in Event log. Thanks, Filip