IDM - remove type from add-attr

One of the more interesting things with IDM (Novell Identity Manager) is that it more or less works out of the box, and most of the issue being see is with the applications (ie. what we are either receiving or sending data to).

Once in a while one have to do silly things; like remove the type declaration from from XDS, which is "easy" to do with XPath.


<rule>
<description>StripTypeAtribute</description>
<conditions>
<and>
<if-attr name="<attribute>" op="available"/>
</and>
</conditions>
<actions>
<do-strip-xpath expression="*[@attr-name='<attr-name>']/add-value/value/@type"/>
</actions>
</rule>


This should be put somewhere in the Command Transformation.

Comments

Popular posts from this blog

Kviknet and IPv6

Apple IOS cannot download song

Apple AirPort Express and Digital Jitter..