I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.2
Standard Browser showing correctly updated IBA values but in Creo Session Browser not showing updated IBA value and still showing old value.
Steps to Reproduce
1) Add EPMDocument object to workspace
2) Create/Update IBA value by using following API
PersistenceServerHelper.manager.update()
3) Observe EPMDocument IBA value on CommonSpace and Standard browser shows correct update value.
4) Observe in Creo session Browser Still shows old IBA value.