Mapping Model, Model Category in alm_hardware table using Transform map script.
i am inserting data using xml data source to alm_hardware table. From xml tag <description>"Computer Linux 200 gb 35 inches"</description> receiving ConsiderModel category = Computer,Model [Manufacture = Linux, Model name = 200gb 35 inches] How to ma...