• Create ITShop requests using scripts

    I want to create New ITShop Requests from a csv file that only has the userid and the product name. I created a script which reads the same and tried to create the same in the following way:

    Dim dbpwo As IEntity

    dbpwo = Session.Source.CreateNew("PersonWantsorg…