How to map a content Builder class to a replication agent in AEM. | Community
Skip to main content
New Participant
October 16, 2015
Solved

How to map a content Builder class to a replication agent in AEM.

  • October 16, 2015
  • 3 replies
  • 1797 views

hi,

I have created a custom implementation for the content builder and a transport handler. i have uploaded the OSGi service in web console. I have created a custom agent page component and template, however i do not know how i would it under  serializtion type.

Any help would be appreciated

Thanks in advance,

Sam

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by gopalKa

I think , the dropdown should show the property value stored in ContentBuilder.PROPERTY_NAME in your service. It should be unique.

3 replies

gopalKaAccepted solution
Employee
October 16, 2015

I think , the dropdown should show the property value stored in ContentBuilder.PROPERTY_NAME in your service. It should be unique.

New Participant
October 16, 2015

Hi, 

Thanks for the reply. I have selected my custom serialization type, however the agent created is disabled. how to go about this.

Employee
October 16, 2015

Hi,

when you installed your custom bundle, did you get any exceptions in your error.log?

Is there any error displayed or in your error.log file when open your newly created Agent?

Regards,

Opkar