Hi, When generating documentation from a process, I am getting the following error. What can it result from? Message=Value cannot be null. Parameter name: text Source=Aspose.Words StackTrace= at Aspose.Words.DocumentBuilder.(String , Boolean ) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.AttributeDetailSectionGenerator.InsertAutoPostBackCell(String name) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.AttributeDetailSection (...)
Hello, is there possible to choose attachment version in add attachment action? I added action and this is working but always choose the newest version of attachment
After creating a hidden formfield i used it in an automation. After deleting the automation i cannot delete the formfield. The problem is, that this field causes an error in the website. When trying to delete this field in designerstudio the message 'Cannot delete. Field in use in ...' although the Automation is already deleted. How can i solve this? Thanks in advance Bert Solved this by deleting the whole workflow step.
Hi, I want to integrate bps with szafir kir: https://www.kir.pl/firmy/szafir/ I found this article https://kb.webcon.pl/podpisy-cyfrowe-autenti-w-webcon-bps/ but i'm not sure if integration with szafir is even possible ? KIR is not on that list.
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 would like to have this automatically calculated instead of relying on the user to select somet (...)
Hi tehre, quick question: Somewhere in my notes I saw this string but I can't recall what it points to: /api/nav/db/1/attachments/4/preview?hash=0 In other words, I seem to remember that at some point this link displayed a preview image that was uploaded somewhere. But I don't know by which means an attachment was uploaded to this path. Right now, calling this link throws: {"type":"https://tools.ietf.org/html/rfc7231#section-6.5.4","title":"Not Found","status":404,"traceId":"00- (...)
Hello, Does anyone can help me, why in WEBCON SQL query apostrophe is replace with quotation mark? On the form, I have an attribute with value: '2339226', '2504286'. In action "Change items lists value", I used an SQL query whith this attribute, but query preview returned "2339226", "2504286". Regards
Hello Community! I need to find solution form the problem with some case in my organization – maybe you will help me to find the most effective way to do that? Case: Users: A, B, C, X Forms type: type1, type2 Form fields: value1, value2 There are few forms (type1) which are filling by users (A, B, C) during the month (for example January). One of the form field (value1) on each forms (type1) should be automatically filled by system after user (X) filled it in form field (value2) in hi (...)
Hello everyone, Is there an easy way to save attachmnts from several objects in one click? I have a task to deliver all the invoice attachments from a process dating from date A to date B (it will be hundreds of files). Ale the attachments should have a name derived from signature. I guess designing a technical process would help.... Has anyone encountered such a situation?
Hi there, Our company uses a custom font. I'd like to know if it's possible to use it applicaiton wide. Don't see that in the theme editor. Any idea? Thanks!
Hi, I have to do a Report with search from 1 process. In this process I am using a list position(list items). In my report column I will use column only from this list items. I don't have any problem with prepare the source - sql query, but I have problem with present it in portal, how to do it ? I could use Reporting Services but maybe there is some other things in webcon site?
Hello, ho can You install Webcon BPS add-in for word on a computer without Internet Explorer i.e Windows 11 ?
Hi, I can't hide from navigation menu the item: Searching Structures->Archive ( img: itemMenuNavigation_Hide.png) Is it posible to do this? Thank you , Raluca Lupu
The instance number of our process contains a field that is settup by the user in the form at the first step. What do we do when the instance is automaticaly started by hotmailbox activity in the fisrt step. In that moment we don't have that field filled in yet. A user will take that instance and move it forward after filling in that field. How can we update the instance number in that instance and avoid instance numbers like in the second screensot? The documentation seems a little confusi (...)
We are facing an error related to form field item list, when we add a required attachment column then try to submit the form, it shows an error message that the attachment does not exist when it’s attached. Note: version 2022.1.2.59
Hi there I am pretty desperate as this drives me nuts Has anyone - successfully - used the combination of 1. webcon integrated OAuth2 APP Authentication (APP) 2. REST WebService (or any other way to get data from BC SaaS with webcon) to connect to Business Central SAAS to use as a datasource ? could anyone provide me with screenshots on how to set it up and provide screnshots of an example datasource ? thanks in advance ps.: I successfuly used other REST sources, but OA (...)
Hello, I wonder if there is any way to distribute a configuration profile for the mobile app on android and/or on IOS in order to configure a higher number of mobile phones in a more convenient way. Is there any way? The knowledge base has not shown one to me. Thank you for your answers in advance. Best, Ingo
Hi, We have a problem with the transport mechanism and how business entities are handled, we have a development environment in house which we use to prepare application templates (products) which we transport to multiple customer environments and every time we do so the business entities in the target environment are overwritten when the business entity ID exists in both environments. Is there any possibility to prevent this form happening?
Hi, I'm using MS Graph to send emails. No matter what I define in the notification action on process level, Webcon uses the default email address set in the System settings > Email notifications > Configuration of sending emails. Is this a known bug or is it me that is doing something wrong? The version I'm using is 2022.1.2.59 Thank you in advance for a reply.
Hello, Does anyone can help me, how can I see WEBCON tables via MS SQL Server Management Studio? What the process of connecting to the WEBCON server looks like? When I tried to enter the server name (test.company.corp) into MS SQL Server connection dialog box it didn't work. Regards