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

top rated

Hello, Is there a way to send "High priority(importance)" emails using default WebCon actions? If not, can I use something else? Thanks, Dan Popescu

MVP

Hi everyone, I wanted to play with the BPSAuth Service and I have realized that I don't know how to use it and the community.webcon.com and howto.webcon.com websites don't mention much about it (Almost no information about configuring it or handling BPS users). Does anyone have any article abut it? It would be useful to know how to get the clientId and secret and how to manage BPS Users passwords. Thanks!

Hello, Is there any way I can see deleted instances ? Somewhere in the database ? Or anywhere ? Best regards, Laurentiu

Webcon BPS 2021.1.3.205 Express After an unexpected restart of the SOLR server it shows the error: Error in SolrActivity Search. Identyfikator błędu: 610fd0f1-0c4b-4234-aefe-df17ef065005 ServiceLocationProvider must be set. In event log: Message=SOLR not initialized Source=WebCon.WorkFlow.Data.Solr StackTrace= w WebCon.WorkFlow.Data.Solr.BPSSolrServerProxy.GetInstance[T]() w WebCon.WorkFlow.Data.Solr.DirectSolrIndexAdder.AddToIndex(BPSActivity activity, ActivityTypes type) w WebCon.Wo (...)

MVP

Who runs 2021.1.2.136 and wants to help me testing "report subscriptions"? I'm currently evaluating an option to "subscribe" to reports/view. My aim is that the user will be able to select a schedule, define a report and receive this report by mail. This is currently in an alpha state. The business rule seems to work well but the BPS application is just in a proof of concept state. Maybe there's someone who can help me test the SDK/identify some issues. Fingers crossed, I'm going on vacation (...)

We are in the process of setting up Sandbox environment. Installed 2021.1.2.136 version successfully , Activated temporary license received from webcon and activated it. When tried to login to Designer studio initially , it's giving that "No rights for designer Studio " message. How can I assign designer studio access? Not sure what is missing.

MVP

Hi everyone, I just noticed that for some reason step names are no longer displayed in reports or data grids using internal views. The root cause of this is that I used the REST Designer Studio. When you save a process using the REST designer studio unset translation of changed objects are saved as a blank string instead of null. This may lead to empty Step and Form Type columns in reports and other objects using internal views. If you are already affected by this you can decide whether to wa (...)

Is it possible to loop over all rows of an excel file? I have an excel file with employees information(say 50 rows of employees). I want to navigate through each row, read and populate data in my form from excel columns and then trigger a workflow for each employee.

MVP

Hello, I tried to use "ConfigEditableDropDownList" for input parameters and it will return List<string> object I uploaded the project sdk but not working. How to configure the type parameter ConfigEditableDropDownList? Best regards, Raluca Lupu

Hi, I am a new guy here and I just started with webcon designer. I need help with mathematical operation on a form. I want to subtract two dates to get number of days beetwen this two dates. I know that I can use "datediff" function but my point is to get this 'dynamically'. When user starts to fill form, he type date 1 and date 2 and below that he will see in third field numbers of days. How to achive this on a form?

I'm struggling with the syntax of the SQL filter for a report. In general it works, but if I want to use the currently loggedin user, I get an error. I tried with the following syntax: AND (##currentloginname##='servr\Userxxx') The error message is: "Incorrect syntax near '='. Incorrect syntax near ','. Incorrect syntax near the keyword 'order'."

MVP

What would be the best method to remove rows from the item list of an instance inside an SDK plugin in order to make use of them in C# code? I tried to remove rows from the item list in the code C# (SDK plugin ) using function : WebCon.WorkFlow.SDK.Documents.Model.ItemsLists.ItemsList.RemoveAt(int index), but can't delete all the rows because I get the error from the image

Hello, I need to find a way to automatically delete some workflow instances. I know that we can use the Archive workflow instance action, but it doesn't work. In the reports menu, we have a section named "Archive workflow instances queue", I found all my instances there, but I need a way to delete them all automatically

Are there best practices how interaction with business central (formerly known as MS Dynamics NAV) can take place? What would be the preferred interface? I remember a communication with Webcon where comon data source was mentioned. Where are we here?

MVP

Hi everyone, I learned today that you can close threads, which prevents adding additional answers. This is fine but I believe that we that an additional hint in the thread title would help, too. There are two reasons: 1) it's easier to notice 2) It's a better user experience. If you hide an option the user will wonder why something isn't available also it should be. If you "disable" it instead and provide an explanation everything is clear. Therefore I would suggest to add [Closed] as a prefi (...)

MVP

What is the easiest way to detect whether a form is in edit or display mode? I need this to show/hide fields. Any ideas?

Hello everyone! Have u stumble upon this error when u make a request through the action and map the body on a field? In the body field as mentioned in the picture should be the body , the json but, is shown the type of collection ( System.Collections.Generic.Dictionary`2[System.String,System.Object] )

MVP

Hello everyone! I have two questions. 1. Did anyone use the absence process template as the time schedule for the employees? My client has many different shifts for employees and I was thinking of presenting the data with the mentioned process. Any ideas would be appreciated. 2. At this point my main problem are the colors presenting the vacation type (which in my case would be the shift). The Vacation Type data source has only 6 available colors. I need more than that. Does anyone know if w (...)

I try to implement a ConfigEditableItemList in a custom action in C#-code. When I go over the ConfigEditableItemList I get the message: "The class with the item list configuration must implement: IConfigEditableItemList". I implemented an example but when I upload the SDK into Webcon I get an error that there is the implementations missing and I can see nothing from the SDK. Has someone experience with the ConfigEditableItemList and can give me a better example? Photos from the case are (...)

MVP

Hello everyone, did someone update the database compatibility level from the default 'SQL Server 2008 (100)' to a newer one and can share their experience? I really would like to make use of those "new" functions instead of using hard to read workarounds. Best regards, Daniel