cancel
Showing results for 
Search instead for 
Did you mean: 

Probelm in Migrating Territory attributes to Rule engine in CRM 7.0

Former Member
0 Kudos

Hi,

I am doing migration of territory attributes to rule engine. In that I have one custom attribute. In CRM 6.0 I gave the name for custom attribute as TF_SBU_ID without 'Z'. But, in CRM 7.0 this process is changed sinc they are using Rule engine. And Here the Custom attribute should start with 'Z'. So, I created another attribute as ZTF_SBU_ID in CRMM_TERRATTRIB table.

But now the problem is coming. when I do migration, the value is going into TF_SBU_ID, not into ZTF_SBU_ID. In debugging manually I filled ZTF_SBU_ID. But I can't do this sinc it is not a solution.

Please let me know, how can I solve this problem.

Main program for this process : CRM_TERRMAN_DATA_MIGRATION

The main thing is : my Z field ZTF_SBU_ID should get filled iin table CRMM_ATTRIB programatically. and should get reflect in WEB UI also.

Thanks,

Sandeep

Edited by: Sandeep Reddy on Jun 24, 2010 4:38 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Sandeep,

YOu can direclty update the filed in the view CRMV_FDT_ATTR.