PDA

View Full Version : is this possible with spoon



pdi_begineer
02-10-2009, 08:32 PM
hi
we usually develop transforms in spoon interface and end up having a xml file...
is the reverse possible? in the sense, if i edit the above xml file, my changing some attributes or values in the xml file, will it reflect on the steps in the spoon,...
is there any harm in doing this way..?

DEinspanjer
02-10-2009, 10:35 PM
Perfectly acceptable as long as your changes make sense. If you edit the XML to be invalid or try to change the data type of a field to be "Bananas" then expect bad things to happen.