Send current record by email

Hi,
I created a form in adobe livecycle and i linked it to a table access, i am able to display all record users information  one by one using xfa.sourceSet.DataConnection.next ().
when i select like example the last record in my form  , and i click on send button to send the current form (content the information about last user) as attached pdf - always i receive form with the first record informations. please how can I fix this issue?
i use : event.target.submitForm({cURL:"mailto:"+ mail_to +  "?subject=" + mail_subject + "&body=" + mail_message,cSubmitAs:"PDF",cCharset:"utf-8"});
thanks

it was a sample error. when i send email i receive it always in my machine that have connection to database.

Similar Messages

  • Send multiple records in Email

    I use BPEL 11g to send an email notification, I retrieve the data from a table which returns multiple records to the db adapter.
    I have to send all the records in the Email body. How do I do this ?
    The following is the payload I see, But I dont see any content in the email that I receive.
    Thanks for your help !
    <ReplyToAddress/>
    <Subject>Selected Rows !</Subject>
    <Content>
    <MimeType>text/html; charset=UTF-8</MimeType>
    <ContentBody>
    <TestTab1>
    <col1>2</col1>
    <col2>REI</col2>
    <col3>SantaClara</col3>
    </TestTab1>
    <TestTab1>
    <col1>1</col1>
    <col2>REI</col2>
    <col3>SanJose</col3>
    </TestTab1>
    </ContentBody>
    <ContentEncoding/>
    </Content>
    <Cc/>
    <Bcc/>
    <NotificationContext/>

    I appreciate your quick response . Here is what I am doing in the transform .
    <xsl:template match="/">
    <client:processResponse>
    <xsl:variable name="Temp">""</xsl:variable>
    <xsl:for-each select="/ns0:TestTab1Collection/ns0:TestTab1">
    <xsl:variable name="Temp" select="concat(ns0:col3,$Temp)"/>
    <client:result>
    <xsl:value-of select="$Temp"/>
    </client:result>
    </xsl:for-each>
    </client:processResponse>
    </xsl:template>
    </xsl:stylesheet>
    The output payload is as follows : ( SantaClara is returned as 1st record and SanJose is returned as second record from the db adapter)
    <outputVariable>
    <part name="payload">
    <processResponse>
    <client:result>SantaClara""</client:result>
    <client:result>SanJose""</client:result>
    </processResponse>
    </part>
    </outputVariable>
    But I want
    <outputVariable>
    <part name="payload">
    <processResponse>
    <client:result>SantaClara SanJose</client:result>
    </processResponse>
    </part>
    </outputVariable>
    And I am trying to send SantaClara SanJose in the email body.
    Thanks for your help.

  • How to send current list item URL in email by using sharepoint 2010 workflow?

    Hi All,
    I had created sharepoint workflow usind SPD 2010. when new item is created it sends the email with link. But it sends current list link not the current item link.
    I tried to use Encoded Absolute URL but this like
    http://asdf.com/Lists/abc/10.00
    but i need something like this
    http://asdf.com/Lists/abc/DispForm.aspx?ID
    I have grow thorough some post and i found that,
    Statically i can write http://asdf.com/Lists/abc/DispForm.aspx?ID= and from Add lookup i can get ID by choosing current item.
    The link which i get is partially hyperlink like this
    http:aasdf.com/Lists/abc/DispForm.aspx?ID=10 (here 10 is not hyperlink)
    when i copy and paste this link it works fine but by clicking it i am not getting true result.
    Please help me to solve this issue.
    Thanks.

    Hi Raymond,
    It works for me. Thank you so much.
    I also have another issue related workflow. If you can help me, i really appreciate you.
    I already configured AAM. I have two Share Point Address which are:
    Default : http://default.com
    Internal : http://intranet.com
    I have List workflow using SharePoint Designer 2010. When new item get create, it sends email to person for approval. But when it sends email it sends Dafault zone URL.
    Dafault zone URL is only accessible through Virtual Machine. We cant access from local machine. So i need to send intranet zone URL in email so user can open through local machine.
    I tried it but i can only able to do for one list. I have to so this general for every list.
    How can i send intranet zone URL?
    Swapping the zone URL is not solution for this issue because after swapping situation is same.
    Thank You.

  • I recorded a long voice memo and can't listen to it or send it to my email. It keeps saying "preparing failed and "name" is being optimized for sharing at this time" help

    I recorded a long voice memo and can't listen to it or send it to my email. It keeps saying "preparing failed and "is being optimized for sharing at this time" help!!

    Hi there,
    The recording is an hour and 25 mins.
    I have never been able to listen to it. When I hit play, it freezes and
    doesn't play.
    I get the error message when I'm trying to send to myself.
    Love and Light,
    Jacqueline
    *“My soul is from elsewhere, I'm sure of that, and I intend to end up
    there.” *
    << Personal information removed to comply with Verizon Wireless Terms of Service >>

  • Unable to send a photo via email

    I am currently trying to sending a photo via email from I-photo, I get the following message ====  The email server didn’t recognize your username/password combination.
    Can anyone please advise ?????

    iPhoto Menu ->
    Preferences ->
    Accounts ->
    Delete and recreate your email settings.
    Alternatively, use Apple's Mail for the job. It has Templates too - and more of them.

  • Insert record and email

    Hello
    How do I insert a record with the image filename into a database, then send the data just entered as an email?
    I was able to do this before but now this new CS3 seems so complicated!
    I am unable to just use an insert record behavior then add form fields and change the insert or update recored behavior like before.
    Please can I be shown some actual working tutorials on this?
    This search function on this forum does not work as I tried to search for this exact statement "insert record and email" and no records appear.
    Cheers

    Ok, here is the entire page:
    <br />
    <br /><?php require_once('Connections/cnreviva.php'); ?>
    <br /><?php<br />// Load the common classes<br />require_once('includes/common/KT_common.php');<br /><br />// Load the tNG classes<br />require_once('includes/tng/tNG.inc.php');<br /><br />// Make a transaction dispatcher instance<br />$tNGs = new tNG_dispatcher("");<br /><br />// Make unified connection variable<br />$conn_cnreviva = new KT_connection($cnreviva, $database_cnreviva);<br /><br />$editFormAction = $_SERVER['PHP_SELF'];<br />if (isset($_SERVER['QUERY_STRING'])) {<br />  $editFormAction .= "?" . htmlentities($_SERVER['QUERY_STRING']);<br />}<br /><br />// *** Mail form as Text format ***<br />if (isset($_POST["FX_sendForm"]) && $_POST["FX_sendForm"] == "frmupload") {<br />  $format = strtolower("Text");<br />  if ($format != "html") $format = "plain";<br />  $filefield = "uploadfile";<br />  $top = "\r\n";<br />  $body = "\r\n";<br />  $excludeArray = array("button","button_x","button_y","uploadfile","FX_sendForm","MM_insert","MM_update"); <br />  $i = 0;<br />  while ($i<sizeof($_POST)) {<br />    if (!in_array(key($_POST),$excludeArray)) {<br />      if (is_array(pos($_POST))) {<br />        $postVar = implode(", ", pos($_POST));<br />      } else {<br />        $postVar = pos($_POST);<br />      } <br />      $body .= strtoupper(key($_POST)) . ": " . stripslashes($postVar) . "\r\n";<br />    }<br />    $i++;<br />    Next($_POST);<br />  }  <br />  $bottom = "\r\n";<br />  $from = $_POST["email"];<br />  // set parameters<br />  $recipient = "[email protected]";<br />  $subject = "Test";<br />  $message = $top . $body . $bottom;<br />  // set extra parameters<br />  $headers = "From:" . $from . "\r\n";<br />  $headers .= "Cc:\r\n";<br />  $headers .= "Bcc:\r\n";<br />  require_once("FXInc/FX_mailForm_php.inc");<br />  // send all<br />  mail($recipient, $subject, $message, $headers);<br />  $body = urlencode(str_replace("\r\n", "<br>", $body));<br />  $redirect = "thankyou.php";<br />  if ($redirect) header("Location: " . $redirect);<br />}<br /><br />// Make an insert transaction instance<br />$ins_tblfeedback = new tNG_insert($conn_cnreviva);<br />$tNGs->addTransaction($ins_tblfeedback);<br />// Register triggers<br />$ins_tblfeedback->registerTrigger("STARTER", "Trigger_Default_Starter", 1, "POST", "KT_Insert1");<br />$ins_tblfeedback->registerTrigger("END", "Trigger_Default_Redirect", 99, "thankyou.php");<br />// Add columns<br />$ins_tblfeedback->setTable("tblfeedback");<br />$ins_tblfeedback->addColumn("name", "STRING_TYPE", "POST", "");<br />$ins_tblfeedback->addColumn("email", "STRING_TYPE", "POST", "");<br />$ins_tblfeedback->addColumn("city", "STRING_TYPE", "POST", "");<br />$ins_tblfeedback->addColumn("country", "STRING_TYPE", "POST", "");<br />$ins_tblfeedback->addColumn("shoe_size", "STRING_TYPE", "POST", "");<br />$ins_tblfeedback->addColumn("feedback", "STRING_TYPE", "POST", "");<br />$ins_tblfeedback->addColumn("activate", "STRING_TYPE", "POST", "", "N");<br />$ins_tblfeedback->addColumn("photo", "FILE_TYPE", "FILES", "uploadfile", "");<br />$ins_tblfeedback->setPrimaryKey("id", "NUMERIC_TYPE");<br /><br />// Execute all the registered transactions<br />$tNGs->executeTransactions();<br /><br />// Get the transaction recordset<br />$rstblfeedback = $tNGs->getRecordset("tblfeedback");<br />$row_rstblfeedback = mysql_fetch_assoc($rstblfeedback);<br />$totalRows_rstblfeedback = mysql_num_rows($rstblfeedback);<br />?>
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <script src="includes/common/js/base.js" type="text/javascript"></script>
    <br />
    <script src="includes/common/js/utility.js" type="text/javascript"></script>
    <br />
    <script src="includes/skins/style.js" type="text/javascript"></script>
    <br />
    <br />
    <br />
    <br />
    <form action="%3C?php%20echo%20$editFormAction;%20?%3E" method="post" name="frmupload" id="frmupload">
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <table width="300" border="0" cellspacing="0" cellpadding="5">
    <tr>
    <td>Name
    <br />
    <br />
    <input type="text" name="name" id="name" length="20" value="" /></td>
    </tr>
    <tr>
    <td>Email
    <br />
    <br />
    <input type="text" name="email" id="email" length="20" value="" /></td>
    </tr>
    <tr>
    <td>City
    <br />
    <br />
    <input type="text" name="city" id="city" length="20" value="" /></td>
    </tr>
    <tr>
    <td>Country
    <br />
    <br />
    <input type="text" name="country" id="country" length="20" value="" /></td>
    </tr>
    <tr>
    <td>Image
    <br />
    <br />
    <input name="uploadfile" type="file" id="uploadfile" /></td>
    </tr>
    <tr>
    <td>&#160;</td>
    </tr>
    <tr>
    <td>
    <?php<br /> echo $tNGs->getErrorMsg();<br />?>
    <input type="submit" name="button" id="button" value="Submit" />
    </td>
    </tr>
    </table>
    <br />
    <input type="hidden" name="FX_sendForm" value="frmupload" />
    <br /></form>
    <br />
    <p>&#160;</p>
    <br />
    <br />

  • HT5330 If I move from Mac/Mobile Me email to iCloud, will my current account's email vanish?

    Probably a silly question. I am running Snow Leopard and for a couple of days have not been able to send mail from my long-time Apple email account.  I have started the move from Mac/Mobile Me email to iCloud, when all I really need is to enable the iCloud SMTP server, I think.   
    When  I was a few steps into the move, I reached the point where I had to either "continue" with my current email address/password, or create a new email account   If I follow Apple's direction and "add" an account with my core user info, will I end up with "my" account as iCloud, but with my current account's email "vanished?" 
    I go back far enough that my Apple user name is not an email address, and my email address is dot.Mac, and I'd like to keep it that way, but right now I just want to be able to "send."  Since my problem began I have been writing and then saving emails on my iMac, then opening them on my iPad or iPhone and sending the emails from those devices.  Thank heaven for IMAP!!!!
    Thanks,
    Laura

    [email protected] [email protected] and [email protected] are all the same thing: emails to all three go to the same inbox. You must presumably have gone through the migration process from MobileMe to iCloud before 1 August last, or you would have lost access to the account. However if you didn't set up Mail for the different iCloud server settings I wouldn't have expected to go on working this long.
    In any case, I would suggest you delete the account from Mail (this won't delete anything on the server) and set it up again from scratch following the process described in this illustrated article:
    Entering iCloud email settings manually in Snow Leopard or Leopard

  • How to send ALV report by Email

    Hi.
    we have developed a block ALV report which has 3 reports i.e Detail report , summary report and Error report. Currently user run the report in background.However there is need to send this report by Email . I can use FM:SO_OBJECT_SEND . I want how to pass this report to FM and how to handle if there are multiple email ids. I think we can create a group of the user with email id in business workplace and pass the group to FM.
    I need help in how to assign the report and user group to this FM

    Hi,
    You may use the code given by Amit in this link -
    MAil Attachment.
    It is perfect to handle any type of email requirement.
    Regards,
    Amit
    Reward all helpful replies.

  • Config for sending P.O by email

    HI ALL,
    We have done the config but we are getting error, Please send Complete information about configuration of sending P.O by email.
    Urgently required.Pls .
    regards,
    san

    Hi sanju,
    Complete configuration,sending P.O by email :
    In order to send PO, your Basis team must configure the system first so that external email can be send out from SAP.  If it is not configured, no settings you do on MM will work.
    1. You must maintain email address in vendor master data.
    2. The same applies to your user master data.  For the output type for default values, a communication strategy needs 
    to be maintained in the Customizing that supports the e-mail. You can find the definition of the communication strategy in the 
    Customizing via the following path: 
    (SPRO -> IMG -> SAP Web Application Server -> Basic Services -> Message Control -> Define Communication Strategy). 
    As a default, communication strategy CS01 is delivered. This already contains the necessary entry for the external communication. Bear in mind that without a suitable communication strategy it is not possible to communicate with a partner via Medium 5 (external sending).
    3. Use the standard SAP environment (program 'SAPFM06P', FORM routine 'ENTRY_NEU' and form 'MEDRUCK') as the processing routines.
    4. In the condition records for the output type (for example, Transaction MN04), use medium '5' (External send).
    5. You can use Transaction SCOT to trigger the output manually. The prerequisite for a correct sending is that the node is set correctly. This is not described here, but it must have already been carried out.
    6. To be able to display, for example, the e-mail in Outlook, enter PDF as the format in the node.
    Thanx
    Hareesh

  • Sending of mails to email accounts

    Hi Friends,
    Sending of mails to email accounts. Can it be consolidated like UWL?
    Currently, the supporting & approval process of the appraisal form is not done through the SAP workflow framework. But our clients would like to request whether there is a consolidated email like the UWL to be sent to employees. My clients would like to standard it like the UWL. We can look into see how the program can be used to check the appraisal forms u201Cinboxu201D and trigger a similar consolidated  mail.
    Can anyone have idea of how to solve this issue and if possible pls reply me.
    Thanks,
    Deesanth

    solved

  • Can't send pictures via exchange email

    I just got my Galaxy S III.  I also have a Galaxy Note(1st gen).  The SIII is a lot faster in all aspects. 
    I'm having one issue though.  I am unable to email any pictures using my Corporate Exchange email account.  It just gets stuck in the Outbox and I get a notification that the email failed to send.  I can send other types of files as attachements.  I am able to send a picture using my hotmail account.  On my Note I am able to send pictures from my exchange account.
    Is their another setting in android that blocks this?  I've checked but I can't find one.

    I am having this issue with trying to send pictures from my email applications in my phone. I use Yahoo, but not the Yahoo app. I also tried to use my work email to attach the picture to and send. In both instances, Yahoo and work email, I get a "Failure " message in my outbox of the email application when I look to see if the photo sent. I have received pictures via text before, no problem. I also tried turning of bluetooth, even though where I am currently located there is no wifi/bluetooth to connect to.
    Thanks

  • Outlook not sending or receiving any emails

    I start my outlook and everything seems to be working fine for some time. Then all of a sudden the Outlook icon in the notification area shows a loading symbol and a message saying "Requesting data from the server". When I check for the
    send/receive progress it seems to be still with no errors. Also the synchronisation status at the bottom of the Outlook windows reads "All folders up to date, Connected to Microsoft Exchange"
    When this situation occurs, new emails are neither received nor sent; unless I restart the outlook application. I currently have 4 email accounts setup in the Outlook (2 Microsoft Exchange accounts and 2 Gmail accounts). I see this issue with only
    the exchange email accounts. 
    I have been facing this issue for almost a month now and also I am not able to find the exact issue in any of the forums. Can someone please help me with this issue!!

    Hi,
    If the 4 email accounts use one profile, I suggest creating them in separate for testing.
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • Sending Invites From Different Email Addresses

    Howdy--
    I have set up two calendars on my Mac Calendar, one called "Home" and the other called "Work".  When I send a Calendar invite to my wife for a "Home" event, I want that invite to be sent from my personal email address (currently my "home" email address listed in my contact for myself in Contacts) and when I send a Calendar invite to a business colleague for a work event, I would like that invite to be sent from one of my "work" emails (also listed in my contact for myself in Contacts as "work").
    When I send a work invite right now, the invite comes from my "home" email address--and I don't want my work colleagues knowing or using my personal email address. 
    Is there a way to dictate which email address a Calendar invite is sent from?  I know back in my Outlook days you could literally just select which account you wanted the invite to be sent from.  Does Apple's Calendar application have a similar trick?
    In the past, I had used the work around where I actually changed my AppleID email address to my work email address, so then all of my Calendar invites were sent from that work email address.  But I have two work email addresses now, so I can't use that trick. 
    TL/DR:  How can I send Calendar invites from personal and work email addresses?
    Thanks for your help--I REALLY appreciate it.
    All best,
    MC

    Try this:
    Sign out of iMessage on all devices. Sign back in on your iPhone. Wait until it is completely activated. Then, sign back in on the other devices using the same Apple ID.

  • Secure Zone password set (send log in details email) link not working for everyone

    Hi Guys,
    I have a site with three secure zones for different online programs. We're beginning to sell some programs and, because we aren't using a seemless gateway, we are manually subscribing them to the secure zones then clicking the 'Send log in details email' button. The email seems to be going out which is good. But, some clients can't click on the link to set their password. Nothing happens. Even if they copy and paste the link text into a browser window, still nothing.
    Anybody know why this would be working for some people and not others. Could it be to do with cookies or email clients etc. We are at a loss and therefore have lost two sales so far (they asked for refunds) because they couldn't access their programs in the secure zone.
    Any help greatly appreciated.

    Thanks LiamDilley for such a prompt reply. Currently my code looks like this:
         ...and your password is [<strong>{tag_password}</strong>]
    Are you saying that I should be changing the '[<strong>{tag_password}</strong>]' to:
    [<strong>,a href="{tag_password}>{tag_password}</a></strong>]
    The thing is, most of the time the link text appears as a link, but not for everyone. Do you think this will fix it?

  • Can send but not retrieve emails using Thunderbird and Windows 8.1

    Hi, I am not able to get Thunderbird to retrieve emails on a new laptop.
    Last week I purchased a new laptop due to an imminent hard disk failure on my old laptop. I will call them "Old" and "New" laptops. (Old laptop is still working for the moment...)
    The Old laptop is nearly 3 years old, and I have been using Thunderbird on it since new without any problems.
    I have downloaded and installed Thunderbird on the New laptop, and can not get it to retrieve emails.
    As the Old laptop is still working (at the moment), I am able to directly visually compare and check settings on both computers.
    THE PROBLEM
    Using Thunderbird on the New laptop, I am able to send emails, I can see all my old emails restored from the Old laptop using Mozbackup, but clicking Get Mail on the New laptop does not retrieve new
    emails.
    When I click Get Mail, the status message in the bottom left corner says "connected to .....<ISP>..." but does not actually get the emails. However, the Old laptop is still able to get emails as it always has.
    My ISP is a large Australian telco that I have used for many years and I have not changed anything with my account. The ISP is POP3.
    WHAT HAVE I TRIED
    I deleted the email account created by restoring from Mozbackup, and attempted using the Thunderbird new account wizard, however Thunderbird did not recognise my ISP and would not create the account - even though it is working perfectly at the same time on the Old laptop.
    All Firewalls I can find have been configured to allow Thunderbird, with the same configuration settings on both machines.
    How do I know I can send but not Get emails from Thunderbird on the New laptop?
    I have sent test emails to myself from the New laptop. Thunderbird sends successfully, I am able to preview the test emails via Mailwasher on the New laptop, and can read, reply, etc, to the emails if I log into my ISP webmail service. However I can NOT get Thunderbird to retrieve and download these emails on the New laptop. If I go to the Old laptop, Thunderbird works perfectly, retrieves and downloads all new emails, including these test emails.
    I am now at the point where I do not know what else to try and would appreciate any suggestions.....
    I have spent many hours over the last 3 days surfing the net, forums, Mozilla Support, etc, and tried everything suggested, without success. The only thing I have NOT tried is starting windows in Safe mode (as per some suggestions), as it is not a viable long term solution.
    OTHER INFO
    Computer Details;-
    "Old" laptop;-
    Windows 7 Home Premium - continuously updated with all Critical and Important updates. 64 bit version.
    Antivirus = Bitdefender Total Security (subscription and licensed). Up to date.
    MailwasherPro 2012 (subscription and licensed). Up to date.
    Thunderbird 24.5.0 working perfectly. Up to date.
    "New" laptop;-
    Windows 8.1 - up to date with all Critical and Important updates. 64 bit version.
    Antivirus = Bitdefender Total Security (subscription and licensed) - downloaded and installed. Up to date.
    MailwasherPro 2012 (subscription and licensed) - downloaded and installed. Up to date.
    Thunderbird 24.5.0 - downloaded and installed.
    Note: I 'downloaded and installed' the Windows 8.1 version of these programs to avoid any potential compatibility problems restoring or copying from a Windows 7 backup version of the programs.
    1) New laptop came with pre-installed with McAfee - which has been Uninstalled due to running Bitdefender (Windows searches for 'McAfee' return nothing found suggesting the Uninstall was successful).
    2) Thunderbird has been added to both Bitdefender and Windows 8.1 firewalls on the New laptop.
    3) Bitdefender and Windows security settings are identical on both laptops - as near as I can determine, I may be missing something - but have checked all settings 3 times by doing a side-by-side visual comparison.
    4) Thunderbird settings are also identical and I am using the same email address and ISP that I have been using for many years.
    5) I migrated Thunderbird settings, accounts and emails from the Old laptop to the New laptop using Mozbackup, then visually checked and compared all settings in Thunderbird between the two machines.
    6) For info, I have used Mailwasher for many years as a simple way to preview and wash mail before running email programs such as Thunderbird - might be overkill, but I have also never had a virus or malware problem, so will keep doing this.
    7) I have Uninstalled and re-installed Thunderbird on the New laptop twice, and done the same with Bitdefender once.
    8) Any config changes I try on the New laptop, I either restart Thunderbird and / or restart the New laptop, or both.
    9) I have not created a Windows 8.1 account and am not using SkyDrive.
    10) Only other software I have installed on the New laptop is Google Chrome, Office Home 2013 and iTunes - all are working.
    Thanks in advance....

    Well there is not much left. If telnet works then the path is clear and there is no hardware firewall blocking ports.
    All that is left is software, so try windows safe mode with networking. A very handy way to eliminate software. it also actually disables most anti virus resident features and is preferred here because anti virus/security programs do not always disable or turn off when they say they have.
    You might also try the McAfee removal tool. https://community.mcafee.com/thread/52788 I notice the rep said yes to both, they did not say not required.
    Finally you could try creating a new profile, and see if it works just to exclude corruption of your existing profile. ( I doubt it but I am at the anything goes point)
    Just as an aside, I have never had an email borne nasty and I for many years never even had an email virus scanner. So yes I think your a bit over cautious with mailwasher, if that is what your using it for. Thunderbird does not support scripting languages or flash, or most plugins in the email sandbox. The result is getting a virus from a mail in Thunderbird is really only possible, for all practical purposes, if you open that password protected zip from the young Russian woman and that is what the anti virus should be blocking anyway when the temp file is written.

