WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > Most commented > Actions

Actions

Hello, I have an template with a simple excel file that has a table named "TableExcel". This table has 4 columns: DATE,CUSTOMER,VALUE,CURRENCY. In designer I created an item list with 4 colums that have the same name. When I map the columns in designer I use "Sheet1!TableExcel" and on the right i drag the columns from the item list. Every time i run the action i get : Invalid cell name If i try to map to: Sheet1!A1 I don't get error but also I only get the first value from the item list, (...)

Hello all, Does anyone know if it's possible to set up a behavior on an item list where in the picker field the user can select more than one option and it populates each option per row instead of adding multiple values inside the picker field. The user will be selecting options on the picker data source window and I would like that the system would allow choosing various options and populating the item list with the information. I know I can accomplish this with a choice field and then s (...)

Hello, I'm trying to find a solution to my problem. Let's say I have a workflow with a START step, INTERMEDIATE and a FINAL step. Intermediate step is assigned to Group B by default, but I need that after 5 days, if no person from this group took any action, to automatically assign the task to Group C. Is there such a way to do this? Thank you.

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.

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

MVP

Hi, I need create a new Mass notification list for specific people that have tasks. I want send a notification for only group that has tasks. Is it possible to send a mass notification only to the group that has tasks? Thank you, Raluca Lupu

Hi there. Has anybody here experience to work with Webcon and MS Planner hand in hand? I saw that there is an API for Planner, that lets me hope that I could connect the two. Kind regards Klaus

Hi everybody, since yesterday I get an error when I create a custom email in action templates. Error: Error sending mail: Index (zero based) must be greater than or equal to zero and less than the size of the argument list. It happens when I use the action in a process AND when I hit the "Send test mail" button in the action itself. Does anyone have a solution? webcon version is 2022_1_3 Best regards, Lutz

Hi, We have a requirement for adding scanned signatures to pdf documents we generate. There are multiple possible signatures that must be added based on the person selected during the workflow (a responsible person). What would be a secure way of adding these "pictures" or scans of signatures to the generated pdf? One option we tried was creating a form field, that generated a URL with the path to the image of the signature based on the person selected as a responsible person, but this solu (...)

MVP

Hi, are any of you using the AD action that allows you to add/remove users from a group? Maybe I`m missing something, but I can't get the action to remove a user from a group to work. The add user to group action works fine, but when deleting, the log says that user is not a member of selected group. I tried with different groups, making sure that users are synchronized, and even for testing purposes used domain admin account in the AD actions configuration, but without success. Does this (...)

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

I have a requirement were I need to generate a RS Report from the form data, from the image attached the user have a path 'Generate Contract' were it will generate the report and reassign/reopen the form step again to the same user. I have tried to add the 'Generate RS Report' action on 'Generate Contract' path, on exit and also on the second entry but every time the report show empty because I believe the 'Generate RS Report' action being run before the data get saved in the webcon DB. I (...)

Hi, I have an action where I upload one PDF file into a SharePoint document set in SharePoint on premises. Every uploaded document is checked out. I already checked: - All metadata is given - versioning is not active - file approval is not active I want the file to be checked in after I've uploaded it. How do you handle files when uploading them do SharePoint on premises? Or has anyone else had a similar problem? Best regards, Tim

Hi all, I'm having an issue in webcon with the Contains function. I need to create a flow control based on the department of the person. If Department X should require approve if not, continues in the flow. The issue is that, for my company users the department is the joining of two parts, the team name and the department like Accountable • Finance. I need to have a rule looking at this field to check if in the second part of the department, I have a specific work, however, Contains fu (...)

MVP

We are using WEBCON BPS 2022.1.3.45 and should execute some soap actions to to SAP. System.Security.Authentication.AuthenticationException: Authentication failed because the remote party sent a TLS alert: 'HandshakeFailure'. Submitting requests via Postman works fine. It seems to be a problem on transport level, related to .netCore/OS and is most likely a problem related to TLS version and Ciphersuites. https://stackoverflow.com/questions/66904417/net-core-5-handshakefailure-when-makin (...)

Hi folks, As I am aware, it is possible to change the seeming sender mail in the action itself, but this just masks the mail and possibly be picet out by spam filters. We wonder if there is a proper way to set the sender adress or even SMTP server per applikation on one Webcon instance? Regards Fabian :)

Hi, We have updated our webcon to the latest 2022 version "2022.1.1.53 Standalone", but after update the "Generate RS Report" action is returning error while execution as below: Error in Menu button action Generate Initial Detail Report. The HTTP request is unauthorized with client authentication scheme 'Ntlm'. The authentication header received from the server was 'NTLM'. The remote server returned an error: (401) Unauthorized. we didnt change anything in the configuration and I (...)

Dear All, sorry if this is an extremely easy question, but how do I select printer in action Print barcode label? I have an option to select primary printer and accounting printer. But how do I select "Document entry points" with assigned printers there? What if we have more than two barcode printers in company? How can we point that for specific process we will use this printer, and for other process we will use different printer? Anyone found a solution for that? Anyone faced same issue? T (...)

Hi All, I have a workflow where I use “Start a subworkflow (SQL)” action. I also have a “Wait for sub-workflows(system step)” step where I wait until all the subworkflows will end. I configured the “Wait for sub-workflows” to go back to “register step” when one of the subworkflows finished negative. See picture And here are my problems: Let say I started 3 sub-workflows and one of them went negative path. Although my main workflow went to the “register step” the rest sub-workflows are sti (...)