0

Service/Workflow not showing on my folder structure

Siya fa 2 anys 0

Good Day,

After creating a workflow/service on Warewolf I can not see it on the folder structutre “C:\ProgramData\Warewolf\Resources” Please assist.


Regards,

Siya

0

Face issue while creating Unit test cases with Select and apply tools on WW version 2.7.5

Anònim fa 2 anys 0

Hi Team,

i'm using WW version 2.7.5

I tried to create a test cases and there were issue was facing when I have used Select and apply with sequence tool.

I have attached the video link for more understanding.

https://theunlimited-my.sharepoint.com/:v:/g/personal/vijay_prajapati_theunlimited_co_za/ETnQp-x1kiZEuFvxaVzazcQBs8totb97uoyVA_4rjjY-fQ

workflow
0
Not a bug

Facing Service Unavailable issue with Warewolf version 2.5.2.88

Anònim fa 2 anys updated by Siphamandla Dube fa 2 anys 2

I have already tried below Scenarios

Scenario:1

1) Uninstall warewolf existing version

2) Remove Warewolf files from (ProgramData, ProgramFiles (x86), App Data)

3) Restart the system

4) install the warewolf version 2.5.2.88


Scenario:2

1) Install .Net Framework 4.8 

2) Uninstall warewolf existing version

3) Remove Warewolf files from (ProgramData, ProgramFiles (x86), App Data)

4) Restart the system

5) install the warewolf version 2.5.2.88


Scenario:3

1) Update my windows

2) Uninstall warewolf existing version

3) Remove Warewolf files from (ProgramData, ProgramFiles (x86), App Data)

4) Restart the system

5) install the warewolf version 2.5.2.88


Scenario:4

1) Perform the Repair for the warewolf version 2.5.2.88


Scenario:5

1) Restart the Warewolf Service

Scenario:6

1) Install the new version of Warewolf 2.7.1 & Still facing the same issue 


Please find attachment here for server logs. 

ServerLogs

0

For Each CSV not working

Gandalf fa 2 anys 0

CSV not working inside a workflow.
Output of workflow should be :For Each with CSV not working.bite
X

Q

X

Q

X

0
Fixed

WW 2.6.10.0 - Suspend tool - Error in resume - Execution return TransactionAbortedException: re-queue with caution

Anònim fa 2 anys updated by anonymous fa 2 anys 2

in WW 2.6.10.0, Created sample workflow to test suspend tool and suspended for 10/20 seconds but at the time of resume it is in processing mode for longer period of time and then it is failing in hangfire database. 

below information I got from database.

suspend2.bite


I have video for this bug but not able to attached here. Let me know if you want. (Maya)

Reason
==========================
Execution return TransactionAbortedException: re-queue with caution.


Data:
==============
{"FailedAt":"2021-12-23T09:05:58.6891892Z","ExceptionType":"System.Exception","ExceptionMessage":"The transaction has aborted.","ExceptionDetails":"System.Exception: The transaction has aborted."}


Arguments:
=======================
["{\"resourceID\":{\"m_MaxCapacity\":2147483647,\"Capacity\":36,\"m_StringValue\":\"e5c4d591-dbaa-4b70-b152-86d2b9c06a7a\",\"m_currentThread\":0},\"environment\":{\"m_MaxCapacity\":2147483647,\"Capacity\":122,\"m_StringValue\":\"{\\\"Environment\\\":{\\\"scalars\\\":{\\\"input1\\\":\\\"var1\\\",\\\"input2\\\":\\\"va2\\\"},\\\"record_sets\\\":{},\\\"json_objects\\\":{}},\\\"Errors\\\":[],\\\"AllErrors\\\":[]}\",\"m_currentThread\":0},\"startActivityId\":{\"m_MaxCapacity\":2147483647,\"Capacity\":36,\"m_StringValue\":\"6f2c5415-aaa2-4912-806c-077cfe68ca53\",\"m_currentThread\":0},\"versionNumber\":{\"m_MaxCapacity\":2147483647,\"Capacity\":16,\"m_StringValue\":\"0\",\"m_currentThread\":0},\"currentuserprincipal\":{\"m_MaxCapacity\":2147483647,\"Capacity\":20,\"m_StringValue\":\"CYGNET\\\\mmkhambhayata\",\"m_currentThread\":0}}",null]

0
Completat

UAT- Facing an issue when execute the workflow

Vijay Prajapati fa 2 anys actualitzat fa 2 anys 2

Warewolf Version : 2.6.10

Issue Detail : When execute the Main workflow


Please check attached image file

ExecutedWrongly.PNG

You can see the 2 round there is an object "[[@objGetSimStatus]]". I get data properly there. but when I check in decision goes wrongly. I have added condition like If [[@objGetSimStatus()]] Is <> (Not Equal).

You can see 3rd round there shows non existent object { @objGetSimStatus() }

Decision tools have an issue.

I'm also attaching here Server.log file

wareWolf-Server.txt

workflow
0
Fixed

UAT- Facing Issue while creating unit test cases from workflow

Vijay Prajapati fa 2 anys updated by Siphamandla Dube fa 2 anys 5

Warewolf Version : 2.6.8 and 2.6.10

Issue Detail : When I tried to create test cases 

1) It's not display Test name in the left panel where we can see our test cases name ( it happen some time and some time it show)

2) When we see the test cases, there is Assert Mock and Assert Output Label and inside its value field not display properly It should take whole object output value.

3) When I save and run the test case if it has Post tools and mock the value. It display "The source for these tests does not exist. The window will be close when you click Ok"

Please check attached video for more detail.

Unit_TestCase_Issue.mp4

Note: I'm not able to create test case If It has dynamic data.

tool workflow
0
Completat

Include Environment variables in logging

jigar patel fa 2 anys updated by Siphamandla Dube fa 2 anys 2

In newer warewolf version Environment variables are not logged in elastic search. Environment variables are used to troubleshoot workflow errors so it should be logged. 


Suggestion:

-Enable environment variables logging with server setting file configuration
-Mask specific fields in logging

0
Respost

Can/how can you pass a json object into a Warewolf Workflow Service?

Timothy Boyden fa 2 anys updated by Ashley Lewis fa 2 anys 1

Scenario: I want to sync a set of product records from a local inventory management system to a web store. The local inventory management system provides the data in one json format and I have to convert that data to the web store's json format by doing a data mapping. The json document of product records would be POST to the Warewolf Workflow Service. The service would then transform the data and perform a HTTP POST to the web store.


How could I accomplish that with the current Warewolf toolset (as of 2.6.2.0)?  

service studio workflow
+1
Completat

Suspend Tool is not working properly in warewolf version 2.6.6

Hemant Chauhan fa 2 anys updated by anonymous fa 2 anys 2

WareWolf Version : 2.6.6

Please find attached workflow and perform below steps to check two different errors in suspend Tool.


Error 1

1) Copy the input payload from comment section.

2) Execute the workflow 

Error 2

1) Copy the input payload from comment section.

2) Uncheck Manual resumption from suspend tool.

3) Execute the workflow.

 

AdvanceSuspendTesting.bite