Parameters:
Profile
- name of the new profileType
(optional) - the type of profile, standard
or metasearch
. Defaults to standard
.CopyOf
(optional) - name of the profile to copyParametricField
(optional) - an array of parametric
fields to use in the profilePrimaryKey
(optional) - name of the primary key
field. Only used if Catalog Module is installed, defaults to Url
if not provided.Dataspace
- unused in the Parametric Search Appliance
Returns:
Success
- will be set to ok
, indicating the
profile was created successfully.
Adds a new profile to the Parametric Search Appliance. If there's any problem (already exists, invalid profile name, etc), a SOAP Fault will be thrown.