Dear All,
If I refresh the report using SDK with merged Detail objects i I get the error
below :
Exception in thread "main" com.businessobjects.sdk.core.exception.common.IllegalArgumentException: [IllegalArgumentException] <No synchronized expressions for the link: com.sap.sl.dictionary.impl.LinkImpl@1602bbc (iD: LA5, name: FFR Tool Key, description: , type: String, dataSourceObjectID: DS9.DO58a7, FormulaLanguageID: [FFR Tool Key], qualification: DIMENSION)> (Error: RWI 00011)
at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:144)
at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:84)
If I refresh the report that has only merged Dimension objects It works fine....
So the problem I think is related to the type of object used as merged objects....
The method that raise this exception is IllegalArgumentException contained on sdk.core.jar.....
P.S.
"I have tried to use a new sdk.core.jar from BOXI Build Number:974 but doesn't work.... my BOXI build number is 798"
Do you have any suggestion ?
Best Regards,
MJ