Web API call to get all the features of BlackBerry10

Hello community,

We have developed an own website based on ASP.NET for our UserHelpDesk that they can see the information about a users device. To get all BlackBerry10 devices, we use the API with the following code:

GetUsersRequest request = new GetUsersRequest();
Metadata RequestMetadata = new RequestMetadata();
metadata.clientVersion = ClientVersion;
Metadata.locale = locale;
metadata.organizationUid = OrgUid;
Request.Metadata = metadata;
GetUsersSearchCriteria searchCriteria = new GetUsersSearchCriteria();
request.searchCriteria = searchCriteria;
request.pageSize = 0;
GetUsersSortBy sortBy = new GetUsersSortBy();
sortBy.EMAIL_ADDRESS = true;
sortBy.value = "Email_Address";
request.sortBy = sortBy;

GetUsersResponse response = service.getUsers (request);

The problem is now, that only 2000 devices return so defined! When we try to change the pageSize to 3000, then an error with the message "pageSize" too big is displayed. Is it possible to retrieve more than 2000 devices of the service?

Kind regards

Steffen

Hi Steffen,

The call of GetUsersRequest and most of the calls of BWS, will page the answers to help with efficiency and the load of the installation. The call has a parameter "lastUserUid" which can be set to indicate where to start the next request, so say that you make your call with 2,000 users listed and the last user in the list has an ID of "2000", if you pass this ID in the next GetUsersRequest, then the query will start the ID of the next user, ex '2001' and continue from there.

Tags: BlackBerry Developers

