How to create profile schema for context services? I can see in UCS DB that all the contact attributes that are defilned in Configuration Manager are present in the DB. Also, when I add any new attribute in Contact Attributes it gets inserted in the DB. But when I query the CS in production mode as below. I am always getting 404.
http://<server>:<port>/metadata/profiles/
I am new to context services. Please let me know if I am missing anything.
Note: Query for business-atrribute is working fine