Updating Mappings for User Object Profile
I have created a new account status property (let's call it new_account_status) in the Profile Definition and mapped it to the appropriate Data Member in the Data Object.
I have made this new property searchable by tickting the 'Searchable' attribute under the 'Advanced Attributes' header and made the old Account Status attribute not searchable by un-ticking this attribute.
So far, so good - when I go to the Customers and Orders manager and look in the User Object (under 'Profiles'), the new_account_status field appears in the 'Look for' drop-down menu. Again, so far so good. However, when I try and execute this search the following error message is returned (in the code):
Property 'account_status' is not searchable.
Parameter name: propertyName
It seems that I need to update the mappings for the User Object profile - but where?
Any help would be greatly appreciated guys.
Thanks,
Sean