Maybe you are looking for

  • BADI to check and update field in transaction BP through WEB UI

    Hi, I have this requirement to check certain data from BUT000 and based on this update the Search term field in BUT000. I am using Badi BUPA_GENERAL_UPDATE. I am also able to retrieve the current value in BUT000 using function module   CALL FUNCTION

  • Safari crashing due to flash I think

    I'm pretty sure Safari is crashing to to flash player even though it has been stable for some time until Saturday. I wanted to know where to go and what to do in Finder and such to help resolve the problem. Here is the crash report: Date/Time: 2009-0

  • PI 7.1 upgrade - PI_BASIS patch level in ECC

    Hello We are looking at upgrading our XI 7.0 SP12 to PI 7.1. Our backend ECC system is at PI_BASIS SP11. Most of our interfaces with the backend are through ABAP proxies. Will an upgrade to PI 7.1 demand an upgrade to PI_BASIS in the backend ECC syst

  • Setup PeopleTools 8.53 Database Issue (Linux Version)

    Folk, Hello. I am installing PeopleTools 8.53 Internet Architecture. Database Server is Oracle Dabase 11gR1. OS is Oracle Linux 5. I have installed JDK7, WebLogic 10.3.6, Tuxedo 11gR1 and PeopleTools 8.53 successfully. But when set up PeopleTools8.53

  • No MSIPVS on install cd!!

    :help:X-((We purchased the tv-tuner card for a barebones mega pc, and the install cd did not have an installation for MSIPVS, and the one I down loaded from the web site won't run!! HELP