Preview transformation in vscode using javascript/typescript Preview transformation in vscode using javascript/typescript json json

Preview transformation in vscode using javascript/typescript


My understanding is the following:You have a mule workflow which needs to read a file(you edited the file in vscode) and execute a server side javascript (nodjs) to transform the file and after the result is obtained, the mapped result will be pushed into a web page ? right ?

All happen under a given mule workflow right? and you are wondering there is any mule connector to do this process ? right ?