Or leave us a private message

Format Number tool giving error on valid numbers!
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.

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

OAUTH security for endpoints
Can i provide oauth security for apis internally?
Thanks

Is there any way to search the Api ?
I want to know that is there any possible way i can search the API from its whole API set?
Thanks

WCF Host/Endpoint Support
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:
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">

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

VB DLLs and Objects

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

Connecting Studio to Server
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

Client Connector
>Garrett
Customer support service by UserEcho