(...) using the POST method of the "Invoke REST Web service" action on a menu button. If I enable "Use proxy" in System settings I get the following error: Request Url: https://test.findynamic.com/iris/credit -card/api/buyers Response Code: MethodNotAllowed (405) Exceptions: Rest service call failed. Http code MethodNotAllowed (405). Inspect log to get more information. If I disable this setting, I get th (...)
(...) of views would be opening a preview or of course a form. Maybe also viewing or downloading a file could be recorded. The most luxury version would be configuration options (elements views, element edit s, document downloads, document previews) on process level. By default it would then be switched off. It might be feature other partners/customers would like to have as well.
(...) e. Issue: When we update the Country name in SQL – Name of the Country is not automatically updated on the City form. We can update the field with a form rule on page load, but only when we go into edit mode. Is there a way that his is also done in read only mode, when we jus to open the Form. A quite similar scenario applies when printing a document – we want to have the last version of the Par (...)
(...) It would be nice if there were the following changes to the form rule alerts/confirmation functions: a) Modal dialog They could reuse the modal dialog from the "single row edit " instead of using the browser integrated alert/confirmation window. This would result in a more consistent user experience. Of course it would be nice to set title, body and button texts but I would be fine with setting the bod (...)
(...) such action: In my VS solution, I have made CustomAction that gets data from an external system as a list. I would like to return that list to ItemsList in my workflow. I have code like this: [Configedit ableFormFieldID(DisplayName = "Pozycje nagłówka ", FormFieldTypes = WorkFlow.SDK.Objects.Enums.FormFieldTypes.ItemsList)] public List Lista_Poz { get; set; } public class Nagl_OT { [ConfigEd (...)
(...) It would be great, to have some kind of IDE in the Designer Studio while edit ing SQL or Javascript code. Therefore it would already help if there were line numbers and code highlighting e.g. for opening and closing brackets. Sometime it is difficult to manage your own code when it reaches a certain number of lines. For example, if you have a Javascript code and only one semicolon or closing brac (...)
(...) Hi, I am trying to use WebDav in order to edit other types of documents (Others than office apps). I have installed the server side plugin and the client side plugins, but I have no idea how to enable any sort of edit button in WEBCON that would trigger the WebDav App. I have tried the demo in this website: https://www.webdavserver.com/ and works, but that only confirms that I have the client side p (...)
(...) ain what it is and the Docusign Documentation isn't realy helping me here either. Has anybody tried this an maybe got an idea what the problem could be? Thank's in advance for any advice. Pasquale edit : Found the Problem, i had a trailing space in the AuthServer URL
(...) before setting up the substitution (I mean the active tasks). I had to do this manually. Is there a way to make substitutions work so that the substitute is being assigned even the overdue tasks? edit : I came up with an idea to create action that gives the rights to the desired documents upon starting the substitiution.
(...) Hello, I tried to use "Configedit ableDropDownList" for input parameters and it will return List object I uploaded the project sdk but not working. How to configure the type parameter Configedit ableDropDownList? Best regards, Raluca Lupu
(...) It would be great to be able to pass any attachment id to the 'show first attachment on page load', e.g. via sql query edit or.
(...) e already affected by this you can decide whether to wait for a fix or update translates table. update [Translates] set TRANS_Name = null where TRANS_Name = '' I created a support ticket for this. edit : This will be fixed with an upcoming version. Best regards, Daniel
(...) list of available and used licenses alone indicates that they have not been exceeded. Three users are entered as authorized persons for Designer Desk on the Designer studio side in Configuration. No edit ing in this field is possible at the moment
(...) t.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow 2. Those who are using custom endpoints will know what they are doing. Of course it would be great, if we could use the expression edit or for defining the endpoint but this would be a completely other level of change. Best regards, Daniel
(...) er would be even better ;-) Bye, Bjoern Poller P.S.: Daniel gave some alternative ways under: https://community.webcon.com/forum/thread/699/15 P.P.S. (2021-08-17): I found temporaly solutuions for edit ing ATT_ID and continuous numbering with an action (Run SQL procedure) for those who can't wait -> https://community.webcon.com/forum/thread/699/15
(...) cessPanel.ModulesPanel_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Forms.UserControl.OnLoad(EventArgs e) at DevExpress.Xtraedit ors.XtraUserControl.OnLoad(EventArgs e) at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at Syste (...)
(...) Is there a way to lock a specific item row for a list item at specific steps? I have a 4 row "table" and I need to make sure each row can only be edit ed in it's respective "phase" (step)
(...) ption: An (name) action execution error on a menu button occurred. ---> System.Net.WebException: Cannot get document template for id: / DOCTEMP / {EPV: 6} It appears in Webcon 2020 and 2021 (Starter edit ion). Additionally I tried with global constants but the result is the same.
(...) he value in the field. I have not noticed such change in changelog (but maybe it is), so I wonder if maybe it is a bug? Maybe some of you have noticed such a change, or encountered the same problem? edit : Since I was testing mostly on the default value of the current user, I found that it works fine when only login or name is selected. Not sure if this is an intentional change though :) edit 2: Found (...)
(...) thank you for taking time reading my post! I'm working on a current process where I need to trigger many subworkflows to request information for the main one. Because the main one will keep being edit ed after the subworkflows are launched, I've decided to set them as parallel. They will be started through a item list and after one person for the task is selected in that item list. This is bring (...)