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

top rated

MVP

Hello everyone, I’m trying to set the color of the cell in a report based on a comparison between the current field (AttDateTime1) and another column (AttDateTe4). It works if I compare the CurrentField to a fixed value. As soon as I try with the other field name, it doesn’t work anymore. Is it even possible to have such comparison? Thank you, Martin

Hello webcon Community, currently I'm working on a process design which includes the automatic report generation from webcon as a PDF file. Additionally the process does always comes with an user-attached PDF file. My goal now is to merge/combine both files together into one final PDF for storage. Searching online i only found this source related to my problem: https://community.webcon.com/posts/post/sdk-actions/143 ..which briefly states "Merging several PDFs into one" could be poss (...)

Hi, I downloaded the Teams add-in installer from our Webcon portal and uploaded the custom app as per instructions here https://howto.webcon.com/installation-of-webcon-bps-add-in-form-ms-teams/ However, when I attempt to open the app or add it as a tab to a channel, everything is blank (see screenshot). Any ideas? Best regards

While trying to cope with problematic hyperlinks to different items in one item list row, I came up with a solution that might come in handy. Explanation: The item list contains one key choice field ("Symbol") which is configured to populate several other fields in the list. Among the populated fields are "Przypisane komórki (BPS)", "Przypisane garaże (BPS)", "Przypisane miejsca postojowe (BPS)" - these are choice fields in read only control mode (technical fields actually). There are rules (...)

Hi community! Since the new version (2022) of Designer Studio has obviously changed its default behaviour to using REST mode, I am wondering if there is any command line parameter (or something else) to start Designer Studio in good old SQL mode. I did not find any documentation on how to do that. Any inputs? Thanks a lot in advance & best regards, Nik

How to use the mentioned function (https://community.webcon.com/posts/post/function-dictionary-for-business-rules-and-form-rules/237) without sql to get the date value for the last and the first day of the current month in the default value field of datetime type attribute?

Hi, I want to create attribute where I can see company from Active Directory for a current user. In screenshot you can see which attribute do I need to see on the form for the current user.

I have a dictionary process containing some appartments, and another process where you make reservations. I would like to do one thing - let's say you are browsing the appartments list and when you find the right one, you want to make the reservation right from the appartment form. At the moment to do this I first need to click "edit", then a menu button with the relevant action appears which I can click and all works as planned. I also made a javascript button which invokes the action from the (...)

Hi everyone, i locally installed the Outlook Plugin according to the manual. When adding an Email to a Workflow instance, i get an error "Insufficient attachment permissions" (see screenshot). I have to admit, that i used the Edge browser instead of Internet Explorer to install the add-in. What could i do to fix this? Thanks for considering my request, Christian

We would like to show the link of a generated attachment (from Word-AddIn) instead of showing the whole attachment element. Implementing the link into a HTML element is no problem, but is there a option to "grab" the link to the attachment file? Thanks in advance :)

MVP

Hi everyone, experienced BPS Designers will remember a time when form rules didn't have an 'Edit mode', where you could select JavaScript or Form rule. You only had JavaScript. :) In the meantime the 'Form rule' option has been added an the JavaScript mode gets little attention, if at all. But how can you do some of the 'Form rule' actions with pure JavaScript? If you click on the "Show" button in the expression preview you will the JavaScript representing the graphic rules. In my case I want (...)

Hello everyone! I have a trouble during deleting instances - i always get timeout after 30 seconds. Is there any way to make the system button faster or to increase timeout time? I didnt find anything in webcon configurations unfortunately. I dont think it is a version problem since deleting on test environment works just fine. Edit: I just managed to get the same problem on test environment. Best Regars Kamil Górski

Hello, Our client recently had a problem and it was necessary to bring down the 2 VMs: 1. One machine that had Webcon installed 2. One machine that had the database installed Our client had a snapshot of the database machine and they restored it on a previous date. For each machine we kept the same IP and the same name. Now we have 2 machines: 1. One machine that has a freshly installed Webcon connected to the restored database machine 2. One machine that has the restored database The issue (...)

Hello community! Maybe this is a very basic question, but I am asking it anyway ;-) I tried out OnTimeOut action, but after some experiments it is very unclear to me, how this is expected to work. I added one time out action with Type: Minute, Interval (minutes): 1, Repetition count: Infinite and 1 action below which basically changes the value of a single field. My expectation was, that this field change should happen on every workflow element every minute, but this didn't happen. What di (...)

Hello everyone, I'm need help. I did an express installation. When trying to connect either by browser or webcon desing studio, I can't authenticate. I'm using the same user as the installation

Dear WebCon Team, we just updated to 2021.1.4.55 and recognized, that the so long working function "Attachments Count" does not work properly any longer on the intital step of a workflow as long there is no Instance ID. For Example I would like to validate if there is an attachment uploaded or not (see picture). If I do a path on the step itself --> Instance ID --> the rule works fine!!! I think it is a bug. Thanks a lot

MVP

Hi everyone, I just stumbled about an action which executions hasn't been logged. The reason is simple, the according checkbox wasn't ticked. If you want to verify that all you actions are logged you can run this SQL statement. It displays all actions which aren't logged. Maybe for a reason or due to some misconfiguration: SELECT AGR_Name, APP_Name, DEF_Name, WF_Name, STP_Name, ACT_Name FROM [dbo].[WFActions] actions join WFSteps on ACT_STPID = STP_ID join WorkFlows on STP_WFID = WF_ (...)

Hello, I made a report in WEBCON Designer Studio and one of the columns is "Link". However, when I export that report to excel, that column is converted to a simple text (not a link). Can I in some way configure it to receive in the exported excel that column as link? Best regards, Vitalii Lukash

Ok, now that my PS script is running, in this particular instance I need to grab a variable result and assign that value to a form field. Simply assigning the Form Field = $psvar isn't working. Is this possible?

Hi there the absence-wizard seems to be the only way to generate an absence-process in webcon. the datasource for vact-types is seemingly hardcoded. I cannot change the dropdown, delete it, nor change the system connection to add more types. if I add a new dropdown and simply hide the provided one, the data does not go where it´s supposed to go because it is not transparent where the data is written or how the absence-process figures out at what data to look. if someone has replicated / self (...)