cancel
Showing results for 
Search instead for 
Did you mean: 

"ERROR";"Check Business Object Expression"

former_member197671
Participant
0 Kudos
804


Converted Universe to new IDT (.unx format) The obvious changes have been adjusted. When running integrity checker I see handful of errors on the business layer that state,  "ERROR";"Check Business Object Expression""Execution of the expression for business object XXXX' failed. Check the object properties.";"XXXX";

When you view this object it will not parse, gives this error, Query script generation failed. {0} (WIS 00013). Verified joins, data foundation is connected, tried rebuilding it. The odd thing is it will show values fine. The query is just a select column from a table, no fancy sql. Any ideas greatly appreciated?

View Entire Topic
former_member579583
Discoverer
0 Kudos

Same issue. For me - only changing length of parameter fixed it.

63 chars with double-quotes is the MAX

"Global"."USER1"."ZQUERYNAME1"."ZTABLENAME123456-PARAMNAME1111"

123456789012345678901234567890123456789012345678901234567890123

0 Kudos

HI Leo!

Where exactly did you change the length of the parameter??