0
Fast

Download, Subscribe Dialogue Box on Website Hung on Chrome Browser

Anonym 10 år siden opdateret af Grommit 10 år siden 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
Svar
Grommit 10 år siden

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
Under vurdering

Run .exe with CMD line

Anonym 10 år siden i Studio / Toolbox opdateret af anonymous 9 år siden 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
Svar
anonymous 9 år siden

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
Besvaret

Xpath expression support for xml with namespace prefix

Anonym 10 år siden i Studio / Toolbox opdateret af Samurai Jack 10 år siden 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
Besvaret

Format Number tool giving error on valid numbers!

Kyle TFL 10 år siden i Server / Execution opdateret af Gandalf 10 år siden 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
Besvaret

What APIs are currently available from WareWolf ESB?

Anonym 10 år siden opdateret af Warewolf 10 år siden 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
Besvaret

OAUTH security for endpoints

JUSTIN 10 år siden opdateret af Gandalf 10 år siden 5
Hi,
Can i provide oauth security for apis internally?
Thanks
service deploy studio explorer debug
0
Besvaret

Is there any way to search the Api ?

Anonym 10 år siden opdateret af Gandalf 10 år siden 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
0
Under vurdering

WCF Host/Endpoint Support

Victor Rocha 10 år siden i Server / Resources opdateret af anonymous 9 år siden 7
Hi!

Are you planning to support (host) WCF services?

I mean, give to user the ability to load a DLL dynamically and host it (endpoint) within Warewolf ESB to be accessed by Warewolf and any other WCF client? Is it possible?

Example:

  • 1 - Load DLL - WCFHelloService.IHelloServiceBus - (Contract - mapping methods dynamically)

  • 2 - Host it:
using System.ServiceModel;
ServiceHost host = new ServiceHost(typeof(HelloServiceBus), uri);

  • 3 - Turns it available as a WCF's endpoint (Some binding types) to be consumed by any WCF client and Warewolf ESB:

<service name="WCFHelloService.HelloServiceBus">
<endpoint address="net.tcp://warewolfendpoint/HelloService" binding="netTcpBinding" contract="WCFHelloService.IHelloServiceBus"/>
</service>
I believe, if it is possible, that WCF hosting will give much more integration capabilities, enabling users to concentrate all its WCF services into Warewolf ESB.
Best regards!
service
Svar
anonymous 9 år siden

Hi Victor,


Warewolf ESB currently allows connecting to webservices as well as loading of .net dll so both these methods are options to access an existing WCF service.


Thanks

0
Besvaret

VB DLLs and Objects

Justin Blaauw 10 år siden i Studio / Sources opdateret af Gandalf 10 år siden 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
Fast

Warewolf Installation stuck

Anonym 10 år siden i Installer opdateret af anonymous 10 år siden 16
Hi

Warewolf installation stuck at starting Warewolf server on Pre Install tick.with process bar 90% complete.
OS , Windows 7 32 Bit

Surya
server

Kundesupport af UserEcho