0
No es un bug

For each loop issue: All Recordset index values not passing into child workflow

Ashley Lewis hace 2 años en Server / Execution actualizado por Siphamandla Dube hace 2 años 2

Hi,

I have noticed that All the values of recordset are not passing into child workflow for each loop. I have checked this same behavior into the Select & Apply tool and it's working fine.

Please check the sample attached workflows & issue into screenshot.

forloop_recordset_all_values_not_pass_issue....png
ForLoopIssue-MainWorkflow (1).bite
ForLoopIssue-ChildWorkflow (1).bite

Gandalf 5 months ago

It looks like the For Each is getting confused with 2 different recordset inputs: User(*) and Benefit(*)

Gandalf 5 months ago

Change For Each to use No. of Executes = 3 and see different result. This is from the tool handeling the replacement of * differently and incorectly.

Yogesh Rajpurohit yesterday at 9:13 a.m.

We have checked and found that the sequence of BenifitID in User Payload is incorrect so we changed the sequence and checked the result. Output is coming properly.

Attached are the Edited Workflows.

ForLoopIssue-ChildWorkflow (2).bite
ForLoopIssue-MainWorkflow (2).bite

execution server variables
0
Respuestas

Configure SSL certificate for port 3143?

Timothy Boyden hace 2 años en Server actualizado por Elmo hace 2 años 2

How do you secure port 3143 with a real SSL certificate? Haven't been able to find any documentation on this. Using server version 2.6.2.0.

server
+1

Suspend Tool Failing

Anónimo hace 2 años en Server / Execution 0

There is a problem with the suspend tool. I have two workflows created in 2.6.6.0, one works fine and the other does not.

Works fine: SuspendToolTest

Does not work: suspendtest

suspendtest.bite
SuspendToolTest.bite


Image 975

Image 976

0

Warewolf-2.6.4: Trigger: On Local environment trigger is not picking the data from Rabbit MQ in most cases.

maya khambhayata hace 2 años en Server 0

Discussion-20211022_124100-Meeting Recording.mp4 in Warewolf-2.6.4 version, I have created 4 triggers in local environment and set the concurrency to more than 1. It created the queue in RabbitMQ. While pushing the data to queue in RMQ. It is not picking data most of the time. I have to edit something in trigger and save again. For example i have to change concurrency from 2 to 3 OR 3 to 2. then only trigger is picking data from RMQ. Also checked with other team members too. They are also facing same issue. Here I am attaching video recording for same.

0
En revisión

Warewolf.Tools.Specs compile error

Timothy Boyden hace 3 años en Server actualizado hace 2 años 2

Received the following error when attempting to compile Warewolf.Tools.Specs:

"The command "powershell.exe -ExecutionPolicy RemoteSigned -nologo -noprofile -file "C:\source\Warewolf\Warewolf-develop\Dev\Warewolf.Tools.Specs\Warewolf.Tools.Specs\Toolbox\FileAndFolder\AddGuidToPaths.ps1"" exited with code -196608."

Required for compiling Dev2.Activities.Specs. Which is required for compiling Server.

server source
0
Solucionado

There is no argument given that corresponds to the required formal parameter 'reverse' of 'TaskEventLog.GetEnumerator(bool)'

Timothy Boyden hace 3 años en Server actualizado por Ashley Lewis hace 2 años 3

Error compiling Dev2.TaskScheduler.Wrappers. From develop branch as of 9/27/2021.

Project: Dev2.TaskScheduler.Wrappers

File: Dev2TaskEventLog.cs

server source
Respuesta
Ashley Lewis hace 2 años

I have committed this patch:

https://github.com/Warewolf-ESB/Warewolf/commit/612cf6445de7892c58fb57a280c9195b5d8ae469

Please check if this fixes the compile on your machine?

0
Solucionado

Argument 6: cannot convert from 'System.IO.Stream' to 'System.Collections.Generic.IEnumerable<Dropbox.Api.FileProperties.PropertyGroup>'

Timothy Boyden hace 3 años en Server actualizado por Ashley Lewis hace 2 años 3

Error compiling solution for Dev2.Common. Develop branch clone as of 9/27/2021.


File: DropboxClientWrapper.cs

Project: Dev2.Common

server source
Respuesta
Ashley Lewis hace 2 años

I have committed this patch:

https://github.com/Warewolf-ESB/Warewolf/commit/b075bccf146892f7b7c05f14922b024d691dae10

Please check if this fixes the compile on your machine?

0

Date Time and Debug not correct

Hagashen Naidu hace 4 años en Server / Execution 0

Please see attached workflow. When passing the following JSON as input:

{
"dateTime": "2020-04-14T09:20:18.982Z"
}


Even though the JSON is valid and I have specified the DateTime Input Format correctly when I debug I get an error that the Input String is not in the correct format. However when I 'View in Browser' it does not show an error. Furthermore the debug input of the tool does not show the input due to the error.

 

Date Time Issue.bite

PS. I got this to work by making the input format my current system format as it turned out, internally the Newtonsoft de-serializer interprets the DateTime into the system format. This is however hidden from user and would be difficult to find.

I think showing the Debug Input values would help the user see what value was actually being used and then they could adjust the format based on that. There is a case for saying that the format should not have changed without me explicitly doing so.

execution tool
0

RabbitMQ limitations (messages per second)?

Michael hace 5 años en Server / Execution 0

Hello,

is there any limitation on the RabbitMQ Publish Module? 

In my case, I have one recordset with about 60000 different numbers. Now I want to publish this to RabbitMQ. But I only got a message rate of max. 20/s. That's not so fast. With other tools I reached over 20000 per second. 

During the job runs, I've checked the system performance. 
CPU: < 25%

RAM:  2,5Gb / 8Gb

How much messages can WareWolf send to RabbitMQ?

Thanks!

execution service workflow
+1

Warewolf Server

Michael hace 6 años en Server actualizado por Grommit hace 5 años 11

Message: *

Hello Warewolf-Team, we would like to choose warewolf B Software at our company. I have registered for the 30-Day Trial Edition. Now I have some quesition about the Server which runs on Windows Server 2008. Is there only one install file for server and client? If this is possible with the trial version, how do I doing this? The client closed instantly after I opened it. Thanks for helping me! Best regards, Michael Forster

installer