+1
Not a bug

Gate Tool Selection is Getting Disappear

Anonymous 4 years ago updated by Yogesh Rajpurohit 4 years ago 3

Point 1)

When we changed anything on First Gate Tool then In Second Gate Tool the selection of First Gate Tool is Getting Disappear. 


Point 2) 

When we select EndWorkflow Option in First Gate Tool it wont allow to select that first Gate Tool in Second Gate Tool. 

(Suggestion )Point 3)

When Condition is not matched in Gate Tool why it is print as error. I believe It was part of functionality so It wont print as Error.


 GateToolPractise.bite


0
Fixed

Build error - Missing Warewolf.Driver.Resume.csproj and Warewolf.Driver.Resume.Tests.csproj

Timothy Boyden 4 years ago updated by Ashley Lewis 4 years ago 4

Cloned from GitHub on 2021-09-08. Attempted to build from source per "How to Build Warewolf from Source Part 1". Getting the following errors when trying to build the Server.sln solution:

C:\source\Warewolf\Dev\Warewolf.Driver.Resume\Warewolf.Driver.Resume.csproj : error : The project file cannot be found.

C:\source\Warewolf\Dev\Warewolf.Driver.Resume.Tests\Warewolf.Driver.Resume.Tests.csproj : error : The project file cannot be found.

server source studio
0
Under review

Post Tool is not recognising the variables in the body when generating outputs

Wynand Vermaak 4 years ago in Studio / Variables updated by Yogesh Rajpurohit 4 years ago 1

Hi guys,

I worked with the Post Tool this morning and experienced the following bug. When declaring variables in the body of the Post Tool, it doesn't automatically populate in the Variables Toolbar. Also, the output variables from the Post Tool also doesn't populate the Variables Toolbar. Please refer to the following snip:

Image 928

I proceeded by entering the variables manually, but as you can see from the following snip, it appears that the Variables Toolbar is not recognizing them.

Image 929

Please feel free to contact me if additional info is needed.

Regards,


W

studio variables workflow
0
Under review

Email Address format change on the Input "Assign Object" tool

Hiren Khatri 4 years ago in Studio / Variables updated by Gandalf 4 years ago 1

In the "Assign Object" input variable, If we pass the correct email address the first time then it will be fine but after 2nd time if we try with the same payload as input then their email address format change from "hiren@gmail.com" to "hirengmail.com".

Replicate on version "Warewolf-2.6.1" and "Warewolf-2.6.2.0".

Input Payload:

"{
"BusinessEvent": {
"RequestID": "40CA026F-8A5A-4695-AEEF-A5FEDF37B371",
"ReferenceId": "9307deed-273c-44d2-8124-2b970223c175",
"Customer": {
"Mandate": [
{
"MandateShortId": "TU000000150",
"MandateId": "e52805a2-2da2-440f-8d59-7d46683b6834"
}
],
"PlanId": "74",
"EmailAddress": "hiren@gmail.com",
"FirstName": "Sune",
"DisplayNumber": "TU00000",
"MobilePhone": "27832640"
},
"ExternalSourceType": "CRM"
}
}"


For reference, attach snaps and sample workflow.


Sample Workflow

Image 914

Image 915


0

UAT feedback: Suspend tool: getting processing state twice in hangfire database

maya khambhayata 4 years ago 0

Getting processing state twice in hangfire database. because of that sometime activity after suspend execute multiple time.

Image 906

0

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

Anonymous 4 years ago 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

Bug: Can’t override the object in child workflow.

Anonymous 4 years ago in Studio / Variables 0

We Found Issue while override the object in sub work flow. It is also giving duplicate errors as per the below Screenshot. Please find below workflow for more detail.Main Workflow
ChildWorkflow

0
Completed

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

Anonymous 4 years ago updated by Gandalf 4 years ago 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
Not a bug

Advanced Recordset Generate Outputs button not working

1p7brzxuntez 4 years ago in Studio / Designer updated by anonymous 4 years ago 3

Clicking the button does nothing

Image 891

0
Under review

HTTP Post tool custom timeout input field

Anonymous 4 years ago in Studio / Toolbox updated by Elmo 4 years ago 1

HTTP Post tool custom timeout input field

We are facing issue in HTTPPost tool when third party service returns response in more than 1.5 to 2 Minutes
Seems warewolf HTTPPost tool returns timeout and not able to handle such kind of long returned response

We would like if we have input option in HTTPTool similar to SQL Database tool itself to customize timeout of any request to handle response