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

search results

for GET

(...) s it needs to a TRUE/FALSE result). Even using SQL Command I think it would only work for a subquery because I need to check the value on each row. I've used the Select Values in combination with GET Names function but I was not successful with my idea! Hope anyone has an idea on this!

(...) Hi, I tried to implement the Docusign SDK according to the KB Article (https://community.webcon.com/posts/post/docusign-digital-signatures-in-webcon-bps/36) but cannot GET it to work. When i want to send the Process to the Signature Step i GET an error from the Docusign API which i can't figure out. "Error while requesting server, received a non successful HTTP code Completed with response Body: "er (...)

(...) and an itemlist with the assigned users. This works quite nice this way. However, it would be great, when this option would be built-in. Could be either in the same place as for the admin or a widGET which could be added to a dashboard

(...) I'm struggling with the syntax of the SQL filter for a report. In general it works, but if I want to use the currently loggedin user, I GET an error. I tried with the following syntax: AND (##currentloginname##='servr\Userxxx') The error message is: "Incorrect syntax near '='. Incorrect syntax near ','. Incorrect syntax near the keyword 'order'."

(...) Hi, I am a new guy here and I just started with webcon designer. I need help with mathematical operation on a form. I want to subtract two dates to GET number of days beetwen this two dates. I know that I can use "datediff" function but my point is to GET this 'dynamically'. When user starts to fill form, he type date 1 and date 2 and below that he will see in third field numbers of days. How to ach (...)

(...) Hi everyone, I'm not sure with which release the application group headers are transformed to lower case, but could we GET rid of it again? I can live with all upper case, but transforming all characters to lower case after the first one is simply not acceptable. - Abbreviations look like word - The corporate design may define how some words are written - It looks like a spelling error. This is ev (...)

(...) Hello, I tried use action "Invoke SOAP Web Services", but I GET this error "dll was not found" I tested using another platform for Api development and it works. Thanks regards, Raluca Lupu

(...) ello all, Thank you for taking the time to see my question! The travel team of my company uses a specific application to search and book flights. When they have a flight chosen and booked, they GET a table through a command done inside the application which can be pasted in email/world/excel. When the copy table is pasted in notepad++, the script is not available so I was trying to GET ideas (...)

(...) Everyone, I have an issue with Hotmailbox configuration in my environment. I have an account created by IT department with mailbox and MFA disabled. When I try to setup connection in HotMailbox, I GET "ERROR: The request failed with HTTP status 401: Unauthorized". I don't have any problems when I try to log in to outlook directly in browser using the same credentials. What else might be wrong wit (...)

(...) Hi All, I am unable to launch Designer Studio. GET ting Cache Load Exception(added screenshot). The error is coming after providing the credentials while launching the application. If anyone can please suggest what is the cause of this error and how it can be fixed. I have already tried deleting browser cache, reinstalling the designer studio, etc. Thanks, Siddharth

(...) Hi, After installing the web Outlook plugin I am GET ting some error on the "Show context item form" button. All the other action buttons work properly, but I am GET ting the following error on the first one: {"type":"Exception","message":"Cannot use cache in config db context","errorGuid":"f8b38a8e-7220-461b-83f6-f2f8d65aae47","stacktrace":"","innerError":null} You can also see the attached pictures (...)

(...) ear Forum, We have completed our test installation of webcon environment but can't connect to designer with https. Webcon portal, and main access to system works through https but with designer we're GET ting an error that portal is not under that address. when we switch to http it works. Where do we change this setting for designer?

(...) Hi everyone. I've prepared my first prototype in Designer Desk and now I'm trying to test the workflow (before publishing the process in Designer Studio). When I'm trying to go to the next step I GET an error.

(...) porting workflow which is being started via hot-folder. The name of the attached file is then being analysed (we have a naming convention) and based on the attributes we want to move the file to a tarGET workflow elements. Is there a way to do this via standard actions? I've struggled to find one and we might be required to create a sdk action to copy the file.

(...) tablet pc at the reception counter for our digital 'guest check-in' process. It's just a seperate Dashboard with a report displaying the current check-in step. We are using the "Auto Refresher" for GET ting the latest check-in data. Our problem now is, that the smallest interval (1min) is still to long, the maximum value good enough would be 30 sec, otherwise the guest has to click the update butto (...)

(...) d Attachment_pl_5522_txt_pl: [doc020311_001.pdf , doc020311_001.pdf ]", "code":400}} ---> System.Net.WebException: The remote server returned an error: (400) Bad Request. at System.Net.HttpWebRequest.GET Response() at HttpWebAdapters.Adapters.HttpWebRequestAdapter.GET Response() at SolrNet.Impl.SolrConnection.GET Response(IHttpWebRequest request) at SolrNet.Impl.SolrConnection.PostStream(String relative (...)

(...) Dear All, When I try to submit quantity of labels with barcodes to be printed from field I GET an error (attached). Same situation when I use definition of database field (i.e. {WFD_AttInt1}). This field is integer. When entering manually a digit there is no issue. Any workaround? :) Kind regards.

(...) tems on the list. The "update item list action" requires a unique ID of row to be updated, but on the registration step the item list is not in the WFElementDetails table yet (I guess...), so I can's GET row ID's. I've tried adding a technical field with value of '1' to the list and making it the key for the update (I thought that if all the rows have the same value and I indicate it as the key, all (...)

(...) stall the teams plugin but unfortunately is continuously crashing when i try to upload it in Webcon . The error is the one showed below . I have to mention that i tried to change the version of the NuGET package but the error is the same. Type: System.IO.FileNotFoundException ------------------------------------------------------- Message: Could not load file or assembly 'Microsoft.Graph.Core, V (...)

(...) ne tried to use the concat function using a form field? I have a form field that is single text and I want to use it plus another info like below: concat ('AaAA' 'Form Field') But I'm always GET ting an error saying that the rule is not correct, I tried to use a SET before and keep the information in another field but it doesn't allow to save. Anyone used this already? Thank you!