Hello :) I have an issue with attachments. I added new .xlsx file into attachment form field - this was empty file with picture inside. Now when I am trying to open it in preview panel picture is cut like below. Does anybody have an idea what can be a reason? Thanks a lot for help
How to add list of Attachments from the Form to Word Template? 1. A created word template 2. If filled by Automation process 3. How to add to template DOC the Attachment section ? 4. How to add Comments to template DOC [Bonus] ? I don't see the fields in Word plugin to create template .... 11 - word template 12 - the section from WebCon Form
Delete attachements action seems to be buggy after upgrading from version 2022 to 2023. In my workflow I'm creating an attachement based on word template and assign it category "plik_word". After that I'm converting it to PDF, assingning the PDF a new category "plik_pdf". In the third step I dalete the attachements from the "plik_word" category. And it work perfectly in the 2022 versions, and now, in 2023.1.1.89 it does not matter what I put in the category field, the action seems to ignore it a (...)
Hello, I am trying to use the webcon REST API to create a new instance and to upload an attachment. I am having troubles finding the version that should go into the URL ex: /api/data/v2.0/db/{dbId}/elements/{id} (in this case is "v2.0"). How can I find the version for my project? I have used the following examples from webcon: https://community.webcon.com/community/public/posts/post/examples-of-using-rest-api/109#a2 https://developer.webcon.com/docs/bps-rest-api/ https://developer.webcon. (...)
Hello, I' m new in webcon and i try to fix issue connected with attachments. I don't know much about attachments database but as i saw there are two places where i can find data : [BPS_Content].dbo.WFDataAttachmets and [BPS_Content_Att].dbo.WFAttachmentFiles When im trying to add attachment like always going step by step in my workflow everything is ok - attachment is being added in both tables. But i also have a button making me back to previous step ( i am using Start Element()) a (...)
Is it possible to create custom email that sends the information to the autor with the link to the element when user clicks on the path? If yes how so
I'm trying to connect to Webcon with Power Bi. Service I set up OData user and API key as described here https://community.webcon.com/posts/post/odata-format-in-webcon-bps/346. I do not have a problem to connect using Power Bi desktopapp but after uploading report to Power Bi service there is a problem with refreshing although I set up on-premise gateway on Webcon vm - invalid credentials. Has anyone tried to connect from Power Bi service to Webcon on premise server?
Hello, Is there a way to ensure uniqueness of items in Webcon's dictionary when importing data from Excel, to avoid duplication? Thanks.
I have request from business to create report that will be showing all instances , which current logged user had task to do in the past. Some user can have more than one task in workflow. Is it possible to prepare such report and in SQL filter make a join statement similiar to this: SELECT * FROM (SELECT *, ROW_NUMBER() OVER(PARTITION BY [WFD_ID] ORDER BY WFD_ID DESC) rn FROM [BPS_ConfigProd_Content].[dbo].[WFElements] LEFT JOIN WFElementTasks ON WFElementTasks.WFT_WFDID=WFD_ID (...)
Hello, Can you assist me with the following? I'm attempting to test an outgoing/sending email but receiving an issue during the installation and setup of the webcon bps. I'm now working on WEBCON BPS 2023.1.1.89 demo version. Error image attached.
Hello everyone, I have a question for you, maybe you can help me. I know you can set user privileges for each application or process separately, but I wonder if I can also restrict user visibility depending on some criteria.. For this scenario I've created: BPS user group: Software Engineer person X, person Y, person Z are part of software group Let's say there are also multiple projects and their details into a db: project 1, 2 and 3. process: Project update , each update process w (...)
Hello, I am experiencing a problem with my SharePoint connection, which had been working properly until today. I've tried with multiple users and it is not working, same error. Webcon version 2022.1.4.174 If there is MFA enabled, is there a problem? Because it worked with MFA enabled. Any ideas?
Hi All! Does anyone have experience with integrating WEBCON with SAP Success Factors, particularly Employee Central?
Hi. I need a notification when a specific date is reached. I have a form with a field "Requested stage date". I need to send a notification to an employee when such date is reached. How can I achieve this?
Hi all, I need to schedule a daily email (let say like an email from a SQL job), but I didn't find how to do it. It is a possible to do that from WEBCON? Many thanks, Ovidiu
Hi all! Is there any official (or unofficial) documentation on Webcon designer studio parameters, like --sql or --iedebug? Is there an other way to logout from designer studio, without havin designer studio started? The problem is, studio does not start anymore and I want to try a different Url or browser login, but I am not able to change this. Best regards, Nik
Hi, main request: change template „planned vacation" AND extension of the standard colors "ColorID/VACType_ColorID" version 2022.1.4.248 - is certainly not relevant We use not only the planned absence, but also the planned attendance. So for planning purposes we have to distinguish between several types (colors). Currently, neither type nor color can be specified in the "planned vacations" template. Is it possible to change that? In principle it should be exactly the same as the "vacations (...)
Hi all! We want to deactivate existing user license for designer studio and switch it to a different user. Sounds like an easy task, but I don't find a solution for this. We are running 2022.1.4.155 Any help appreciated. Thanks in advance & best regards, Nik
Hi, We installed a new webcon production environment. The configuration was done identically to the running test environment. Unfortunately, on the new production environment, when accessing a report with a list of existing elements or into one of the element, an error message is displayed: "<h2>403 - Forbidden: Access is denied.</h2>\r\n <h3>You do not have permission to view this directory or page using the credentials that you supplied.</h3>" I checked the security settings for SQLLowPr (...)
Hi, i've to create a vacation report and three problems: #1 datasource template „business entities structure" and #2/#3 vacation report . Problem #1. we have employies in two or more departments (with different workload/department ~25% of employies). Now I must put one user with different depatments in the datasource template „business entities structure", but that is not possible. For now, only one teamleader will see this user in the vacation report. This must/should be changed in the (...)