(...) errorMessage = $errorMessage } $json = $result | ConvertTo-Json -Depth 10 -Compress return $json The whole PowerShell script is this: $ProgressPreference = "SilentlyContinue" $Informat ionPreference = "SilentlyContinue" $WarningPreference = "SilentlyContinue" $isError = $false $errorMessage = @() $data = ConvertFrom-Json $Body $requiredParams = $data.Required $opti (...)
(...) utry, state, city) can be set with the parameter "accept-language" in the query url. Be aware of the correct quotes (backtick). let url = `https://nominatim.openstreetmap.org/search?format =json&accept-language=de&addressdetails=1&limit=1&q=${query}`; JSON result object This is the returned object for the query "Schloss Karlsruhe": Screen (...)
(...) to 5000 KB) is uploaded into a document template. From there, it is used in several instances - always with a copy of the image as supporting material and, if necessary, for documentation in Word/PDF format . Regardless of whether an alternative approach might be more appropriate, we explored how to reduce database usage with this variant. In this case, we were allowed to reduce the resolution of t (...)
(...) tical applications. Invoice process The "Invoice" process in WEBCON BPS is designed to automate the extraction of invoice data and eliminate the need for manually retyping informat ion from attachments. A user attaches an invoice to the form, and the system—using predefined rules—automatically identifies and processes the data it contains. A key element of this so (...)
(...) ted applications may use functionalities not covered by the licenses in the target environment (e.g., OCR Framework, SDK Framework, Advanced Analytics Framework, AI Tokens). Detailed informat ion on available licenses can be found in the article WEBCON BPS Licenses – WEBCON Community. 3. Creating an empty content database in the target environment For a content databa (...)
(...) if not even mandatory. 1. Report - SQL Filter, there are a few variables there already 2. Calculated field in Reports and BPS internal view, no option to use existing variables 3. Report - advanced format ting, no options to use existing variables Why do I think that this would be mandatory? The path example of advanced colouring will just break on transporting the report to another environment: http (...)
(...) e now using GUID identifier witch enables using it's in all environments. But the functionality o Word templates are very simple. It's now enough flexible for control conditions for hide, show etc. informat ion's. For example: You can not show header of table, but empty row is always. In HTML you can control this. Adding using GUID in HTML templates give the more flexible possibility to build templates (...)
(...) Can you please add an option to encrypt fields, and user configure who can decrypt ? Why ? Becouse, in some business appliactions, administrators not always should be able to see some confidential informat ion send in BPS forms. Senders should decide.
(...) st 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 informat ion. If I disable this setting, I get this: Request Url: https://test.findynamic.com/iris/credit-card/api/buyers Response Code: Exceptions: Error occurred : The remote server returned an error: (407) (...)
(...) On reports we have the great possibility to execute mass actions by passing in some parameters. It would be a great having a similar kind of dialog menu action, where we can configure some informat ional text (e.g. as header/footer) and of course one or more fields as parameter. The configured parameters we then can use to execute an action. The dialog could contain a cancel and a okay
(...) in the forms where I think it will be helpful to the users. It can be very helpful even in the preview form in reports. Attached 2 screenshots with german and english browser. Please excuse the bad format ting - I hope you enjoy anyways! ------------------------------------------------------------------------------------------------------------- SELECT WFH_STPID, WFH_OrgID, WFH_COMID, dbo.clear (...)
(...) action to add items in a Sharepoint Calendar? I'm using this https://howto.webcon.com/sharepoint-calendar-adding-entries-from-bps-workflows/ to help in the configurations and I'm able to send the informat ion to Sharepoint: Message Log for my Action Message Address of a Sharepoint list: https://visionboxdomain.sharepoint.com/sites/customers/Lists/Calendar Inserting values: Title: Renovation Doc, (...)
(...) arepoint-document-library/54 I've did all the same configurations as the document to try to get it working but my Start BPS column is not displayed. The json code that is in the post needs to be format ted and my final version (for my case) is: { "$schema": "https://developer.microsoft.com/json-schemas/sp/v2/column-format ting.schema.json", "elmType": "a", "txtContent": "=if ([$Status] == (...)
(...) nd I'm saving the new entries in a Dictionary. I have the subworkflow set up and it's working but I need to add some rules in order to not create duplicates neither empty rows. For my case, the informat ion to be checked will be Customer Name and Address (because a customer name can have more than one address). I was trying to follow the query below but I'm not sure on how to add the dictionary ther (...)
(...) Hello, I'm working on a form of employee's declaration, which should contain a long text (an informat ion for the employee, mandatory for legal reasons). What is a proper way for placing these types of data on a form? Is there a way other than creating an attribute and assigning default value (assuming that the text will be constant).
(...) and done inside the application which can be pasted in email/world/excel. When the copy table is pasted in notepad++, the script is not available so I was trying to get ideas on how to paste the informat ion inside webcon and make it available as a table. Does anyone faced something like this? Thank you
(...) Is it possible to loop over all rows of an excel file? I have an excel file with employees informat ion(say 50 rows of employees). I want to navigate through each row, read and populate data in my form from excel columns and then trigger a workflow for each employee.
(...) ere possibility to change localization of attachment ? May be some workaround? Some action, rule, ect? I thought about action which will create a folder on shared drive and webcon form will show informat ion to user where to store attachment. But I don't know how to achieve this:/ Any idea?
(...) .434 and for the moment, I cannot upgrade it. I have to stick with this. I have two questions: 1. Is this a known bug or am I missing something? 2. Is there anyway I can send the mail in the desired format ?(1 person direct, 1 person in CC) Thank you, George
(...) 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 informat ion I blurred columns in the report screenshot and the table in the mail. Best regards, Daniel