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

search results

for GET

(...) 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

(...) our 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 (...)

(...) ckages and the generation of process documentations are only available within Designer Studio. Doing things manually tend to end up in inconsistencies. E.g. when packaging a new release, we might forGET to update the documentation. Not sure what's best / easier, extending the rest api or making the functions available in a cmd line tool. Functions to nice to be automated: - Import/export of (...)

(...) Hi, I have found this article. I don't understand where should i define an additional row... (text fig. 13) Or i GET error "column DET_Att1 not found.." https://community.webcon.com/posts/post/confiugration-of-the-item-list-and-data-table-form-field-in-e-mail-templates/14 Can you help? Thank you.

(...) can I see the run history of a workflow? How to check on which step it failed or if something run? For example, on a step i have a workflow to run a soap service... how to check response and how to GET response and use that data to invoke another soap service action? Thanks

(...) Hi, I wanted to create a rule to validate if the current user is the assigned person directly or the substitution person. I was able to GET the assigned person directly from System fields, but I wasn't able to GET the substitution person. How can I extract, without SQL, the substitution person? Thank you, Raluca

(...) first step everything is ok and i can sent task to second (intermediate) step. AND here is a problem when i try move task from that step or even when i try open task in Admin mode or remove task i GET the same error with is: msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0 (...)

(...) working very good with plain/text. After saving file from Content field to disk, Excel is corrupt. I think this has something to do with content-type or encoding, but I can't figure out, how to GET the raw content. Is there even a way to do this with standard action or do we have to implement a SDK action for this (e.g. call REST service and add file as an attachment). Would be nice, if a (...)

(...) Any known issue regarding license services. because we are GET ting an error message in the portal saying "Failed to load license. Please check if the license server is running". From the application management tool the services is running successfully and when I try to refresh the licenses from the license manager tool I am GET ting an error message saying "Cannot connect license service. Please ch (...)

(...) show comments: (SELECT ISNULL (dbo.f_clear_description(wfelems.WFD_SIGNATURE), 'None')) However, from what I can see in database, the comment format has changed and now when using this function I GET an error: "Invalid length parameter passed to the LEFT or SUBSTRING function." In the attachment, I marked in green old comments, and those starting with [{ are new. Old comments show up in the r (...)

(...) Form field. I attached some screenshots. In screeshot called Template, that's how i setup Action template. In screenshot 'Action' that's how i setup the action - Create a list. When i run i GET error: Error in On path action Create a list. (Step: Start, path: Sharepoint) List template not found. Can you help? Thank you.

(...) cause I didn't put the WFD_ID into single quotes '' and the new field may contain text which can not be converted to integer. It seems that the dbo.ClearWFElemId(WFD_AttChoose1) = 2 was applied after GET ting all elements of the form type 1 while the condition with the calculated field is applied simultaneously. Ok, wouldn't fail if I hadn't been so lazy, but I doubt that I'm the only one. :) (...)

(...) Entries' 'isBlank' I used: document.location.toString().contains I have only encountered the issue yet but did not fix it. I got these differences using in the old and new version: Object.GET OwnPropertyNames(Object.GET PrototypeOf(document.location.toString())); Best regards, Daniel

(...) Hi, I am attempting to change the number of decimal places in a floating point field. I am GET ting: System.NullReferenceException Message: Object reference not set to an instance of an object. Any ideas how to solve this? What can I do to give you more information? Thanks

(...) ness rule works fine, also umlauts are shown. My configuration in request body is body type: Binary, which is the only way to send dynamic JSON data. Somehow my encoding (which should be UTF-8) GET s lost. I am sending Content-Type:application/json in binary part headers, my assumption is that this header is not sent at all, also History in Admin mode does not show this header. What am I d (...)

(...) Hi, I want to use the action - Send a custom email and GET email addresses from a Dictionary. I checked "Selecting addresses by SQL/CAML query" and as Data source: i chose my Dictionary When i write a SQL query it doesn't filter. It shows all columns and rows. In my workflow i have a choice field Vendor name (from a Dictionary - it contains Vendor Name, Vendor Email). When i pick that vendor (...)

(...) eturnType, JsonSerializerOptions options) at WebCon.WorkFlow.Common.AAD.AadCloudsConfigurationDeserializer.Deserialize(String json) at WebCon.WorkFlow.Common.AAD.CacheAadConfigurationProvider.GET DatabaseConfiguration() at WebCon.WorkFlow.Common.AAD.AadConfigurationProviderBase.GET Configuration() at WebCon.WorkFlow.Service.ADSynchronization.AdSyncConfigDownloader.GET Configuration(ICont (...)

(...) ng some troubles using OPENJSON to parse a nested JSON response from a REST API: Following the solution posted at https://alterpaths.com/json-nested-collection-handling-in-webcon-bps/ but I cannot GET the query to work in Webcon. When copying the whole query from the Show window into SQL Studio it works just as expected, but in WebCon Designer studio the following error occurs (see screenshot). (...)

(...) Trying to update my current dev env to the latest version that is available on the website. I'm GET ting 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 (...)

(...) Hello all, Does anyone configured an action where the value in a specific column for an item list is a value coming from a datasource different than MS sql server? 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 dates for comparison but this is not wor (...)