Create Step Summary Use the CREATE STEP command to create a new step object within your Connect environment. Steps are objects stored within your Connect instance and can contain one […]
Create a CSV File with WriteFile()
Create a CSV File with WriteFile()
WriteFile() creates a CSV file in your customer SFTP directory tree, from the results of an xSQL query. Let’s create a file (periods.csv) in the directory we just created: 1 […]