11
Automation Interface, Add-Ins and Tools / Re: Help changing Parent on an attribute from one class to another
« Last post by ejafman on March 28, 2026, 12:12:28 am »curious...if I do actually use the rep.execute method, should I still run a refresh on the old and new class? I am checking the data in the actual underlying tables, and actually don't see anything that would actually need refreshing.
UPDATE...I ran a test, and debugged. My actual hardcoded update statement did work, and then ran an update(), and the Object_ID for the row in t_attribute flipped back to the original class.
Weird, or am I not getting it?
E
UPDATE...I ran a test, and debugged. My actual hardcoded update statement did work, and then ran an update(), and the Object_ID for the row in t_attribute flipped back to the original class.
Weird, or am I not getting it?
E
Recent Posts