You can customize the EDI data handler by creating a special name handler. The EDI data handler calls the name handler to obtain the name of the business object to create. The data handler determines which name handler to invoke by using the value of the NameHandlerClass attribute stored in the data-handler meta-object. The default name handler included with the EDI data handler looks for the business object name in the name-handler lookup file (indicated by the NameHandlerFile meta-object attribute). If you need the name handler to function in a different way, you: