Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

@Attributesval in FIX statement - Invalid Object Type error

N ShahJul 7 2019 — edited Jul 10 2019

Hi All,

I am trying to use @Attributesval to retrieve the string attribute value and do a concatenate to retrieve a member. But I receive an invalid object type error on validation. When I replace this with the value I am expecting the rule validates. Anyone had any success in using this function in a fix statement. On PBCS.

FIX(@MEMBER(@CONCATENATE("LA_",@ATTRIBUTESVAL("AllocClassification"))))

Regards,

N Shah

Comments