Hi,
Please let me know the procedure to read a CSV file or XML file using oscript.
And how to read each record from the CSV file or XML file and create objects of that record????
In Oscript you have the File Object which also comes with an iterative example.You also have the XML ospace which shows the necessary methods to parse XML.I alawys look at how OI parses XML which is easier to look.I hope you are a better than novice builder person.
For what its worth here is a file parsing that we do to create users from a csv file,it is not complete but if you put it in a RH at least you can follow how we parse and use the "comma".
https://knowledge.opentext.com/knowledge/cs.dll?func=ll&objId=35451382&objAction=download&viewType=1