Hello everyone, I have a workflow where I generate an attachment. When I create the attachment on my path the next step is that, a OneDrive connection is established in the next step on entry using the "Start editing a file using OneDrive" action. In my workflow, about 200 people are authorized to use it. From what I see now, this action grants each person read and write permissions. Essentially, it works, but I’m experiencing extremely long loading times of up to 30 seconds. Is there any way (...)
Please let me know if the application supports the SCIM protocol for "synchronizing the BPS user list with Azure"? I'm asking because I want to introduce SSO login, but in the Azure organization I can't enter permissions: Microsoft Graph Application Group.Read.All Microsoft Graph Application User.Export.All Microsoft Graph Application Directory.Read.All I understand that NOT granting such permissions will result in , synchronization will not work - is there a solution for this?
Hello all, I have a process to request shipments. There's a step called In Transit that is system based on a timeout which will move the request forward as soon as the Estimated date is reached. In the next step, the user must enter the actual date for the delivery. I was wondering if I could be able to: - Move the request if in the tracking information, it shows as deliveried - Enter the date I was told that for some transport companies, we can check directly in their website but fo (...)
I have just installed a new instance of webcon. On the first screen Authentication in the portal, when I enter the admin password, the application clears the password field and nothing happens. There is the same reaction as when I do it through the browser. I enter the correct password, because if I enter it incorrectly, I get a message about it. When I do it locally on the server via the localhost name, it is ok. When I do it from another computer, there is no response. What is the p (...)
How to check all the emails that are in our systems ? If i use the WFMails than we see the ones that are currently being sent right? But how to get the data from the all emails that we sent in general?
Is there a way to change the style of a choice field when it couldnt find a mach?
Log Range: Solr Message: SOLR indexing failed Category: Exception Role: SolrElementQueue Description: SolrElementQueue item ID: 1089 Type: Full Whole process duration: 0,00s. Elements: 0. Exception at ID: 7400 System.Globalization.CultureNotFoundException: La culture n'est pas prise en charge. Nom du paramètre : name cz-cz n'est pas un identificateur de culture valide. à System.Globalization.CultureInfo..ctor(String name, Boolean useUserOverride) à WebCon.WorkFlow.Servic (...)
Is there a parameter somewhere that limits the number of rows that can be imported from xls to the item list ? At the moment it accepts a maximum of 1000 rows, can it be changed/set somewhere?
Hello, I have an itemlist where, upon exiting the step, each data row is sent to a separate instance in another application through a subworkflow action. At the moment I can only enter one attachment per dataset but I want the possibility to send multiple Attachements. I got the hint to use the splittotable-function when multiple attachments are added to the itemlist record. Now my question is how to implement it - When i tried to implement it, I got the message that it is a non-integr (...)
Is there any option to change start day in gantt chart? Now its sunday, how it to change on monday?
Hi, When we try to add the same attachment, a pop-up appears asking if we want to overwrite the existing attachment, with options like Overwrite, Add New, Cancel... Is there any way to remove this pop-up, and always add the attachment as a new one when adding the same file? (ATT_ID to be different) Thank you.
How can I check those errors?
Hi, Is it possible to authenticate Webcon with Graph using a certificate? We connected Webcon with Client Secret but I wondered is it possible to use diffrent way -https://learn.microsoft.com/en-us/graph/applications-how-to-add-certificate?tabs=http
Hi, I have been interested for a long time in the topic of how the Superior type (Form) functionality works. I have not found any description anywhere of how it works. Has anyone used this and is able to say something about it?
I have a workflow with a step that serves as an approval process. I assign one group and two individuals to this task. My goal is for both individuals to click confirm in this step, and only one person from the group (which contains several people) needs to do so. To summarize, I need to write the logic in a way that differentiates between the assigned individuals and the group, so that only one person from the group needs to confirm. I hope I have explained this clearly enough. Thank you for (...)
Hi I'm having trouble on adding a MSSQL Database data source on Data Sources -> Connections -> MSSQL database as I keep getting the error message below: "Unknown error: A network-related or instance-specific error occured while establishing connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections." I have attached the image of information for my msssql server. On the Webcon (...)
Error code: 100 Thread was being aborted. at WebCon.WorkFlow.Actions.Engine.ActionObject`1.<DispatchAsync>d__9.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at WebCon.WorkFlow.Actions.Engine.ActionObject`1.DispatchAsync() at WebCon.WorkFlow.BusinessLogic.Automations.Engine.Evaluators.ActionEvaluator.<EvaluateAsync>d__23.MoveNext() Thread was being aborted. Hello, I have a global action - cyclical (...)
Hello all, I trying to set up a form rule that sets the cell background based on the days difference between a column date and today's date. This only works after clicking on the save but I want the background to be set as soon as they define the Date column. Probably this will only work with Javascript functions but I don't have any experience with that. I want to create an alert if they select a date where the difference is less than 2 days. If I could also display some text, it would (...)
Hello, I have read a solution to this topic in a thread: https://community.webcon.com/forum/thread/2811 Still, this does not refer to a report basing on SearchIndex. How can I achieve the same effect in my reports? Of course, I can create an attribute an update it in each step, but this is very time-consuming, as I would have to update it on every path. Is there any other solution?
Hi, I have configured an On start (cyclical) action that is basically starting at 12:00AM and stops at 6:00AM, and is doing so every 2 minutes. What it does is to create an instance for the same process (parent process - where is also the global action configured). Parent process is running a loop on a data source that contains 10 entries and starts 10 other instances on a second process (child process). To put it more simple, every 2 minutes a parent instance is created that will create (...)