cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
656
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: MIKE WILCOX on 06-03-2013 04:32:42 PM
Trying to add a CSS in CUCM 8.6.2. The CSS is created, but none of the partitions are in the CSS. AXL request is below.
Thanks,
Mike
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <SOAP-ENV:Body><addCSS>
<newCSS>
<name>MTH1-Lync-CSS</name>
<description>MTH1 Lync Calls</description>
<member index="1"><routePartitionName>MTH1-Lync-iNet-PT</routePartitionName></member>
<member index="2"><routePartitionName>MTH1-Lync-PSTN-PT</routePartitionName></member>
<member index="3"><routePartitionName>CTI-PORT-PT</routePartitionName></member>
</newCSS>
</addCSS>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

Subject: RE: New Message from MIKE WILCOX in AXL Developer - Administration XML Ques
Replied by: Dennis Heim on 06-03-2013 06:27:18 PM
I’ll assume your member tags needs to be enclosed in a members tag
<members>
<member/>
<member/>
</members>

Dennis Heim | Sr. Unified Collaboration Team Lead
World Wide Technology | 314.212.1814 | dennis.heim@wwt.com<mailto:dennis.heim@wwt.com>
“Creating Impact, Ignition & Scalability”

From: Cisco Developer Community Forums [mailto:cdicuser@developer.cisco.com]
Sent: Wednesday, March 06, 2013 5:33 PM
To: cdicuser@developer.cisco.com
Subject: New Message from MIKE WILCOX in AXL Developer - Administration XML Questions: AXL addCSS

MIKE WILCOX has created a new message in the forum "Administration XML Questions": -------------------------------------------------------------- Trying to add a CSS in CUCM 8.6.2. The CSS is created, but none of the partitions are in the CSS. AXL request is below.
Thanks,
Mike
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <SOAP-ENV:Body><addCSS>
<newCSS>
<name>MTH1-Lync-CSS</name>
<description>MTH1 Lync Calls</description>
<member index="1"><routePartitionName>MTH1-Lync-iNet-PT</routePartitionName></member>
<member index="2"><routePartitionName>MTH1-Lync-PSTN-PT</routePartitionName></member>
<member index="3"><routePartitionName>CTI-PORT-PT</routePartitionName></member>
</newCSS>
</addCSS>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
--
To respond to this post, please click the following link: http://developer.cisco.com/web/axl-developer/forums/-/message_boards/view_message/12720681 or simply reply to this email.

Subject: RE: New Message from MIKE WILCOX in AXL Developer - Administration XML Ques
Replied by: MIKE WILCOX on 06-03-2013 06:39:53 PM
That did it.
Thanks Dennis!
 
Dennis Heim:
I’ll assume your member tags needs to be enclosed in a members tag
<members>
<member/>
<member/>
</members>

Dennis Heim | Sr. Unified Collaboration Team Lead
World Wide Technology | 314.212.1814 | dennis.heim@wwt.com<mailto:dennis.heim@wwt.com>
“Creating Impact, Ignition & Scalability”

From: Cisco Developer Community Forums [mailto:cdicuser@developer.cisco.com]
Sent: Wednesday, March 06, 2013 5:33 PM
To: cdicuser@developer.cisco.com
Subject: New Message from MIKE WILCOX in AXL Developer - Administration XML Questions: AXL addCSS

MIKE WILCOX has created a new message in the forum "Administration XML Questions": -------------------------------------------------------------- Trying to add a CSS in CUCM 8.6.2. The CSS is created, but none of the partitions are in the CSS. AXL request is below.
Thanks,
Mike
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <SOAP-ENV:Body><addCSS>
<newCSS>
<name>MTH1-Lync-CSS</name>
<description>MTH1 Lync Calls</description>
<member index="1"><routePartitionName>MTH1-Lync-iNet-PT</routePartitionName></member>
<member index="2"><routePartitionName>MTH1-Lync-PSTN-PT</routePartitionName></member>
<member index="3"><routePartitionName>CTI-PORT-PT</routePartitionName></member>
</newCSS>
</addCSS>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
--
To respond to this post, please click the following link: http://developer.cisco.com/web/axl-developer/forums/-/message_boards/view_message/12720681 or simply reply to this email.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links