


Hi,
I want to create an index field consisting of a generic(Integer) and link fields. I am able to define this in campaign classic.
I am able to do the same in ACS. I have defined a link(recipient) and an integer attributes. But when i start "Prepare Publication" process, I am getting the below error message:
Error: The field 'recipient' used in the index 'dest' of custom resource 'CSDB Client (client)' cannot be found in this resource schema.
Is it possible to add link type field to index in custom resource?
Views
Replies
Sign in to like this content
Total Likes
I am trying to create an index like given below in ACS. Please suggest if this is possible in ACS
<dbindex name="dest" unique="true">
<keyfield xpath="@clientId"/>
<keyfield xlink="recipient"/>
</dbindex>
Views
Replies
Sign in to like this content
Total Likes
Views
Replies
Sign in to like this content
Total Likes