An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
I have given command to load user profile and import the file command together.
hm_framework loaduserprofile
and import.
As they are happening simultaneously, eeror is happening. I have to import only if template is loaded.
@tinh Please help
Hi
Use hm_framework registerproc
To add a proc to be called after user profile changed. Within that proc, you import file, then unregister it self.
Hi tinh,
How can we use this for hyperworks x version to load a proc when we change the client. hm_framework wont work if the user loads hyperview client first in Hyperworks-X. Do you have an alternative workaround for this?
TIA