How to send alerts from XI BPM to Portal's UWL? Please help!

Hi Experts,
       I have a requirement where I have to send the alerts triggered in XI BPM (for any system or business errors) to Portal's universal worklist. XI and the portal are two separate systems.
In XI BPM I have control step to trigger alerts.
I am using XI3.0 (PI 7.0) and Portal 7.0
1. What configurations are needed to achieve this?
2. How will the userids in Portal be enabled so that they receive alerts from XI in UWL? Do I have to do anything special from userid perspective?
3. Are there any limitations?
Thanks
Gopal
Message was edited by:
        gopalkrishna baliga

Hi Gopalkrishna,
Please find the below links...will give you hw use alerts in bpm,hope this will help you for som extent to solve your problem
http://help.sap.com/saphelp_nw2004s/helpdata/en/d0/d4b54020c6792ae10000000a155106/content.htm
/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step
/people/michal.krawczyk2/blog/2005/03/13/alerts-with-variables-from-the-messages-payload-xi--updated
Please let me know if you need any help.
Thanks and Regards,
Chandu.

Similar Messages

  • "This message cannot be sent at this time."  I have been getting this pop-up for 3 days when trying to send out mail.  I don't know what to do!  I cannot send mail from this account on any ISP. Please help!

    "This message cannot be sent at this time."  I have been getting this pop-up for 3 days when trying to send out mail.  I don't know what to do!  I cannot send mail from this account on any ISP. Please help!

    lots of people seem to be havgin a problem sending email from iCloud webmail.
    does your email address have uppercase characters in it?
    if so, try creating an alias in lowercase (go to preferences in iCloud webmail and select 'accounts') and see if email sends okay from that

  • Don't know how to move pics.from e-mail to my comps.desktop.Please help!

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [[/questions/920202]]</blockquote>
    Hi- I took a few pictures with my cell phone,and sent them to my Google e-mail.Now I want to put them on my computers desktop.Don't know how to transfer them over.Please help me!

    Welcome to Apple Discussions!
    The music should be in My Documents-->My Music.
    In iTunes go to file-->add folder to library. Find the folder where all the music is, select it, and hit ok.
    The music should import and convert.
    Any protected files will not import.
    btabz

  • How to send Zip files as attachments !! Very urgent, Please help!

    I am sending PDF files as attachments using java mail (it works fine). But now my requirement is to zip the PDFs and send them as attachments instead of actual PDF's. But i don't know how to achieve that. does java mail API support zip attachment facilities? I have looked in activation API also, but i couldn't find anything helpful. even i searched the forums, but no clue. Please, anybody help me about this, it's very urgent.
    thanks
    sri

    Check the first "if". If I specify an attachment, then a myme multipart doby is created: one for text and the other for the attachemnt I use this myme ovbject only for attachemnts, because some ISPs have problems and report error in email format if the attachemnet is missing and it contains only text and no attachment.
    static public void send(String to,
         String from,
         String host,
         String smtpPort,
         String subject,
         String body,
         String fileAttachment,
         String attachmentMimeType,
         String username,
         String password,
         String debug)
    throws Exception
         // create some properties and get the default Session
         Properties props = new Properties();
         props.put("mail.smtp.host", host);
         props.put("mail.smtp.port", smtpPort);
         props.put("mail.smtp.timeout","5000");
         props.put("mail.debug", debug);
         Session session = null;
         if (username != null && password != null)
              props.put("mail.smtp.auth", "true");
              MyPasswordAuthenticator auth = new MyPasswordAuthenticator(username, password);
              session = Session.getDefaultInstance(props,auth);
         else
              session = Session.getDefaultInstance(props, null);
         //session.setDebug(true);
         // create a message
         MimeMessage message = new MimeMessage(session);
         message.setFrom(new InternetAddress(from));
         InternetAddress[] address = InternetAddress.parse(to, false);
         message.setRecipients(Message.RecipientType.TO, address);
         message.setSubject(subject);
         message.setSentDate(new Date());
         // create the message part
         if ( fileAttachment != null && fileAttachment != "NO" )
              MimeBodyPart messageBodyPart = new MimeBodyPart();
              //fill message
              messageBodyPart.setText(body);
              //Multipart multipart = new MimeMultipart();
              Multipart multipart = new MimeMultipart("alternative");
              multipart.addBodyPart(messageBodyPart);
              // Part two is attachment
              System.out.println("----->fileAttachment DISTINTO de NULL");
              messageBodyPart = new MimeBodyPart();
              FileDataSource fds = new FileDataSource(fileAttachment);
              messageBodyPart.setDataHandler( new DataHandler(fds));
              messageBodyPart.setFileName(fileAttachment); //<-- El archivo atachado.
              multipart.addBodyPart(messageBodyPart);
              //EN DESARROLLO el envio de attachment!!          
              // Put parts in message
              message.setContent(multipart);
         } else { //Envio es solamente TEXTO
              message.setText(body);
         // send the message
         Transport.send(message);
    Regards,
    Vladimir

  • How to transport package from 4.6c to ECC6.0! Please help

    Hello everyone:
            I have a development class ZXXX in 4.6c and I need to transport it to new system running with ECC6.0? There are several programs attched to ZXXX package/DevClass and I cannot modify any of them in new system with ECC6.0 because it gives me an error "Package ZXXX does not exist"!
    Is development class from old version transportable to package in new version?
    Can I just create a new package ZXXX in new version or do I have to do anything extra if I create a new package?
    What is the best way to solve this problem?
    I would really appreciate your feedback and all the answers will be rewarded.

    Hello Mithun
    You should transport the report AND the package together.
    On your 4.6c system go to transaction SE80, right-click on the package and chose <i>Create Transport Request Entry</i>. Put the package into the transport request. Next add all reports (and other objects of the package that are referenced by your reports) into the request.
    If possible create a transport request of the following type:
    Relocation of objects w/o package change
    Import the request into your ECC 6.0 system. If you cannot use a relocation transport request go to transaction SE03 and choose function:
    Change Object Directory Entries of Objects in Request
    Change the source system of your objects (previously 4.6c system) to the current ECC 6.0 system.
    Finally, it is likely that you have to change the <b>transport layer</b> of the package to the new value used on your ECC 6.0 system.
    Change the transport layer of your package and throw the resulting transport request away.
    Regards
      Uwe

  • How to send songs from iphone through whatsapp

    I don't know how to send songs from iphone 5 through whatsapp?
    can someone help please.

    you don't not a feature on iphones.
    songs are meant to be sync with itunes.

  • How to trigger alerts from UDF for file to file scenario

    Hi,
       My scenario is something like this.......
    I have lookup in which there exists more than one output value corresponding to this one input value.In such cases i need to raise an exception and trigger an alert from UDF so as to inform the functional team.
    Now this entire procedure has to be implemeted for file to file scenario.
    I am not using any RFC nor do i need a BPM.
    Entire scenario should be excuted without BPM and RFC.
    Can anyone kindly suggest me as to how to proceed for this so as to trigger alerts
    from UDF.
    Thanks in advance
    Madhu

    HI,
    Please see the below links
    Triggering XI Alerts from a User Defined Function - /people/bhavesh.kantilal/blog/2006/07/25/triggering-xi-alerts-from-a-user-defined-function
    Alerts with variables from the messages payload (XI) - UPDATED - /people/michal.krawczyk2/blog/2005/03/13/alerts-with-variables-from-the-messages-payload-xi--updated
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step - Alert Configuration
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide - Trouble shoot alert config
    Regards
    Chilla

  • Sending Alerts from PC

    Hello All,
    I am working on sending alerts from PC, I followed below steps.
    1. Go to ALRTCATDEF
    2. Select classification "Process Chains"
    3. Click on display/change
    4. Double-click on "error in a process of a process chain"
    5. Click on "fixed recipients"
    6. Write in your username (you have to maintain your e-mail address in SU01 for that to work)
    7. Save
    8. Go to your process chain (rspc)
    9. Go into edit mode
    10. From the menu, select Process chain -> attributes -> alerting
    11. Check "send alerts if errors occur".
        I can see my message in Sost, The status is green but itu2019s not getting forwarded to my inbox.
    Please let me know how to push the alert to my id.
    Thanks,
    Rakesh.

    Hi,
    Check in SO01 whether you can send simple email message. if not than You have to set smtp address and profile parameters in
    transaction SCOT in order to send email alert via process chains. Then right click on the last process in process chain and select send message to make an email alert message.
    Hope it helps.

  • How to send data from internal table to the shared folder in ABAP

    Hi experts,
             My requirement is to transfer data from a file to shared folder. i just did reading data from a file to a internal table. Now i want to send this internal table data into a shared folder which is  "
    xxx\y\z....".
    I do not have any idea on how to send data from internal table to the shared folder path.
    can anybody please help me out how to do this?
    Thanks & Regards
    Sireesha.

    Where that folder is located, its on presentation server i.e. desktop or application server.
    If its on presentation server, use FM GUI_UPLOAD.
    If its on application server, then use DATASET functions. Have a look at below link.
    [File Handling in ABAP|http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3ca6358411d1829f0000e829fbfe/frameset.htm]
    I hope it helps.
    Thanks,
    Vibha
    Please mark all the useful answers

  • I have iphone 3gs, how to send song from my computer?

    i have iphone 3gs,
    how to send song from my computer in iphone

    You sync it or use iTunes Match.

  • IDOC :: how to send data from Custom Infotype in SAP HR to third party

    Hi,
    I have created one custom Infotype by number 9020. How to send data from this infotype to third party system and also change pointers need to trigger for this infotype.
    Please help me in doing it.
    I am using one Custom Message type ZTALENT and Custom Idoc Type ZTALENT.
                                                                                    ZTALENT                        Talent Management                                                                               
    5  E1PLOGI                        Header for an HR Object (Master Data or Organizational Data)                                                                               
    5  E1PITYP                        HR: Transported Infotypes and Subtypes for an Object                                                                               
    ZPUSER                         User base Data File                                          
                    ZPERSON                        Personal Information File Segment                            
                    ZPOST                          Position File                                                
                    ZOPE                           Overall Performance                                          
                    ZPWORK                         Outside Work Experience                                      
                    ZPEDUC                         Education Details of Employee                                
                    E1P0000                        HR: HR Master Record Infotype 0000 (Actions)                 
                    E1P0001                        HR: HR Master Record Infotype 0001 (Org. Assignment)         
                    E1P0002                        HR: HR Master Record Infotype 0002 (Personal Data)           
                    E1P0016                        HR Master Record: Infotype 0016 (Contract Elements)          
                    E1P0022                        HR Master Record: Infotype 0022 (Education)                  
                    E1P0023                        HR Master Record: Infotype 0023 (Other/Previous Employers)   
                    E1P0041                        HR Master Record: Infotype 0041 (Date Specifications)        
                    E1P0105                        HR: HR Master Record Infotype 0105 (Communications)       
                   ZE1P9020
                    ZPLANG                         Language Details                                             
                    ZACTION                        Actions Changes            
    Regards,
    Krishna

    Hello Shankar,
             Technically TEMSE files are read by calling the following 3 function modules in sequence,
                  1) RSTS_OPEN_RLC or RP_TS_OPEN: open the temse object
                  2) RSTS_READ : read the object
                  3) RSTS_CLOSE: close the object
    Regards,
    Rajesh

  • How to send SMS from a servlet  to a mobile phone

    How to send SMS from a servlet to a mobile phone what are the things i have to do.......
    very urgent..

    Hi, please read this:
    http://forum.java.sun.com/thread.jspa?threadID=345296&messageID=2608297
    Found on the very forum with the search function ;)

  • How to send music from a ipodtouch to another with the bluetooth??

    how to send music from a ipodtouch to another with the bluetooth??

    There is no way you can do that. You should either transfer the music to the phone and play it from there, or you should connect the speaker to the computer itself (provided it is Bluetooth speaker).
    Ericsson T10i -> Nokia 7110 -> Siemens C45, C55, M55, M65 -> Nokia 6131, N73, N82 -> HTC Wildfire, Desire HD -> Nokia Lumia 800 -> HTC Desire X -> Lumia 820 -> Sony Xperia SP -> Lumia 925 + Sennheiser CX 500
    If I've helped, use the Kudos button to thank

  • How to send IDocs from a non-SAP system to a SAP system

    Hi everyone i am new to SAP R/3 System.
    Currently i am required to send IDocs from a non-SAP system to a SAP R/3 System.
    There is a guide on Cost-Effective and Quick Communication between SAP and 3rd Party Systems using IDOC HTTP XML Interface. But its from a SAP system to a non-SAP system and i am able to do that.
    Is there any step by step guide where they teaches you how to send IDocs from a non-SAP system to SAP system via similar method?
    Thank You!

    Hi,
    I hope this link may help you......
    http://publib.boulder.ibm.com/infocenter/iisinfsv/v8r1/index.jsp?topic=/com.ibm.swg.im.iis.ds.entpak.sapr3.use.doc/topics/c_pack_r3_Introduction.html

  • How to send alerts to Pager/Fax

    Hi all,
    How to send alerts to Pager/Fax......
    I know that this can be done by checking the checkbox SMS,FAX in alert inbox.
    For receiving the Alert through Email,We define the Receipents in TCode ALRTCATDEF under fixed receipents.
    Where does we provide the Pager number/Fax number /Mob number so that I can receive Alerts Even trough Pager and SMS.
    Thanks,
    Srinivasa

    Go to RWB->Alert Inbox->Personalize->Check SMS,
    Go to SU01->UserId->Change->Give mobile number & Fax Number in Communication Area
    G to SCOT -> Check weather SMS/Pager/Fax is configured or not
    ( It need to be Configured , Otherwise there is no medum to send the alerts to mobile,page,FaX ( Manditory))
    Check out SAP Connect (SCOT).
    http://help.sap.com/saphelp_me21sp2/helpdata/en/2b/d927734b8a11d1894c0000e8323c4f/frameset.htm
    SAPconnect provides a standard interface for external communication, which supports sending with telecommunication services, such as FAX, text message (pager/SMS), Internet mail, and X.400, as well as sending to printers and between different SAP systems. It enables external communication components to be connected to the SAP system.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b6d59590-0201-0010-5f9d-adb9f6b14d80

