Question Werner Beukes · Jan 20, 2021 String manipulation on a field during transformation using a ClassMethod. I need to do some nifty string manipulation on a source property. I will not be able to do it with the functions available(with the knowledge that I have of what is available). Could I call a ClassMethod to do this for me? This is what I want to do: The source property is "myemail@myemaildomain.co.uk". I need to add the text "test" to the beginning of that string. "testmyemail@myemaildomain.co.uk". #Testing #InterSystems IRIS 0 7 0 247
Question Werner Beukes · Jan 15, 2021 How to test transformation from Virtual Document to FLR I just need to know if I can test a Virtual Document to a flat file transformation using the Test facility in the Tools tab of the Data Transformation Builder. There is an example in Ensemble(ENSDEMO namespace), but that is for a Virtual Document to Virtual Document. I need to know the syntax in the Input box. #DTL #InterSystems IRIS 0 14 0 300