Skip to main content
Question

Create a CSV in Test A Rest

  • April 24, 2023
  • 1 reply
  • 166 views

Forum|alt.badge.img+1

Hi

So there exists a ExecuteCSV function to execute the csv but is there any function to create a csv ?

I have recently stumbled upon MakeCSV function but cannot proceed without knowing what parameters to give to this function, upon randomly trying for paramters, it just gives null point error, expected an object 

Attaching the error screenshot.

 

 

supulm
Hero (Employee)
Forum|alt.badge.img+7
  • Hero (Employee)
  • August 6, 2023

Hi Adil, 

I tried below and it worked. However, it seems like this command is not documented. 

1```cs
2
3Get UserHandling.svc/Users Into users
4
5MakeCsv users Into dest
6
7Print dest
8
9```

 



Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings