0
Naprawione

File already exists

Anonim 9 lat temu w Server / Execution Ostatnio zmodyfikowane przez Gandalf 9 lat temu 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
Odpowiedź
Gandalf 9 lat temu

1. Open c:\windows\temp

2. Delete *.tmp files


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

0
W trakcie analizy

New to Warewolf ESB

Gerhard 9 lat temu Ostatnio zmodyfikowane przez anonymous 8 lat temu 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?

Odpowiedź
anonymous 8 lat temu

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
Z odpowiedzią

SignalR Connector

Anonim 9 lat temu w Studio / Variables Ostatnio zmodyfikowane przez Gandalf 8 lat temu 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
Odpowiedź
Gandalf 8 lat temu

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
Naprawione

Download, Subscribe Dialogue Box on Website Hung on Chrome Browser

Anonim 9 lat temu Ostatnio zmodyfikowane przez Grommit 9 lat temu 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
Odpowiedź
Grommit 9 lat temu

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
W trakcie analizy

Run .exe with CMD line

Anonim 9 lat temu w Studio / Toolbox Ostatnio zmodyfikowane przez anonymous 8 lat temu 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
Odpowiedź
anonymous 8 lat temu

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
Z odpowiedzią

Xpath expression support for xml with namespace prefix

Anonim 9 lat temu w Studio / Toolbox Ostatnio zmodyfikowane przez Samurai Jack 9 lat temu 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
Z odpowiedzią

Format Number tool giving error on valid numbers!

Kyle TFL 9 lat temu w Server / Execution Ostatnio zmodyfikowane przez Gandalf 9 lat temu 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
Z odpowiedzią

What APIs are currently available from WareWolf ESB?

Anonim 9 lat temu Ostatnio zmodyfikowane przez Warewolf 9 lat temu 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
Z odpowiedzią

OAUTH security for endpoints

JUSTIN 9 lat temu Ostatnio zmodyfikowane przez Gandalf 9 lat temu 5
Hi,
Can i provide oauth security for apis internally?
Thanks
service deploy studio explorer debug
0
Z odpowiedzią

Is there any way to search the Api ?

Anonim 9 lat temu Ostatnio zmodyfikowane przez Gandalf 9 lat temu 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