0

Issue with connecting to remote server for Docker container

Sai Chawan 2 months ago 0

Docker container is not able to connect to remote server for Unit Test, currently we are pulling warewolf version 2.8.6.16

Image 1141

0

Polybase Tool

Wynand Vermaak 5 months ago updated 5 months ago 1

Hello team,

Is it currently possible to connect to Polybase using the existing Warewolf functionality or, would a tool need to be created?

Regards,

Wynand

database designer execution plugin server studio tool
0

Warewolf Refresh workflow (FetchExplorerItemsService.json) is getting hang when calling from pipeline

Anonymous 8 months ago 0

Hello , 

Warewolf Server Configuration 

Warewolf version - 2.8.1.3

Workflow - 1200 

CPU(s) - 16 cores 

RAM - 64 GB 

we are deploying Warewolf server using azure pipeline. the command we are using to refresh workflow is 

powershell -ExecutionPolicy Bypass -Command "Invoke-WebRequest http://localhost:3142/services/FetchExplorerItemsService.json?ReloadResourceCatalogue=true -UseBasicParsing -UseDefaultCredentials"

Image 1110

as you can see in above screenshot , it is hang up there by 1 hours , in most case it should be finish by 10 secs. 

could you please support us to fix this problem ? 

deploy workflow
0

how to find the value of a variable in Activity Designer

Anonymous 10 months ago 0

anyone tell me?

0
Under review

While Unit test run why need to connect actual resources

bhavesh panchal 1 year ago updated by Ashley Lewis 1 year ago 1

We have identified that if we are not using actual values for DB and other resources for workflows it fails Unit tests.

It causes issue while unit test run when unit test container connects to actual DB and other resources, there might be chances of Data manipulation at Unit test level.

0
Declined

Warewolf swagger support for API documentation

Anonymous 1 year ago updated by anonymous 1 year ago 1

Warewolf needs API Documentation tool like swagger. 

currently we have to preprare API documentation manually and maintain manually whenever  there is anykind of update in APIs.

it is very tedious process to do so. 

0

Handeling of Errors

bbuchan 1 year ago 0

Given A nested workflow has an error

Or Given a tool has an error

And given the error is handled in On Error section of tool

When returning a result

Then the result should be present

execution tool variables
0

Group to new workflow

Anonymous 2 years ago 0

Hi

I have a feature suggestion. 


Context:

Sometimes a developer will create a workflow and then realise that a portion of the workflow could be made into a sub-workflow.

Current State: 

1. Developer would open a new workflow and copy the code there and save.

2. Developer would then move the new workflow from explorer to their main workflow and wire up the new item.

Desired State:

1. Developer highlights the tools that they want to move, including their connections.

2. Developer right clicks any of the tools and selects create new workflow.

3. A new workflow is created and wired the same as the current workflow.

4. Developer will review the new workflow and save the new workflow. 

5. Developer wires the new workflow in the main workflow.

Benefit:

1. Developers need tools (IDE/Studio) to speed up development.

2. This feature will promote component reusability and simplify the main workflow for readability. 

designer studio tool workflow
0
Under review

hi i am new to this tool, i just want to create an array of numbers

Anonymous 2 years ago updated by Gandalf 2 years ago 1

hi i am new to this tool, i just want to create an array of numbers