Skip Navigation

New in release 2.9.23

The following sections describe new features in provided in NDS and the SMS plug-in, version 2.9.23.

NDS

  • NDS platform configuration change
    : The number of execution threads is now part of the NDS configuration. The following change must be made to your NDS configuration:
    1. In the NDS console, go to 
      Management
       > 
      Configuration
      .
    2. For "nds.platform" select 
      Default
      .
    3. Add the following parameter to the configuration:
      <platform><delivery /></platform> perfAdjusterMaxDeliveryLoopThreadNumber="1”
  • New routing keyword
    : The following new keyword was added to the NDS plug-in configuration:
    <keywordConfig routingKeyword="athoc">
    This keyword is for internal 
    BlackBerry AtHoc
     use only.
  • New SMS opt-in attribute
    : The following new attribute was added:
    <smsOptInConfig subscribeUrl="https://[url]/OptInApiEndpoint/serviceoptin/v1/alerts/subscribe" unsubscribeUrl="https://[url]/OptInApiEndpoint/serviceoptin/v1/alerts/unsubscribe" />
  • .nds.plugins.sms.accountConfig update
    : The .nds.plugins.sms.accountConfig was updated with the following attribute for an SMS opt-in certificate added in the NDS conosle:
    <optInClientCertName></optInClientCertName>

SMS

  • SMS opt-in
    : End users can register and subscribe to the 
    BlackBerry AtHoc
     alerting system by texting a keyword to an AtHoc SMS short code.  Users who have registered using SMS opt-in have a profile created in the 
    BlackBerry AtHoc
     management system with a username and SMS device address and can be targeted in alerts. For information about configuring SMS opt-in, contact 
    BlackBerry AtHoc
     customer support.