0
Исправлен

Image File Missing on Site Page

keith_k 9 лет назад обновлен Grommit 9 лет назад 1

The image/icon graphic for the Length tool is missing and an image placeholder is displaying for it on this page, http://warewolf.io/knowledge-base/tool-connectors/

0
На рассмотрении

Licensing and support

Анонимный 9 лет назад обновлен Gandalf 9 лет назад 2

I wanted to clarify the license and support pricing... do I understand it correctly that we can use Warewolf to create commercial service offerings without cost other than the optional support packages? We have been using K2 for years but it is simply out of the budget for smaller companies that stand to gain tremendous value from workflow based solutions. With Warewolf we see that there may be a way for us to service smaller companies if there were no licensing fees for the workflow engine. We would also like the freedom to create SaaS based solutions where we host the workflow engine in the cloud, on-prem or even with a hybrid approach. Please confirm that there are no licensing costs for using Warewolf - only the optional support fees on a monthly basis.

Thanks for your help with this. I would like to start testing Warewolf to see how feasible it would be for us to start using but different folks in the office were reading the licensing/pricing terms differently and I wanted to reach out and get an answer from you directly.

Thanks so much for creating such a remarkable product and choosing to share it with the community.

Best,
Ed

0
Отвечен

My task is not running

Анонимный 9 лет назад в Studio обновлен Gandalf 9 лет назад 4

My task is not running

Rodolpho

0
Исправлен

File already exists

Анонимный 9 лет назад в Server / Execution обновлен Gandalf 9 лет назад 1

When trying to write a file, I keep getting the error: File already exists.

This was working before as the tool is set to overwrite and nothing has changed, it just stopped working.

version 0.6.0.301

windows 10

service execution tool
Ответ
Gandalf 9 лет назад

1. Open c:\windows\temp

2. Delete *.tmp files


Windows workflow foundation creates these files at run time when certain tools are executed.

0
На рассмотрении

New to Warewolf ESB

Gerhard 9 лет назад обновлен anonymous 9 лет назад 1

Hi I'm very new to this area and would like to learn how warewolf ESB and GitHub works.

I would like to build custom tool connectors.


What area of the code base do you suggest I start from/learn to do this in the most efficient way?

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

Hi Gerhard,


You can start in the knowledge base and more specifically the activity article.


Once you comfortable there, my suggestion would be to take the DropBox tool and split it into a DropBox read and DropBox write tool, to help you get a feel for how things work.


Thanks

0
Отвечен

SignalR Connector

Анонимный 9 лет назад в Studio / Variables обновлен Gandalf 9 лет назад 6

Hi!

I have a SignalR hub with some data that I want to set into warewolf variables and then use this variable value either to store or call other services/web api as a trigger.
Do I need to create a connector to accomplish this behavior?

In order to monitor this variable value, do I need to put this variable within a loop?


Thanks.

tool variables
Ответ
Gandalf 9 лет назад

Hi victor

Make the call to the URL of the service (Look above the workflow for this). Something like this:



In this example I have a folder called Examples with a workflow called Handler in it which is the workflow you can see on the design surface. In the Variables list on the right, I have set the two variables I want to use as Input so they can be accepted by the workflow. After that, I just use them, as in the decision.

Hope that helps.

0
Исправлен

Download, Subscribe Dialogue Box on Website Hung on Chrome Browser

Анонимный 9 лет назад обновлен Grommit 9 лет назад 3

Image 243

Maybe it's just me, my Chrome, and my extensions, but when I try to download Warewolf ESB it pops open this dialogue box that I can't get past.

web
Ответ
Grommit 9 лет назад

Hi Dale
I have tested this in Chrome (version 47.0.2526.106) and it's working - what version are you on?

Please try the latest version and clearing your cache.
I will send you a download link to the email address you have in the screenshot.

Please let me know if you have any further troubles.

+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

Анонимный 10 лет назад в 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
Отвечен

Format Number tool giving error on valid numbers!

Kyle TFL 10 лет назад в Server / Execution обновлен Gandalf 10 лет назад 3

Hi

Im passing a recordset of numbers into the Format Number tool and I keep getting an error in the debug: One of the identified items was in an invalid format.

Everything works until I start passing in decimal numbers, regardless of if I try and round them or not.

I have checked my computer regional settings and they are correct for the numbers I am using e.g. 200.0876 and regional settings says use a full stop . for Decimal Symbol.

I dont know what else to do, please help.


execution tool workflow

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