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

top rated

I've got strange behaviour of email notification. On path I create an action to send a custom email. For last couple of days all emails have status pending in Report module. 1. What might be the reason email are not reaching the recipient? 2. Is it possible to push pending emails? Mass notification emails are working correctly

Working on a project whereby there is a process to track delinquent loans and create collection activities based on ageing. We receive loan data as a daily dump in excel and new or modified rows should either fire new instances of our workflows or trigger certain paths in existing workflows.Unsure of how to go about this

Hello, in the "Absences" application I have two processes: Employee file, Holiday request. I wanted to ask you, how do you organize data sources for such a process? 1. Should the source of data be an employee's file with a list of items that reflects holiday leave limits? In this case, each submitted application should update the parent workflow (Employee file), but I am afraid that over time the file will have too many versions. On the other hand, I have change history and actual data. (...)

Hey there. What's your preferred way of hiding form fields on page load? In my scenario form fields should remain hidden, unless a form field rule from another field was triggered on value change that 'unhides' the target form field. I've been doing it the following way: 1. Make the field that should not be shown upon form load visible in the Field Matrix 2. Insert the 'Hide' JavaScript function into the main form behavior of the step 2. Create a form rule which shows/hides based on (...)

MVP

Good morning, we have a special situation, where we need an configured JavaScript(?)-Button which works like an "Add Attachment"-function INCLUDING predefined group. We would have defined the Attachment-Section with following groups: General, F1, F2, F3, F4, F5, F6. Our users should load pictures to the attachment (1x for F1-F6). These would be copied to one of six picture fields (F = German for Foto / Photo).The reason is that we need the filename for each picture, which, as far as i (...)

Hi there Does anyone know the reason for why when i try to edit a word attachment from the form i get a message "No associated application to edit the file" but Word is opening just fine? Version 2022.1.4.61 Any input would be much appreciated. Cheers Pasquale

In our attempt to move to the cloud I need to update our webcon database to the latest version that supports GCC. I do not want to install this on prod and we don't have a proper dev env setup for this (Yet). To get the db upgraded, I am trying to migrate our existing prod WebCon instance, data and all to a new dev host (basically making a 1:1 prod:dev environment). Is there a "supported" method for doing this? I've tried a clean install, restoring the config and content databases and (...)

Hi Guys, I wanted to use the edit attachment function. Unfortunately, after invoking edit, I get attached messages. How to fix this problem? Best regards, Patryk

Hi all, does anyone know why this error is showing or how to fix it? It appears when I try to change the position of the fields in the form.

Hi there. Trying to familiarize myself with the for each action. I have an item list an I want a business rule to evaluate the value for each row of a certain column (choice field) an execute an action for it. Unfortunately, as soon as I have more than one row in the item list, the BR evaluation will fail as it attempts to test against all the row values for the specified column. My BR uses: IF[GET IDs[SELECT VALUES[Item list | Column]]] = [Choice field id] I guess there must be (...)

Hi community! I am struggling with Word Add-In and data tables. The requirement is to show a table of order positions, each position contains an image field with a barcode (which should be shown in table) and some other fields. Is that even possible and if so how? Thanks a lot in advance & best regards, Nik

Hi, I'm having trouble converting the contents of an attachment to BASE64. On the system step I have a TimeOut that calls the transition path after a minute. In the traversal path, I have an action that calls a web service. The frame uses a business rule to convert the content of the attachment to Base64 (the business rule returns the text value of the last attachment). When the whole thing is handled by TimeOut, I get the error: Message=Error executing SQL rule Create Attachment Base64 (I (...)

MVP

Hello everyone, for a new idea i have in mind, it would be great, if there would be an easy build-in way to anonymize all form fields of an instance, which are marked as "Data Type - Personal data" in the Personal data storage (Style and behavior TAB). As far as i tested, there is always the need for a "Personal Data Dictonary", when using the action "REMOVE PERSONAL DATA". QUESTION 1: Is there any other way? QUESTION 2: Is there any build-in option to anonymize the AUTHOR too? Th (...)

Hello, is it possible to color every other (even) row in the reports so that the rows are more visible. In addition, is it possible to add edges in the rows to make the reports more readable. Example attached.

Hello, my dashboard includes a three column design with one report in each of the columns. The problem i'm facing now is that because the columns are too narrow, the reports get displayed as tiles rather than a compact table row list. I can change the view mode when viewing the dashboard in the browser (see image), but I would like to define it as the default view. Is there any way to change this behavior and define a default view of narrow reports? Thanks, Philipp

MVP

Hello, I'm facing a challenge. I'm starting the workflows from a hotmailbox so I have no control over the attachments order. I'm also using the "Show first attachment on page load". I believe the system shows the attachment with the lowest ATT_ID. Is there any way to control which attachment is shown on page load? Thank you, Martin

MVP

Hi, I need create a new Mass notification list for specific people that have tasks. I want send a notification for only group that has tasks. Is it possible to send a mass notification only to the group that has tasks? Thank you, Raluca Lupu

MVP

Hello community! I’d like to pick your brain about something that has been bothering me for the last hour. :) Does anyone have a solution for this? User enters the date in the date picker field (AttDateTime) and hits TAB: - if the value is 8 digits, then SET(AttDateTime) = CONCAT(using values from AttDateTime) - if the value is 6 digits, then SET(AttDateTime) = CONCAT(using values from AttDateTime) - else do nothing I can't seem to find a way to do that. Is it even possible? Thank (...)

Hi community, is there any way to change the [|ElementAddress|] and [|WebAddress|] on global notification for different address? Our server on which we have installed webcon is called abc-webcon, but we have bindings in ISS and users use page webcon.ourdomain.pl. When we send notifications from BPS link to [|ElementAddress|] and [|WebAddress|] direct users to page abc-webcon.ourdomain.pl. Part of Global Norification: <tbody> <tr> <td style="border-top: #e8eaec 1pt s (...)