Hi Christian,
I debugged it and found that in CREATE_BUILDHEADER method context node to bind is partner,
however no such node exists in the ICCMP component controller. I added the wrong view instead of adding ComponentUage.View. After this I created binding for the Partner context node with CONTACTPERSON node of my component controller.
Now I face another problem, in method SET_VIEW_GROUP_CONTEXT of the implementation class; the collection for marketing attributes is initial and as a result it gives a dump when trying to get the iterator. Do I need to bind this context node as well or how can I set the collection?
Regards,
Dhruv