Hello, 

We are trying to Implement a custom campaing element, SMS. 
We are following instructions from this website  : https://academy.creatio.com/docs/8.x/dev/development-on-creatio-platform/8.1/platform-customization/classic-ui/marketing-campaigns-basics/examples/implement-a-campaign-element#title-1455-3
We are facing a issue.
We created a test package named FZCreateCampaignElement which depends on our package FZCustomer360. Other package FZCustomer360 depends on : CrtBaseFinserv,
CrtBulkEmailInC360 ,CrtCampaignElements ,CrtCampaignInC360,CrtCampaignUtils,CrtContactToLeadInC360,CrtCustomer360App,CrtDigitalAdsInC360,CrtEngagementInC360,CrtEventInC360,CrtFinservSalesAndServiceApp,CrtLeadOppMgmtInC360,CrtOpportunityInC360,CrtSLAInC360,MarketingCampaign

Successfully we did this steps : 

1. Create a marketing campaign element
2. Create a property panel for the campaign element
3. Add the element to the element area of the Campaign Designer

At step 4 when (4. Create an executable element for the campaign element ) we created   executable element, we could not publish it since the class CampaignFlowElement could not be inherited.


Like 0

Like

1 comments

Hello,

Please reattach your screenshot since its corrupted and cannot be reviewed. In general please make sure your package where the element is developed is not the assembly package and that the product that you are working in is of marketing build (like sales-enterprise-marketing-service-enterprise).

Show all comments