WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > Top rated

top rated

After creating a hidden formfield i used it in an automation. After deleting the automation i cannot delete the formfield. The problem is, that this field causes an error in the website. When trying to delete this field in designerstudio the message 'Cannot delete. Field in use in ...' although the Automation is already deleted. How can i solve this? Thanks in advance Bert Solved this by deleting the whole workflow step.

I need to add custom header to the soap message, e.g. i need to pass formfield value to the header section. How can it be done? Thanks in advance. W

Is there a way to make a newly added line on the itemlist appear at the top instead of the bottom? Last added first in edit mode?

Hello, after restarting server on which we have installed webcon 2021.1.3.188 (freemium) there is some problem with SOLR. Similar problem is in thread https://community.webcon.com/forum/thread/776 but solution which community suggest there doesn't help me. I've tried to restart Webcon WorkFlow Service but it's still not work. In log: Message=SOLR not initialized Source=WebCon.WorkFlow.Data.Solr StackTrace= at WebCon.WorkFlow.Data.Solr.BPSSolrServerProxy.GetInstance[T]() at Web (...)

Hello, I have a question. I'm a Webcon admin. I am trying to test API and I get this error response from Webcon API: { "type": "InsufficientAccountPermissions", "description": "Global admin permissions required", "errorGuid": "54d9ccb7-183e-484f-ba73-7f1d0d8ec794" } my endpoint in request via POSTMAN /api/data/beta/admin/db/1/businessentities my Webcon verion is: 2021.1.5.307 when I do this request :/api/data/ I got this response, so it should work in my version (...)

Hi all, I had recently an upgrade on the Webcon BPS POrtal but it looks like the studio was not upgraded for the same version. I was trying to open the studio to work and I get the message on the screenshot. I'm afraid to click on the yes as I don't know if I will revert the upgrade on the portal or damage anything on the app. Does anyone had a similar situation? Thank you!

Hi all, Hope you're doing great! Does anyone have SF connected to your Webcon? I was wondering if there is any possibility to have more interaction between the 2 apps. At the moment, I have Webcon connected with SF through REST APi, where I get information from SF for a process. But sometimes SF is updated (for example, an opportunity is cancelled), and there is no reflection of that in Webcon. My idea was to have that information and automatically cancel processes that were connecte (...)

Is it possible to restrict the integer/float to 100 mln?

Hi all! We have a new customer who has a central IT service department. As for the database, we can just order a certain amount of databases, which we then have access to. The question is, is it even possible to install Webcon into existing databases (e.g. Config, Content, Att,...) or do we need a fresh SQL instance from the customer and an admin account with db_creator or sysadmin rights (as described in the installation manual)? Sorry for the somehow unclear question... Thanks in a (...)

Hi, In the logs, we are seeing the following error: "Dynamic operations can only be performed in homogenous AppDomain" Since the error started appearing, some form fields that get data from SQL query stopped working. What could be the issue and solution? Thanks in advance Mark

Hi all! I am getting a strange warning when deploying a second SDK plugin package to customer environment (see screenshot). The background information is: Both SDK plugins need System.Text.JSON namespace for serializing / deserializing JSON objects, which requires a bunch of satellite assemblies to be packaged also. These assemblies are added to each package with a custom Powershell script and have exactly the same version in both packages. Why is Webcon complaining here (since versi (...)

Hi, I want to integrate bps with szafir kir: https://www.kir.pl/firmy/szafir/ I found this article https://kb.webcon.pl/podpisy-cyfrowe-autenti-w-webcon-bps/ but i'm not sure if integration with szafir is even possible ? KIR is not on that list.

HI all, I have a process that will be opened for tax payment. By law, the payments need to be handled until each 20th day for each month. So, the idea is to create a reminder taking that date, so the user does not forget to make the payment. I have a Date of Request from where I pick up the month and year, and I want to set the reminder date as 20th/Month of Request Date/Year of Request Date. I would like to have this automatically calculated instead of relying on the user to select somet (...)

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

Hello to everybody, right before the weekend I once more need your help: My client asks if there is any machanism to enable a person, who already has received tasks as a substitute, to assign his or her substitute to these tasks. The client wishes an automated feature for this. Example: 01-10-2022: Person A defines Person Z as substitute from October, 2nd to October 10th 02-10-2022: Person Z receives a task as a substitute for Person A 05-10-2022: Person Z defines Person P as a substit (...)

Hi tehre, quick question: Somewhere in my notes I saw this string but I can't recall what it points to: /api/nav/db/1/attachments/4/preview?hash=0 In other words, I seem to remember that at some point this link displayed a preview image that was uploaded somewhere. But I don't know by which means an attachment was uploaded to this path. Right now, calling this link throws: {"type":"https://tools.ietf.org/html/rfc7231#section-6.5.4","title":"Not Found","status":404,"traceId":"00- (...)

Hi everyone! I have a process that creates a timeout that will be triggered at the given date. Is there a way to remove this timeout for the specific instance manualy (somewhere in the Studio?)? As I think of it now, one thing comes to my mind, please correct me if I'm wrong. If I will take the instance and run it through a path pointing to the same step (final step actualy) with the timeout actions removed, the action will be also removed. Am I right?

After updating the application to version 2022.1.3.75 email attachments with large internal pdf/jpg attachments (over 1MB) stopped working. Previously, I could attach emails as attachments that had internal attachments above that size in them. I downloaded a previously (in the previous version ) attached attachment to disk and tried to attach in the new version and I get a message "The MailMessage is corrupted" but it is not true. do you also have such problems? do you know how to solve the (...)

Hello Community! I need to find solution form the problem with some case in my organization – maybe you will help me to find the most effective way to do that? Case: Users: A, B, C, X Forms type: type1, type2 Form fields: value1, value2 There are few forms (type1) which are filling by users (A, B, C) during the month (for example January). One of the form field (value1) on each forms (type1) should be automatically filled by system after user (X) filled it in form field (value2) in hi (...)

Hi there I want to make basic steps and decisions in workflows as easy and non-questionable as possible for our users. Is it possible to embed pictures and use those as buttons to get to next steps ? idea is to have two distinct pictures (pictograms) for either step A or step B. no other options available. the path would then auto-fill several fields according to chosen path so.. would this be possible ? thanks in advance