Changes made in Code modules do not reflect

  • 21 November 2006
  • 3 replies
  • 0 views

Badge +1
Hi,
I have a certain common functionality which needs to be performed on every activity, hence I have kept the common function in the code modules (.kcm file). However, even after making changes in the common function, they dont reflect on new instances created. The version on the K2 service manager shows the time I had exported the .kcm file to the K2 server. Can someone enlighten me how do I overcome this problem?

Regards,
Raghavendra B. Nayak

3 replies

Badge +3
Do the following test: Add a "dummy" Public method to your code module, compile it and see if this new method is visible in your process. Once you have done this successfully, your changes should be available AFTER your next export. Hope this helps!
Badge +1
Doesn't work :(
Badge +3
Mmmm - does the change you made in the code module not reflect in your studio code?

Reply