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

search results

for attachment

(...) Can anyone recommend some good calculator or formula to calculate the database size increment for demo applications and N users over time? Condition (no attachment s are uploaded) something like: application A or B * user or process * month = yMB data size Rather, it is an order of magnitude to evaluate for these ready-made sample demo applications As far as the attachment s can be estimated, I (...)

(...) 1 is no longer valid. Configuration after correcting the assignment WFD_AttText1Glob {690} true There was no "problem" with the following actions: Update attachment , SDK action, Change value of single field, notifications. 2. Saving report views I had to save each report view to show the new column. It was sufficient to click on the view and hit the save bu (...)

(...) Dear Community, I have a question regarding attachment s database. Size of the database is quite large and I'm trying to find optimizations here. Table / index compression is not a solution - compression ratio is barely reaches 0,5% level. I have found a lot of records in this database where attachment s are deleted (column ATF_IsDeleted = 1). Is it safe to remove such records from database or it will mak (...)

(...) We are coming across scenarios, where it is required to audit the views and not only changes on an element. Ideally we would be able to configure the audit level: - View element - View attachment - Download attachment - View in report (elements retrieved and displayed on reports) - Edit element - Delete element As additional auditing is likely to have performance impacts and also increase the d (...)

(...) We created a set of powershell cmdlets to connect to a portal, start/update/delete workflows and adding attachment s. Inspired by the -UseWebLogin parameter off the Connect-PnPOnline cmdlet i extended our powershell cmdlets with a use weblogin feature. Fiddler and a bit of research in the web provided the right approach quite fast. Authentication works fine, but when using the rest api i receive an " (...)

(...) Hi, I am trying to move multiple related child instances through an action. I tried doing that with the “Move workflow (SQL)” action. The query I used can be found in the attachment s. The table I get also looks fine, but I still get the Error "Incorrect column PATH_ID format". I already checked all of the IDs, they should all be fine. I used the following thread as a reference: https://alterpaths.com/wa (...)

(...) Hi folks, We have a Word File with three data tables from Webcon in there, which will be generated and converted to PDF, then put into the attachment s. The thing I have struggled to figure out until now is, how to hide or not show a table when the corresponding data table in Webcon is empty. I know that it is possible to use Business Rules in there, but again none which use parameters. Is there a (...)

(...) Hi. I have a Dev environment and i try to export my apps but I have a problem. When I click export an app, I receive error. This error I upload with attachment . Why I have a problem with export ?

(...) l for me. I have an action (javascript) that generates a QR code and puts it in an HTML attribute. The QR code is created from the value of the text attribute. I want to insert this QR code into the attachment created from the document process. HTML created in this way cannot be added to an attachment . I added an image type attribute, I can drag from HTML to image, but I would like to automate this. Is it (...)

(...) Hi Everybody I hope you can advise me about processing documents by Solr, it does it extremely slowly in the queue, it takes about 1-3 seconds per document without attachment . I have about 300-500 thousand documents to modify, recently when I filled the queue with 80 thousand, it was unloaded for 4 days: / My configuration: Webcon 2020.1.3.434 Solr (version 8.3.0) info from dashboard: Physica (...)

(...) When I try to generate documentation of my process I get error: "Sequence contains more than one matching element", see included attachment . Application has no real issues, what to do?

(...) or more pdfs or images. We've configured a hot-mail-box to check for e-mail having a pdf with a valid barcode. The pdf with the barcode is attached nicely :). But also want to add the additional attachment s. One should expect that according the documentation the configuration of additional attachment filter would actually add additional attachment s. After talking to the support this is only the case (...)

(...) I need to upload attachment s to our company cloud services. Below is the web api endpoint that accept a file: [HttpPost("createfilewithcontent"), DisableRequestSizeLimit] public async Task CreateFileWithContent([FromForm] GFileWithContentWrite fileInfo) { var stream = fileInfo.File.OpenReadStream(); var createdFile = await _driveService.CreateFileAsync( new GoogleFi (...)

(...) Hello all, Not sure if you might know the answer but it's possible that Dictionary processes do not allow to have attachment s? In the form configuration, the attachment 's preview is there but the field attachment s is not visible. I need to create a directory so a dictionary would be create but some of the lines might have attachment s. Thank you!

(...) ard 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 confusing too (See attachment )

(...) instance within the process and from there WEBCON BPS sends an email out. The user replies to this second email and the hotmailbox has been configured to add this reply into the original instance as attachment . This is done by adding the instance ID into the mail body and works without issues. 2) Request The body of the second email, the reply of the user, shall be added into a multiple lines text fiel (...)

(...) then change privileges/access to admins only. During process tool should use same versions as on production (red changes for deleted attributes, green for new, and red/green for updated) add all attachment s as on production. User can pick up the newest IDs that pass process on productions so it will be actual one that should work and users known best own process that should be tested instead of ma (...)

(...) 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

(...) e a .txt file with the results (e.g. JSON), and the file to be downloaded using the WEBCON platform (maybe a new process with starting the procedure and preparing a .txt file for download, such as an attachment ). Is it possible, if so how?

(...) Hi, I'm trying to anonymize authors of workflow attachment s. Is this possible with the "Remove personal data" action? I have tried doing so without success. Are there any other options? Thank you.