How to update multi row attribute in site hub (RRS_SITES_EXT_B table) using Standard API?
We are using standard Oracle procedure ego_user_attrs_data_pub.process_user_attrs_data() to update an existing row which already present in RRS_SITES_EXT_B table but whenever we are calling this procedure with valid extension id (through building data and row tables) it is giving error like
"There is no row of "Franchisee Details - Prior" like the row you wanted to alter."
The log file of the API is attached. Can someone help?