Similar Questions

  • I use 5s iPhone and upgrade to iOS 9.3.1 but he can't get all the features...

    I use 5s iPhone and upgrade to iOS 9.3.1 but he can't get all the features...

    What features Miss do you?

  • Hi, I am told by a website mFirefox is out of date so I can't get all the features. I continue to download an update, but it continues still to be. Could you please help me. Thank you.

    Hi, I am told by a website mFirefox is out of date so I can't get all the features. I continue to download an update, but it continues still to be. Could you please help me. Thank you.

    Download the latest version of Firefox to:

    Uninstalling Firefox

    Install Firefox on Windows

    Check and tell if its working.

  • without the license key can we get all the features of the ips

    Hi all I have a sensor ips 4215. I don't have the installed license key is to have the 5.0.1 image inside. Thus, it comes with the default signature. I want to know I will get all the features of IP 4215 even without the license key. can u pls someone help me with that.

    concerning

    Assane

    Yes, you will get all the features of IPS sensor - its fully functional devices, you don't only have latest signatures (against the latest attacks - but anyway IPS uses also heuristic analysis to detect attacks)... and 5.0.1 contains a lot of signatures in order to have the right IPS device

    Signatures can be downloaded from EAC, if you smartnet - location even agreement as with IOS... :))

    M.

    Hope that helps the rate

  • Failed to get all the features of Sketch from Adobe on iPhone6 +.

    I had sketches of Adobe installed on my iPhone for a few days now and I can't view all the menu items in the tutorials. I can really only try three different brush types, but there is no other options to manipulate an image or even to save a file. It's like I downloaded an advertisement for the product. I have the same problem with almost all other Adobe Mobile App that I downloaded as well. Since I was a paying customer it wouldn't make sense that they gave me empty versions of programs like this.

    I hope that this is just something simple that I'm missing.

    EF,

    The user interface for Sketch has recently changed because we added the support of the layer and, unfortunately, the tutorials did not yet. There are two things that I think will be useful for you:

    1. this procedure of some of the features of basic and the functions in the skit: https://helpx.adobe.com/mobile-apps/how-to/digital-painting-drawing-photoshop-sketch.html.

    2. this blog which focuses on the new interface of layers: http://blogs.adobe.com/creativecloud/fans-finally-get-layers-in-photoshop-sketch/

    And, please, if you have any specific questions, feel free to ask them here or through the feedback in-app (tap the icon sketch then give us feedback); I'm always happy to help in any way I can.

    (To get the full of brush set, press and hold on a brush by default toolset; it will open a menu with all the brushes and if you tap on any of them, it will replace the brush in the toolset.)

    Sue

  • What should I do to get all the features of Photoshop CC to work on my laptop?

    I realize it's probably my graphics card is an Intel HD Graphics Core i5, but PS is not recognize it. I tried everything, including the update etc. I have an Inspiron 17R-N7010

    Oil paint is an element that does not appear.

    Thanks in advance

    Mark

    Copy / paste can be a nice way to work.

    I don't think that your system is not it works properly.  Instead, I suspect either the tutorial you watch can use another version of Photoshop, they use a little differently you're (windowing vs seen by tabs, or hold some keys or something you don't pick up in), or they have different parameters.

    Photoshop is a very powerful application and complex, with professional level features.  Learn how to use, it is not easy by any stretch, but it is not impossible.  Keep at it - you will have to work.

    -Christmas

  • API call to get the COMPLETE URL

    I can't find an API call to simply return the full url of the current page.
    I just want to make the most simple (at least I think, it should be simple) thing: call a procedure stored (from a portlet), passing the current full url to the procedure. Nothing complicated.
    Is there such a thing? If all goes well, I just forgot it.
    TIA

    I used two different methods to get the url of the page as a portlet is currently based on the type of portlet this is.

    In the additional section of Code PL/SQL portal of the component, use p_page_url. Example:

    BEGIN
    htp.p(p_page_url);
    END;
    

    In a PL/SQL custom portlet, use p_portlet_record.page_url. Example:

    schema.procedurename(p_portlet_record.page_url);
    
  • In bulk API - how to get all contacts that when, in a specific campaign

    Hello

    I am trying to retrieve all contacts only when a specific campaign ID.

    I looked in most activities of the api and it seems that I can not filter the results according to the type of activity: entry campaign.

    Basically what I tried and succeeded is to get all the contacts that are in a specific activity as "EmailOpen" type and a specific campaignid.

    but I need to extract the results of entry of campaign activity.

    is there a way to do this using the API as a whole?

    If this isn't the case, I can do it using a different api? or by creating a segment / list based on the entrance to the campaign activity?

    10 x,

    Eliram

    In bulk API will give you feature dataset and data activity (ver 2). Entry into a campaign is not an activity that the contact is made, but it is rather something that you do everything for them - so therefore, that is not a valid activity to expect from the bulk API.

    This information is available through REST:

    GET https://secure.eloqua.com/API/REST/2.0/data/report/7?count=400&page=1&assetId=42&startAt=1414532956&endAt=1415742956

    It is used in the operational report "Entry campaign report" under the active campaign options menu. Like all OTHER calls, number of max is 1000. That would be 1 call of the API by campaign, by 1000 responses. Slots are at the time Unix.

  • Using {module_data}: is it possible to get all the customers who are subscribers to 2 specific secure areas

    Using {module_data}: is it possible to get all the customers who are subscribers to 2 specific secure areas?

    That is to say: the list of all customers who subscribe to the secure area 51 and 6387 id.

    I am trying the configuration that you can see in the link below but is not working - I think that each customer is listed separately for each secure area, rather than listing a single customer and subscribed them to safe areas.

    2015-10-02_16-01 - 54.png - Google Drive

    I want to all clients in the CRM that match the criteria, not just check if the user matches the list.

    I can get it working for a secure or using GOLD, but the operator AND does not work in this case.

    Any thoughts?

    Do I have to run two separate (one for each secure area) calls, then compare the two somehow? Keeping in mind the 500 limit because it will look at the whole CRM.

    Hi Adam,.

    and do not work, as the system is testing to see if there is an object with two identity documents at the same time.

    What you can do, is useas follows:

    {module_data resource = "zonecustomers" version = "v3" fields = "customerId, IDZone" skip "0" limit = "100" = where = "\ {"IDZone": \ {"$dans": \ [51, 6387\] \} \}" order = 'zone ID' collection = "twoSZ" "}

    Yes, this will get duplicated in the result. Simply add the ID to a string, split to table and sort. Just made this to get unique products of 2 catalogs converted for your use case.

    EDIT (added a quick feature to find all of your customers)

    {module_data resource = "zonecustomers" version = "v3" fields = "customerId" skip = '0' limit = '1' where = "\ {"IDZone": \ {"$dans": \ [6524, 6664\] \} \}" order = 'zone ID' collection = 'howMany' "}

    {assign % max = howMany.totalItemsCount-%}

    Total customers: {{max}}

    {% assign limit = 500 - percent}

    {% assign moduloCheck = max: modulo: limit %}}

    {% If moduloCheck == 0 %}

    {% assign totalPages = max | divided_by: limit %}}

    {% other %}

    {% assign totalPages = max | divided_by: limit: more: 1 %}}

    {% endif %}

    Total pages: {{totalPages}}

    {% assign string = ' '-%}

    {% for i % (0.totalPages)}

    {module_data resource = "zonecustomers" version = "v3" fields = "customerId" skip = "{{limit |}}"} "{{time: I}}" limit = "{{limit}}" where = "------{'IDZone':------{'$dans':------[6524, 6664\]------}-}" order = 'zone ID' collection = "twoSZ"} "

    {% for article on twoSZ.items-%}

    {capture string %} {{item.customerId}},{{string}}{% endcapture-%}

    {% endfor}

    {% endfor}

    {% assign array string = | split: ',' |} Tri-%}

    {% assign UniqueId = ""-%}

    ID sorted

    {{ array | json }}

    {% assign index = 0-%}

    {% for a table-%}

    {% If index ==-%}

    {capture UniqueId %} {{a}}, {{uniqueIds}} {endcapture %}

    {endif %}

    {% index assign = a %-}

    {% endfor}

    Your customers

    {{ uniqueIds | split: "," | sort | json }}

    I had over 1000 clients. For me it loads quite fast...

  • How to get all the SMS messages?

    Hi all

    I want to get all the SMS messages in my application, but I can only find the API to get the mails.

    I have search the Forum and know the method of listening to SMS messages, but not to get all SMS messages in the Inbox.

    Can someone help me? Thank you.

    I'm afraid you cannot access the SMS Inbox and not either, you can manipulate the messages as soon as they reach the Inbox.
    However, as you already mentioned, you can listen to them on their way to the Inbox.

  • Installation of IIS features don't up all the features installed successfully

    Hello

    I use windows 7 Enterprise edition. When I tried to install IIS using windows features option in the control panel it displays all the features installed successfully.

    I tried using web platform install, it shows failed to install features. In the log file, I found the error 407 (proxy authentication required)

    How can I solve this problem?

    See the following topics:

    http://www.IIS.NET/learn/troubleshoot/Web-platform-installer-issues/troubleshooting-problems-with-Microsoft-Web-platform-installer

    also:

    http://forums.IIS.NET/p/1177449/1979176.aspx

  • I have the HP envy window8 and monitor AOC 22 "Led. I can't get all the colors to be displayed.

    Original title: color monitor

    I have the HP envy window8 and monitor AOC 22 "Led.  I can't get all the colors on the screen. The colors are bright that I receive, but can't get the yellow, green, purple. etc. I followed in the Help menu for calibration of the colors without success by the buttons on the monitor in windows.

    Hi Ellen,.

    (a) you use HP ENVY laptop or desktop computer?

    (b) what is the model number for HP ENVY and monitor AOC?

    (c) what kind of connector do you use to connect the monitor?

    (d) have you tried to use the other cable and check if works?

    You may experience this problem if the connections between your computer and your monitor is loose or if the drivers of graphics cards is corrupted. Try these methods and check if that helps:

    Method 1: I suggest you to update the latest drivers for the graphics card for Windows 8 and check if it helps:

    http://WWW8.HP.com/in/en/support-search.HTML?tab=1#/qryterm=HP%20envy&SearchType=s-002

    Method 2: Visit the COA Web site and install the latest drivers by selecting the drivers of the AOC monitor for your model and see if it helps:

    http://www.aocindia.com/service_manual_monitor.php

    See the documentation for your monitor and see if you can find the menu to restore default settings. If the problem persists I suggest you to contact the manufacturer (AOC) for assistance.

    Also refer to this article: get the best display on your monitor

    http://Windows.Microsoft.com/en-in/Windows-8/get-best-display-monitor

    Hope this helps, if you need help on Windows let us know we will be happy to help you.

  • A trial version of Adobe animate includes all the features?

    Hello

    I have the trial version of adobe animate, and I was wondering if it has limited or does include all the features and the knickity-Knick to a purchased version.

    I ask this question because I'm trying to follow a YouTube tutorial: «How to make a 2D character Animation in Adobe Animate CC»

    How to make a 2D Animation in Adobe character animate CC - 2016 - YouTube

    and I'm trying to get the goods included in the link in the description of the video. HOWEVER, even if I saved these items in my library adobe, when I actually in the desktop application assets do not appear in the CC libraries > My Library(and that's my only library).

    Thank you. THANKS IF YOU CAN HELP. THANK YOU FOR TAKING THE TIME TO READ THIS.

    -jooj

    animate is the full version but without subscription you probably won't be able to use libraries of cc.

  • I created signatures and look OK in preferences, but I can't use them.  It worked once, but I don't know how or why.  I don't get all the dialog boxes.

    I created signatures and look OK in preferences, but I can't use them.  It worked once, but I don't know how or why.  I don't get all the dialog boxes.

    Thank you.  I read the article you quoted, as well as others, several

    times.  Creation has been problem free.

    My problem is that AID has never said, that I could find, HELP or

    TIP to search for a tool called certificates.  I searched,

    Signatures, Signatures Digital and many others but they lead no where.

    I think that HELP need HELP.

  • Is there a way to get all the names of collection under which an entity is attributed?

    Is there a way to get all the names of collection under which an entity is attributed?

    Hello

    For a list of the collections which make reference to a specific entity, please refer to the following API request (see documentation of swagger producer-Service-entity ):

    GET /publication/ {publicationID} / {entityType} / {entityName} / {referencingEntityType}

    This request has been added to the content producer DPS2015 API examples, you can now use the getReferencing()function. Please see /article/get_referencing_entity.php for the complete example.

    You can download the latest examples of producer API Content DPS2015 and swagger documentation from here, all the resources are in a file single zip.

    -Mike

Maybe you are looking for

  • Re: Truesuite to open the sensor

    Just installed the update of truesuite and BIOS update. "Now when try to install truesuite get error message = to: cannot open the sensor" can someone help please. I thank in advance.

  • Hello, in a book How to add photos to a photo

    Hello In a book in progress, I would like to add photos to a photo in the background. I can't find the solution. Thank you

  • When I turn on the computer-

    -a window will appear saying: I need to insert a cd to install Photoplay, which I did not.  How can I get rid of this?

  • Mac and HP Pavilion monitor

    I just bought a new HP Pavilion 23xi IPS LED monitor, which I love! But the CD with the software and the documentation provided in the box does not load in my Mac Mini, running a Powerpc G4 OS 10.4.11. The new monitor seems to work perfectly, so I sh

  • Not able to deploy it to the device

    Hello. I am writing a game using Marmalade for the PlayBook (Visual Studio 10, WIN 7 ide, C++), but I have problems of deployment on the PlayBook. I went through laughter, a minute process of getting customer-COMINCO files - number.csj (http://www.dr