Cannot resolve 'ScriptedAttribute' to a type definition for element 'resolver:AttributeDefinition'

Peter Schober peter.schober at univie.ac.at
Tue Nov 29 12:08:31 EST 2016


* Ilya Rumyantsev <iliggio at gmx.de> [2016-11-29 17:46]:
> <html><head></head><body><div style="font-family: Verdana;font-size:
> 12.0px;"><div>Hi all, I am trying to get the a scriptedAttribute but
> it is always failing due to</div>

Please don't send HTML-only emails. Especially don't send HTML-only
emails to public mailing lists.

> <div>Cannot resolve 'ScriptedAttribute' to a type definition
> for element 'resolver:AttributeDefinition'.<br/>

What exact version of the IDP software is this?

The resolver config you posted is the older, more verbose schema, but
"ScriptedAttribute" only works in the newer, clean-up IDPv3.3
version. (Cf. conf/attribute-resolver-full.xml for an example of the
new, cleaner version).

I.e., use "ad:Script" with the config file you have. Later you can
move to the newer, cleaner syntax at your own leasure.
-peter


More information about the users mailing list