<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Trigger LDAP sync via AXL API in CUCM 10. in Management</title>
    <link>https://community.cisco.com/t5/management/trigger-ldap-sync-via-axl-api-in-cucm-10/m-p/3603554#M2810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried authenticating with an administrator's credentials?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Adrienne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Sep 2014 21:47:45 GMT</pubDate>
    <dc:creator>amoherek</dc:creator>
    <dc:date>2014-09-10T21:47:45Z</dc:date>
    <item>
      <title>Trigger LDAP sync via AXL API in CUCM 10.</title>
      <link>https://community.cisco.com/t5/management/trigger-ldap-sync-via-axl-api-in-cucm-10/m-p/3603548#M2804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working with a customer who intends to deploy CUCM version 10 and will initially sync the CUCM with AD to provision the users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Going forward when a new user is added to the AD they would like to trigger a sync of CUCM so that the new user is added to CUCM, so they can then carry out the rest of the provisioning using the AXL API without waiting for the minimum 6 hour sync window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe it is possible to trigger a LDAP sync from the API, could someone confirm?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is possible, can a sync be triggered with a specific filter via the API so only the new user is synced rather than a full sync of all the users, to reduce the overhead on the CUCM publisher?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 17:56:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/trigger-ldap-sync-via-axl-api-in-cucm-10/m-p/3603548#M2804</guid>
      <dc:creator>jogrove</dc:creator>
      <dc:date>2014-02-17T17:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger LDAP sync via AXL API in CUCM 10.</title>
      <link>https://community.cisco.com/t5/management/trigger-ldap-sync-via-axl-api-in-cucm-10/m-p/3603549#M2805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;According to developer guide, you can use&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;doLdapSync&lt;/STRONG&gt; to starting ldap sync and &lt;/SPAN&gt;&lt;STRONG&gt;getLdapSyncStatus&lt;/STRONG&gt; to get the status of the sync process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/media/axl-schema-10-0/AXLSoap_doLdapSync.html" title="https://developer.cisco.com/media/axl-schema-10-0/AXLSoap_doLdapSync.html"&gt;https://developer.cisco.com/media/axl-schema-10-0/AXLSoap_doLdapSync.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/media/axl-schema-10-0/AXLSoap_getLdapSyncStatus.html" title="https://developer.cisco.com/media/axl-schema-10-0/AXLSoap_getLdapSyncStatus.html"&gt;https://developer.cisco.com/media/axl-schema-10-0/AXLSoap_getLdapSyncStatus.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only attribute in the API is the name (the config name of ldap directory)&lt;/P&gt;&lt;P&gt;I think this API is just serve as a trigger point, the rest is rely on CUCM setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Howard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 18:21:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/trigger-ldap-sync-via-axl-api-in-cucm-10/m-p/3603549#M2805</guid>
      <dc:creator>tinghche</dc:creator>
      <dc:date>2014-02-17T18:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger LDAP sync via AXL API in CUCM 10.</title>
      <link>https://community.cisco.com/t5/management/trigger-ldap-sync-via-axl-api-in-cucm-10/m-p/3603550#M2806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Howard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 19:39:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/trigger-ldap-sync-via-axl-api-in-cucm-10/m-p/3603550#M2806</guid>
      <dc:creator>jogrove</dc:creator>
      <dc:date>2014-02-17T19:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger LDAP sync via AXL API in CUCM 10.</title>
      <link>https://community.cisco.com/t5/management/trigger-ldap-sync-via-axl-api-in-cucm-10/m-p/3603551#M2807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may also find the AXL change notification feature useful here. There are some examples on the official developer site: &lt;A href="https://developer.cisco.com/site/collaboration/management/axl/learn/how-to/add-cnf-to-application.gsp" title="https://developer.cisco.com/site/collaboration/management/axl/learn/how-to/add-cnf-to-application.gsp"&gt;https://developer.cisco.com/site/collaboration/management/axl/learn/how-to/add-cnf-to-application.gsp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The general algorithm would be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Get the current change notification queue id from AXL&lt;/P&gt;&lt;P&gt;- Request LDAP sync to start&lt;/P&gt;&lt;P&gt;- Periodically (up to once per minute) poll AXL change notification, filtering for only changes to the User object&lt;/P&gt;&lt;P&gt;- Once you see the change notification indicating that the user was inserted (&amp;lt;action&amp;gt;i&amp;lt;/action), the user has been synced&lt;/P&gt;&lt;P&gt;- Done&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 02:27:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/trigger-ldap-sync-via-axl-api-in-cucm-10/m-p/3603551#M2807</guid>
      <dc:creator>chribble</dc:creator>
      <dc:date>2014-03-06T02:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger LDAP sync via AXL API in CUCM 10.</title>
      <link>https://community.cisco.com/t5/management/trigger-ldap-sync-via-axl-api-in-cucm-10/m-p/3603552#M2808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This may not be the correct forum to ask, but is there a way to perform a LDAP sync in Unity Connection from API?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 20:37:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/trigger-ldap-sync-via-axl-api-in-cucm-10/m-p/3603552#M2808</guid>
      <dc:creator>Yosse Lopez</dc:creator>
      <dc:date>2014-04-02T20:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger LDAP sync via AXL API in CUCM 10.</title>
      <link>https://community.cisco.com/t5/management/trigger-ldap-sync-via-axl-api-in-cucm-10/m-p/3603553#M2809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If is send a request to start a LDAP-Sync I receive a 401 (Unauthorized) response.&lt;/P&gt;&lt;P&gt;This is what I'm sending:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;axl:doLdapSync xmlns:axl="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/AXL/API/10.5" rel="nofollow" target="_blank"&gt;http://www.cisco.com/AXL/API/10.5&lt;/A&gt;&lt;SPAN&gt;" sequence="1408964654845"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;BT cdemo_AD&amp;lt;/name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sync&amp;gt;true&amp;lt;/sync&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/axl:doLdapSync&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other AXL requests (including getLDAPSyncStatus and adding lines and devices) are working without any issue. Does anybody has seen this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 11:12:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/trigger-ldap-sync-via-axl-api-in-cucm-10/m-p/3603553#M2809</guid>
      <dc:creator>joergwesely</dc:creator>
      <dc:date>2014-08-25T11:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger LDAP sync via AXL API in CUCM 10.</title>
      <link>https://community.cisco.com/t5/management/trigger-ldap-sync-via-axl-api-in-cucm-10/m-p/3603554#M2810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried authenticating with an administrator's credentials?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Adrienne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 21:47:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/trigger-ldap-sync-via-axl-api-in-cucm-10/m-p/3603554#M2810</guid>
      <dc:creator>amoherek</dc:creator>
      <dc:date>2014-09-10T21:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger LDAP sync via AXL API in CUCM 10.</title>
      <link>https://community.cisco.com/t5/management/trigger-ldap-sync-via-axl-api-in-cucm-10/m-p/4578039#M3858</link>
      <description>&lt;P&gt;Here is what I've used with success.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Post to &lt;A href="https://CUCM:8443/axl/" target="_blank" rel="noopener"&gt;https://CUCM:8443/axl/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;soapenv:Envelope xmlns:soapenv="&lt;A href="http://schemas.xmlsoap.org/soap/envelope/" target="_blank" rel="noopener"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt;" xmlns:ns="&lt;A href="http://www.cisco.com/AXL/API/10.5" target="_blank" rel="noopener"&gt;http://www.cisco.com/AXL/API/10.5&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;soapenv:Header/&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;soapenv:Body&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;ns:doLdapSync &amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;name&amp;gt;LDAP Config Name&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;sync&amp;gt;true&amp;lt;/sync&amp;gt;&lt;BR /&gt;&amp;lt;/ns:doLdapSync &amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Body&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The response back you should receive is "&lt;SPAN&gt;Sync initiated successfully"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 19:09:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/trigger-ldap-sync-via-axl-api-in-cucm-10/m-p/4578039#M3858</guid>
      <dc:creator>scheived</dc:creator>
      <dc:date>2022-03-24T19:09:12Z</dc:date>
    </item>
  </channel>
</rss>

