How to initaiate a ALBPM Process using Email

Hi,
I'm very new to this ALBPM.
I have 2 quries for now.
* Can I initiate a process on receiving a mail to the mailbox.(SMTP Configured Inbox)
Like the way we send reminder mails to the SMTP configured mail box, Is it possible to initaiate a process automatically when that configured mail box receives a particular mail??
* How to generate the reports for a Process Instance. \\ \\      I want to track the status of a particular process under execution \\      i.e, wanted to generate a report taking status of the process at each \\      stage.
My requirement : we have process for creating a customer code.
Process flow will have these states : receives requests -
rejects/proceeds (we will review it if it incompletes sends back to
customer or proceeds with creation) - updating/approvals / escalations - end.So I need to generate the report with the following:how many requests came in a day,how many are requests are created successfully, how many requests have been rejected,how many are escalated.
Exactly I have the report of a request at what stage.it is
like rejected/approval pending/created....
At every stage I have to track the process and
need to generate a report
Can anyone please guide me in this as early as possible.
Regards
~Kavitha...
Edited by: user10230886 on Sep 9, 2008 4:28 AM

Kavitha
1. You may want to check that in what format you will be getting an email. You may have to use com object as usually info in email is sent in a VB form. If the email will be sent to you in an xml formt ( i assume that some engg group in between will convert the email for you in agreed format and transfer only required data to you).
You can use Global Automatic activity to listen from mail server and on basis of that initiate a instance in the albpm process by generating arguments and mapping arguments to instance variable.
MailServer mailServer = Fuego.Net.MailServer(protocol: mailIncomingProtocol,
host: mailIncomingServer,
user: mailIncomingUsername,
passwd: mailIncomingUserPassword,
folder: "INBOX",
leaveMessages: true);
foreach (message in mailServer.messages) {
logMessage("Subject: " + message.subject + "; Message: " + message.message);
String subject = message.subject;
String theRequestID = subject.substring(subject.indexOf("(") + 1, subject.indexOf(")"));
String firstLineOfMessage = message.message.substring(0, message.message.indexOf("\n"));
logMessage("FirstLine: " + firstLineOfMessage);
mailServer.removeMail(mail: message);
Hope this will give you a good start.
Also, for reporting, you can use BAM. Their are default dashboards which one can generate which show the workload.
Thanks, Vikas

Similar Messages

  • How to Call Custom BPEL Process using JSP

    Hi All,
    I m not able to find out the way " How to deploy Custom BPEL process using JSP." Suppose I m Designing my custom BPEL process , and I want to call process through JSP.
    In order to call the BPEL process using JSP I may get the Reference from Oracle guide, But it is for Existing Example like Hello world, Order Booking.
    But I am facing the problem in order to call the Custom BPEL process.
    In case of Oracle Example it looks Simple but How to call Custom BPEL process using JSP.
    Please help me.
    Thanks&Regards
    Devesh Mishra

    hi
    The BPEL Developer guide give the way to Locate the service.can you please specify where you are getting the problem.
    Thanks,
    Sivakumar

  • How to invoke the running process via email or watch folder?

    Hi,
    I initial a process in workspace using a pdf form(xfaFrom type) variable.
    It's a simple process. Just one assign task node to transfer the initial form to process creater.
    The process works fine when submit in workspace.But I have some problem on offline submit.
    I initialed the form on workspace and saved it to local file to edit it.
    After editing the pdf form, how to let the local saved form go back to the process whith the correct data?
    Here is my variable setting in process:
    form type: xfaForm
    render service : render PDF form (in forms sample catagory)
    submit service : Submit PDF Form (in forms sample catagory)
    I've tried to use email endpoint.
    It will be back to the next step of the process, but the data will not be transfer to the form.
    Then I've tried to use watchFolder endpoint.
    And it did not work by some exceptions.
    Failure Time----Tue Mar 18 10:23:52 GMT+08:00 2008
    source location ---- Reason of failure is-----Cannot coerce object: <document state="active" senderVersion="3" persistent="false" senderPersistent="true" passivated="false" senderPassivated="true" deserialized="true" senderHostId="127.0.0.1/192.168.65.143" callbackId="0" senderCallbackId="0" callbackRef="null" isLocalizable="true" isTransactionBound="false" defaultDisposalTimeout="600" disposalTimeout="600" maxInlineSize="65536" defaultMaxInlineSize="65536" inlineSize="0" contentType="application/pdf" length="265731"><cacheId/><localBackendId/><globalBackendId/><senderLocalBackendId/><send erGlobalBackendId><DocumentFileID fileName="C:\Adobe\LiveCycle8\jboss\server\all\svcnative\DocumentStorage\docm120580620223 4\b680381b2f382c4aba702061e12876d6"/><senderGlobalBackendId/><inline/><senderPullServantJn diName>adobe/idp/DocumentPullServant/adobejb_server1</senderPullServantJndiName><attribute s file="C:\Adobe watch folder\offline\stage\Wxebcb14694b8ef1aee4b27261\off.pdf"/></document> of type: com.adobe.idp.Document to type: class com.adobe.idp.taskmanager.form.impl.binarycontent.BinaryContentFormInstance
    Cannot coerce object: <document state="active" senderVersion="3" persistent="false" senderPersistent="true" passivated="false" senderPassivated="true" deserialized="true" senderHostId="127.0.0.1/192.168.65.143" callbackId="0" senderCallbackId="0" callbackRef="null" isLocalizable="true" isTransactionBound="false" defaultDisposalTimeout="600" disposalTimeout="600" maxInlineSize="65536" defaultMaxInlineSize="65536" inlineSize="0" contentType="application/pdf" length="265731"><cacheId/><localBackendId/><globalBackendId/><senderLocalBackendId/><send erGlobalBackendId><DocumentFileID fileName="C:\Adobe\LiveCycle8\jboss\server\

    hi
    The problem is not completely solved.
    The solved part is countinue the process by Email and there is still need to be soloved by watch folder. Here are some steps.
    First, I set the email endpoint on "complete task" service(in process management catagory). Then configure the input parameter of the endpoint. The attachment parameter set to *.* and the mail from set to %SENDER%.
    Second, the xfa form variable of process must have process fields and use the default render. So the process field data which are required to counitnue the process will be keeped.
    Then it worked.
    But when I check the "complete task" component(process management --> task notification catagory) used in "complete task" process. Some input parameters(Sender, attachment map) are required and can't be found if using watch folder. So there is still a problem by using watch folder.
    Bking Chuang

  • How to kill Forms Runaway Process using 95% CPU and running for 2 hours.

    We had a situation at E-Business Suite customer (using Oracle VM server) where some of Form processes were not being cleared by form timeout settings automatically.
    Also when user exits the form session from front end, the linux form process (PID) and DB session did not exit properly, so they got hung.
    They were spiking CPU and memory usage and causing e-business suite to perform slowely and ultimately causing VM host to reboot the production VM guest (running on Linux).
    We could see the form processes (PIDs) using almost 100% cpu with "top" command and running for a long time.
    Also we verified those Form Sessions did not exist in the application itself.
    ie. Using from Grid Control -> OAM-> Site Map -> Monitoring (tab) -> "Form Sessions".
    It means that we could safely kill that form process from Linux using "kill -9 <PID>" command.
    But that required a continuous monitoring and manual DBA intervention as customer is 24x7 customer.
    So, I wrote a shell script to do the following;
    •     Cron job runs every half an hour 7 days a week which calls this shell script.
    •     Shell script runs and tries to find "top two" f60webmx processes (form sessions) using over 95% cpu with 2 minutes interval.
    •     If no process is found or CPU% is less than 95%, it exits and does nothing.
    •     If top process is found, it searches for its DB session using apps login (with hidden apps password file - /home/applmgr/.pwd).
    a.     If DB session is NOT found (which means form process is hung), it kills the process from unix and emails results to <[email protected]>
    b.     If DB session is found, it waits for 2 hours so that form process times automatically via form session timeout setting.
    It also emails the SQL to check the DB session for that form process.
    c.     If DB session is found and it does not timeout after 2 hours,
    it kills the process from unix (which in turn kills the DB session). Output is emailed.
    This are the files required for this;
    1. Cron job which calls the shell script looks like this;
    # Kill form runaway process, using over 95% cpu having no DB session or DB session for > 2hrs
    00,30 * * * * /home/applmgr/forms_runaway.sh 2>&1
    2. SQL that this script calls is /home/applmgr/frm_runaway.sql and looks like;
    set head off
    set verify off
    set feedback off
    set pagesize 0
    define form_client_PID = &1
    select count(*) from v$session s , v$process p, FND_FORM_SESSIONS_V f where S.AUDSID=f.audsid and p.addr=s.paddr and s.process='&form_client_PID';
    3. Actual shell script is /home/applmgr/forms_runaway.sh and looks like;
    # Author : Amandeep Singh
    # Description : Kills runaway form processes using more than 95% cpu
    # and Form Session with no DB session or DB session > 2hrs
    # Dated : 11-April-2012
    #!/bin/bash
    . /home/applmgr/.bash_profile
    PWD=`cat ~/.pwd`
    export PWD
    echo "`date`">/tmp/runaway_forms.log
    echo "----------------------------------">>/tmp/runaway_forms.log
    VAR1=`top -b -u applmgr -n 1|grep f60webmx|grep -v sh|grep -v awk|grep -v top|sort -nrk9|head -2|sed 's/^[ \t]*//;s/[ \t]*$//'| awk '{ if ($9 > 95 && $12 = "f60webmx") print $1 " "$9 " "$11 " "$12; }'`
    PID1=`echo $VAR1|awk '{print $1}'`
    CPU1=`echo $VAR1|awk '{print $2}'`
    TIME1=`echo $VAR1|awk '{print $3}'`
    PROG1=`echo $VAR1|awk '{print $4}'`
    PID_1=`echo $VAR1|awk '{print $5}'`
    CPU_1=`echo $VAR1|awk '{print $6}'`
    TIME_1=`echo $VAR1|awk '{print $7}'`
    PROG_1=`echo $VAR1|awk '{print $8}'`
    echo "PID1="$PID1", CPU%="$CPU1", Running Time="$TIME1", Program="$PROG1>>/tmp/runaway_forms.log
    echo "PID_1="$PID_1", CPU%="$CPU_1", Running Time="$TIME_1", Program="$PROG_1>>/tmp/runaway_forms.log
    echo " ">>/tmp/runaway_forms.log
    sleep 120
    echo "`date`">>/tmp/runaway_forms.log
    echo "----------------------------------">>/tmp/runaway_forms.log
    VAR2=`top -b -u applmgr -n 1|grep f60webmx|grep -v sh|grep -v awk|grep -v top|sort -nrk9|head -2|sed 's/^[ \t]*//;s/[ \t]*$//'| awk '{ if ($9 > 95 && $12 = "f60webmx") print $1 " "$9 " "$11 " "$12; }'`
    PID2=`echo $VAR2|awk '{print $1}'`
    CPU2=`echo $VAR2|awk '{print $2}'`
    TIME2=`echo $VAR2|awk '{print $3}'`
    PROG2=`echo $VAR2|awk '{print $4}'`
    PID_2=`echo $VAR2|awk '{print $5}'`
    CPU_2=`echo $VAR2|awk '{print $6}'`
    TIME_2=`echo $VAR2|awk '{print $7}'`
    PROG_2=`echo $VAR2|awk '{print $8}'`
    HRS=`echo $TIME1|cut -d: -f1`
    exprHRS=`expr "$HRS"`
    echo "PID2="$PID2", CPU%="$CPU2", Running Time="$TIME2", Program="$PROG2>>/tmp/runaway_forms.log
    echo "PID_2="$PID_2", CPU%="$CPU_2", Running Time="$TIME_2", Program="$PROG_2>>/tmp/runaway_forms.log
    echo " ">>/tmp/runaway_forms.log
    # If PID1 or PID2 is NULL
    if [ -z ${PID1} ] || [ -z ${PID2} ]
    then
    echo "no top processes found. Either PID is NULL OR CPU% is less than 95%. Exiting...">>/tmp/runaway_forms.log
    elif
    # If PID1 is equal to PID2 or PID1=PID_2 or PID_1=PID2 or PID_1=PID_2
    [ ${PID1} -eq ${PID2} ] || [ ${PID1} -eq ${PID_2} ] || [ ${PID_1} -eq ${PID2} ] || [ ${PID_1} -eq ${PID_2} ];
    then
    DB_SESSION=`$ORACLE_HOME/bin/sqlplus -S apps/$PWD @/home/applmgr/frm_runaway.sql $PID1 << EOF
    EOF`
    echo " ">>/tmp/runaway_forms.log
    echo "DB_SESSION ="$DB_SESSION >>/tmp/runaway_forms.log
    # if no DB session found for PID
    if [ $DB_SESSION -eq 0 ] then
    echo " ">>/tmp/runaway_forms.log
    echo "Killed Following Runaway Forms Process:">>/tmp/runaway_forms.log
    echo "-------------------------------------------------------------------">>/tmp/runaway_forms.log
    echo "PID="$PID1", CPU%="$CPU1", Running Time="$TIME1", Program="$PROG1>>/tmp/runaway_forms.log
    kill -9 $PID1
    #Email the output
    mailx -s "Killed: `hostname -a` Runaway Form Processes" [email protected] </tmp/runaway_forms.log
    cat /tmp/runaway_forms.log
    else
    # If DB session exists for PID
    if [ ${exprHRS} -gt 120 ]; then
    echo $DB_SESSION "of Database sessions exist for this forms process-PID="$PID1". But its running for more than 2 hours. ">>/tmp/runaway_forms.log
    echo "Process running time is "$exprHRS" minutes.">>/tmp/runaway_forms.log
    echo "Killed Following Runaway Forms Process:">>/tmp/runaway_forms.log
    echo "-------------------------------------------------------------------">>/tmp/runaway_forms.log
    echo "PID="$PID1", CPU%="$CPU1", Running Time="$TIME1", Program="$PROG1>>/tmp/runaway_forms.log
    kill -9 $PID1
    #Email the output
    mailx -s "`hostname -a`: Runaway Form Processes" [email protected] </tmp/runaway_forms.log
    cat /tmp/runaway_forms.log
    else
    echo "Process running time is "$exprHRS" minutes.">>/tmp/runaway_forms.log
    echo $DB_SESSION "of Database sessions exist for PID="$PID1" and is less than 2 hours old. Not killing...">>/tmp/runaway_forms.log
    echo "For more details on this PID, run following SQL query;">>/tmp/runaway_forms.log
    echo "-----------------------------------------------------------------------">>/tmp/runaway_forms.log
    echo "set pages 9999 lines 150">>/tmp/runaway_forms.log
    echo "select f.user_form_name, f.user_name, p.spid DB_OS_ID , s.process client_os_id,, s.audsid, f.PROCESS_SPID Forms_SPID,">>/tmp/runaway_forms.log
    echo "to_char(s.logon_time,'DD-Mon-YY hh:mi:ss'), s.seconds_in_wait">>/tmp/runaway_forms.log
    echo "from v\$session s , v\$process p, FND_FORM_SESSIONS_V f">>/tmp/runaway_forms.log
    echo "where S.AUDSID=f.audsid and p.addr=s.paddr and s.process='"$PID1"' order by p.spid;">>/tmp/runaway_forms.log
    mailx -s "`hostname -a`: Runaway Form Processes" [email protected] </tmp/runaway_forms.log
    cat /tmp/runaway_forms.log
    fi
    fi
    else
    #if PID1 and PID2 are not equal or CPU% is less than 95%.
    echo "No unique CPU hogging form processes found. Exiting...">>/tmp/runaway_forms.log
    cat /tmp/runaway_forms.log
    fi
    If you have the same problem with some other unix and DB processes, the script can be easily modified and used.
    But use this with thorough testing first (by commenting out <kill -9 $PID1> lines.
    Good luck.
    Edited by: R12_AppsDBA on 19/04/2012 13:10

    Thanks for sharing the script!
    Hussein

  • How do you send pdf attachment using email address listed on pdf

    I pdf'd mail merge document and now want to send these out.  I click on the email address at the top of the document and it creates a new email but it does not attach the pdf.   How do I do this?

    How to Attach Photos and Videos to Emails on an iPhone or  iPad
    http://www.wikihow.com/Attach-Photos-and-Videos-to-Emails-on-an-iPhone-or-iPad
    iPad Basics: Sending an Email With An Attachment
    http://ipadacademy.com/2012/03/ipad-basics-sending-an-email-with-an-attachment
    How to add, send and open iPad email attachments
    http://www.iskysoft.com/apple-ipad/ipad-email-attachments.html
    How to Send Multiple email Attachments from your iPad or iPhone
    http://ipadacademy.com/2014/03/how-to-send-multiple-email-attachments-from-your- ipad-or-iphone
     Cheers, Tom

  • Trigger a BPEL Process using Email in SOA 11g

    Hi All,
    Greetings to SOA Gurus!!!
    We are currently working on an Upgrade Project from SOA 10g to 11g and we have a requirement to upgrade a BPEL process which got triggered using an email in SOA 10g. We are not sure how we can achive this in SOA 11g instance. Any help on this is highly appreciated.
    Thanks,
    Saravana

    Hi Saravana,
    This feature is not out yet in 11g and is available only through Preview version.
    http://technology.amis.nl/2012/05/18/proces-email-with-the-new-ums-adapter-of-soa-suite-ps5/
    You can use the above (without claiming support though) or can deploy OSB to do the same.
    http://beatechnologies.wordpress.com/tag/message-flow-with-email-trigger/
    Regards,
    Neeraj Sehgal

  • How to start a BPEL Process using the File Adapter

    Hi
    I would like to automatically start a BPEL Process when I store a file in a specific directory. Can this be done using the File Adapter?.
    Regards,
    Néstor Boscán

    Yes, there are samples of how to do this in the BPEL samples directory.

  • How to execute external  spawned process using  java

    Hi,
    I am executing PGP from command line using java.
    For adding the public key I use Runtime object like this
    Runtime rt = Runtime.getRuntime();
    Process process = rt.exec("pgp -ka "+"d:/Mangesh/pubkey/sandy.asc "+"C:/PROGRA~1/NETWOR~1/PGPNT/keyrings/pubring.pkr");PGP is executing this but inbetween it asked for confirmation "Do you want to add public key (y/n)"
    I am providing data to process this way:
    PrintWriter pw = new PrintWriter(new OutputStreamWriter( process.getOutputStream()));
    pw.write('y');
    pw.flush();But after this their is no execution from PGP and console remains until I closed it.
    PGP is waiting for ENTER KEY
    How can I provide ENTER KEY from java
    This is right method ??? or any other options are available??
    I am awaiting for your valuable suggestions .
    Regards
    Man479

    On Windows the "enter key" consists of two characters: carriage return and a line feed (\r\n). You may have to send both. If that doesn't work, pgp is not reading the reply through stdin, only through the console, and there's no way to pass the 'y' to it through Java.

  • How to input to a Process using its streams?

    Hi here is my program to call the mysqldump using the Runtime.exec(), but i don't know how to pass the password.
    if I run this commad in the dos console it will ask for password. but i don't know how to give the password thru the streams. please help me
    public static void dump(Connection _con ,String _host,String _userName,String _password,String _database,String _fileName)throws SQLException,IOException,InterruptedException
        String dumpCommand="D:\\mysql\\bin\\mysqldump -h "+_host+" -u "+_userName+" -p "+_database+" > "+_fileName;
           System.out.println(" command "+dumpCommand);
       Runtime rt=Runtime.getRuntime();
         Process p=rt.exec(dumpCommand);
      OutputStream os=p.getOutputStream();
         byte[] buf=_password.getBytes();
    // here i dont know what is happening
        os.write(buf);
        System.out.println(" after os.write ");
        System.out.println(" exit value="+p.waitFor());
      }

    http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html

  • How to invoke WebService / BPEL process using stubs in Jdeveloper 10g

    HI,
    I created the SyncHelloworld BPEL process as given in tutorial 1.
    Now I created a new project to call this BPEL from Java client.
    I used the JDeveloper to create the stub/skeleton using the wizard by specifying the WSDL file location.I also created the main method by selecting the checkbox in the wizard.
    Now I want to invoke this SyncHelloWorld. There is a method called process. It expects a Element as input and returns a Vector.
    Now how do i pass a string ( which the SyncHelloWorld process expects ) from the main method and call the process method.
    Has anyone tried this ? I am new to this technology.
    What I am trying to do is trying to invoke a webservice. I have the WSDL file and its location. What all I need to do is pass the required parameters as an Element and get the output as Vector.
    Any help would be highly appreciated.
    Thanks,
    Debojyoty

    Hi,
    Did you tried it from the generic soap tester online from that site, or did you download some client testtool ?
    myserver:9700 cant be reached from the site where you're trying to test it.
    this is an internal host.
    or if it can be reached from outside..maybe some firewall problem?
    Message was edited by:
    Eric Elzinga (IT-Eye)

  • How to configure CVC automation process using SNP master data and BI customer master data

    Hi Gurus,
    How to configure CVC automation in MPOS structure technically, using SNP master data in CVC creation such as Product and location details
    and in parallel extract date from ECC to BI customer master data in DP. Where-in a APO BI cube should have only new combinations which are to be validated with ECC and existing combinations in the MPOS structure before creation of CVC in different regions of MPOS.
    Second the automation should also check certain validations of product, location and are part of SNP-ECC master data and are these new combinations.
    Could someone guide us in this process.
    Thanks
    Kumar

    Praveen,
    The short answer is to move the data into infoproviders or flat files for all of the 'characteristic-type' source data; and then copy CVCs from the infoproviders into the Planning area, probably using one or more Process Chains (program /SAPAPO/TS_PLOB_MAINTAIN).
    The long answer is that this is not a trivial undertaking; this could end up being a pretty involved solution.  If you do not have enough BW/DP expertise available locally to create this solution for you, then I recommend you consider engaging external resources to assist you.  I personally wouldn't even consider starting to work on such a solution without first knowing a lot more about the detailed business requirements, and about any existing solutions that may already in place.  An SCN forum is not really suitable for such an answer.  In my opinion, the BBP doc alone would be 20+ pages, assuming no enhancements..
    Best Regards,
    DB49

  • How can I delete an un-used email account? It is just junk

    Years ago I had an account with Tiscali. I haven't used it for years. Some weeks ago just as an experiment I entered it's details to Thunderbird as an additional account. Since then daily over 50 junk emails arrive to this account. I would like to delete it from Thunderbird without affecting my two existing other accounts.

    Suggest you empty all emails out of account first.
    Save any want to keep in Local Folders.
    Delete all others.
    Then right click on Inbox and choose compact.
    Empty the Junk folder and compact it
    Empty Trash.
    now remove the account - see image below as aid.
    Tools > Account Settings
    * select the account name you want to remove.
    * click on 'Account actions'
    * Select ' Remove account'
    * click on OK

  • We purchased Lion OS in April and uploaded to our iMac and now want to upgrade out MacPro.  We cannot figure out how to use the previous purchase (says you can use on 3 computers)....confused.  How do we begin the process using our previous purchase?

    We Purchased Lion OS in April and uploaded to our iMac.  We are now ready to upgrade our MacPro, but can't seem to find out how to upgrade using the previous purchase (said we could use the Lion OS purchase on up to 3 devices).  We have the receipt of purchase with the Order # and Purchase #, but I just can't figure out how to do the upgrade.  Where do I go?  What reference # do I enter?

    Go back to the App Store with the same Apple ID you used to purchase Lion. It should show up in your Purchases list ready to download. If it doesn't, log out, log back in, and hold down Option key while clicking on Purchases.
    A tip: Once the download is finished, dismiss the Installer. Go to your Applications folder and find it - copy it to another folder or hard drive to keep for emergency purposes. Then click on that installer and install (it is automatically removed/deleted after the installation is complete). That way you can avoid having to do another lengthy download.
    And, yes, just to confirm: you can install Lion on as many Macs you own and control. However, the license is not transferable; if you ever sell the machine, you need to erase Lion and reinstall the original OS.
    You don't go to iTunes - go to the Mac App Store (in your Applications folder). You do need 10.6.6 (or 10.6.8) to have the Mac app store.

  • How do I get customer service using email rather than phone in Thailand

    I have not received an order acknowledgement from my ipad 2 purchase made over the internet (Thailand) on May 6. The money has been taken from checking account already. On the "We keep you informed" support page it says I should have received the email in 24 hours. It's been 3 business days. Are other people experiencing the same?

    sfocean wrote:
    Thanks for your reply. Yes, I agree that when a new phone is purchased, the contract date is renewed as well. However, I had just purchased new phones and one was defective- not my fault. After their failed attempts to get this phone to work, I finally received a working phone, as described in my post. It seems unconscionabl;e to me that they would do something like this. So-I'm on a "Family Plan" with 2 different contract dates? Doesn't make sense. Also, how can they institute a new contract without my ok?
    Appreciate the feedback.
    1st of all, by activating the "new" phone, you are agreeing to the ToS and "giving your ok".
    Next, when you renewed 2 yrs ago, you signed a contract in which you had 30 days to return the phone in exchange for a "new" one. After this 30 day period, you "agreed" to refurbished replacements by signing the original contract and activating your original phone, thus agreeing to the ToS. YOU were not willing to adhere to the contract and ToS which you had previously agreed to, but you now want Verizon to follow those terms that you have already backed out on?

  • Can start a BPEL process using email?

    Hi all
    Is it possible to start a BPEL process for the event of an incoming email??
    Thanks!

    Hi
    Even if I still have the question above, I created a simple BPEL process to test it. The flow is:
    1) The process is started (by BPEL Console, for instance)
    2) Send an email to the specified user
    3) Wait for the email reply
    4) Receive the reply and finish.
    (seems like a 117 tutorial copy and paste no? :-)
    However I´m getting this error when the process is waiting (step 3):
    ORABPEL-02152
    Instance not found in datasource.
    The process domain was unable to fetch the instance with key "506" from the datasource. Please check that the instance key "506" refers to a valid instance that has been started and not removed from the process domain.
    The instance 506 is the process instance and it is there.
    Looking at BPEL Server logs, I found another related error:
    Caught exception while performing 506-BpRcv1-BpSeq0.3-7 work item faultName: {{http://services.oracle.com/bpel/mail}onMessageFault}
    messageType: {null}
    parts: {{summary=<summary>faultName: {{http://services.oracle.com/bpel/mail}onMessageFault}
    messageType: {null}
    parts: {{summary=&lt;summary&gt;EOF on socket&lt;/summary&gt;}}
    </summary>}}
    Environment is a IAS 10.1.2 Release 2 on a Linux box.
    Can you help-me?

Maybe you are looking for

  • Status de erro 36 - Lote: erro de sistema PI

    Prezados, bom dia. Durante as chuvas de ontem em São Paulo caiu a conexão de internet da empresa e ficamos com alguns lotes de notas com status de processo incorreto. Status de lote 02 - Enviado ao PI Status de erro 36 - Lote: erro de sistema PI Já t

  • Itunes - Home Sharing Problems

    Ok, i got a new dell about a week ago, i had all of my music and itunes files on a mac and i wanted to transfer the music to the new computer, i did that and got maybe 30 songs over their but it said the iphone was synced on the mac so i had to erase

  • Is there any books in the book store for merchant mariners. Study books.

    I would like to know if there's any study books to purchase in the book store for iPad. I'm a merchant mariner (oil field supply vessels) studying for 3rd Mate unlimited. I searched on iPhone 5 and no results maybe iPad can pull something up.

  • List of files in application server

    Hi, I would like to get the list of files in the directory of application server. Is there any standard function module to acieve this?. Regards Elini.P

  • How to convert the following?

    Hi , Below is the java command line that I provide on dos prompt. How to I convert the same for unix commandline java -cp C:\joost-20090315\lib\joost.jar;C:/joost-20090315/lib/commons-discovery-0.4.jar;C:/joost-20090315/lib/avalon-framework-4.2.0.jar