Can BPEL Email/SMS activity get delivery status from UMS???

While implementing to send SMS/Email using BPEL service, does BPEL service gets delivery status back from UMS? If yes, how?
Below UMS documentation indicates UMS makes delivery status available to application.
Robust message delivery: UMS keeps track of delivery status information provided by messaging gateways, and makes this information available to applications so that they can respond to a failed delivery. Or, applications can specify one or more failover addresses for a message in case delivery to the initial address fails. Using the failover capability of UMS frees application developers from having to implement complicated retry logic.
Thanks In Advance
Priyadarshi

Hi Priya,
In our case, with respect to the SMS interface, whatever SMS server that we are using should have a specific set of documentation listed with respect to the different status of the message delivery. We have handled that using the java embedding activity and then updated the DB records accordingly.
Coming to the Email services, am not completely sure if there is one. However we can monitor the same using the EM console itself.
Thanks,
Deepak.

Similar Messages

  • LabVIEW DSC: How to get alarm status from the area?

    Colleagues,
    I have, lets say, 50 Shared Variables where alarming enabled. Some of these variables assigned to area, so I can get status of the entire area or acknowledge an entire area of alarms (prior to version 8.x there was groups of the tags).
    Now I would like to get alarm status from the entire area. How can I do it?
    In version 6 I was able to wire tag group to Get Alarm Summary Status. Now, in version 8, Alarm Status.vi can be wired to the array of the variables, but not to area. Is it possible to get all variables from the area?
    regards,
    Andrey.

    I am not sure if I should be posting my problem under this particular topic. I am having trouble understanding acknowledge alarm vi and what this vi is supposed to do is not clear to me yet.
    I have around 300 shared variables in my project and I have created a particular vi just to view the alarms that may pop up during runs. I created a main menu and this alarm vi can be accessed upon a button click in the main menu. Users get alarm alert based on sound configuration. Then he can navigate to the alarm vi and acknowledge the alarm. The alarm vi only contains alarm and event display found under DSC module.
    The problem is everytime I click the alarm button in the main menu, it takes around 2 minutes for the alarm vi to update which is very annoying and unsatisfactory in the middle of run. I am not sure why it happens and I haven't got any response from support yet. These shared variables are managed under 10 different library files that are set up based on different loops of the process (flow, pressure and so on).
    Then I looked into three alarm examples that ship with DSC module. None of these examples use acknowledge alarm vi. I implemented another vi similar to alarm demo vi in that example - containing multicolumn listbox. I created acknowledge event containing acknowledge button and used the acknowledge alarm vi under this event. Read vi alarm is under timeout event.
    When I click the acknowledge button  as soon as I see the alarm in multicolumn listbox, nothing happens - the color of font does not get changed to purple neither any alarms get acknowledged. I tried to aknowledge alarm by variable name or  alarms or alarm area, it does not give me anything. What is this acknowledge alarm supposed to do? I tried to find examples everywhere in the web that uses this particular vi and haven't found one yet. 

  • When can an email address be reactivated after deleted from another acount?

    May I know when can an email address be reactivated after deleted from another acount?
    I am eagar to register an email address, let's say "[email protected]"
    I created this address as an alias email in my original Apple ID + iCloud account. But that is not what I want.
    So I deleted the alias email.
    Register an new Apple ID.
    And then re-register the icloud email address "[email protected]" via the new Apple ID
    But was being rejected. And the reason was that, the address has already be picked up.
    So I would like to know when can an email address be reactivated after deleted from another account.
    Please Help !!

    You can't do what you want.
    Email aliases are forever tied to the account that created them, cannot be moved to another account, and cannot be made into a standalone account.
    See: http://support.apple.com/kb/HT4897

  • Keep Record of Email read ,write and delivery status failed

    Hi,
    i have thousand email id 's in my table.
    I am sending promotional mail to users.
    my pl sql email function is working fine.
    i want to keep track of the email send to users like
    some email will be read by user, some email's delivery status will be failed,some will reply to email.
    how can i keep track in my database. can you send me any tutorial or link where i can learn about it how to do that in application.

    Hi InoL ,
    i never used java in oracle apex. how can i use java code into my application? where i have to write this code.
    What step i have to follow to write the code.
    Thanks & Regards
    Vedant

  • Can Disk Utility get SMART status from external drives?

    I recently updated my backup plan with a NewerTech quad-interface dock and a WD Caviar Green hd. I'm using the FW800 interface to connect to my iMac (10.6.7) Everything works perfectly, as expected. I noticed, though, that Disk Utility cannot report the SMART status on the new WD drive. DU simply says "Not Supported" under SMART Status.
    Is Disk Utility telling me that it doesn't read SMART status from external drives? Or is it telling me that the new drive doesn't support SMART (which I would find highly unusual)? And, if it's Disk Utility that can't read the status, are there any third-party apps that can report the SMART status on an external drive?
    Thanks,
    JimC

    Unfortunately I cannot speak to the NewerTech enclosure, but in principle it appears to be possible to have SMART information displayed even for external drives if the enclosure's bridge controller chip allows it.
    My experience:
    I've used two MacPower Pleiades FW800/400/USB/eSATA enclosures for several years and I've now supplemented them with two additional inXtron enclosures. They all work as expected daisy-chained to the iMac.
    The interesting thing is that the inXtron enclosures came with a CD with some software on it ("Smart AP") which is not available for download, notably a Dashboard Widget for displaying actual and maximum temperatures, total hours of operation, start/stop cycles, drive model and serial number.
    This widget is complete garbage, though – it is a nauseating nightmare of extreme over-design at the expense of even basic usability:
    http://www.inxtron.com/information-center/smart-ap-for-external-hard-drives
    To make matters even worse, it can only display the above information for the first external drive connected.
    BUT: This Widget internally calls a command line utility which does the actual parameter retrieval, and that one can be called from the terminal as well.
    So after installing the software from CD and effectively discarding the Widget, I checked out the command line utility in the Terminal and found that this utility actually reported data about ALL my enclosures, both the inXtron and the MacPower ones (there seems to be firmware compatibility across these):
    (The '$' is supposed to be Terminal's bash prompt – type in only the rest of the respective line.)
    $ /Applications/MacpowerAP/GetSMART 1
    29 50 13 8
    53 67 645 15829
    52 53 90 7105
    51 52 18 13
    Each line reports the following for one connected enclosure:
    [temp] [maxtemp] [cycles] [hours]
    The drives are reported first USB, then FireWire drives, each in the order of first connection / mounting.
    $ /Applications/MacpowerAP/GetSMART 2
    WD-WCA**************
    WDC WD30EZRX-00MMMB0
    5TE09***************
    ST31000333AS-00MMMB0
    5TE09***************
    ST31000333AS-00MMMB0
    WD-WMA**************
    WDC WD30EZRS-00J99B0
    Each drive gets two lines reported, first the drive's serial number ("***" blocking out my exact ones), then the drive model.
    $ /Applications/MacpowerAP/GetSMART 3
    29 50 13 8
    WD-WCA**************
    WDC WD30EZRX-00MMMB0
    53 67 645 15829
    5TE09***************
    ST31000333AS-00MMMB0
    52 53 90 7105
    5TE09***************
    ST31000333AS-00MMMB0
    51 52 18 13
    WD-WMA**************
    WDC WD30EZRS-00J99B0
    This combines both of the above.
    $ /Applications/MacpowerAP/GetSMART 5
    disk4
    disk1
    disk2
    disk3
    This reports the mounted disk names (referring not to the volume names but to the internal Unix names as in /dev/[drive]); Numbering is in connection / mounting order, the actual sequence is as always USB drives, then FireWire drives.
    $ /Applications/MacpowerAP/GetSMART 6
    USB
    1394
    1394
    1394
    This reports the connection interface for each drive in the same sequence as all other commands.
    $ /Applications/MacpowerAP/GetSMART 7
    MPT934DS1.20.0104.00
    MPT934DS1.20.0104.00
    This might report the firmware revision or something like that.
    These are the commands I know about, and they apply only to the "Smart AP" software supplied with current inXtron enclosures, but it may be possible that other brands use it as well.
    I have not been able to identify information about the self-test (early(?) failure warning), but it might be contained as well in the data reported above.
    As always, your mileage may vary and you should never do such experiments without FIRST making sure you've got backups of your data and that such backup is not connected during experimentation!
    Maybe this can help some people getting the information they need; And maybe there are similar capabilities with other enclosures. At the very least it demonstrates that with the proper firmware in the enclosures themselves and some software on the Mac it IS possible to get at least some of the SMART information from the drive in an external FireWire- or USB-connected enclosure.
    None of that is fed into the system's "official" SMART mechanism, though, so no luck using standard mechanisms or applications for it. It's strictly a command-line affair (deservedly disregarding the mishappen Widget).
    Good luck!

  • Shipping and delivery status from R/3 to CRM

    Hi all,
    we are creating sales orders in CRM and replicating it to R/3. CRM is the owner of the document.
    Now whenever changes are done to sales order in CRM, the changes are replicated to R/3.
    Let's say the shipping status is updated in R/3. Now the requirement is the changes need to be replicated
    back to CRM.
    I can use the scenario X + Y or X alone. But with X or X + y scenario Once I make changes in R/3 then the
    document owner changes to R/3.  this means any further changes in CRM will not be replicated back to R/3.
    I require all changes from CRM to be replicated to R/3, but from R/3 I require the shipping and delivery status to be replicated back to CRM. How could this be achieved.
    It would be great if you could share the experiences.
    Thanks
    Jothi.

    Hi all,
    I have a similar requirement. Can you please tell me how to go with it?
    The requirement is to send the user status from CRM (where the request is generated) to R3 (where the material is processed).
    The user status of the return order in CRM should be sent real-time to R3. Any updates to the user status in CRM should result in a corresponding change in the user status in R3.  Any updates to the user status in R3 should trigger a corresponding change to the user status in CRM.  All user statuses must be available in BI/BW for reporting and analytical requirements.
    <b>From R3 to CRM</b> – Standard R3-CRM middleware exchanges information between the two systems any time a transaction is created or changed.  At this point the order information is exchanged between the two systems depending on whether the item or the header level data is changed in R3. The development should be able to download the user status at the header & the line item level when the middleware brings down R3 sales transaction data to CRM. For the sake of simplicity the status profile in R3 and CRM will be defined exactly the same therefore we do not need a mapping table between the two systems. This information should also be exchanged in case the line item is deleted / cancelled / rejected.
    <b>The same from CRM to R/3.</b>
    <b>Processing restrictions :</b>
    This should not be transaction, item category or status profile specific so that as and when a new transaction type, item category or a status profile is added it should still be allowed to transfer between the two systems.
    Should be developed as an enhancement to the standard middleware data stream between R3 and CRM.
    Regards,
    Raju

  • Get invoice status from back end (validated/ not validated)

    Hi,
    How can i find the invoice status from the back end. I am creating a custom form where in need to populate only validated invoices. Is there any proc. for this ? Was looking around for the proc but unable to find one.
    Regards
    Deepak

    Hi all,
    I have got the proc. ap_utilities_pkg.get_invoice_status
    This proc. takes invoice_id as an input parameter and returns in "UNAPPROVED' if validation or approval fails.
    Regards
    Deepak

  • Recently while sending an email I kept getting a meesage from Thunderbird to "Login failed, retry, cancel or enter a new password" I use Mac book air. Thanks

    The only new thing in my environment is that I am in a hotel using their wifi when this problem started yesterday !

    I've been all over the forums, the net, everywhere.  It seems that there are posts from more than 3 years ago from people wanting to email mailmerge from pages to mail.  Three years!  It's quite terrifying the feature still doesn't appear to exist.
    iWork and Pages have not had significant upgrades in the last 3 years, so I wouldn't be surprised if things haven't changed.
    I simply want:
    1  Data in my spreadsheet (don't care which spreadsheet)
    2  Document in my word processor (don't care which wordprocessor)
    3  Mailmerge emails sent via my email client (using apple mail but could be flexible)
    Pages and Numbers can do items 1,  2 and half of item 3 (they can't email the documents). So you really need a way to send bulk emails and attach a document. Maybe you should look at an AppleScript or Automator action to email the letters.

  • I can use email on my phone and ipad from work but I cannot get it to work on my computer.  Help?

    I am trying to get my work email on apple mail and unable to do so.  It works fine on my iphone and ipad but the same settings dont seem to work on the computer.

    If they are coming in when you are around wifi, are the bubbles blue or green? SMS messages (green) are cellular and wifi would have nothing to do with this. They won't be carried over wifi. If they are blue bubbles, then they are iMessages and are coming in when you get to wifi because you are finally able to receive data, since you say you have cellular data turned off.

  • I am having trouble loading emails and I get a status code -1.

    When I try and read emails, I have trouble with them loading. I will try several times, and sometimes they load and sometimes I get a message that says "Status Code -1. An unexpected http status code was returned. If this message continues to appear, contact your customer care."

    Hi,
    Click on Query Property,
    In General tab of Query Property, select New variable at Discreption.
    Give Discription and technical name. Select Processing type Replacement path. select Reference Characteristic year/period. In replacement path tab, Select variiable with-  Variable and Select your variable(which will give you previous fiscal year/ period- already exist or you have to create to get previous fiscal year period) and select Replace with - Label. Assign this variable in your query discreption

  • How can I email Apple or get in contact with a Manager

    How can I contact Apple by email?  I am sick and tired running in and out of The Apple Store in Belfast to get my MacBook Pro fixed

    Are you still covered by Applecare (3 years)? If so, simply call Apple support. If you're out of warranty, you can still call them, but it will not be free - in that case, your local Genius Bar is the best place for a free diagnosis.
    Care to share what is wrong with your machine?

  • Auto activation of Lead Status From Order Suspension to Order Placed

    Hi Seniors,
    When Order gets Suspended in r/3 in jk02 by giving from-date and to_date,
    iam populating those values in crm  ( crmd_order ) by using this exit EXIT_SAPMJ45A_009 and changing the status for that particular period in crm. But once order status is changed,
    Suppose when we reach to to_date order should get automatically activated in crm.
    Problem is End User Suspends the order once and save the order but how can i know that when it will reach to to_date.
    Is their any exit or fun mod to activate order automatically when it suspension date is completed.
    Points will be definately rewarded for useful help.
    Regards,
    Naveen Bohra

    Hi Naveen,
    Its very simple, you need to design a background report that runs every night at some time and will check through the list of open orders and will do the activaition if condition is meet. No such standard report is available as such.
    Best Regards,
    Pratik Patel
    <b>Reward with Points!</b>

  • Can someone help me with getting a form from read-only to editable

    I have an e-mail button to email my form to the users and it puts the form into a READONLY status, how do I get the fields to be editable again? For example, I have a form that a user is going to fill out, then email to others. Once the pdf file is attached to the email, and she sends the document, I want her to be able to use this same form tomorrow to fill out again. Is there any way to do this? I am using Adobe Livecycle Designer 8.0. Any help would be greatly appreaciated!!

    Which version of the Flash plugin do you have?
    *http://www.adobe.com/software/flash/about/
    *http://helpx.adobe.com/flash-player.html
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • How to get IDoc Status from WCF Service Adapter?

    I have successfully transfered a strong typed Idoc to SAP using a BizTalk WCF Service Adapter.  I did so based on this example:  [http://msdn.microsoft.com/en-US/library/cc185231(v=BTS.10).aspx].  We are using the IDoc to create a purchase order.  The IDocClient.Send(idoc, ref guid); method returns only a guid.  I can translate that using the SapAdpaterUtilities to a transaction ID.  When I look at the Idoc in WE02, I can see that it has status information which includes the purchase order number.  Is there any way for me to capture this status information in my .Net application when I send the IDoc?  Can I query the transaction ID?  Or do I just need to get the last PO Number through an RFC?
    Scott

    I ended up using the SAP .Net Data Provider in the Biztalk Adapter Pack to retrieve the PO Number.  Essentially when you pass the IDoc you won't get anything in return unless the file transfer fails.
    Scott

  • Lost emails, how to get them back from the Mail folder?

    Hi there.
    I have a folder called +/Previous System+ inside of this folder there was folders of the system I had before.
    Inside there is the Applications folder, and I deleted the old versions of the applications such as Mail, but when I did this, I lost the preferences and the email accounts, the Mail application opened as new, without any account, I still have all the folders and .mbox files under ~[User]/Library/Mail but I don't know how to make the accounts visible in Mail
    Question 1: How can I retrieve my sent and received emails.
    Also the accounts that I had were POP and today I learned that the hosting provider suggests IMAP, so now I'm confused.
    Question 2: What should I do? if I get the accounts back will be POP or should I create IMAP accounts and try to retrieve the emails there?
    Thanks!
    Message was edited by: Destructiva

    Fixed!
    I imported the mailboxes
    Import data from: Apple Mail
    and everything went back into the Mail folder.

Maybe you are looking for

  • Itunes problem on windows 8.1?

    I recently downloaded Itunes because i like look and how I can easily arrange my music in it. Problem is when I go to ---> get info ---> and i want to rename album or add photo it doesn't update when i press ok

  • IPTables blocking NetBIOS

    I have had this problem for a while now and I have finally decided to fix it once and for all. I am unable to connect to the shared folders of other computers on the local network. Running smbclient with results in NT_STATUS_UNSUCCESSFUL but if I con

  • Alert Repeat Count For Monitor

    When I look in the Active Alerts view in the console many of the alerts have a repeat count. I understand if they are created from a rule and have alert suppression turned on this means only one alert was created instead of having multiple alerts tha

  • Goods issue person to person

    Dear friends, one basic question. 1) i am having laptop as inventory in my stock. 2) i am issuing this to stores department Mr.XYZ 3) Now Mr.XYZ has left the job and Mr.ABC is taking that laptop , then how can i give it to mr. ABC in sap. In sence th

  • Recovering keychain and application liscense keys from a crashed disk

    My OS X partition is too corrupted to boot from or repair with disk utility. I have a windows bootcamp partion that I can boot from and the files on the OS X partion can be read from windows and copied to an external hard disk (NTFS if it makes a dif