Hello,
In EA v8, we built custom profiles (based on SysML 1.1) for our custom stereotypes that apply to Class, Interface, Part, Port types. These extensions supported custom stereotypes with TaggedValues, that were synchronized correctly with the api with the Repository.CustomCommand with the following syntax format:("Repository", "SynchProfile", "Profile=<name>;Stereotype=<stereo>;"). All our stereotypes were properly synchronized with our automation.
After upgrading to EA version 9 build 908, and adding our custom profiles, our stereotypes for Class and Interface types are not being synchronized. The Repository.CustomCommand returns "true" indicating the api found the profile and stereotype, however the TaggedValues are not being synchronized/updated. All other types (Port, Part) are being synchronized correctly.
Has anyone seen this in Version 9? Did the Repository.CustomCommand change ?
Thanks,
-Paul