paymentservice_get_price for several items at once?

Hello BBNDK Devs.

To try to fill our application in stores before the user interface with price values of each element, we call paymentservice_get_price batch for the items displayed (by SKU). This however results in a superposition of loading temporary to add above the main window for each of these requests (which are done in sequence). Is there one recommended way to do to avoid this? Are there factors to design replacement? We could simply not display the price in the user interface and the user only sees the price in the purchase confirmation dialog, but this is less than desirable. We could also do more on the plan to fly in which we ask that the prices of the items visible, but translates the user experience being constantly interrupted by this superimposition of loading. All thoughts

Thank you!

Stéphane

Hi Stephane,

Currently, the overlay can be avoided. For BBOS he's had recently introduced a call to retrieve digital assets in an asynchronous way (without any recovery) allowing the goods to recover in the background. Once this feature made its way to the NDK, you should be able to do the same thing.

See you soon,.

Tags: BlackBerry Developers

Similar Questions

  • How to copy & paste several items at once?

    Original title: copy paste &

    I'm sorry if I ask this question in the right place. How to copy & paste several items at once? Recently, I learned how to copy & paste, which will give you an idea of my level of skills.  Thanks, Jim

    What you're trying to copy more than one? If you want to copy a few files or pictures for example, hold the Ctrl key and click on each one to highlight and then right-click | Copy all copy.
     
    To copy the contents of a folder, highlight one and Ctrl + A will highlight everything.
     
     
     
  • Setting permissions for several files at once

    I'm sure this has been asked here, but I'm not (although I have seen that it is claimed for several years on various forums around the Internet with zero answers concrete)...

    I use to be able to grant everyone | full control on several files at once, but for some reason that is completely beyond me, 7 (and as I read it, it's from vista forward) does not display the Security tab so I have to grant permissions one by one.

    It goes without saying, but I will anyway, it's silly.  There is no 'improvement' if it is more difficult, so I have to say that I don't see anything beneficial as to why this was changed.

    Is that it will be restored to how it was before and if not, why?  I'm not a programmer, so I won't make all orders or I will visit the group permissions or whatever.

    I want to be able to select multiple files/folders at the same time and grant permissiong in 2 clicks of the mouse.

    Feasible?  Or this function a round permanantly filed because someone thinks they've created something better?

    Here are a few options:

    • If permissions should affect all the files in a folder: apply the permissions in the whole file.
    • If the permissions should affect only some files in a folder: temporarily move the files in a folder that is clean, then apply permissions to this folder. Now, move the files to return whence they came.
    • If the file names can be treated with a wildcard character, for example * .jpg: use cacls.exe to command prompt to set the permissions.
  • How to recover the large number of columns for all items at once

    I have a table (T1) with a large number of columns (50). I am building a page on which I would like to consolidate these columns in some regions:

    Region: has
    Items i1 - i10

    Region: B
    I11 - i20 items

    Region: C
    I21 elements - i30

    Etc.

    The majority of the articles on this page are extracted from the same table (T1). So far, the type of each source element has the value SQL query and each item has the motion of the source is defined as:

    SELECT column1 FROM t1 WHERE t1id =: global_item

    What is the best practical approach to retrieve values for all items on this page? Is there a way to retrieve all the columns point at the same time, something like:

    SELECT column1, Column2, Column3, column50 FROM t1 WHERE t1id is: global_item

    Instead of:

    I1 point source:
    SELECT column1 FROM t1 WHERE t1id =: global_item

    Point source i2:
    SELECT Column2 FROM t1 WHERE t1id =: global_item

    Point i3 source:
    Column3 SELECT FROM t1 WHERE t1id =: global_item

    Item i50 source:
    SELECT column50 FROM t1 WHERE t1id =: global_item

    For each item on this page, when they are displayed?

    Thank you for your time.

    Daniel

    Set the source of static assignment type item and delete individual values of source of SQL query. Create a process before the header PL/SQL along the lines of

    begin
    
      select
                column1
              , column2
              , column3
                ...
              , column50
      into
                :i1
              , :i2
              , :i3
                ...
              , :i50
      from
                t1
      where
                t1id = :global_item;
    
    end;
    

    OR

    Create an automated process line go through the wizard for the table T1, then set the Source Type of the database column and the source values for each item in the name of the corresponding column in the T1.

  • How can I create a single action that hides several items at once?

    I create what I call a "video jukebox", and I would like to find an easier way to switch between videos, according to which the button is clicked. For example, I have 7 videos for viewers to choose.

    On the stage to animate are 7 buttons, each button corresponding to the appropriate video.

    I also added 7 videos of the scene (let's call them Video01.mp4, Video02.mp4, etc.).

    Press each key, I added the following to mousedown:

    SYM.$("Video01"). Hide();

    SYM.$("Video02"). Hide();

    SYM.$("Video03"). Hide();

    SYM.$("Video04"). Hide();

    SYM.$("Video05"). Hide();

    SYM.$("Video06"). Hide();

    SYM.$("Video07"). Hide();

    I have then change ' hide ' for 'show' according to which video I want to play when the viewer clicks the button and assign a mouseup action.

    I'm wondering 2 things:

    1. is there an action that allows you to hide all the videos with a single line of code, instead of repeating it several times (for each video)?

    2. can I assign a code to a transparent symbol I can superimpose each button so I can't open the actions for each of them? In other words, I would simply drag a symbol on the stage and have the code already attached to it, then all I have to do is change one or 2 lines instead of having to rewrite the entire thing every time.

    Thank you

    1 sym.$("video").hide (); allows you to hide all the video elements, then you can selectively show an individual video like sym.$("Vidoe01").show ();

    2 write a function in compositionReady as:

    sym.hideShowVideo = {function (name)}

    SYM.$("video"). Hide();

    SYM. $(Name). Show();

    }

    Call this function for each button in sym.hideShowVideo ("Video01");

    HTH,

    Vivekuma

  • Tag of several items at once?

    Hello

    I am trying to create separate XML tags for a list of items in an InDesign file without having to mark each of them individually.  Each item is in is own paragraph.  Is it possible for me to select all the items and mark them both?

    When I try this, all the elements are in a < Ball > tag:

    < Ball > Item 1 Item 2 Item 3 < / Ball >

    .. compare with:

    < point > point 1 < / Ball >

    < point > point 2 < / Ball >

    < point > point 3 < / Ball >


    I apologize if this has been answered elsewhere, but I couldn't find a solution.

    Thank you

    T

    I m do not know if it is a solution to your question, but you can try to edit > find & replace tool. Last tab change formats is XML, then you will find everything you like and set an existing XML tag to this practicly...

  • How can I send, or BCC for several people at once?

    I have used outlook express for years and grown very familiar with it. I switched to Thunderbird because e-mail issues in WIN7. I have no problem of reception, or the sending of a single person. The auto email the name of the first person, but when I try to enter a different name, the first is deleted. This function is identical to: or BCC. Also, is there a way to avoid having to click on the 'Display remote content' field on each message.

    Thanks for any help.

    Norman

    Fill the first address field and press ENTER. A new address field will magically appear.

  • can I set the min/max for several images at once?

    I brought in my design of the page of photoshop and I don't want the images or text resize when the browser window is made smaller.

    Is there a way to do this without defining every min & max individually?

    I answered my own question in the end, I am proposing to the background of the parent

  • Is it possible to delete several items from my library? How?

    I'll have to delete the items individually in my library and taking age! I can highlight several items using the CTRL key, but can't find anyway to remove several items at once. Grateful for any help.

    Thank you

    After you have selected, press the delete key?

  • Recommend an app for mac that can convert several videos at once for the iPad 3

    Recommend an app for mac that can convert several videos at once (or better yet create a queue) for iPad 3, preferably free, if not yet ok.

    I can't say enough good things about the hand brake. Visit the Web site and see if it's what you're after. And Yes, it's free!

  • Since the update Firefox 6.0, some websites do not load correctly. I suspect it has to do with the Java being disabled because of the compatability modules. When I try to go to Tools/Add-ons, I get the message "Loading" for several minutes without chang

    Update Firefox 6.0 is useless to me because many websites I visit are not displayed properly, I guess because the Java modules are disabled because of incompatibility. They appear correctly in Internet Explorer.

    In addition, the add-on from Trend Micro is not compatible, which leaves me with a positive feeling.

    When I try to check to see if these modules can be updated, the menu item Tools/Addons just goes to a page with "loading" and stays there for several minutes without change until I close it.

    I would like to know the procedure to regularize this version of Firefox to my previous version that worked.

    Firefox 5.0/5.0.1/4.0/4.0.1 and earlier 3.6.20 all contain questions of security and stability that will not be corrected. You put your system at risk by using any version of Firefox that 6.0 or 3.6.20. Any person who displays a link to other versions is to be irresponsible, in my opinion.

    Java

    If the incompatible extensions in Add-ons > Extensions are Java Console, you have no need them unless your doing Java development. Most of the users have not yet installed, but Java will install Java Console with each update. You can delete them manually:

    The only thing that affects the functioning of the sites/Java applets on the web is the plugin (Add-ons - > Plugins) "Java (TM) Platform SE (version)". Do not forget that it is enabled and that you have not all extensions which affect/block "scripts".

    Trend Micro

    You must contact Trend Micro or go to the forums on their website to inquire about their plans to update the add-ons/toolbars they install in Firefox.

    Problem with the display of the Add-ons Manager

    The Add-ons Manager gets in a loop of loading due to the recent update of Firefox 6 and servers being overloaded because users and update process are looking for updates to the add-on. If you stay away from the "Get Add-ons" selection on the left of the screen of the add-on Manager, you should have no problem with that. This situation is expected to resolve when the overload of Firefox 6 update is complete. I do not always use this "Get Add-ons" option, instead, I go to the website of modules and the search for what I want from there: https://addons.mozilla.org/en-US/firefox/search/?q=clone & cat = all & x = 0 & y = 0

  • How, please, can I get rid of the icons in the bookmarks toolbar so I have space for several names of bookmarks? Thank you

    I try to get as many items as possible on the bookmarks menu bar (usually via 3 letter names). F4 adds an icon next to each name - occupy unnecessary space. How, please, can I get rid of the icons in the bookmarks toolbar so I have space for several names of bookmarks? Thank you.

    You can watch this extension:

  • How do I batch description of the change for several pictures?

    This CRUCIAL feature was super easy in iPhoto, but it seems that they let out Photos - which is incredibly stupid, I want to add a description (for example, Sophie wedding 2016) to about 200 photos... without having to do a picture in the bloody time.

    Or add the geo-tag pictures where they are missing.

    Anyone have any idea how to make this happen?

    Connie, as I said in response to your comment:

    The recent upgrade of El Capitan added some improvements to the Photos.  There is not always full for batch support change, but we can at least select several photos at once and add the title or the title of all photos selected at a time. Just open the information panel after selecting photos and type a new title or caption in the Info Panel. It will change all the selected photos. You can also change the location of the pictures at the same time in this way.

    Photos is not a standalone application, which is being updated separately.  It is installed by Mac OS X, is a part of the system software and any updates of Photos is available by updating the system. So, if you want to receive updates of Photos (better sort, geocoding, changing several titles and legends), you must upgrade to El Capitan.

    Or simply continue to use iPhoto, if you like the photos. Compatibility update iPhoto 9.6.1 for Yosemite works very well on the Photos and Yosemite.

    On Yosemite, you can use AppleScript scripts to add features to the Photos, we posted.

    Tips: Photos for Mac

    The batch of changes in Photos for Mac: change the titles of a given string

    Photos for Mac: batch change Date and time on a fixed Date

    Photos for Mac: change the titles on behalf of batch file

    Photos for Mac: batch change Descriptions

  • How can I search and return several items from the table quickly (like Matlab find)?

    Hi, I'm a pretty experienced Labview programmer, and I've always wondered if there is a way to quickly search for pictures on several items that meet the selection criteria, equivalent to the Matlab find command.  While my inability to do in Labview has always annoyed me, I now have an application that requires this capability and I need to find a solution.

    Is the fastest way I've found to do this in labview to perform comparisons on the data vectors, then use the Boolean value that results from vector to analyze the table using a loop and shift registers.  I enclose an extract vi a analysis comparative vi to one of the simple searches that I need to do.  On my laptop, this research takes about 600 ms.  In comparison, the equivalent in Matlab:

    newArray=oldArray(find(oldArray(:,4)./oldArray(:,2)>1.5),;

    runs in about 1.2ms.  So, the way I am doing this in Labview is only 400 times slower

    Needless to say, I need to make these types of research many times, and these additional 599 ms start to add up pretty quickly!

    Thanks for your help,

    Aaron

    Hi Aaron,

    the slow part is probably "build group" of the node in the loop.

    Try this:

    Define an array the same size as the input data (or simply uses a copy of it) and the wire that to the shift register. Keep a counter of lines found in the loop. Use IndexArray and ReplaceArraySubset for the loop to move rows found at the beginning of the table (overwrite the 'bad' lines). After the loop simply ReshapeArray the number of found lines...

    Sorry, don't have LV (2009) on hand for editing your snippet.

  • Impossible to analyze several images at once

    Original title: help with my printers

    I have 2 HP printers while... I want to scan several photos at once. I was able to do before, now it won't let me. I see the box on the lower left of my scan window offer me to do... but it is not highlighted. Can someone help me

    [Moved from comments]

    Hello

    You can uninstall and then reinstall your printer by using the drivers and information on the HP website.

    Equip your model number of the printer for this information and troubleshooting for her.

    http://WWW8.HP.com/us/en/support-drivers.html

    Or ask in the Forums of HP's Support.

    http://h30434.www3.HP.com/PSG/

    See you soon.

Maybe you are looking for

  • Connect AirPort Express to lemon (Rogers Rocket) Wireless Modem/Router

    I just got Rogers Wireless internet new modem/router Hitron.  I use modem/router mode.  It's great. Very fast and a lot of range. Covers all 3 floors of my house. I want to connect an Apple Terminal to my Hitron router with an ethernet cable and put

  • DDE write delay

    I'm new to dasylab and come across something that has baffled me.  I need to set a response time and a slider length run then press a run button.  After running button is pressed, the system expected seconds (response time) and writes data via a DDE

  • Workstation PC with full PCI (ie. 256) buses numbering?

    Hello! I have a problem with DELL Optiplex 7010 and two bodies SMU connected to it like this: Port of PC PCie8372 1-3 metres of cable-> SMU - 8370 >-> the 1 SMU-1065 chassis port 2-> 3 metres of cable-> SMU - 8370-> the 2 SMU-1075 chassis Problem is

  • InstallManager.exe has stopped working

    I am tring install UPS WorldShip program and it downloads and begins to install and in the middle of the installation, it appears that island InstallManager.exe the work stoppage and ends. How can I fix it?

  • Windows live vs family security, run as administrator

    I installed windows live family safety but seems to be useless in blocking a program because when I right click on a blocked program and choose "run as Administrator" program still works. What is the solution for this?