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

search results

for action

(...) Hi all! I am really struggling with this action . I am trying to send JSON data to a REST web service. JSON string is generated by a business rule, which contains a JSON Query (FOR JSON). Testing this business rule works fine, also umlauts are shown. My configuration in request body is body type: Binary, which is the only way to send dynamic JSON data. Somehow my encoding (which should be (...)

(...) in portal version). When I add permissions to the process (via permissions tab in BPS Studio) for some user / group of users (i.e. permission to all elements with attachments) how can I trigger any action to index it in Solr? From user perspective, when he / she search for particular document in search everywhere not all results are available. I can edit single document and save it, so it trigge (...)

(...) Hi there. before I search forever; has anybody a hint how I could define an action (Invoke REST Web Service) where I can read a picture from an URL ( e.g. https://qr.myurl.com/wp-content/uploads/qyrr/177/qr-code.png)via GET and store it in a picture field? Thanks in advance! Klaus

(...) Hi, I want to use the action - Send a custom email and get email addresses from a Dictionary. I checked "Selecting addresses by SQL/CAML query" and as Data source: i chose my Dictionary When i write a SQL query it doesn't filter. It shows all columns and rows. In my workflow i have a choice field Vendor name (from a Dictionary - it contains Vendor Name, Vendor Email). When i pick that vendor, i (...)

(...) onfiguration works fine in testing. However, when I try to run the subworkflow in the application, I receive an error message that says, "An error occurred while executing the start subworkflow (SQL) action at the path. (Step: Verify application, Path: Submit for review) Incorrect syntax near the keyword 'from'." What could be the cause of the error if the test query displays values correctly?

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.