This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 31 lines
!!! Overview
[Notify and Reset Subscriber Filter], refers to the [Subscriber side for the driver filter|Novell IDM Driver Filters], performs the following functions before it is sent [Translation Processor]:
* filters out any Notify attributes values that might exist in the XDS Document for the [Subscriber Channel].
* resets any attributes values marked "Reset" to the the obtained from the [Publisher Channel]
Any other values that are in the XDS Document are permitted to go to the [Translation Processor] and then to the [Connected Application] if required.
!! [from-reset]="true"
When the [DirXML Filter] has a value set to RESET, then the engine will send a document to the [Subscriber Channel] similar to:
{{{
<input>
<modify class-name="User" from-reset="true" qualified-src-dn="dc=com\dc=willeke\OU=people\OU=Int\uniqueID=molly1" src-dn="net\willeke\people\Int\molly1" src-entry-id="203791">
<association>19e01092f77c1741914fd10fd4a5aa79</association>
<modify-attr attr-name="L">
<remove-all-values/>
<add-value>
<value timestamp="1375354879#36" type="string">HOUSTON</value>
<value timestamp="1408446289#7" type="string">CYPRESS</value>
</add-value>
</modify-attr>
</modify>
</input>
}}}
The key [XML] [Attribute] to notice is the [from-reset] value is present.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]