Parse .tct file data into MRVS
Hi All,I am working on a Service Catalog Item where I have an attachment type variable. My requirement is:User uploads a .txt file through the attachment fieldOn file upload (onChange client script), I need to:Read the file contentParse the dataPopul...