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

search results

for Word

(...) Hi, I use process level constants when I need to generate MS Word attachments. This gives me consistency when transferring processes between DEV / TEST / PROD. I don't have to think about replacing the name /DOCTEMP/f8e86bc...e967af9b62 with another guid in appropriate action. The same I wanted to do for generating MS Excel attachments. Unfortunately I get the error: WebCon.WorkFlow.Common.Exceptions (...)

(...) . Sometimes it happens because I make a mistake and sometimes it happens because of latency or other issues in an RDP session. Currently I'm using the BPS translation tool and checking the texts in Word . I'm wondering if native Windows spell check could be added to the Designer Studio: https://docs.microsoft.com/en-us/dotnet/api/system.windows.controls.spellcheck?view=net-5.0 In my opinion the most (...)

(...) which is a global or computed field, for example, the data is prompted only for those that have been loaded. if the data in the filter has been read to the value, e.g. 'o' trying to narrow down to a Word that starts with the letter 'p' the search doesn't work. It works well if we filter by column, e.g. author, after entering the phrase, the data is read into the filter If the report is based on 1 (...)

(...) We would like to show the link of a generated attachment (from Word -AddIn) instead of showing the whole attachment element. Implementing the link into a HTML element is no problem, but is there a option to "grab" the link to the attachment file? Thanks in advance :)

(...) Hello, I have made an SDK to accept all changes on a Word attachment. Unfortunatelly, Webcon says that I do not have permissions to edit the attachment. Not only the user with which I have executed the action has full permissions, but I have set skip permission to true. Does anybody know why this error appears? I have attached some photo material. If I can give clarifications, please ask me. Best (...)

(...) ind that Webcon is not what I think is. Example - I have application named A. I would like to get an exact copy of this application named B (or maybe almost exact becase of data sources and keyWord s list). I want to have all workflows and forms working exactly the same in A and B. The only differnce will be two separate sets of users. I don't like to use tenant mechanism. It must be anoth (...)

Upgraded Dev environment to latest version 2022.1.1.53 but designer studio is not opening up. It is giving unknown exception error. Attached the screenshot. Here is complete error info: Type: System.Exception ------------------------------------------------------- Message: NotFound IIS 10.0 Detailed Error - 404.15 - Not Found

(...) n header received from the server was 'NTLM'. The remote server returned an error: (401) Unauthorized. we didnt change anything in the configuration and I already checked the username and passWord for accessibility.

(...) Dear Community, Is there any possibility to improve quality of handwritten signature in WEBCON? Currently it is very pixelized and added to document (Word / PDF) doesn't look well. I didn't find any options or parameters to improve quality. Link to KB about this feature: https://community.webcon.com/posts/post/the-handwritten-signature-form-field/153 Thanks for your comments here :)

(...) old attachment files to be copied to attachment section. Instead of that it would be nice to have a DATA TABLE with _links_ to all former files, so e.g. the editing person could open the original Word file, edit it and attach the modifed version to the new instance. I have the WFD_ID of the original Instance as technical field. Has anybody an idea, how i could create those links? Thanks i (...)

(...) Error 502.5 - ANCM Out-Of-Process Startup Failure Investigating this I started the file "" within path "" manually and received the error dump added below. The sql user can connect with the passWord given and all rights within sql server are appropriate. What looks strange is the attempt to reach the server through Named Pipes. This is not configured. Does anybody have (had) a similar is (...)

(...) Hello, I have the following scenario: - Webconapps - Data Sources > Connections > MSSQL Database > Azure_SQL: I have server name, database, user and passWord filled. When I click Test, I get "OK" so Webcon can connect to the database. However, when I try to create a MSSQL database Data Source and chose the above connection, I get the following error: "Unknown error: The SELECT permission was (...)

(...) hentication be used with the Mobile App for WEBCON BPS? The customer uses AAD for authentication and I would assume that setting MFA there would invoke the app to ask for the 2nd factor if the passWord was saved. But this does not happen at the iOS devices they use. Is there any hint that you can give? Thank you for your answers in advance. Best, Ingo

(...) 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 Word s, 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":"ht (...)

(...) 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.Word s StackTrace= at Aspose.Word s.DocumentBuilder.(String , Boolean ) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.AttributeDetailSectionGenerator.InsertAutoPostBackCell(String name) (...)

(...) Hi, I'm trying to install Webcon standalone version 2022.1.4.84 and everything is going smoothly until it reach Search Server configuration. I filled host address, add passWord s for solr and WEBCON_BPS user, then "Next" - here the green bar is moving and moving for 10-15 minutes but nothing new happens. The installer is not going to the next step. Is it normal behaviour?

(...) ack, bike, red). Every tag is separated by ','. 2. I have another process, for example 'Order'. On this form, user can enter what he is looking for, on 'Description' field. I want to check if any Word from order's 'Description' field matches the 'Product' tag and return the number of that products + set proper products on Order form. Any ideas? :)

(...) nserted and dynamically select template based on the other field value(s). -Insert picture into a image form field during the workflow and then insert the picture into the document with the generate Word document action (this would not be a good solution, since users would all have to repeatedly insert pictures each time) and then generate pdf. Is there an option to for example have a picture on a (...)

(...) Hello, I'm trying to update (preferred) or add a new attachment from a custom SDK action but have been unable to do so. The action reads the contents of a Word attachment and makes changes to the content and should then update the attachment. Reading the attachment works fine but updating or adding a new one does not seem to work. Is there any complete and working sample code for updating (...)

(...) ). Is there a "supported" method for doing this? I've tried a clean install, restoring the config and content databases and it failed. (I think because I didn't use the same account names/passWord s and a different content database name). I'm curious if someone has figured out the basic outline of the process.