0
Fixed

File already exists

Anonüümne 9 aastat tagasi Server / Execution uuendaja Gandalf 9 aastat tagasi 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
Vasta
Gandalf 9 aastat tagasi

1. Open c:\windows\temp

2. Delete *.tmp files


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

0
Ülevaatamisel

New to Warewolf ESB

Gerhard 9 aastat tagasi uuendaja anonymous 8 aastat tagasi 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?

Vasta
anonymous 8 aastat tagasi

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
Answered

SignalR Connector

Anonüümne 9 aastat tagasi Studio / Variables uuendaja Gandalf 8 aastat tagasi 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
Vasta
Gandalf 8 aastat tagasi

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
Fixed

Download, Subscribe Dialogue Box on Website Hung on Chrome Browser

Anonüümne 9 aastat tagasi uuendaja Grommit 9 aastat tagasi 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
Vasta
Grommit 9 aastat tagasi

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
Ülevaatamisel

Run .exe with CMD line

Anonüümne 9 aastat tagasi Studio / Toolbox uuendaja anonymous 8 aastat tagasi 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
Vasta
anonymous 8 aastat tagasi

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
Answered

Xpath expression support for xml with namespace prefix

Anonüümne 9 aastat tagasi Studio / Toolbox uuendaja Samurai Jack 9 aastat tagasi 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
Answered

Format Number tool giving error on valid numbers!

Kyle TFL 9 aastat tagasi Server / Execution uuendaja Gandalf 9 aastat tagasi 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
0
Answered

What APIs are currently available from WareWolf ESB?

Anonüümne 9 aastat tagasi uuendaja Warewolf 9 aastat tagasi 5

Hi,

What APIs are currently available from WareWolf ESB? Do you have an API/connector for SMTP, FTP, MS Dynamics AX?

Thanks,

Farhan

+1
Answered

OAUTH security for endpoints

JUSTIN 9 aastat tagasi uuendaja Gandalf 9 aastat tagasi 5
Hi,
Can i provide oauth security for apis internally?
Thanks
service deploy studio explorer debug
0
Answered

Is there any way to search the Api ?

Anonüümne 9 aastat tagasi uuendaja Gandalf 9 aastat tagasi 7
Hi,
I want to know that is there any possible way i can search the API from its whole API set?
Thanks
service studio