+1
На рассмотрении

Run .exe with CMD line

Анонимный 9 лет назад в Studio / Toolbox обновлен anonymous 9 лет назад 3

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??


Image 242



Thank you very much for you time!


tool
Ответ
anonymous 9 лет назад

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

+1
Отвечен

Xpath expression support for xml with namespace prefix

Анонимный 9 лет назад в Studio / Toolbox обновлен Samurai Jack 9 лет назад 11

Hi Team,

We are evaluating the different open source ESBs, as we started with Warewolf.
Please let us know, if you have namespace support on xpath utility you have in control/tool box.
We have xml content that uses, namespace as prefix with xml node/element name.
Please help us to construct Xpath expression for the same.
thanks.
regards

Bala

designer
0
Отвечен

VB DLLs and Objects

Justin Blaauw 10 лет назад в Studio / Sources обновлен Gandalf 9 лет назад 2
I am fairly new to the Microsoft experience, but was wondering if the DLLs have to be C# or can they be VB to use in Warewolf? Can I create objects in the DLL and access them from Warewolf ?
source
+1
Отвечен

Connecting Studio to Server

Анонимный 10 лет назад в Studio обновлен anonymous 10 лет назад 9
Hi,

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

studio server
0
Завершен

Client Connector

Анонимный 10 лет назад в Studio / Toolbox обновлен Gandalf 9 лет назад 4
I read that you use SignalR for communication between the server and studio. Are there any plans on using SignalR to create a Client Connector+Source Tool so that we can push content to or message connected client apps?

>Garrett
tool studio
+2
Не ошибка

Recursive Evaluation

Анонимный 10 лет назад в Studio / Variables обновлен Gandalf 9 лет назад 5
After reading about how the Datalist caters to recursive evaluation I thought this was interesting and wanted to try it out.
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.
0
Завершен

wcf support

Анонимный 10 лет назад в Studio / Services обновлен Gandalf 9 лет назад 4
It would be great to get native support of wcf services that haven't got WebGet mapping
service
0
Отвечен

Getting HTTP Header Value from Request

Анонимный 10 лет назад в Studio / Services обновлен Gandalf 10 лет назад 2
I am considering moving from a service-to-service architecture to Warewolf ESB middleware and are researching some of the requirements I need. One of those are the possibility to get a header value from the HTTP POST request to the Warewolf Web Service and put it in a variable so I can make orchestration decisions based on it. One example would be to make a decision whether an POST-request with a CSV-file should be a merge bulk import or an overwrite bulk import, with different rules applying to each decision.

How would I do something like that in Warewolf?   
service web server workflow variables
+1
Исправлен

error workflow

Анонимный 10 лет назад в Studio / Designer обновлен anonymous 10 лет назад 2
Error wokflow : 

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'.

Image 124

Image 123Image 122
designer studio workflow
0
Отвечен

Warewolf support of DB servers

Анонимный 11 лет назад в Studio / Sources обновлен Gandalf 10 лет назад 4
Hey guys,
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 :)
Ответ
Gandalf 11 лет назад
Hi Anonymous

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.


Сервис поддержки клиентов работает на платформе UserEcho