cancel
Showing results for 
Search instead for 
Did you mean: 

Object Failed to register

Former Member
0 Kudos

Hi ,

I got an Error message at the end of User Defined Objects - Registration Wizard.

I created One document table and 3 document rows as well.

I followed the Wizard , First Wizard I selected Add new object Option Button, Second wizard I supplied all the needed information and selected Type as Document, Third wizard I checked Find, Delete, Cancel, default form etc.

Then I selected the Child User Tables also. In Linking Business Logic Implementation I didn't supply any DLL.

After I pressed Finish Button I got an Error Like this.

Object Failed to Register

[User Defined Objects - find Columns- Column Alias] , " Invalid Column in table @Request

Please help me to Register the object..

Jayakumar Namboodiri

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Jayakumar,

Please first make sure your UDF are there, and make sure there is no data in the UDF.

And please check CUFD table, to check whether all the fields are in the table. If some are missing, please delete all the fields, and recreate.

Please use standard way, wizard in B1 or DI code, to create UDF and UDT.

If it still does not work, please create new UDT and try to register again.

Hope this helps,

Nick He