Microsoft band. Send notification from background task

Hi, everybody. Has anybody tried to use the Microsoft's Band sdk from a background task? I've installed and referenced the sdk to the background project and inside the Run I'm trying to use the code to get the list of the paired bands
IBandInfo[] pairedBands = await BandClientManager.Instance.GetBandsAsync();
but the BandClientManager is not recognized. I have instead the IBandClientManager. Running the same code from the app's main page works as expected. Can somebody help?

The Band team is following the Microsoft-band tag on StackOverflow. See the previously asked question
Microsoft Band SDK Preview - NotificationManager within a backgroundtask .

Similar Messages

  • Send Email from approval task form

    In my reusable workflow, I have added an approval action. Everything works perfectly. What I want is - When approver comes to approval form, he should be able to send notification email to the initiator (From that form) that he has started working on that document.
    What I have tried - I have added a button clicking on which will submit the form to initiator. 
    But it fails. possible reason - when I create a data connection in workflow's infopath form to submit form as email, I am getting following warning
    "Domain trust form templates cannot be sent as email attachments. to fix this problem, modify the form option to change the security level of form template to restricted".
    I also tried to update status field and wait for it to changes in workflow and send an email from sp designer workflow. it didn't work.
    Please help or suggest any other possible way to achieve this functionality (Send Email from approval task form to initiator).

    Hi mry,
    I could reproduce on my SharePoint 2013 on-premise based on your another
    post.
    Based on the the following article, SharePoint workflow cannot use the InfoPath form in restricted mode which doesn't allow the data connection, but as your image warning message shows sending InfoPath form as mail attachments will need restricted level.
    http://msdn.microsoft.com/en-us/library/office/ee526352.aspx
    You can consider to send a mail to initiator in "Whe a Task Completes" step when you click button approved/rejected, and construct the current task form link format as follow,
    http://sp/_layouts/15/WrkTaskIP.aspx?List=WorkflowTasksListGUID&ID=[%Current Task:ID%]
    Thanks
    Daniel Yang
    TechNet Community Support

  • Send notification from one MBean to another

    How do you send notifications from one MBean to another, with both extending NotificationBroadcasterSupport?
    I don't mean using the POJO classes themselves, but sending a notification to the managed resource (from the ObjectName) of the other. I figured you'd perhaps add it to the Notification subclass you send, but I don't know how in the NotificationListener you'd send it to another ObjectName.
    What I'm trying to do is see perform an operation in one MBean in JConsole and see a message added to another MBean's notifications list. How might I be able to do this?
    Thanks.

    Hi,
    If you want MBean A to receive notifications from MBean B, then you only need MBean A to register as a notification listener with MBean B,
    Where's the problem?
    -- daniel

  • Scheduling Alarms and Reminders from Background Task

    I need to schedule alarm or a reminder from a background task.. When I try, I got the following error:
    System.InvalidOperationException: BNS Error: The API can only be called from foreground app
    I Know the message is pretty clear, but... Is there a workaround? I need to warn the user from time to time... depeding on a server information..

    Refer following links
    https://msdn.microsoft.com/en-us/library/windows/apps/xaml/jj709906.aspx
    http://gauravsofts.blogspot.in/2014/08/create-scheduled-toast-notification-in.html
    Gaurav Khanna | Microsoft .NET MVP | Microsoft Community Contributor

  • Send notification from GP to UWL Notification tab

    Hello all,
    The GP Task are already shown in the Task tab of the UWL and it works fine.
    Has anybody an idea, if it is possible to send a notification after finishing a GP Process to the UWL, which will be shown in the notification tab?
    I tried to use the predefined notification Callable Object, yet it is requires to enter an email template so I assume, that just emails are sent.
    Kind regards
    Lissi

    Please try with this link:-
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/44/9a3276a5726573e10000000a11466f/frameset.htm">Process Notification  from GP</a>
    Please acknowledge if its working or not.
    Regards
    Navneet

  • Sending notification from OA Framework

    Hello,
    Say on a OA Framework page, user clicks a button, you handle the button click in
    processFormRequest of the controller of the page and here you want to send notification to one or more users which will be
    read from the db.
    So far, I have used workflows to send notifications, but for this particular use-case, this is just a FYI notification and writing
    a workflow for that might be an overkill.
    So just wanted to know, are there APIs in OA Framework to send notifications.
    regards, Yora

    Yora
    If you dont want to create workflow for it. You have two options either you call a plsql package from OAf using callable statement and in PLSQL you may use UTL_SMTP package to send mail. Here is the way how you can call Callable Statement
    http://oracleanil.blogspot.com/2009/04/itemqueryvoxml.html
    Or you may use java API's to send mail. Here is the link
    http://www.javabeat.net/tips/33-sending-mail-from-java.html
    Thanks
    --Anil
    http://oracleanil.blogspot.com

  • Sending notification from workflow to non users

    I have a workflow requirement where I would like to send notification to Email
    IDs of People who are not defined anywhere in the Content Management System.
    Basically the workflow is to review Documents for various Projects being
    carried out for our Customers. At the end of the workflow we would want to
    just notify the Customer that the document has been reviewed and approved
    and that they could collect them from our office. The email ID of the
    Customer is being stored as a metadata field and the purpose is to send a
    notification to this Email ID for the respective content.

    Hey There,
    This is a great question and a common request.
    Here at Fishbowl, we have an add-on component called Subscription Notifier that will do exactly what you are asking. It gives you the ability to define your own email templates so you can easily tailor the look and feel of the emails, it will email users and non users alike on a triggered and/or scheduled and/or event basis which gives you maximum flexibility. Furthermore as long as there is a look-up vector then email addresses can be pulled from anywhere they're stored (e.g. metadata as you currently have it, a data provider, database table join, IDM system etc.). Subscription Notifier also has built-in hooks to handle callbacks so that after a notification is sent out additional business process steps can be automated.
    Please take a look at the specs here: http://bit.ly/ENRwq
    Warmly,
    Billy Cripe
    Fishbowl Solutions

  • How to send notification from MI to EP

    Hi All,
    I have a requirement where in i have to send some alert/Notification from MI to Enterprise Portal .Is there any docs which can help me for this.
    Thanks
    Regards
    Santosh
    Message was edited by:
            santosh kharje

    Hi Santosh,
    I hope the following points can help you.
    I have the following 3 scenarios that are possible...
    -> MI-Oriented -one user
    -> SAP MI Access from a Ticket-Issuing System e.g SAP Enterprise Portal-oneuser.
    -> SAP MI Access from a Ticket-Issuing System e.g SAP Enterprise Portal-Multiple users.
    With the parameters in file MobileE#ngine.config you can configure the SAP MI Client Component to support single sign-on(sso) if the device has online connection. The mobile device recieves the SAP logon ticket from a system that issues tickets, such as SAP EP. The mobile device can then authenticate itself at the SAP MI server Component wiht the SAP logon ticket without the user having to enter an additional paasword.
    One user scenario:
    When a user logs on for the first time, the user data of the logon ticket is used to create a user in the MI-Client.
    Multiple user scenario:
    If the ticke does not exist, the user can start the SAP MI from the browser under the configured address, Usually http://localhost:4444/index.htm, and logon with user name and password.
    I have some more docs related to this but those are not links.
    If need i can mail to your E-mail-ID.
    Cheers,
    Anu.

  • Launch page auto from Background Task Same Reminder

    i need to deploy page  auto  same reminder but i want first my page launch  so reminder solution does not my solution 
    and background task does not permit me for launch page from run method  so i do not have other solution for this question.
    please help me for this requirement,please do not give advise that what this question or what this requirement.this requirement for 
    users .

    hi dear , tnx from you, i develop one app that it is same reminder for wake up that off reminder by solving mathematical problem or using Step Counter Sensor that if some one step over 10 ... step reminder off 
    mean of my app for people , their sleep so hard and they can not wake up simple,
    so i need for first off reminder (solving mathematical problem i need page), i know reminder but i want first my page launch no any page same reminder dismiss pop up so i think background task suitable for me but this not launch UI
    please help me  tnx

  • Sending notifications from BPEL installed on Weblogic Server

    We have SOA Suite installed on the Weblogic server. For the SOA Suite installation, we did a base installation of OC4J 10.1.3.4, and then installed Weblogic server 9.2 on top of it.
    The problem is with the notifications. I created a simple process to generate notifications. Before doing that, I modified the NS_EMAILS.xml file for the Host and Port. I have done this before so I know what should be the values. Then I bounced both the Weblogic and OC4J servers.
    When I run the process, the notification is not generated. Do I need to do some additional steps to make it work for Weblogic?
    The ns_emails.xml file is located in product/10.1.3/bpel/system/services/config directory. Here is the portion of ns_emails.xml file that I have modified. Also, I can send the email from telnet and it works just fine.
    <EmailAccounts xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService"
    EmailMimeCharset=""
    NotificationMode="EMAIL">
    <EmailAccount>
    <Name>Default</Name>
    <GeneralSettings>
    <FromName>OracleSOA</FromName>
    <FromAddress>[email protected]</FromAddress>
    </GeneralSettings>
    <OutgoingServerSettings>
    <SMTPHost>mailhost.innowave.com</SMTPHost>
    <SMTPPort>25</SMTPPort>

    Thanks guys,
    I cannot see anything in the logs. It does show the email message (Like the email to information, subject etc), but no errors after that.
    Does any of you guys tried it with the weblogic server? As I stated earlier, I have done it for two different clients on OC4J and it works fine.
    I will check the metalink note. Thanks for the advice.

  • Sending notification from MDB to MBean

    Hi
    Is there a way I can send a notification to an MBean from an MDB? I have a MessageDrivenBean that is listening to a queue. Any message on the queue need to be fwded to the MBean.
    MBean and the MDB, both are in a jboss sar. The version used is 4.2.0 with java 6.
    Any direction would be great. Thanks in advance

    Is your goal to be able to see how many messages are processed? If this is the case, I think you have two options:
    1. The MDB would have to be an MBean itself. In this case, your MDB would play two roles, an MDB, and an MBean. And then you just increment a count variable and expose it as an attribute.
    2. Alternatively, you could have a separate MBean that is registered as a listener on your MDB (like Observer/Observable, where MDB is the Observable, and the MBean is the Observer), and the MDB will call update on your MBean every time it handles a message. Then the MBean would increment its internal counter, which is exposed as an attribute. Depending on what else you do in the update method, you would want to be careful about handling this on the same thread, as it could slow down your MDB processing.
    - Alper

  • Send notification from process chain to external appl. to trigger event

    Hi Experts,
    I need help with the following problem:
    From BI I need to send a notification to an external database, non SAP, to indicate that a data load has been completed successfully. This should trigger an event on the other side to consume the data via a webservice. The "activate data" variance does include a series of notification methods like, fax, sms, email etc. but none that could function as a trigger communicating with another application without human intervention.
    How can this be done? Via a function module? What would be the Abap routine for that? Any help to solve this is appreciated.
    Best Regards,
    Georg

    Hi Georg,
    may be you can implement something like this:
    Having a batch job running in your ext. system to check the existance of a specific file. If the file exists, do the necessary steps and delete the file. Within your process chain run a abap at a specific step to create that file.
    May be that helps.
    regards
    Siggi

  • Known issue: Cortana voice commands cannot be modified from background task (Windows 10 Insider Preview SDK and tools, April 2015 release)

    When implement a voice command as a background app, calls to modify voice command may not work as expected. For example, calling SetPhraseListAsync on a command set may result in a FileLoadException with the message "The process cannot access
    the file because it is being used by another process."

    There is no workaround for this issue. You may modify voice command definitions from a foreground task or app.

  • Sending Notification while Creating task

    Hi
    I am working on Universal Work List and while creating Task Email is sent to the Task creator
    but the from field is with email Address notificator-mycompany.com.
    I can change the Originator address to admin--xyz.com at channel  Originators, but what I want is the from field should have the respective senders email address.
    Please let me know if I am missing any configuration
    Thank you
    Regards
    Krishna kanth

    You will need to setup output definition for tranport order.  User transaction NACE to setup outbound EDI type message.  Also you will need to setup Port and partner profile settings.
    Mahesh

  • Open Microsoft Outlook send mail from Web App

    Hi guys,
    We're planning on using ADF (10.1.2) in our new proposed system. In that app, there's a part where we need to send a mail, just open microsoft outlook(and set To, Fro, attachment file) but not really automatically send the mail. Do I need the Apache POI for this?Or just plain Javascript? Btw, the attachment file is in the server.
    Appreciate your kindest responses.
    Thanks!

    not Apache POI my bad, but Apache Commons email.

