GET_DOCPROFILE,GET_DOCPROFILES, GET_DOCRULES, GET_DOCRULE etc. not working
Hi,
I have few document profiles created in UCM and each assigned different rules.
I am trying to use this service to get the rules defined for a profile using :
http://localhost:16200/cs/idcplg?IdcService=GET_DOCPROFILE&dpName=HTMLDocument
I get the following errors :
Configuration error for request 'GET_DOCPROFILE'. No dynamic HTML page. This is the result for all the DOCPROFILESERVICES.
Any idea how we can fix this. ?
I have tried to fetch this using a ajax (jquery get) request too but the http request fails ?