Question
1
Replies
63
Views
Virtusa
Posted: February 13, 2019
Last activity: February 13, 2019
Closed
Property Optimization via scripts
Hi ,
When we add a new column to a table by running sql scripts in DB , it does not reflect in prpc class unless jvm is restarted or we manlually do a test connectivity of the class defination .
Is there any way to do this from SMA ? like clearing cache or rebuilding class map etc , i tried few option in SMA but nothing seems to work .
Basically i am trying to achieve this by not restarting the JVM or by login in to designer studio
Perhaps a revalidate and save of the class using prpcUtils / prpcServiceUtils would work.