Maybe you are looking for

  • Why can't I log into my ATT Yahoo page from firefox, when it works perfectly in Internet Explorer?

    I haven't ever had this problem before. I have ATT.YAHOO.COM set as my home page. Today I went to log into my account to then check my yahoo mail, and the screen that allows me to log on never loads. Same goes for just hitting the CHECK MAIL as well.

  • Link to recovered files

    Hello all, I stupidly erased my iTunes library. After some work using Data Rescue I was able to recover most of my files, I think. Is there a way to have iTunes automaticaly recover the links to all the missing files? At the moment if I re-import the

  • Why are low res files jpeg very slow to open on Mac?

    PS6 has suddenly started taking way too long to open any of my files. This includes small (500mb) jpeg files. I have uninstalled and reinstalled, trashed the prefs and tried using a different administrator account. PS5 works fine, as do the other CS6

  • ISSUE: Constarint on Partition table going in UNUSABLE stage

    Hi, I am facing problem in Oracle partition table. when i was droped OR add new partition in partition table in that condition Primary Constraint are in "UNUSABLE". please tell me how to do contraints always valid stage when i will drop OR add new pa

  • IPhone application PayPal Integration

    Hello, I want to add Paypal payment to my iPhone application in this when user make a payment successfully then we will send a music CD by courier to user? Will apple approve the app if the payment transaction will be done within application? Thanks