WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > User profile Maximilian H. > Forum messages

Maximilian H.

User

Hello together, I execute a PowerShell script directly on a path in my Webcon workflow. Beacuse I'am searched through some groups I got an timeout after one minute. I get an error with the message: "Increase the timeout value passed to the call to Request or increase the SendTimeout value on the

The problem was solved with the following setting: Under system settings -> global parameters -> Active Directory Actions Configuration you can set the domain administrator for the application. In the attachment is the picture to the setting. Then you must load the configuration under services c

Hello everyone, I tried to make an action with the Active Directory - Manage users function. When I start the action on the path I always get an Access denied message. I put the example screenshot and the fault message in the attachment. Is there anything else important what I have to consid

Location of SDK Logs
25.03.2021 20:28

Hey Daniel, thank you for your log example. What do you mean with "I log the messages to the history there.". I saw in your example that you write at the end of your code: args.LogMessage = logger.ToString(); But where can I see this log entrance? In the Webcon Designer Studio or is there an

Hello together, I try to implement an CustomAction with Syncfusion. Now when I want to start my workflow I always get an error message that the file is missing. The photo of the fault is in the attachment. Has someone experience with this or knows how this must be implemented? In VS I inst

Hello Daniel, thank you for the link. The code snippet helped me a lot for my problem. The blog is a super cool idea I hope that you will publish some more articles in future. Thank you again and have a good day Maximilian

Hey Daniel, thank you for your reply. I got no time to test it yesterday but today I tried it with your code. In C# I took an ConfigEditableDropDownList but when I want to configure the SDK in Webcon I always get a error message. The photo is in the attachment. And with your way I think th

Good Morning Daniel, thank you very much for your help. I tried to rebuild it, but I get an error message in my code. I set up an new ConfigEditableDropDownList in my code, but I don't know if this is the right thing for it. Maybe you could look at this again. Thank you very much and b

Hi Daniel, thank you very much for your answer. I uploaded my example in the attachment. Yes I read in the file about the attachment, then I have choice field where I choose the file. Then I trigger my action and give everything into the C#-code. In the C#-code I want to work with the ID

I try to read/load in an xml-file in the Webcon application about the attachment section. Then I build myself a choice picker, where I can chose the selected file. After that I want to run an SDK action, where I get the data from my xml-file. In my code I implemented something but the file pat

Hello Daniel, great works and thank you very much for your help. I appreciated it. I tested it today and I got everything what I needed. Best regard Maximilian

Hi Daniel, thank you again for the quick answer. I checked it but I found no additional file in the zip-folder. There was only the .dll and the .json file. I uploaded the project for you under the following address: https://drive.google.com/drive/folders/1K39W_aC2VdV2ReTjYlRRp3HoKHSfQeFH?us

Hi Daniel, thank you very much for your fast answer. My library in Visual Studion 2019 is: And I deploy the solution on version: 2020.1.3.434. I used the 2021 libraries first, changed it to the 2020 version but got the same error. I also changed the data type to an integer. Best rega

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 er