(...) have a tricky problem, so it seems. We want to redirect to edit form of another workflow (ID is known). This should be triggered with button click on current form. Button is implemented as Html field and invokes a global menu action which has the correct hyperlink action and also returnUrl to current element. After save of the other workflow element, user should be redirected to current form e (...)
(...) Is it possible to add sort option to "My tasks"? By default it is sorted by Modification date in ascending order. My proposal is: 1. It would be very useful if user can sort it by other standard field s like: Days/hours in step, Modifying person, Creation date, etc. 2. Switching between the direction of the selected sort (ascending/descending) would be great
(...) Hi, Do you know how to make rows in a 'Data table' field colorful? I get some data from subworkflows by the table field and I want to color some rows depending on their status: open - blue, closed-green ... Is there such posibility?
(...) I found a problem on WEBCON with regular expression. In the attributes, in the "Style and behavior" tab, in the Regular expression for validation field . In my case, I set a limit to 11 digits (11 characters long, as in the Polish PESEL number) - "\ d {11}" to be precise. This regular expression works and detects the shorter string as bad. She recognizes even 11 digits as correct, that's good. More char (...)
(...) Hi all! We have to transfer some values from old database field s to new database field s, since we want to switch some field s in process to global field s. We plan to do this with well know T-SQL statement (UPDATE WFElements SET ...) within a cyclic action, which can be triggered on demand. Does anyone know if there are any restrictions in Webcon SaaS (Software as a service) regarding SQL UPDAT (...)
(...) ld appreciate your vote! Problem: in case of mailapprove, approver sometimes enters some comments in email, which you cannot get back. Proposal: similarly to normal HMB, let's have some parameter-field mapping, to retrieve body of email. What do you think? Thank you! BR, Peter
(...) U or Security Group. The reason i am trying to do this is because of data privacy concerns of a customer who has users of multiple subsidiaries split into different OU's and to declutter my people field s. I know i could just create a BPS Group and assign the AAD Group which holds all user i want to be shown in the picker in the advanced configuration of my people field s but i feel there has to be a (...)
(...) Is it possible to sort by the selected column (additional column, e.g. priority) in the dictionary selection field ? Or to arrange your own order?
(...) Hi folks, As you (to my knowledge) cannot add a html field , like you can do in dashboards, I wonder how to get code into the very first page of Webcon. Our goal is to redirect directly into a specific application, but we cannot use the URL rewrite module of the IIS. Best regards Fabian :)
(...) tion but my research in the knowledge base did not deliver a clue: When I use a HotMailBox to initiate new workflow instances, can I get WEBCON BPS 2022 to take the e-mail subject as content for a field "Title" and the mail body as content for a field "Description" (multiline field )? I found the ability to set default values within the HotMailBox configuration but this does not fit the needs if i (...)
(...) Hello, Is there a way to check a specific user AD group membership? I want to type a user in a field and then I want to see on which groups this user is(based on AD). It would also be great if the list of groups would be loaded into a list items. I read this: https://alterpaths.com/webcon-admin-process-checking-users-groups/ but it didn't work on me. Can you help?
(...) Hi, I have a following problem. I've created a data table form field that downloads data from SQL query. In that SQL query I have a following where clause, which compares a date from Oracle table to a date from a form field that is completed by an user (it is "user's date"): "where table1.date = User's date: date acc. browser settings(text)" and it doesn't work because of different date format (...)
(...) ll former files, so e.g. the editing person could open the original word file, edit it and attach the modifed version to the new instance. I have the WFD_ID of the original Instance as technical field . Has anybody an idea, how i could create those links? Thanks in advance, Bjoern
(...) Hi everyone, I just had the need to get multiple rows of data without having access the the SQL database. I didn't want to create a field for this one time use case. Unfortunately the 'Test' result window of the expression editor, didn't have the option to copy the result. Luckily I thought of the Administration Tools\Search Logs. As you can see in the attached picture, I was able to execute an arb (...)
(...) as it is not possible to delete unwanted business entities when there are instances with them being used in it would be nice to have a parameter to deactivate them to make them disappear in the BE-field .
(...) I'm using {COM_NIP} field in generated html files. How can I use this field in DOCX?
(...) Hi folks, as we want to move away from using technical field s as variable replacement because of the sometimes pretty strict field limit, I was looking into alternatives. I know that with the new version, it is possible to create automation variables which are VERY useful, but is there a possibility to create a variable ( maybe through JS formrule or something along this line ) which is usable i (...)
(...) nt context is missing here). We tried this in a minimal example, just using current instance id as value in action (see screenshot attached). This leads to ID: {WFD_ID} being replaced in field 'Anmerkungen', which is obviously not what we want ;-) Remark: We tried to use this in a cyclical action, maybe this is the wrong place here ... Maybe we are missing something pretty essentia (...)
(...) e the rest of the data, but the most important thing is that I would like to open the decision card after selecting the decision card and budget item. At the moment I have 2 bugs. If I set the DET_ID field in the data source, it opens a custom form for me. If I choose ID, I will get the error that it does not find the element (even though it gives a good element ID). How to embrace it so that you can o (...)
(...) Hi. When I import data from an external data source and the content of a field doesn't match the data type of the target field (e.g. target field is "Date", but the source delivers a "text") I get an error and the import is aborted. Is ther a chance to "catch" that and set the value e.g. "empty"? Kind regards, Klaus