I'm still at a loss as to why, inside a Test Window, cut/paste a string into my CLOB parameter doesn't work, but here's my work-around for anyone interested.
The theory is since this is development, store my long string(XML) in a table then select it out from with my Test Window. The actual...