WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for date

(...) Hello all, I have an item list where I want to display some column color based on the value that will be the outcome of 2 date s. I would like something like if it's zero, the column should be green, if it's between 0 and 30 days, it should be yellow and if more than 31 days, it should be red. I'm trying to use this, but it's not working: if ('{SFD:-4}' = 0) select '#90EE90' if ('{SFD:-4}' (...)

(...) Trying to update my current dev env to the latest version that is available on the website. I'm getting the error message below. not sure how to resolve this. date Message 6/6/2023 9:16:07 AM Invalid column name 'S_LicenceServiceLocation'. It won't get past the error attached in this thread. It's happening on the "Components" section Upgrade- WebCon BPS WorkFlow Service. Current Version i (...)

(...) er? My idea is, I need to get from an oracle table the rate for a specific employee, so I'm using the action with Datasource = my table and in the advanced filter, I just add the person id and the date s for comparison but this is not working. I've added a screenshot. If I use the field manually, I'm able to get that specific line for employee + date considered for rate definition Am I missin (...)

(...) ata at the endpoint in one call. So currently i am calling the endpoint once with size=1 specified and check if ViewContent data is returned. If valid data is received then the property "count" is update d with how much data is to fetch. Then i do a second call specifying size=count to retrieve all data. This can work if there is no restriction on how much data can be retrieved in one call.

(...) where you need to check if the lines added in a item list were already added in another instance? I have a process for overtime registration and I want to block the user to add a new instance with date s that were already added for the same person in webcon. I've created a control field but now all the processes are moved to cancel even if the values are different. Can you help? Thank you

(...) I would like to make a process where users can add rows to an item list on multiple steps, but be unable to edit previously added rows, except maybe certain columns on certain steps (eg. Completion date ). I would also like to know if it's possible to make it so on certain steps, users are able to only edit already added rows, but be unable to add new ones. Thank you for your help!

(...) outstanding e-mail notifications to go out after changing the password. Is adding to the send queue based on the WFMails table, or is there another, dedicated database table for this purpose? UPdate I have already found some important information: This queue is stored in the database in the WFMails table. Are messages with status 0 then retried?

(...) There are two date fields in our workflow. To pass the process to the next workflow step, we use an action "on timeout". Checking for a date field works. However, we need a condition for the timeout that takes both date fields into account: If date field 2 is non-empty take this date for the timeout, otherwise take date 1 for the timeout. Can this be implemented with an "on timeout" action and (...)

(...) Hello everyone! I have an item list with a dropdown field where user chooses a WFD_ID value. I would like to execute an action (Update related workflow instance or Invoke REST web service) passing the WFD_ID chosen in the mentioned field to the action. Is something like that even possible? I can't find a solution myself. Thank you, M.

(...) About the per application groups, about groups shared between multiple applications, about external groups used in the process, e.g. fileshares, reporting services. Such attitute with planned update to WebCon BPS 2023 (Global Role for Group Management and per Group Admin) gives as opportunity to give the "Power" of managing permissions by Buisness (Self-Service by Business Admins). We wanted to (...)

(...) Hi everyone, I've been working on a "to do" app and I thought that a calendar report view showing the tasks to be dane with their date would be perfect. In the calculated columns of my standard table report I have a calculated column with a red square for an overdue task and green for all the "to be done n the future" ones. Works great. I created the same for the calendar report and there is a proble (...)

(...) roup: 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 will create a new instance. For example I pick project 1 and change its status. Person X comes after, picks project 1 and change again its status. Now there will be 2 instances. (...)

(...) Changing the RestAPI mode to "admin" should allow you to update fields, including readonly. The documentation however mentions the requirement of "admin permissions" How to add requires admin permissions?. Below are excerpts from the RestAPI documentation mode -Enum: "standard" "ignoreReadonly" "admin" Optional mode parameter that specifies validation behavior. When empty or standard, all fiel (...)

(...) ent section. 3. I would like to create pdf file from that excel file. (i don't see that option) in design studio. what I would like to do: 0. create template with excel (done) 1. from fields update excel template (done) 2. excel template save as attachment or not [see other steps] (done) 3. change excel file as pdf. ( ? ) 4. sign pdf ... [I can live with it for now ;-) ] ( ?) there is a (...)

(...) e total changes only rarely, I don't want to create a new version for an instance on a daily basis if nothing changes. What are your ideas for solving this? My ideas up to this point: 1. Update workflow with item list I wanted to: - Create an item list with all active workflow instance - Fetch the data from the ERP system for each row - Compare the old against the new data - Trigger a (...)

(...) There seems to be a new documentation for the latest release of WEBCON. Does anyone have that URL? I am too lazy to update to the latest version and I am very curious how it looks like. Anyone from WEBCON can get it for us?

(...) 05:51:09.457", "category": 0, "executionTime": 8, "dbId": null, "appId": null, "data": "{\"Url\":\"/api/substitutions/new/forOther\",\"Duration\":2,\"Startdate Time\":\"2023-08-31T07:51:27.313263+00:00\",\"Details\":[],\"ObjectInfo\":\"\",\"IsVisibleOnTrace\":true,\"Guid\":\"e68e95fe-55ed-413d-8a6e-f214e92d0711\",\"Severity\":1000}", "severity": 100 (...)

(...) ree hours hunting down the exception: Unable to cast object of type 'System.DBNull' to type 'System.String' at WebCon.WorkFlow.BusinessLogic.ElementManagement.Checkouts.ElementCheckoutsRepository.Update OrTakeOverParameters.Update AfterUpdate Time Best regards, Daniel

(...) 1.4.155. Moving these form rules out of the HTTP response for each element would have an even bigger impact. Although I have to admit, that I have no idea how new versions of form rules would 'update ' the old version on the browser. Best regards Daniel

(...) Hello, we use the actions "Convert word to PDF" and "Generate/Update a word file" and we assign the documents to a dynamic category. The category is not saved to the table WFDataAttachmets, the field (ATT_Attribute1) stays empty. in version 2021.1.4.55 it did work fine. Thank you! Balint