Question
3
Replies
899
Views
Posted: October 25, 2019
Last activity: October 25, 2019
Closed
how call a Data transform in work class from data transform in data class
i want to call a data transform which is in work class from a data transform in data class
i have declared work class in my pages and classes but when i tried access DT with that page ,it is throwing an error "Rule-obj-Model not found: Pagename.DT. Details; Invalid value for data transform name passed to the assembler"
Please help me how to resolve this(Note: i am not allowed to change the class of neither of the Data Transforms)
Hello,
Why are you using "Top" keyword? I think you should setup a page from "Pages&Classes" tab and have a reference of that Page. Can you try that?