Or leave us a private message
No similar topics found.
0
Answered
VB DLLs and Objects
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 ?
+1
Fixed
Warewolf Installation stuck
Hi
Warewolf installation stuck at starting Warewolf server on Pre Install tick.with process bar 90% complete.
OS , Windows 7 32 Bit
Surya
Warewolf installation stuck at starting Warewolf server on Pre Install tick.with process bar 90% complete.
OS , Windows 7 32 Bit
Surya
+1
Answered
Connecting Studio to Server
Hi,
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
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
0
Аяқталған
Client Connector
I read that you use SignalR for communication between the server and studio. Are there any plans on using SignalR to create a Client Connector+Source Tool so that we can push content to or message connected client apps?
>Garrett
>Garrett
+2
Not a bug
Recursive Evaluation
After reading about how the Datalist caters to recursive evaluation I thought this was interesting and wanted to try it out.
From the technical documentation page:
"i.e. [[hello[[world]]]] would be recursively evaluated as [[hellobob]] where [[world]] had the value of “bob” and then [[hellobob]] as “my name is bob” where [[hellobob]] had the value “my name is bob” stored in it.
I decided to test this out myself. I created a variable [[hellobob]] and assigned the string "my name is bob" Then I created a variable [[world]] and assigned "bob". Finally I created a variable [[result]] and assigned [[hello[[world]]]]. To my disappointment I received a parse error.
I went back and added the variable [[hello]] and assigned "hello"
And then changed my assignment of [[result]] to [[[[hello]][[world]]]]
This produced the expected result. In the debug window it read my assignment as Variable [[result]] = New Value [[hellobob]] with the string "my name is bob" as its value.
I don't know if this is technically a bug since it did behave in a recursive manner when I tried the second time, but perhaps the documentation is wrong. When I set [[result]] to [[hello [[world]]]] It returned [[hello bob]] an unassigned variable. But with no space there, [[hello[[world]]]] results in a parse error.
From the technical documentation page:
"i.e. [[hello[[world]]]] would be recursively evaluated as [[hellobob]] where [[world]] had the value of “bob” and then [[hellobob]] as “my name is bob” where [[hellobob]] had the value “my name is bob” stored in it.
I decided to test this out myself. I created a variable [[hellobob]] and assigned the string "my name is bob" Then I created a variable [[world]] and assigned "bob". Finally I created a variable [[result]] and assigned [[hello[[world]]]]. To my disappointment I received a parse error.
I went back and added the variable [[hello]] and assigned "hello"
And then changed my assignment of [[result]] to [[[[hello]][[world]]]]
This produced the expected result. In the debug window it read my assignment as Variable [[result]] = New Value [[hellobob]] with the string "my name is bob" as its value.
I don't know if this is technically a bug since it did behave in a recursive manner when I tried the second time, but perhaps the documentation is wrong. When I set [[result]] to [[hello [[world]]]] It returned [[hello bob]] an unassigned variable. But with no space there, [[hello[[world]]]] results in a parse error.
+2
Answered
Copy services/workflows between computers
First off great product! It has made learning about SOA using an ESB very fun. I think I already know the answer to my question but I'm wondering if there's a way to copy services/workflows between computers. I read about the need to be connected to a different server in order to deploy to it. My question comes about because I work on a lot of my application projects at work and home and I typically use a drop box to pass my project files from one place to the next. Is there anyway I can do that with my work in Warewolf? Thanks!
Garrett
Garrett
Answer
Gandalf
10 year бұрын
Heres a good place to start in the repository or to understand how it all works:
https://github.com/Warewolf-ESB/Warewolf-ESB/blob/development-stable/Dev/Example Shipper/Example Shipper/Program.cs
https://github.com/Warewolf-ESB/Warewolf-ESB/blob/development-stable/Dev/Example Shipper/Example Shipper/Program.cs
+3
Answered
Service governance and SSO authentication
Hi guys
Does your ESB have Service governance tools and SSO authentication support?
Does your ESB have Service governance tools and SSO authentication support?
0
Answered
menu icon disabled
I have a new problem with Warewolf ESB.
I installed Warewolf ESB into MS Azure Windows Server 2008 R2.
The studio is open, I can expand collapse items in left side menu, and can I click items (flows) and items is open. But the icons in top of window is disabled (with red circle with red minus sign aka stop sign).
How can I to enable the menu/icon items in the top of windows?
Best Regards,
Dezso
I installed Warewolf ESB into MS Azure Windows Server 2008 R2.
The studio is open, I can expand collapse items in left side menu, and can I click items (flows) and items is open. But the icons in top of window is disabled (with red circle with red minus sign aka stop sign).
How can I to enable the menu/icon items in the top of windows?
Best Regards,
Dezso
Customer support service by UserEcho