Display and Upload attachments to Opportunities

Hi,
We are building an external Application for the CRM in WebDynpro for Java.
1. We need to attache (upload) documents to opportunities
2. We need to display attachments of opportunities
These two actions should be performed using RFCs because this is an external application.
I will appreciate your advice.
Thanks,
Aviad

Hello Aviad,
I think my Blog on <a href="/people/gregor.wolf3/blog/2005/10/02/inbound-mail-processing-150-attach-files-to-opportunity">CRM: Inbound mail processing – Attach files to Opportunity</a> could be a good starting point.
Regards
Gregor

Similar Messages

  • Display and Manage Attachments of Generic Object Services in Webdynpro

    Hi All,
    I need to have a button in the webdynpro that when a user clicks it will pop up a table that display a list of files already attached to a Generic Object Services(GOS) and also allow the user to delete the attachments and upload new attachments.
    Can anyone advice me of any Function Modules or Methods that i can use to achieve those functions (retrive and display attachments in the GOS, delete existing attachment from GOS, upload new attachment to GOS).
    Thanks and Regards,
    weilong

    Hi
    You need to pass parameters as per the code below
    ****Data Types
      CONSTANTS:lc_dokob        TYPE dokob VALUE 'KNA1',
                  lc_dokar      TYPE dokar VALUE 'LEG',
                  lc_dappl      TYPE dappl VALUE 'BVO',
                  lc_sign       TYPE c VALUE 'I',
                  lc_option(2)  TYPE c VALUE 'EQ',
                  lc_docpart(3) TYPE c VALUE '000',
                  lc_docversion TYPE dokvr VALUE '00',
                  lc_status     TYPE dokst VALUE 'AL',
                  ls_attc-doknr    TYPE doknr,
                  ls_return TYPE bapiret2,
    *****Function Module
      CALL FUNCTION 'BAPI_DOCUMENT_DELETE_DIRECT'
            EXPORTING
              documenttype    = lc_dokar
              documentnumber  = ls_attc-doknr
              documentpart    = lc_docpart
              documentversion = lc_docversion
            IMPORTING
              return          = ls_return.
    Thanks
    Vishal

  • APEX Bugs: Editing customer contacts and uploading attachments

    I'm using the pre-packaged application, "customer tracker"
    Application Version 2.2.35
    Build Version 4, Application Express 4.2.3
    I am using it on a MAC
    And am having some issues with the pre-packaged application "customer tracker".  I uploaded a bunch of data. However, now when I try to edit a contact record, I get the following error:
    1 error has occurred unable to extend table application_name.EBA_CUST_History by 8 in tablespace APEX_5956688132079418188.
    It doesn't matter if I'm using Firefox or Safari.
    The only way I can modify customer records is to completely delete them and then manually add each one back in -- which is not very scalable. I was able to edit records previously.  This just started yesterday.
    Is this a known issue?  Any way to fix?
    I end up getting the same type of issue when I try to manually add an attachment  It doesn't matter if I'm adding a word doc or a PDF, same error.  This error started after I manually uploaded a handful of attachments last week. The error reads as follows:
    Unable to extend lob segment application_name.sys_LOB0006066941C00008$$ by 128 in tablespace APEX_5956688132079418188.
    Could someone please assist?
    Thanks!

    Not an APEX issue,  your database tablespace needs cleaning up/expanding...
    Thank you,
    Tony Miller
    LuvMuffin Software

  • When I build a web photo gallery and upload to my server, the web page as displayed by browsers is blank.  With preview, insid Bridge, the slideshow works fine.

    I have been building web photo galleries with Bridge for a few years and everything worked fine until my latest two builds.  Now when I build a gallery and upload the folder to my web server, it's not getting displayed by browsers.  When you hit the index file of the gallery, the page is blank with no written errors.
    When I use the "preview in browser" feature in Bridge, the slide show works as expected.
    I'm creating the gallery and saving to my local hard drive.  When that's complete, I ftp the entire folder to the server and then point to the index.htm file.  I've been doing this for two years with good results.  All of a sudden, I can't get a gallery to display on-line.

    I am experiencing the exact same problem; the gallery displays and functions perfectly when viewed locally but not when uploaded to the web server. I am wondering if it is also a Dreamweaver issue as each time I upload I receive an error report e.g. some files did not upload et cetera.

  • I have a sharepoint custom list with Title and image attachments, now i want to display image attachments in div based on the title.

    hi,
    i have a sharepoint custom list with Title and image attachments, now i want to display image attachments in div based on the title.

    i am using the below code only
     SPSite mySite = new SPSite("http://sharepoinsiteaddress");
    SPWeb myweb = mySite.OpenWeb();   
    SPList myList = myweb.Lists["Announcements"];   
    SPListItem myListItem = myList.GetItemById(1);   foreach (String attachmentname in myListItem.Attachments)
    String attachmentAbsoluteURL =    myListItem.Attachments.UrlPrefix // gets the containing directory URL
       + attachmentname;
       // To get the SPSile reference to the attachment just use this code
      SPFile attachmentFile = myweb.GetFile(attachmentAbsoluteURL);
       // To read the file content simply use this code
       Stream stream = attachmentFile.OpenBinaryStream();    StreamReader reader = new StreamReader(stream);
       String fileContent = reader.ReadToEnd();
    here i am using panel, how can i attach this attached image to panel

  • My iPhoto wont display and i cant upload pics or even look at my library. how can i fix this?

    My iPhoto wont display and i cant upload pics or even look at my library. how can i fix this?

    With the amount of information you've provided it's impossible to offer a solution.  We can't see your computer so we need to know the details of your problem and setup, i.e.:
    what version of iPhoto are you using?
    what system version are you running?
    what do you see in the iPhoto window when iPhoto opens?
    what fixes have you tried?
    where is your library located?
    did you apply any updates or upgrades just prior to the problem occurring?
    are you running a "managed" or "referenced" library?
    what type of Mac?
    how much free space on your boot drive?
    Come on.  Give us something to work with here.

  • Using WEB Output HTML Gallery and uploading using ftp upload the HTML page views correctly but images only display the alt tag?

    Using WEB Output HTML Gallery and uploading using ftp upload the HTML page views correctly but images only display the alt tag in the browser window?

    After a little investigation, I discovered that PNGs also do not render correctly in IE7 in similar circumstances.
    I ended up using Levels in Photoshop to bring the output blacks up to "5", saved the images as PNGs, modified the HTML from .jpg to .png, and that seems to have covered up the problem well enough.
    By the way, I did confirm that IE8 beta 2 renders the images correctly.
    Brian

  • Gmail not uploading attachments

    Gmail not uploading attachments. When I click on "Attach a file" it opens Finder (Mac) the quickly returns to mail before an attachment can be specified. NOTE: this DOES NOT happen in Safari.
    == This happened ==
    Every time Firefox opened
    == in last month

    Hi and Welcome to the Forums!
    A couple of things to check...
    1) At work, can you see your Sent Items? Is the attachment there (on the forwarded sent item)?
    2) Can you check your GMail via their web interface? Is the attachment there?
    Let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Question on the upload attachments process in a request form

    hi,
    I have a question on the upload attachments process in a request form. I have 2 pages, one is a request form and the other is an attahment page
    The request form let users fill the mandatory fields (e.g. name, email, address...) And in the form, there is a link (URL without submit) to the attachment page.
    In the attachment page, users can upload the supporting file for their rquest. The file will be uploaded to APEX_APPLICATION_FILES view and then it will be copied it to a customized table (table A) and remove from the view.
    When the users finish uploading files (i.e. the files are stored in table A), users need to press a "Done" button back to the request form to submit the form.
    My question is:
    As the request form is not yet submitted while the attached files are stored in table A, there is no request_id (request from table primary key generated in an Insert trigger after submission) is generated to tag with the files in table A. Is there any standard practice to do this?
    What I am doing now is to generate a hidden value in sequence when user goes to the attachment page. The hidden value is stored in table A togehter with the files when uploading. When user goes back to the request form, the hidden value is passed back as session cache. When the request form is submitted, I make an update statement by using the hidden vaule in the Insert trigger to tag the request_id to the attached files in table A.
    Is my way appropriate?
    Thanks for advice.
    cheers,
    Pong

    Pong,
    Yes, this would work just fine. You may want to consider enabling session state protection so that your process is not succeptable to URL tampering, which would cause a user to change the value of the REQUEST_ID in the URL and potentially associate other attahments with their request.
    Thanks,
    Scott

  • PO header attachment download and upload

    Hi All,
    I have requirement to download the attachments attached at Purchase Orders(PO) header level . And then from the downloaded file , I further want to upload it to another target system.
    I have already uploaded the PO at target system but header level attachments were missed out.
    My source and target system is in Ver 4.6C
    Please let me know -
    1. All tables that are involved in storing the attachments at header level for purchase orders.With this I can upload attachments directly to the target system tables.
    2.Any Function module for download and upload the attachments of PO at header level.
    I will appreciate any help to do this .
    Thanks
    Deepak

    Hi ,
    Thanks for suggestion.I Have used FM SO_ATTACHMENT_INSERT to insert Attachment. SOOD table is getting updated. But still PO header level attachment is missing. I think FM only update the table SOOD and do not ensure to put the attachment to the right Purchase order.
    Please let me know if you have an Idea how to put attachments to PO header level.Let me know tables that can be directly updated in order to attach the attachment to PO header level.
    Thanks
    Deepak

  • File download and Upload using SOAP in Oracle ADF

    Hi Gurus,
    I have a requirement of Uploading and downloading a file on a location. It is for uploading and downloading an Attachments for a user. I have a table in my jspx page for showing the current attachments and an option to upload a new attachment. When I click on attachment name, the file should be downloaded.
    The current implementation does this using SOAP web service. Now, i need to do it with ADF now.
    For Uploading and downloading, i have used FileDownloadActionListner on my page. I am not able to figure out how to use SOAP service in ADF to download or upload a file. what i have done is
    1. Create WebService Data Control with the exposed wsdl.
    2. Created .jspx page and binded the fuctions to the button.
    3. In managed bean class, i have written code to get reference to that web service and invoke it. I am assuming of making the currect call as the response object is not coming as null.
    Now i need to know:
    1. How to verify for the success response from a SOAP web service in the managed bean code.
    2. how to go ahead with the implementation.
    For Upload: I have filename, content and mimetype in the managed bean code function. but how to use those to make a soap call and upload a file at the location.
    For Download: I have DocumentId in the managed bean code function, and how to use it to download a file. How to get the SOAP response in managed bean code and how to handle it.
    Thanks in Advance,
    regards,
    Rajan

    Hi,
    don't have an example, but I suggest to use a JAX-WS proxy client and access it from the POJO DC (instead the WS DC) so you have access to the service responses
    Frank

  • I want to get another 4s and use it not as a phone, but only as a video camera and editor and hook it up only with wifi. i would sync it to itunes so i can pay for apps and upload. would this work, or must it be connected to a phone carrier?

    I want to get another 4s and use it not as a phone, but only as a video camera and editor and hook it up only to wifi. i would sync it to itunes so i can pay for apps and upload. would this work, or must it be connected to a phone carrier?

    Trust me when I say this coming from 20 years of experience.
    Get a powered external drive, format it 1 Partition Option: GUID and OS X Extended Journed as the format in Disk Utility.
    Download and install Carbon Copy Cloner, clone internal drive to external drive.
    Set a schedule to remind you to do it at least once a week, keep it near your charger.
    When you plug your charger in, do plug the clone and power the machine up, set the display to sleep only,
    CCC will do the rest.
    If you want to boot from it, hold the option/alt and select it Startup Manager.
    I've seen many TimeMachine and TimeCapsule nightmares and so far haven't seen a problem from anyone using a bootable clone.
    It's simple, it's easy, it's more reliable and more powerful than what Apple does and it only takes plugging in a extra cable.
    Make as many clones as you want, keep them time seperated, off site etc. etc.
    Cables don't have network issues, clones can be verified in seconds merely by booting from them.
    Clones protect your productivity, your up in seconds on a clone despite even the hard drive dying.
    Software problem? No sweat, boot of the clone and reverse clone your problems away.
    If you want to fuss and muss with half implemented TimeMachine and TimeCapsule network headaches then prepare to suffer.
    I don't like to suffer, I bought a Mac not to suffer, but it appears you do with TimeMachine and TimeCapsule.
    Most commonly used backup methods

  • I cannot upload attachments to e-mails. When I click on browse in the attachment pop up nothing happens

    I cannot upload attachments to e-mails. When I click on browse in the attachment pop up nothing happens, I cant even type in a document address in the file location box
    == This happened ==
    Every time Firefox opened
    == I downloaded the latest version of firefox

    Again, where are you seeing the date?
    Select one of the imported photos, type Command + i and check in the iPhoto Info drawer to see what the EXIF capture date is for those photos. 
    If the date is correct then you're looking at the file created or modified date and not the EXIF capture date that's embedded in the image file itself.
    OT

  • Cannot upload attachments in Gmail using Firefox 5.o

    Gmail locks up when I try and upload an attachment. I have to kill it with the Task Manager. This happened after I upgraded to Firefox 5.0 --there was some blurb about a Gmail problem, but I don't recall it as impacting attachments or I wouldn't have proceeded

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that turns off some settings, disables most add-ons (extensions and themes).
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu:
    *In Firefox 29.0 and above, click the menu button [[Image:New Fx Menu]], click Help [[Image:Help-29]] and select ''Restart with Add-ons Disabled''.
    *In previous Firefox versions, click on the Firefox button at the top left of the Firefox window and click on ''Help'' (or click on ''Help'' in the Menu bar, if you don't have a Firefox button) then click on ''Restart with Add-ons Disabled''.
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".<br>
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.

  • 2*17" Studio Displays and Mac Pro -

    Hi,
    I have two 17" Studio Displays and want to buy a Mac Pro. can anyone fill me in on what connectivity issues there are with this setup.
    (I am sure this question has been answered - if so please post a link to the thread - I don't know enough to be able to sort through the answers when I searched)
    Thanks very much
    Aaron

    If they are 17" LCDs with the ADC (Apple Display Connector)
    <http://upload.wikimedia.org/wikipedia/commons/0/09/AppleDisplayConnector.jpg>
    then each will need a DVI to ADC adapter
    <http://store.apple.com/us/product/M8661LL/B?fnode=MTY1NDA5OQ&mco=MTgyNDg>
    If they are 17" CRT with VGA connectors
    <http://www.jestineyong.com/wp-content/uploads/2008/09/vga.jpg>
    they will need DVI to VGA adapters.
    <http://store.apple.com/us/product/M8754G/A?fnode=MTY1NDA5OQ&mco=MTI1NzQ>
    One is included with the Mac Pro.
    If they are 17" CRTs with the ADC, you cannot use them with a Mac Pro (or any computer without built-in ADC ports).

Maybe you are looking for

  • VOL number

    have searched all emails and have had no joy whatsoever in finding this VOL number to claim my sainsburys voucher........please help 

  • Changing  the WarnAboutChanges message?

    dear all, i want to know whether we can change the text message of the WarnAboutChanges pop up or not. i.e this message -: " The Changes made to the page have not been saved. If you continue the changes will be discarded.Do you wish to continue?? " a

  • How to get soap message sent out

    Hi, I used a client proxy in ABAP to consume a web service. However I got errors saying there is 'Unexpected elemement' in SOAP message. To find out the root cause, i would like to get the soap message sent out from the proxy. Is there any way to do

  • Oracle Apps 12.03 and dbf file under $FND_TOP/secure

    Hi All, I have a question. Back to 11i, there was a .dbc file under $FND_TOP/secure. To generate it or edit, you could use jre oracle.apps.fnd.security.AdminAppServer with the parameters. For R12 (R12.0.3 with a 10.2.0.2 DB), the file should be under

  • G5 tower crashing and freezing

    Hi, I just picked up a new old dual processor G5 and I'm having  a range of different problems.  I formatted a new drive and put the OS onto in the G5 to eliminate the possibility of drive problems, and I have nothing attached to it but the keyboard