(...) Hi I have a question. I want to return all weekend days in SQL for my form validation. This is my SQL Code that returns these days, but only for the current month: WITH date s AS ( SELECT CAST(date ADD(MONTH, date DIFF(MONTH, 0, GETdate ()), 0) AS date ) AS date Value UNION ALL SELECT date ADD(DAY, 1, date Value) FROM date s WHERE date ADD(DAY, 1, date Value) < date ADD(MONTH, date (...)
(...) e have a timeout defined that is using the Executed at specific hours options selected? I'm trying to set the timeout to run at midnight but eveytime that I save, it changes it for 11PM. I have a date field, I want to use that date as the Start date and then make the timeout run at date + 12AM. For example: 17/17/2024 12:00 AM Thank you
(...) e have a timeout defined that is using the Executed at specific hours options selected? I'm trying to set the timeout to run at midnight but eveytime that I save, it changes it for 11PM. I have a date field, I want to use that date as the Start date and then make the timeout run at date + 12AM. For example: 17/17/2024 12:00 AM Thank you
(...) again] all done tasks and all need to do task (step) again if path "ocena raportu" (next step) then all need to finish step .. [when was 1 of all - then validation works, but I would like to validate only if the user is one of particular group. another problem is if i do conditions on that validation then is validate for last person but it should ship validation and hold only particular use doe (...)
(...) //community.webcon.com/forum/thread/2811 Still, this does not refer to a report basing on SearchIndex. How can I achieve the same effect in my reports? Of course, I can create an attribute an update it in each step, but this is very time-consuming, as I would have to update it on every path. Is there any other solution?
(...) Hi everyone, I have a process which update s the group members. This is done in async mode because the synchronization takes a while. I'm trying to prevent update s by moving the workflow to a step which checks whether the synchronization is finished. As far as I found out so far a job get's added to the [UserSynchronizationQueueItems] of the current content database and it maybe get's deleted wh (...)
(...) ge but I got the following message when I tried to save and publish process (image attached) 1. What does this line mean "all changes to this process must be made by importing a file containing an update d configuration" ? Is this a necessary step to do on an imported app and how can I do it? 2. Is there an impact if I saved it anyways? 3. Process imported to environment via export-import mechanism. (...)
(...) t found. Type: WFConfigurations, ID: 1374, Tag: FLD:1374 8/21/2024 10:20:32 PM Warning: Variable value not found. Type: WFConfigurations, ID: 10814, Tag: FLD:10814 8/21/2024 10:20:32 PM Variables update d. 8/21/2024 10:20:36 PM Unused entities deleted. 8/21/2024 10:20:46 PM Translations imported. 8/21/2024 10:20:46 PM Import completed in 50s. 8/21/2024 10:20:46 PM Report generation started. 8/21 (...)
(...) s ElementName , ATT_Name as Category I'm not using these option very often but each time I'm looking at the names in the info icon and get confused. My suggestion would be to add alias and update the documentation, so that only the alias would be used. "ElementName" would get the alias "Subfolder" "Category" would be "Filename". This way: - We won't break the old SQL statements - Ther (...)
(...) BCON? I was thinking of writing the content of my XML file into a technical multiline text field via SQL and then extracting it with the "Change Values" action. The lists would be handled with the "Update Item List" action. Is this possible? Thank you very much for your help!
(...) ting report The current implementation forces us to create the data source twice. While the effort for the data source creation may be neglectable, I'm quite sure that a lot of us will forget to update both data sources. Especially because it will be rare that report tiles need to be update d and therefore we will not be used to it. It would be great if the behavior could be changed to either: 1 (...)
(...) . - Add another flag "Check field visibility". This would be false for all upgraded workflows and true whenever a new action is added. Edit: I just ran into a similar issue when I used the "Update related workflow instance". The action tried to update choose fields which have been set to read only. The result was the following error: Error in On enter action Copy new risk values to project (...)
(...) Hi, I would like to create validation for the input in a column of an item list. I have an item list with two columns (Input, Source). If the Source is "External," I don't want to validate for special characters. I have been using regex on the column, but now I have this condition. One solution I thought of is to create a "for each" loop on the item list and add a validation form... But I wou (...)
(...) rocess that creates 10 reports each month. After creating the initial reports, I would like to clone them automatically at the end of the month, only changing the reporting month. The user (author) update s the data and submits it for verification. I proposed the following procedure: 1. I created a BPS source that lists all 10 reports from the last month. 2. The BPS data source has columns includi (...)
(...) New versions should be available for download an install separately of the existent installed Designer versions, or there should be an option to update or downgrade the existent versions. It is annoying when i can not use older versions after upgrading to new version of Designer Studio.
(...) \user format and none of the permissions granted to him work. By the way - when we "manually" change COS_Login to the domain\user format - everything works fine. However, after some time, WEBCON update s the entries in the CacheOrganizactionStructure anyway and everything falls apart. Dear colleagues, does anyone know how to force IIS to use the UPN format for user authentication or how to force (...)
(...) I am trying to create Webcon SDK Plugin that will update multiple instances( update fields of different instances ) but I have not figured out how to get instance by a number. I have list of instance ids. RunCustomActionParams args, args.Context.CurrentDocument contains GetFieldValue method but does not contain any method GetInstanceById
(...) Hello all, I have a process to request shipments. There's a step called In Transit that is system based on a timeout which will move the request forward as soon as the Estimated date is reached. In the next step, the user must enter the actual date for the delivery. I was wondering if I could be able to: - Move the request if in the tracking information, it shows as deliveried - Enter the dat (...)
(...) in some use cases we need to have some formatted text based on an textconstant on a pdf dokument. Therefor we have some logic in the application which places the text in a given multilinefield if a date is changed in a special way. The texttemplate ist displayed correctly in the application and in the word, if the user did not make any changes on the text. But the user has to make changes on the (...)
(...) After updating BPS to version 2023.1.3.240, we encountered an issue in our production environment. The problem concerns an SDK add-in that enables sending XML data to MSMQ queues. We needed to update this add-in because, starting with version 2023, the methods were changed to asynchronous. The add-in relies on an external DLL file, Experimental.System.Messaging. To include this DLL in the add- (...)