Need help on modifying existing AIF service CustCustomerService.create method in AX 2012

Hi All,

Problem: While importing customers using CustCustomerService, if the financial dimension ís provided in input file and the given value is not present in the master table of the dimension, service is throwing error ("Financial dimension value XYZ does not exist ") and it is getting stopped.

Solution required: Now I need to create new service and extend custcustomerservice service to create financial dimension if not exist in ax table else continue as is.

How to read the input file financial dimension segment and check for the existance of dimension value in AX through newly created service.

Thanks in adavance

Regards,

Ambanna Yatnal