(...) ts. We have a few applications, which have many start buttons. So i was wondering, if, maybe, in further coming WEBCON versions there could be the possibility to add 2 more "section layouts" like i POST ed in the picture. Mostly the usefull one would be: half side left, and two small columns in the right half - just for start buttons. If space would be big enough, that would be a more efficient way t (...)
(...) Hi, I tried to implement the Docusign SDK according to the KB Article (https://community.webcon.com/POST s/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: "err (...)
(...) e issues. Fingers crossed, I'm going on vacation in a few days and won't be able to work on it for a while in my limited spare time. :) Once I'm satisfied with the application, I will create a blog POST for this. Source and exported application: https://github.com/Daniel-Krueger/webcon_reportSubscriptions Attachment: Because of sensitive information I blurred columns in the report screenshot and t (...)
(...) tem.Net.HttpWebRequest.GetResponse() at HttpWebAdapters.Adapters.HttpWebRequestAdapter.GetResponse() at SolrNet.Impl.SolrConnection.GetResponse(IHttpWebRequest request) at SolrNet.Impl.SolrConnection.POST Stream(String relativeUrl, String contentType, Stream content, IEnumerable`1 parameters) --- End of inner exception stack trace --- Do you get same error in your installations? On previous versions w (...)
(...) tering search phrase 5: Results are displayed in a new tab If someone is interested, here are the details how to set this up and decide which search engine should be used.: https://daniels-notes.de/POST s/2021/quickly-search-current-website Best regards, Daniel
(...) Hi, ist there any chance to display a visual cue, like in the user voice, when a thread is closed? Currently the only hint is, that the "Add POST " button is not available, even after logging in. This may be ok, if you know how things work here but for newcomers this won't be so easy to understand. Best regards, Daniel
(...) Hi all, I'm implementing an application for user management taking the guide done by Webcon: https://community.webcon.com/POST s/POST /checking-user-and-group-privileges/258/3 So far, I'm able to check Applications and Processes privileges but when it comes to the Business Rules, I get an error for the column they use as Users (users . BRD_Users) : select users . BRD_ID , isnull ( DEF_Name, (...)
(...) Hello all, First of all I would like to 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 edited 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 (...)
(...) Hello all, my first POST here. :) I have an issue with creating parralel tasks that should all be required. The user has 3 checkboxes on the form. Depending on which of them are checked, there should be created a specific task for each in a single step. The tasks are being created in the action of "Approve" path of the previous step. It's all fine for now. (ex. if (checkbox1) -> create Task1 etc.) (...)
(...) ave a form that needs to stay open for a length of time before auto moving the flow into a cancelled step. This length of time is user selectable when creating a new record. Talent Req is created and POST ing is set to stay up for 30/60/90 days. Is there a way to get the Timeout interval value set to the value of a form field? (If the user chooses 30 days, that will be the timeout value, 60, etc...)
(...) Hi everyone, this POST is for the few how develop processes OnPrem and import them to an WEBCON Apps instance. All others can ignore this POST . I just encountered a little problem. If you have business rules with multiple parameters you need to verify that the parameters have been imported in the correct order. It may happen that this is not the case, (1) in the screenshot. Otherwise the values may (...)
(...) Hello all, Hope everyone is doing great! I would like to ask if any of you already configured substitutions on Webcon? I'm following the article https://community.webcon.com/POST s/POST /substitutions-in-webcon-bps-configuration/228 but there 's a part on image 6 that is not showing anywhere in my Webcon version. I'm only able to set up the configuration as figure 7 but not even able to select (...)
(...) lo all, Hope you're doing great! Does anyone know how to configure a query which will return where a specific user was set in any action? I'm using this article https://community.webcon.com/POST s/POST /checking-user-and-group-privileges/258/3 but I want to also check where for example the user is hard coded for the Task Assignment for example. Hope you got ideas! Thank you
(...) uts. We have a few applications, which have many start buttons. So i was wondering, if, maybe, in further coming WEBCON versions there could be the possibility to add 2 more "section layouts" like i POST ed in the picture. Mostly the usefull one would be: half side left, and two small columns in the right half. With this layout options designing dashboards and grouping buttons would work much better. (...)
(...) key choice field ("Symbol") which is configured to populate several other fields in the list. Among the populated fields are "Przypisane komórki (BPS)", "Przypisane garaże (BPS)", "Przypisane miejsca POST ojowe (BPS)" - these are choice fields in read only control mode (technical fields actually). There are rules triggered on change value of each of them to create hyperlinks in attributes of the same n (...)
(...) arcode" is selected. how hotfolder mechanism is looking for bacode? where is he looking it? why I can't assign filed where barcode is? In tutorial: https://community.webcon.com/community/public/POST s/POST /system-steps-how-do-they-work/82 i found fragment: "b) Waiting for scan The workflow service role – “Folder monitoring” will check files and process the barcode located in it. If the f (...)
(...) Hi, I've been learning Microsoft Graph API and managed to create folders (parent and child) using POST and PATCH methods in a SharePoint Library via Graph Explorer. Now I have the following scenario. In an Item List there are X numbers of lines with folders names: - Folder A (parent) - Folder B (parent) - Folder B1 (child) - Folder B2 (child) - Folder C (parent) - etc... What I would l (...)
(...) ss for all the chosen items is beeing run the the same time. If there would be a way to make them run in a queue - this would solve the problem completly. Comming to an end of this a bit too long POST - did you have similar problems? How did you manage to overcome the obstacles? EDIT: In the end I resigned from using quick paths, and instead added a html button initiating the path "Add to trans (...)
(...) ched PDF file. My goal now is to merge/combine both files together into one final PDF for storage. Searching online i only found this source related to my problem: https://community.webcon.com/POST s/POST /sdk-actions/143 ..which briefly states "Merging several PDFs into one" could be possible. Does anyone know more about this topic and could help me with that problem? Thanks in advance, (...)
(...) uirement to create dictionary to enter form name, Step name, no.of business days. Form name and step name combination need to be unique and a validation error message should show if the user tries to POST a entry with the same form and step combination that already exists in the dictionary. I have 3 different forms with different steps in a flow. I entered 1st entry as form1, Step1 and 1 day, saved (...)