Book a Demo

Author Topic: Profile Stereotype Instances Sync issue  (Read 4025 times)

OlaOludola

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Profile Stereotype Instances Sync issue
« on: February 27, 2015, 06:31:05 am »
Hi All,

         I will be grateful to get any insight into this issue I am having. Each time I import an updated project profile and then perform the "Sync tagged values and constraints" function on the repository elements, Some of the instances would not get the updated tagged value why some will, I investigated the ones that dont and cant seem to know why they dont get it, it is a shared repository where other people instantiates objects from the profile. I have investigated why that happens but still cant seems to figure out why. I also tried making sure everyone has closed the repository but to no avail.

Any insight will be very helpful and appreciated.

Thanks

Ola

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Profile Stereotype Instances Sync issue
« Reply #1 on: February 27, 2015, 07:32:21 am »
I can't answer your question but if I read correctly you're doing that synch quite often. So my question would be: why? It means you made essential changes in your profile. And that should be avoided as fas as possible. A profile migration is not that trivial.

Further: what version of EA do you use? TV handling has changed from V9.3 essentially.

q.

OlaOludola

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: Profile Stereotype Instances Sync issue
« Reply #2 on: February 27, 2015, 09:27:52 am »
Thanks a lot for your reply Qwerty,

 My profile updates are actually very infrequent, this current update I am doing is the first time in about 6months, I had experienced this issue before but at that point the repository is quite small so I did some manual adjustments, however at this point the repositroy has expanded and I can no longer do what i did before, i currently use sparx 10.  I will be grateful to know more about the little caveats in applying profile changes to a repository other than how I know at this time. Still trying to see what's causing the partial instance sync.

thanks again.

Ola

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Profile Stereotype Instances Sync issue
« Reply #3 on: February 27, 2015, 11:24:38 pm »
The issue is rather complex and I can't give any good advise. The only thing I can say is that a synch will just add new stereotypes and not replace existing ones. Nor will it remove those that are no longer defined in the profile. So if you have something like drop downs you need to do either some API programming or some clever SQL to update the TVs (that is to replace the memo field only/correct now invalid choices). I just remember that a profile migrations were blood, sweat and tears and none went through without accident.

q.