0

UAT - 2.6.2 - Getting Empty row in Record set when error occurred.

Жасырын 3 year бұрын 0

Record set is adding empty row when error occurred during the assignment of value. Please check the sample workflow. Main Workflow 
Chile WorkFlow

0
Аяқталған

How to get setup exec file to install warewolf into win 10 .

Жасырын 3 year бұрын updated by Gandalf 3 year бұрын 1

I need to install warewoft.but website there is not single link .by which i can download and install warewolf into my system.Since i tried lot to configure GIT code into my system.but still getting lot of depencies error..please help and provide warewolf download link.

0

Testing the Jira UserEcho link

Ashley Lewis 4 year бұрын 0

You can ignore this. I'm just testing if I create an issue in UserEcho it does create a workitem in Jira

0
Under review

How does warewolf work as a workdlow engine?

oussemabenamor96 4 year бұрын updated by Elmo 4 year бұрын 1
hello , i want to know does warewolf could be used as a workflow engine for a microservice application.
like document request , email sending,
i want to connect wareworlf with other services via rabbitmq
and thank you
Answer
Elmo 4 year бұрын

Hi oussemabenamor96

Warewolf is a workflow engine that has the ability to interface with RabbitMQ. It has the ability to send emails using SMTP and MS Exchange. Warewolf has many more capabilities which are easily utilized via the set of already available tools. The tools are dropped on the workflow design surface and ready to execute according to the details provided to them.

The simplified tools are simple to use and yet very powerful in functionality. This results in your business processes being highly visible, easily understood, and able to be changed on the fly when/if required.

Another great feature is that each workflow becomes a REST API which allows rapid deployment with security already part of the implementation.

I hope this answers your question. Please go check out or Azure or AWS offerings at Get Warewolf

0
Under review

warewolf limits

Daniel 5 year бұрын updated by Hagashen Naidu 5 year бұрын 2

hey guys,

what are the limits of warewolf?

can I build an API with it that runs an ecom store?

Answer
Elmo 5 year бұрын

Hi Daniel

Warewolf provides restful services and can orchestrate the communications between 3rd party services that are easy to develop and maintain by any developer.

It can be exposed as a service bus to serve front end web services.

Kind regards

Elmo

-1

AWS issue

louis 5 year бұрын updated by anonymous 5 year бұрын 1

Hi,

AWS Version: Database tools Connection: Connected but no Stored procedure in Action Dropdown box

I tryed with SQL, Mysql and Postgree with same results.

Need open some port in AWS or in connected database?

Thank you !

0
Under review

Request for example - Create MS Word document, add paragraph, save

burque505 5 year бұрын жаңартылды 5 year бұрын 2

Using Microsoft.Office.Interop.Word, I need some guidance. What I want to do is:

  • Create the application;
  • Add a document;
  • Add a paragraph with text;
  • Save and exit.

So far I have managed to crash Studio five or ten times in my efforts.

Thanks!

studio variables
0

My compiling experience - github version as of July 23, 2019.

burque505 5 year бұрын жаңартылды 5 year бұрын 16

I would like to share how I got Warewolf to compile and run with Visual Studio 2019. I don't claim this is a best practice, it just worked.

  • I compiled the Server.sln solution as suggested. Once I had the dependencies restored, it compiled without error, although not without warnings.
  • I then tried to compile Studio.sln, which made it almost all the way through, but failed in the Tests section due to a dependency on TestBase.dll. I did not clean the Studio.sln solution.
  • I compiled AcceptanceTesting.sln, which provided the missing dll.
  • I then rebuilt Studio.sln, which now compiled without error.
  • I did a test run (not as suggested by the instructions online) by starting \Dev\Dev2.Server\bin\Debug\Warewolf Server.exe from the command line. It threw a System.IO.FileLoadException. On further investigation, it appears there is a dependency on IronPython 2.5.0, which I did not have installed. I installed this version of IronPython from a downloaded .msi, and recompiled the server. It now started without error.
  • I was then able to start Studio by running \Dev\Dev2.Studio\bin\Debug\Warewolf Studio.exe from the command line.
  • As everything appeared to work, I then compiled Web.sln. The npm installation took a very long time, but it installed.
  • After restarting Server and Studio, everything still works.

Notes and questions:

1) All the solutions I compiled reference VS 2019 (i.e. 16.0). Others reference VS 2019 (i.e. 15.0).

2) Although I have VS 2017 installed side-by-side, I have not attempted to install the solutions that reference that version of VS. My questions are - do I need these other solutions? Can I compile Release.sln without them?

Regards,

burque505

installer server studio web
0
Under review

How to get warewolf work for .net web application

urmi vijayvargiy 5 year бұрын updated by Elmo 5 year бұрын 1

How to get warewolf work for .net web application

0
Answered

We want use integrations platforms for several service.

Anatoli 6 year бұрын updated by Grommit 6 year бұрын 1

Hello, we want use integrations platforms for several service and when it selected stopped on the your soft.

Can I ask some questions?

Your service with open source?

We can using this soft free?

Is this service have good documentations (full documentations, have examples, others resource which help our in work integrations).

Have you service support?

Is service support free? If no, when, how much is cost?

How many agents integrations have for platformes (adapters, connectors), example service: sharepoint, slack, onedrive, google drive, trello etc?

How is a programming language used in the platform?

Please give answer on the my questions, thanks in advance =)

Answer
Grommit 6 year бұрын

Hello Anatoli

You can use the open source version which you compile yourself from GitHub, for free. The GitHub version only has community level support, found here.
If you use the version that is already installed on a VM (Azure  and AWS) then you will pay according to how many cores are used plus other VM costs which can be found at each site. This cost includes support.
The links to the above can be found here: https://warewolf.io/get-warewolf.php

All documentation can be found at

https://warewolf.io/knowledge-base/

Warewolf is a low-code platform, so no programming languages are used inside the platform.

Hope this helps with your investigation!