Skip to main content

Hi,
we created a custom attribute in entity configuration and approved and published the entity.
I can see a new alternate view created with new attribute.
When i am trying to load or insert the data using Migration Job , all other fields data is inserting but not the new field(custom attribute). 
 

any steps am i missing ?

Can anyone help me on this.

Thanks.

Hi @Kondapalli varun, Please check the method used in the METHOD LIST tab.

Even though the view might be ….._CFV (CUSTOM FIELD VIEW) and the fields are visible, the method should also be ….._CFP and not the core …._API .

This is the functionality adding/updating Custom fields.

 

Hope this helps, I couldn't make it more specific without any examples.


Hi @JoDe 
How can i create a view with CFP Type or is there any way to update the existing created view from CFV to CFP.

Thanks.


Take a look here: https://docs.ifs.com/techdocs/22r1/030_administration/050_data_management/050_data_migration/030_migration_types/030_excel_migration/#handling_lus_with_custom_fields

I found it far from straight forward but I got it to work at last. 


Hi @Kondapalli varun, Please see the answer of @TRCDAVMOC, this is documentation I've used in the past as well.

 

Hope this makes it clear (although this specfic documentation is for a excel Migration).


Hi @Kondapalli varun - When we publish custom fields to a LU, the system successfully creates the CFV but from the page designer does not pick the customized view sometimes. Hope you checked on it too.


Reply