Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 974

Cross-Deployment unit issue

$
0
0

HI Experts,

i am trying to create new  LeanLead  using Customer BO (Event- BeforeSave) , since Customer comes under Foundation deployment unit and LeadLead comes under CRM deployment unit,

system is not allowing me to write the code in Customer BO (Event- BeforeSave)  ,

 

 

CustomerExtensionBO - Even Before save -

 

if (this.CustomerRole.RoleCode.content == "CRM002") {    // CRM002 is prospect role

LeanLead.CreateWithReference(this) ;

}

 

error is -

 

Access of member 'CreateWithReference' in a cross-deployment unit is not possible.

 

 

 

 

Regards,

Abhishek


Viewing all articles
Browse latest Browse all 974

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>