friedman16

Captain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-06-07
15:50
720 views
Determine the Dest-dn
How do I reference the object DN in this document:
This is from the SOAP driver in the Output Transform Policy. This document is in-between the NOVLDSML-opt-ConvertDestDNtoLDAPformat and NOVLDSML-otp-SOAPOutputTransform. IN this example, IDM800130 is a newly created object. However, the status dest-dn is blank... but the object is referenced in the object-dn tag. is there a way to reference that object DN (osu\vault\users\IDM800130) and so that I can pull different attributes and add it to this document?
My end goal is to add various attributes to the return document to the process that calls the soap object (via the publisher channel). to do that I need to figure out how to put the object-dn into a variable and then add the needed attributes from eDir into this status.
thanks in advance for any help/suggestions.
<nds dtdversion="4.0" ndsversion="8.x">
<source>
<product edition="Advanced" version="4.6.2.0">DirXML</product>
<contact>NetIQ Corporation</contact>
</source>
<output>
<status dest-dn="" event-id="0" level="success"><operation-data>
<password-publish-status>
<association/>
</password-publish-status>
</operation-data>
<application>DirXML</application>
<module>wdStudio</module>
<object-dn>osu\vault\users\IDM800130</object-dn>
<component>Publisher</component>
</status>
<status dest-dn="" event-id="1" level="success"><application>DirXML</application>
<module>wdStudio</module>
<object-dn>osu\vault\users</object-dn>
<component>Publisher</component>
</status>
</output>
</nds>
This is from the SOAP driver in the Output Transform Policy. This document is in-between the NOVLDSML-opt-ConvertDestDNtoLDAPformat and NOVLDSML-otp-SOAPOutputTransform. IN this example, IDM800130 is a newly created object. However, the status dest-dn is blank... but the object is referenced in the object-dn tag. is there a way to reference that object DN (osu\vault\users\IDM800130) and so that I can pull different attributes and add it to this document?
My end goal is to add various attributes to the return document to the process that calls the soap object (via the publisher channel). to do that I need to figure out how to put the object-dn into a variable and then add the needed attributes from eDir into this status.
thanks in advance for any help/suggestions.
1 Reply


Knowledge Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-06-08
07:41
friedman16 wrote:
> is there a way to reference that
> object DN (osu\vault\users\IDM800130)
Sure there is: xpath(object-dn) should do the trick, though you might have to
find a way to reliably decide which of the two status docs you need to work
with.
--
http://www.is4it.de/en/solution/identity-access-management/
(If you find this post helpful, please click on the star below.)
> is there a way to reference that
> object DN (osu\vault\users\IDM800130)
Sure there is: xpath(object-dn) should do the trick, though you might have to
find a way to reliably decide which of the two status docs you need to work
with.
--
http://www.is4it.de/en/solution/identity-access-management/
(If you find this post helpful, please click on the star below.)
______________________________________________
https://www.is4it.de/identity-access-management
https://www.is4it.de/identity-access-management