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

search results

for action

After upgrading WebCon to version 2022_1_4_204, a problem arose with synchronizing BPS users lists with Azure Active Directory. When synchronizing, the Event Viewer displays the following error. System.Memory Category: Exception Role: UserSynchronization System.IO.FileLoadException: Could not load file or assembly 'System.Numerics.Vectors, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b0

(...) h are sent to printing company. On the buisness cards there should be QR code with vCard data. We want to avoid manual process of copy/pasting data between webcon and other qr generation system. action which adds code to attachment already exists, so i can always have empty pdf file to which i'll add generated QR code, but i'm also thinking about possibility of generating new file, so maybe generat (...)

(...) Hello all, Does anyone configured an action where the value in a specific column for an item list is a value coming from a datasource different than MS sql server? My idea is, I need to get from an oracle table the rate for a specific employee, so I'm using the action with Datasource = my table and in the advanced filter, I just add the person id and the dates for comparison but this is not workin (...)

(...) e portal. All processes are working correctly, did any of you have a similar problem? After analyzing the errors in GUID, I got a log as below. url: http://lowcode/api/nav/applications/mostused | action : GetMostUsed ip: 192.168.2.100 | msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrom (...)

(...) ntationDocxAsposeManager.GenerateDocumentationDocx(Process process, List`1 allProcesses, String path, List`1 plugins, List`1 allRules, List`1 dataSourcesList, List`1 dataConnectionsList, Func`5 bmpGenaction ) at WebCon.WorkFlow.Studio.Forms.ModuleReports.Documentation.ProcessDocumentationGenerator.Generate(String path, String templatePath, CultureInfo dataLanguage) at WebCon.WorkFlow.Studio.Forms (...)

(...) Hi, If I am reading documentation correctly action Add attachment allows copy/move attachment from another workflow to current instance. My case is opposite: 1. I have an invoice approval workflow which in the end requires (business requirement) adding payment confirmation (PDF) from banking systems. Manual process is very time consuming. 2. Each payment confirmation has in transfer's descriptio (...)

(...) In this step back it is necessary to delete all the data for the change request, especially the "quantitiy for change request". Is there a way to delete these entries in the table? I cannot find any action to do that. Is there any other solution? Thanks in advance...

(...) Hello, I have a short question. I want to generate an Excel file with my data from the BPS datasource. I created an Excel template with a worksheet(test) and a table(myTable) and a action create excel. I write the assignment like this: test!myTable and my data to the right cell. But I always get an error. (Invalid cell name) If I just want one data set and just write the cell names for each li (...)

(...) Hi. It would be good to use a different color if the condition for performing the operation passed the path false, in the action log. If the operation is performed for a large number of elements, checking the log would be much easier and clearer.

(...) Hi everyone, I was wondering if it is possible to create an entry in an Outlook calendar with Webcon. I saw the action "Exchange Events" and as I understood it according to the documentation, it should be possible with this action . However, I do not fully understand the different settings for this action . How can I specify, if I have multiple calendars in Outlook, in which calendar I want to write (...)

(...) elp with this (WebconBTN_01.png). This code produces the kind of button from WebconBTN_02.png image. - When this button is clicked, I want to set the DET_Att1 (it's a Yes/No field) to 1 (not run the action from the screenshot). Can someone help me out? Can this be achieved with javascript? If yes, how? Thank you, Martin

(...) he form. It is also configurable - with subworkflows or not, which columns, etc. BUT basic version is about WHO clicked WHAT (and WHEN) in the process. What is also CRUCIAL...such solution MERGES action S and COMMENTs on one list in chronological order - you got one place when you read history of action s with comments SORTED by time. You do not have to jump from history into comments and have a look (...)

(...) or them. It is also crucial to know which are used within the specific Application. We can dig into the BPS Studio and check Application, Process, Worfklow, Document Types permissions. We can check action s, business rules, etc. We can try to do it better via SQL or/and WebCon BPS Application. It is well described here: https://community.webcon.com/posts/post/checking-user-and-group-privileges/258/3 (...)

(...) he context of the logged in user, not in the context of the application. That's why I added authorizations in webcon: screen1 I added a connection to this authorization: screen2 Then in the REST action I added this connection. On the graph api side, added Group.ReadWrite.All delegated permissions, approved by the admin. The user who invokes the rest action s is the owner of the AAD group. (...)

(...) that when generating the documentation, you can select the type option, 'Fill in the blanks in the documentation: attribute name, path, etc. Then if the documentation section for an attribute, path, action , etc. will not be completed in the studio, the name of the object will be overwritten.

(...) Hi, Is anyone having trouble calling a PowerShell script that connects to MsolService? After updating WebCon to version 2023, the action calling the script ends with the error as below.

(...) ed, these modifications apply only to that specific step. For a more visual experience, it would be nice to highlight these steps in the flow, similar to how steps containing "on entry" or "on exit" action s are highlighted. Thanks, Raluca

(...) he question - how to change field type, but in a way that won't create data loss? I know that WFD_AttBoolX will become WFD_AttChooseY, and propably it's possible to move that data with global cyclic action s like translate WFD_AttBool to WFD_AttChoose, but how should i clear WFD_AttBool? - I shouldnt leave there any data. Maybe should I rather mark those booleans as archive, and create new fields? A (...)

(...) 1. In Automation (action ) I create excel file from template and add few data to specific cells. 2. The excel file is attached to the form in attachment section. 3. I would like to create pdf file from that excel file. (i don't see that option) in design studio. what I would like to do: 0. create template with excel (done) 1. from fields update excel template (done) 2. excel template save as at (...)

(...) Workflows in the "fetch data" step to reduce the amount of request send to the ERP system. Overall problem: This is running on webconapps in a multitenant environment -> I don't have the archive action , so I can't delete these helper workflows. Best regards, Daniel