Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Example request 1
Code Block
<control
    xmlns="http://webservices.ecircle-ag.com/ecm" request-id="newgroup123" group-id="new">
    <group-definition grouppreferred-category-namechannel="categoryemail">
        <name>New Group<<name>{GROUP NAME}</name>
        <description>New Group<<description>{GROUP DESCRIPTION}</description>
         <isocountry>GB<<isocountry>{GROUP COUNTRY CODE}</isocountry>
        <isolanguage>{GROUP LANGUAGE <isolanguage>en<CODE}</isolanguage>
        <email<redirection-channel>
link>{REDIRECTION LINK}</redirection-link>
           <email>newgroup@qamanual.staging11.shortest-route.com</email><redirection-timeout>7</redirection-timeout>
            <from-handling><email-channel>
            <email>{GROUP EMAIL - should <special>end with the domain name of the eC-m system}</email>
            <email>clonecontact@qamanual.staging11.shortest-route.com</email><from-handling>
                <special>
    <name>Clone Master</name>               <email>{GROUP FROM ADDRESS}</special>email>
            </from-handling>        <name>
    <reply-to-handling>                 <special>   <![CDATA[{GROUP FROM NAME}]]>
               <email>reply-test@qamanual.staging11.shortest-route.com</email>     </name>
                <name>Contact<</name>special>
                </special>from-handling>
            </reply<reply-to-handling>
        </email-channel>        <special>
<io-control>             <sendout-speed>50000</sendout-speed>       <email>{REPLY  ADDRESS}</io-control>email>
     </group-definition>     <failure-report-address xmlns="http://webservices.ecircle-ag.com/ecm">         <email>saduser@mapp.com</email><name>{REPLY NAME}</name>
    </failure-report-address>	 </control> 

Example request 2

Code Block
<control     xmlns="http://webservices.ecircle-ag.com/ecm" request-id="newgroup123" group-id="new">   </special>
 <group-definition preferred-channel="email">         <name>{GROUP NAME}</name>reply-to-handling>
        <description>{GROUP DESCRIPTION}</description>email-channel>
        <tracking>
<isocountry>{GROUP COUNTRY CODE}</isocountry>         <isolanguage>{GROUP LANGUAGE CODE}</isolanguage><text link="true"/>
        <redirection-link>{REDIRECTION LINK}</redirection-link>   <html reader="true" pixel-position="top"    <redirection-timeout>7</redirection-timeout>link="true" individual-link="true"/>
        <email-channel></tracking>
        <io-control>
   <email>{GROUP EMAIL - should end with the domain name of the eC-m system}</email><requires-password />
            <from-handling><sendout-speed>250000</sendout-speed>
            <bounce count="1" hours="168" />
<special>            <!--Configure bounce settings for the group-->
   <email>{GROUP FROM ADDRESS}</email>       <!--OR-->
            <!--
<name>        <bounce count="3" category="transient" hours="336" /><bounce count="2" category="blocked" hours="336" /><bounce count="1" category="rejected" hours="24" /><bounce count="2" category="unknown" hours="336"  <![CDATA[{GROUP FROM NAME}]]>/>
        -->
        </io-control>
    </group-definition>
</name>
  control>

Example request 2

Code Block
<control xmlns="http://webservices.ecircle-ag.com/ecm" request-id="newgroup123" group-id="new">
    <group-definition group-category-name="category">
       </special> <name>New Group</name>
        <description>New  </from-handling>Group</description>
        <isocountry>GB</isocountry>
   <reply-to-handling>     <isolanguage>en</isolanguage>
        <email-channel>
  <special>          <email>newgroup@qamanual.staging11.shortest-route.com</email>
          <email>{REPLY ADDRESS}</email>
 <from-handling>
                <special>
  <name>{REPLY NAME}</name>                 </special><email>clonecontact@qamanual.staging11.shortest-route.com</email>
            </reply-to-handling>        <name>Clone </email-channel>Master</name>
         <tracking>       </special>
     <text link="true"/>      </from-handling>
      <html reader="true" pixel-position="top" link="true" individual-link="true"/>  <reply-to-handling>
      </tracking>         <io-control> <special>
           <requires-password />        <email>reply-test@qamanual.staging11.shortest-route.com</email>
    <sendout-speed>250000</sendout-speed>             <bounce count="1" hours="168" <name>Contact</>
name>
           <!--Configure bounce settings for the group--> </special>
            <!/reply-to-OR-->handling>
        </email-channel>
   <!--     <io-control>
    <bounce count="3" category="transient" hours="336" /><bounce count="2" category="blocked" hours="336" /><bounce count="1" category="rejected" hours="24" /><bounce count="2" category="unknown" hours="336" /> <sendout-speed>50000</sendout-speed>
        </io-control>
    </group-definition>
    <failure-report-address xmlns="http://webservices.ecircle-ag.com/ecm">
        </io-control><email>saduser@mapp.com</email>
    </group-definition>failure-report-address>	
</control>