(...) VersionInfoProvider stableVersionInfoProvider, ISupportedLanguages supportedLanguages, ITranslationsHashProvider translationsHashProvider, IVersionProvider versionProvider, IDeskInfoGetter deskInfo, Iprocess esAttachmentMaxSizeProvider process esAttachmentMaxSizeProvider, IAttachmentsRestrictionsProvider attachmentsRestrictionsProvider, IAuthenticationProvider authenticationProvider, IDeskSecurity deskSecu (...)
(...) Hi everyone! I have a process that creates a timeout that will be triggered at the given date. Is there a way to remove this timeout for the specific instance manualy (somewhere in the Studio?)? As I think of it now, one thing comes to my mind, please correct me if I'm wrong. If I will take the instance and run it through a path pointing to the same step (final step actualy) with the timeout actio (...)
(...) HI all, I have a process that will be opened for tax payment. By law, the payments need to be handled until each 20th day for each month. So, the idea is to create a reminder taking that date, so the user does not forget to make the payment. I have a Date of Request from where I pick up the month and year, and I want to set the reminder date as 20th/Month of Request Date/Year of Request Date. I wo (...)
(...) con? I was wondering if there is any possibility to have more interaction between the 2 apps. At the moment, I have Webcon connected with SF through REST APi, where I get information from SF for a process . But sometimes SF is updated (for example, an opportunity is cancelled), and there is no reflection of that in Webcon. My idea was to have that information and automatically cancel process es that (...)
(...) l benefit us all. --- Disclaimer --- Yes, I work for a partner, but neither do I work in sales nor in a management position. Nevertheless, I would list our contacts details with a link to our process ‘templates’ there as well as those of other partners. Best regards, Daniel
(...) Steps how it could work: 1. Upgrade DEV to new version (small or big version) 2. Pick list of IDs from PROD (global admin or app admin). 3. Tool is reading all attributes and follow on production process es to recreate all steps as user did (including changing user and their privileges). Starting all parent and child workflows as it was on production. 4. Reporting differences if it gets any errors du (...)
(...) Hi all, I have a process where the user fills in information in a datasource form field. When a value is picked, one of the columns in that datasource is copied into another field (status). This field-status is used in a control step to move the process accordingly. But I need to have that information refreshed, when the process is moved to a system step, it will be there for 15 days which means tha (...)
(...) post/the-run-an-sql-procedure-action/230). But, I would like the procedure to generate a .txt file with the results (e.g. JSON), and the file to be downloaded using the WEBCON platform (maybe a new process with starting the procedure and preparing a .txt file for download, such as an attachment). Is it possible, if so how?
(...) omers. Each customer has different persons with individual logins (BPSId). This list of persons can change from time to time, so we need to adjust rights on certain workflow elements (in different process es) to this specific list of persons. I am wondering if it is possible (with Webcon Standard actions) to replace privileges on certain workflow elements in different process es. Selection of work (...)
(...) Hi, I'm sure some of you had a similar issue. In our process , we send an automatic reminder by email. Email need to be added as an attachment in flow. To make it you have to do a workaround, which is not convenient. How do you do it? it would not be easier to add the "add as attachment" checkbox in Configuration - Send a custom email? like the ones in the attached picture greetings Barte (...)
(...) Dear All we are looking to embadd Webcon's for into our interal SP intranet therfore we have ancountered and issue of SSO (do not want people to log in twice especcialy that this is a very light process witht 2 filed to be filled in). has anyone tackeled this issue as it seems that there is not standard out of the box solution. thanks
(...) tried the quick path while marking several objects, but in my case it doesn't work (these path passes seem to run simoultaniously, which causes problems as the actions on the path realate to another process , create a new instance there and add the marked objects to the process e's attribute table. If they would run one after another, all would work great). All I can do not to lose the filtered report v (...)
(...) Hi, In my "Leave of absence" process I allow users to select more than one person who will be the substitute during the leave. Action "Add substitution" (not sure it's name is exactly like this, I have Polish version) in current version, provided with the form field containing more than one person, adds the substitution only for the first one. It seems to have been working some versions ago. Is it norm (...)
(...) After upgrading the program to version 2022.1.4, the system informs that it is in maintenance mode. I thought the update went fine. SQL Server, IIS and WebCon process works correctly. What else should I check? How to "turn off" maintenenace mode?
(...) else has been having this problem. When i try to add (upload) a file to an item list using a local attachments column there seems to be a hard 4MB (4096kb) limit. When i delete the line, save my process and then link an existing attachment it works fine but for my purposes this is not acceptable behaviour. Is there any way around this? Thanks for your feeback Pasquale PS: I'm using 2022.1. (...)
(...) Hi, I tried to add a field from the process in the word template but I get the error from the attachment. I tried with another field from the same process and it works. I used webcon version 2022.1.4.127 Thank you, Raluca Lupu
(...) _IsFinish, WFElements.WFD_ID FROM WFElements JOIN WFSteps ON WFSteps.STP_ID = WFElements.WFD_STPID WHERE WFD_STPID= 95 It's not an option to use the admin tools to delete all instances from the process . Any idea how I can fix this? Thanks.
(...) assume that using another version will actually work. After all the plugin was not build with this version. The other actions I tested so far worked fine, but than these are executed in the Portal process . Best regards, Daniel
(...) I'm following this article https://community.webcon.com/posts/post/approval-process -on-the-item-list-with-row-blocking/138 in order to block rows. I've managed to give access to items list only users mentioned in one of the columns of item list using SQL against BPS Users list (see picture attached) , but all rows are available to everyone from this column, not only one row per one user. What am I doin (...)
(...) Hi, We have been getting more and more timeouts in our process es lately. For example, we are getting Sys.WebForms.PageRequestManagerTimeoutException: The server request timed out. What could be possible reasons? Where can I start researching? Thank you!