Or leave us a private message
Private workflow unit test case error - unauthorized to execute
I have created one workflow that workflow can not be accessed via public URl. I have created test case for that workflow and selected Run As Public workflow. Now I am facing error like unauthorized to execute.
Meeting video link for reference.
Hello Jigar,
Thank you for bringing this issue to our attention.
The User selection should indeed be sending the Server_Name and Server_Password of the Server the tests sit-in, which is currently not the case with our codebase, the Public select should also be sending its payload as an anonymous user so this behavior can be tested correctly and hence this ticket will be used to enhance this framework in regards to these behaviors.
However, the security of the Warewolf server will not be in your way should you provide the server the tests sits-in with the Server_Name and Server_Password included in the URL as follows:
http://[[SERVER_NAME]]:[[SERVER_PASWORD]]@localhost:54914/secure/Hello%20World.tests?Name=etetet" title="http://%5b%5bserver_name%5d%5d:%5b%5bserver_pasword%5d%5d@localhost:54914/secure/hello%20world.tests?name=etetet" href="http://%5B%5BSERVER_NAME%5D%5D:%5B%5BSERVER_PASWORD%5D%5D@localhost:54914/secure/Hello%20World.tests?Name=etetet" rel="noopener noreferrer" target="_blank" tabindex="-1">HTTP://[[SERVER_NAME]]:[[SERVER_PASWORD]]@localhost:54914/secure/Hello%20World.tests?Name=etetet
Hope this suggestion helps you resolve the critical part of your issue.
Kind regards
Siphamandla Dube
Can/how can you pass a json object into a Warewolf Workflow Service?
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)?
Suspend Tool is not working properly in warewolf version 2.6.6
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.
Test Case Is getting failed in Dev & Staging environment.
Test Cases is sometimes getting failed and some times getting pass in dev and stagging environment. Please find below details for more information.
Note: This is high priority blocker for us
Closing ticket as the is no longer any further communication in this regard.
Configure SSL certificate for port 3143?
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.
Facing Issue while deleting test cases
Werewolf Version : 2.6.6
We are facing the issue while deleting the test cases. Please check attached file for the same.
Hello Hermant,
In regards to: "Thus, we will keep this ticket open and use it to track the work needed to adjust the mechanism to cater to this." This has been revised and the best solution with this enhancement would be to manually clean the "%programdata%\Warewolf\CoverageReports" folder as with each test we run the Test Coverage report is generated.
Steps:
- Delete all Coverage Reports inside "%programdata%\Warewolf\CoverageReports"
- Run http://localhost:3142/secure/.tests or of that specific folder
- Run http://localhost:3142/secure/.coverage should at this point regenerate all the reports you just removed
With this suggestion, this ticket will be closed.
Facing Issue While Creating Unit Test Cases.
Warewolf Version : 2.6.6
Issue Detail : API long response is getting cut down in test framework. Please check attached video for more detail.
Suspend Tool Failing
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
Dark Theme in Warewolf Studio
its all about the choice but I am suggesting you because it help to reduce the eyes stress of developer.
Hi Hemant
We are working on a web UI and will include this in that version. In the interim, why dont you try https://justgetflux.com/
There is a specific "Reduce Eyestrain" feature which I use.
Warewolf-2.6.4: Facing issue with input parameters which persist value from another workflow with same name but in different folder.
Discussion-20211022_125108-Meeting Recording.mp4Warewolf-2.6.4: Create workflow with name "Main" in 2 folder "PreWelcome" and "Welcome". Both workflows have same name "Main" but logic is different in different folder. but input parameters are same for both the workflows like "journeyname" and "referenceid" but value is different. It creating problem with the persistent of value in workflows. I am posting video and workflows for the same.workflow.zip
Customer support service by UserEcho