Does this question already exist in our backlog?
What is your question?
How do I get the samples/dataverse/testPlan.fx.yaml sample running? It's currently erroring:
(removed onTestCaseStart from the test plan)
Test case: No Accounts
Errors: Error 18-26: Name isn't valid. 'Accounts' isn't recognized.
Error 8-17: The function 'CountRows' has some invalid arguments.
Result: Failed
Test case: Insert Account
Errors: Error 14-22: Name isn't valid. 'Accounts' isn't recognized.
Error 1-8: The function 'Collect' has some invalid arguments.
Error 28-63: The specified column 'name' does not exist.
Result: Failed
Test case: Insert and Remove Account
Errors: Error 14-22: Name isn't valid. 'Accounts' isn't recognized.
Error 1-8: The function 'Collect' has some invalid arguments.
Error 28-63: The specified column 'name' does not exist.
Result: Failed
Test case: Update Account
Errors: Error 15-23: Name isn't valid. 'Accounts' isn't recognized.
Error 2-9: The function 'Collect' has some invalid arguments.
Error 29-64: The specified column 'name' does not exist.
Result: Failed
[Critical Error] Could not access Provider. For more details, check the logs.
Have setup as per README.md
Have run the Test Engine in debug mode and stepping through I can see my environment's tables so it looks like its connected to dataverse ok.
Also tried running via pac cli (1.50.1), but that fails with:
[Error]: 2025-12-02T08:41:23.1860423+08:00 - Failed to load 'provider' type powerfx.
What component are you experiencing the issue with?
PowerFX
What pac version are you using?
1.50.1
Does this question already exist in our backlog?
What is your question?
How do I get the
samples/dataverse/testPlan.fx.yamlsample running? It's currently erroring:(removed onTestCaseStart from the test plan)
Have setup as per README.md
Have run the Test Engine in debug mode and stepping through I can see my environment's tables so it looks like its connected to dataverse ok.
Also tried running via pac cli (1.50.1), but that fails with:
What component are you experiencing the issue with?
PowerFX
What pac version are you using?
1.50.1