Maybe you are looking for

  • How do I use a mini display to hdmi adapter to view my laptop on my tv?

    I bought a mini to hdmi adapter and I have an hdmi cable plugged into the TV but I get no picture and there is no other diplay detected by the computer.

  • How to disable an I/O field at runtime of the screen

    Hi Guru's, Here's the scenario..I have to diable one I/O field in the screen at runtime. If I will click one radio button, one I/O field should be disalbed. How can I do that? Please help!! I'm doing a report program, do someone have an idea how to m

  • Error after restoring source system in SAP BI side

    Dear all, i am getting issue while restoring sap source system through sap bI "Connection LA is used in the 'LD1CLNT010' source system as a connection 'LB1CLNT400' to BW." Do you want to delete this connection in the source system? Connection Is Rest

  • Calculating fields

    I am having a problem figuring out how to calculate several fields so that they appear as a sum in another field. Example - I have three fields - Quantity, Unit Cost and Total. I want it so that when I enter a number in the quantity, it will times th

  • Purchase Invoice Quantity link with Sales Invoice Quantity

    Hello All Experts, My client to link Purchase Document with Sales Documents. 1.I create a Sales invoice and it is to be linked with Purchase Invoice means we want to find out that How much quantity sold from the Purchase Invoice quantity ,Because the