Or leave us a private message

Run .exe with CMD line
Hello!! I'm trying to run a .exe file, but i can't see the screen! I know that the file is open, the work flow is fine, but i can't see the screen!! where is it??
Thank you very much for you time!

Hi,
So a solution for you given your process will be for you to start the other windows form application after the workflow completes.
So in your process would become:
1. A Windows form in c#, have a textbox to validate a email.
2. The submit button executes the workflow
3. The workflow do all the process and create a file with the result.
4. C# application from step 1 will start the next C# application after the workflow completes
Does this solution work for you? We will discuss your idea for the CMD line tools and possibly add it as an option.
Thanks

Xpath expression support for xml with namespace prefix
Hi Team,
Bala

VB DLLs and Objects

Connecting Studio to Server
I have downloaded the source code and currently have the server and studio running in visual studio. The problem I am having is that the studio can't find the server and throws an error. Do you have any advise to over come this issue.
Regards
Wayde

Client Connector
>Garrett

Recursive Evaluation
From the technical documentation page:
"i.e. [[hello[[world]]]] would be recursively evaluated as [[hellobob]] where [[world]] had the value of “bob” and then [[hellobob]] as “my name is bob” where [[hellobob]] had the value “my name is bob” stored in it.
I decided to test this out myself. I created a variable [[hellobob]] and assigned the string "my name is bob" Then I created a variable [[world]] and assigned "bob". Finally I created a variable [[result]] and assigned [[hello[[world]]]]. To my disappointment I received a parse error.
I went back and added the variable [[hello]] and assigned "hello"
And then changed my assignment of [[result]] to [[[[hello]][[world]]]]
This produced the expected result. In the debug window it read my assignment as Variable [[result]] = New Value [[hellobob]] with the string "my name is bob" as its value.
I don't know if this is technically a bug since it did behave in a recursive manner when I tried the second time, but perhaps the documentation is wrong. When I set [[result]] to [[hello [[world]]]] It returned [[hello bob]] an unassigned variable. But with no space there, [[hello[[world]]]] results in a parse error.

Getting HTTP Header Value from Request
How would I do something like that in Warewolf?

error workflow
Why when I click an the "New service" Button shows me an error ?
Why when I try to open the workflow "Hello world" whows me an error?
System.Windows.Markup.XamlParseException: Se produjo una excepción al establecer connectionId. ---> System.InvalidCastException: No se puede convertir un objeto de tipo 'System.Windows.Input.CommandBinding' al tipo 'System.Activities.Presentation.View.DesignerView'.




Warewolf support of DB servers
I just have a random question. Does Warewolf cater for non-SQL Server DB servers like MySQL and Oracle?
If it doesn’t can you please just explain why?
Thanks :)

Warewolf is designed to cater for any database. We haven't had the request from any clients (or any additions from the community on GITHUB) for anything other than MSSQL yet. The plan is to implement Oracle, MySQL etc. as soon as there is a demand.
Let us know if you need something prioritized.
Servicio de atención al cliente por UserEcho