Adding attachment in VA22 / Quotation

Hello,
I activated SD_SWU_ACTIVE and eventhough the service object seems available, I can't create/add an attachment in VA22.
The "Create Attachment", etc. are greyed out making it impossible to ad an attachment.
I read note "1466810 - Object services missing in SD Sales transactions" which seems to indicate the functionality is available not only in VA02 but also in VA22.
Do you know if there is a specific limitation for VA22?
Do you know how I can get it?
Thank you in advance for any information and kind regards,
Didier

Hi
Ask ur BASIS team to check if the Autorizations are given for the user ids.
Also check these OSS
OSS-Note : 546937 & 530153
and 1290444
Might be helpful.
Reg,
JJ

Similar Messages

  • Javascript errors while adding attachment to list on ribbon sp 2013

    Hi All,
    Javascript errors while adding attachment to list sp 2013
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; InfoPath.3)
    Timestamp: Mon, 20 Oct 2014 09:49:13 UTC
    Message: Object required
    Line: 1
    Char: 122565
    Code: 0
    URI:
    https://server.com/_layouts/15/form.js?rev=PxBF2F2E04Ut1YUooXDAbg%3D%3D
    Screen become blank and nothing is dosplayed  when attach item is clicked for custom list
    Ravi

    Hi Ravi,
    According to your description, my understanding is that you encountered the error "Object required" when you try to add attachment to list in SharePoint 2013.
    For your issue, you can refer to the blog:
    http://kiran-kakanur.blogspot.com/2010/02/how-to-resolve-object-required-error-in.html
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Adding attachment via File browse not working

    Hi, I'm using Apex 4.1.1 through GlassFish server 3.1.1. Recently I've imported my database application and after running my app, adding of an attachment isn't working anymore. Before I used Apex via Emb. PL/SQL Gateway(from which I've exported app sql) and everything worked just fine. My code for adding attachment is like this:
    IF (:P2_ATTACHMENT IS NOT NULL)
    THEN
    INSERT INTO ATTACHS
    (ID_ATACHMENT,NAME_ATTACH, TYPE_ATTACH, ATTACHMENT, DATE_ATTACH)
    SELECT ID,NAME, mime_type,blob_content, sysdate
    FROM wwv_flow_files
    WHERE NAME = :P2_ATTACHMENT;
    DELETE wwv_flow_files
    WHERE NAME = :P2_ATTACHMENT;
    :P2_ATTACHMENT := NULL;
    END IF;
    If I skip this piece of code, and try to submit page(where is also couple of other insert statements), then is ok.
    What is the problem of this, GlassFish, wwv_flow_files table, apex listener...?
    Thanks.

    Hi,
    >
    isn't working anymore.
    >
    Do you get an error? What diagnostic details do you have? E.g. what do see in View Debug if you run the page in Debug mode?
    Prima facie, there is nothing wrong in the code or in the infrastructure.
    Regards,
    PS: Please post code in {code} tags.
    Edited by: Prabodh on Jun 21, 2012 5:00 PM

  • Downloading files attached to a quotation in SAP CRM

    We need to download a document attached to a quotation (in the documents tab) in SAP CRM and email it.
    Can someone please let me know how that can be done
    Thanks in advance
    Sumit

    Can some ABAP Guru help me with this?

  • Problem while adding attachment in a custom page

    Hi,
    I have a custom page with a standard attachment table item. On adding an attachment the attachment fails to upload and the blue status bar continues to grow. This is happening only in one particular environment. I am not able to replicate this problem any in other environment. Error Stack shows the following Exception.
    ## Detail 0 ## java.io.EOFException at oracle.cabo.share.util.MultipartFormHandler._readLine(Unknown Source) at
    oracle.cabo.share.util.MultipartFormHandler._readLine(Unknown Source) at oracle.cabo.share.util.MultipartFormHandler._skipBoundary(Unknown Source) at
    oracle.cabo.share.util.MultipartFormHandler.(Unknown Source) at oracle.cabo.share.util.MultipartFormHandler.(Unknown Source) at
    oracle.apps.fnd.framework.webui.OAPageContextImpl.parseMultipartForm(OAPageContextImpl.java) at oracle.apps.fnd.framework.webui.OAPageContextImpl.
    (OAPageContextImpl.java:555) at oracle.apps.fnd.framework.webui.OAPageBean.createPageContext(OAPageBean.java:4458) at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1224) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage
    (OAPageBean.java:509) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:430) at oa_html._OA._jspService(_OA.java:84) at
    oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119) at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417) at oracle.jsp.JspServlet.doDispatch
    (JspServlet.java:267) at oracle.jsp.JspServlet.internalService(JspServlet.java:186) at oracle.jsp.JspServlet.service(JspServlet.java:156) at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:588) at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456) at
    org.apache.jserv.JServConnection.run(JServConnection.java:294) at java.lang.Thread.run(Thread.java:595) java.io.EOFException at
    oracle.cabo.share.util.MultipartFormHandler._readLine(Unknown Source) at oracle.cabo.share.util.MultipartFormHandler._readLine(Unknown Source) at
    oracle.cabo.share.util.MultipartFormHandler._skipBoundary(Unknown Source) at oracle.cabo.share.util.MultipartFormHandler.(Unknown Source) at
    oracle.cabo.share.util.MultipartFormHandler.(Unknown Source) at oracle.apps.fnd.framework.webui.OAPageContextImpl.parseMultipartForm
    (OAPageContextImpl.java) at oracle.apps.fnd.framework.webui.OAPageContextImpl.(OAPageContextImpl.java:555) at
    oracle.apps.fnd.framework.webui.OAPageBean.createPageContext(OAPageBean.java:4458) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage
    (OAPageBean.java:1224) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:509) at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:430) at oa_html._OA._jspService(_OA.java:84) at
    oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119) at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417) at oracle.jsp.JspServlet.doDispatch
    (JspServlet.java:267) at oracle.jsp.JspServlet.internalService(JspServlet.java:186) at oracle.jsp.JspServlet.service(JspServlet.java:156) at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:588) at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456) at
    org.apache.jserv.JServConnection.run(JServConnection.java:294) at java.lang.Thread.run(Thread.java:595)
    Could anyone tell why is this exception raised and what is the solution to this problem?

    The first step to the solution would be for you to post your question to the OA Framework forum; you won't get the specialized help you need in this forum.
    Regards,
    John

  • Error in adding attachment

    Hello Experts,
    We are facing a strange issue after reverse proxy migration,  as of now external users are not able to attach file in a custom transaction iview from external facing portal , flow is from reverse proxy to ITS server to backend FILO box.
    When ever user try to attach a Java applet runs and when user selects the file and try to attach the file after selecting it nothing happens. ITS  server version  is 6.20
    We did some JVM tracing and found nothing useful.Also
    if any of you encounter such kind of issues then please share your experiences any help or suggestions are very helpful.
    Regards,
    Siddharth
    Edited by: Siddharth Jain on Feb 1, 2012 11:16 AM

    PFB the JVM trace
    below is the JVM trace:
    Java Plug-in 1.6.0_30
    Using JRE version 1.6.0_30-b12 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\user
    c:   clear console window
    f:   finalize objects on finalization queue
    g:   garbage collect
    h:   display this help message
    l:   dump classloader list
    m:   print memory usage
    o:   trigger logging
    q:   hide console
    r:   reload policy configuration
    s:   dump system and deployment properties
    t:   dump thread list
    v:   dump thread stack
    x:   clear classloader cache
    0-5: set trace level to <n>
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@9ed927
    basic: Plugin2ClassLoader.addURL parent called for https://xx.xx.com:443/sap/its/mimes/webgui/2002/applets/ws.jar
    basic: Plugin2ClassLoader.addURL parent called for https://xx.xx.com:443/sap/its/mimes/webgui/2002/applets/ws.jar
    network: Cache entry found [url: https://xx.xx.com:443/sap/its/mimes/webgui/2002/applets/ws.jar, version: null] prevalidated=false/0
    network: Connecting https://xx.xx.com:443/sap/its/mimes/webgui/2002/applets/ws.jar with proxy=DIRECT
    network: Connecting http://xx.xx.com:443/ with proxy=DIRECT
    security: Loading Root CA certificates from C:\Program Files\Java\jre6\lib\security\cacerts
    security: Loaded Root CA certificates from C:\Program Files\Java\jre6\lib\security\cacerts
    security: Loading SSL Root CA certificates from C:\Program Files\Java\jre6\lib\security\cacerts
    security: Loaded SSL Root CA certificates from C:\Program Files\Java\jre6\lib\security\cacerts
    security: Loading Deployment SSL certificates from C:\Documents and Settings\user\Application Data\Sun\Java\Deployment\security\trusted.jssecerts
    security: Loaded Deployment SSL certificates from C:\Documents and Settings\user\Application Data\Sun\Java\Deployment\security\trusted.jssecerts
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer ROOT certificate store
    security: Loaded certificates from Internet Explorer ROOT certificate store
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: Checking if SSL certificate is in Deployment permanent certificate store
    network: Connecting https://xx.xx.com:443/sap/its/mimes/webgui/2002/applets/ws.jar with cookie "WT_FPC=id=203.45.104.37-2647279312.30174678:lv=1326842066988:ss=1326842066988; SAPWP_active=1; REASON=4; SMSESSION=uOUh/4UkaoDH9C0v4FL2fzbBoExqK1WancESqUkDfWQQnd6zckmpAgSMw1fbTh/mhszFio1f284swIktGgtWpQYWHPGnhyzS7ixbOynGD6BcfunI0JMfpp17BuMgHkFiPRk7UfnMAFxvjQdC4BWsJRxCndHrAhOixL6cZNJNQYp/pVqiEsmWIqvwoyGC5ZTSjHBH0bcRJUqEHcNAlJBgYRKf1m50jWVUZV9SMynx4PxkdPc8z6PxwbYHf5IgRcXWYK9xY6phpy/7cf3zoPW9JLtsYTLmkL6Jw7SKFBtVCxV5kQENyjR7Nzoey5f6rw9XSCJyVB61mAMPMxQ9xs/jt1i/qfBTim9gqwzhs9dVEaiWbtdBu/lguaWSo0XX2axDiKu4FtvlvpuYfHMdBZx7dEeNE08zZcXFeDMR2VGVHwHbw9Z/uHdiIawHGDffzFB1DqN8Yctkul3AWBhb8eb4xyiGc5NaRcCTMHRpglDYPKK5X5wNhSWOgcicehuUZieGt7wa3Le67UnsiI9Ey1bcigwzx1Zpt45Yue8VSxurI/4W7coI5VxyAbXJ3tMS/AlPIe64lS6L4Gae4XBhpgJLXpTdUnnWBD3vX4/2jdZdmP802/Bs1pFrN8N3uEnWlbO1np3RiCk4si57d8V60ZtFJh8al9NebaFOPU5NQUY/0Ozah1hwEhMG4Z8v3Y2mmbZb7nTFbkFztOI7zt9st4/XOWiFH1aPZ9eu1qmButQ50yXIAvp9eMMcKFbs65o3yI0e/1GZSJSpDnGEnxqlyFfj2hOIL/itPCiajihozztorcNqgZ3/EeolbSe13Tn1fNGGl5Lfk1q1beQodHCPvuC4pPoT7CKI/4QlWAf3s9YTYILGk8I0WcV9FxEtpx4LAa2cX86gP2Xu7/iCDEiRKR5eNWpWIQgBLC2bA2YO9eZiDoLlfpG0X354BkYRZoSfsZYievESyuz4Tr9HZ+QdItyCeJ8Cm4/pjHDYitew==; ~wguStatusbarVisible=yes"
    network: ResponseCode for https://xx.xx.com:443/sap/its/mimes/webgui/2002/applets/ws.jar : 304
    network: Encoding for https://xx.xx.com:443/sap/its/mimes/webgui/2002/applets/ws.jar : null
    network: Disconnect connection to https://xx.xx.com:443/sap/its/mimes/webgui/2002/applets/ws.jar
    cache: Reading Signers from 2825 https://xx.xx.com:443/sap/its/mimes/webgui/2002/applets/ws.jar | C:\Documents and Settings\user\Application Data\Sun\Java\Deployment\cache\6.0\51\9d8aff3-7598e756.idx
    cache:  Read manifest for https://xx.xx.com:443/sap/its/mimes/webgui/2002/applets/ws.jar: read=113 full=1137
    security: Loading Root CA certificates from C:\Program Files\Java\jre6\lib\security\cacerts
    security: Loaded Root CA certificates from C:\Program Files\Java\jre6\lib\security\cacerts
    security: Loading Deployment certificates from C:\Documents and Settings\user\Application Data\Sun\Java\Deployment\security\trusted.certs
    security: Loaded Deployment certificates from C:\Documents and Settings\user\Application Data\Sun\Java\Deployment\security\trusted.certs
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer ROOT certificate store
    security: Loaded certificates from Internet Explorer ROOT certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: No timestamping info available
    security: Cannot find jurisdiction list file
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: This OCSP End Entity validation is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    basic: updateValidationResultsForApplet update
    cache: Mark prevalidated: https://xx.xx.com:443/sap/its/mimes/webgui/2002/applets/ws.jar true tm=1326864543551 cert=1237161599000
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: No timestamping info available
    security: Cannot find jurisdiction list file
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: This OCSP End Entity validation is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    basic: updateValidationResultsForApplet update
    cache: Mark prevalidated: https://xx.xx.com:443/sap/its/mimes/webgui/2002/applets/ws.jar true tm=1326864543551 cert=1237161599000
    basic: Plugin2ClassLoader.getPermissions CeilingPolicy allPerms
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: No timestamping info available
    security: Cannot find jurisdiction list file
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: This OCSP End Entity validation is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    basic: Applet loaded.
    basic: Applet resized and added to parent container
    basic: PERF: AppletExecutionRunnable - applet.init() BEGIN ; jvmLaunch dt 79520 us, pluginInit dt 3923807 us, TotalTime: 4003327 us
    basic: Applet initialized
    basic: Removed progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@9ed927
    basic: Applet made visible
    basic: Starting applet
    basic: completed perf rollup
    network: Connecting https://xx.xx.com:443/scripts/wgate/webgui1049627d/~flN0YXRlPTI5MTU1LjAwMy4wNC4wNA==/-1217761914.101/data/hash?Hash=jnwqvsewdhhxuqxhmrkhkehrprlwguen with proxy=DIRECT
    network: Connecting https://xx.xx.com:443/scripts/wgate/webgui1049627d/flN0YXRlPTI5MTU1LjAwMy4wNC4wNA==/-1217761914.101/data/hash?Hash=jnwqvsewdhhxuqxhmrkhkehrprlwguen with cookie "session=Backend100:server:0000.0003.1e234c40.58ea; ~http_content_charset=iso-8859-1; WT_FPC=id=203.45.104.37-2647279312.30174678:lv=1326842066988:ss=1326842066988; SAPWP_active=1; REASON=4; SMSESSION=uOUh/4UkaoDH9C0v4FL2fzbBoExqK1WancESqUkDfWQQnd6zckmpAgSMw1fbTh/mhszFio1f284swIktGgtWpQYWHPGnhyzS7ixbOynGD6BcfunI0JMfpp17BuMgHkFiPRk7UfnMAFxvjQdC4BWsJRxCndHrAhOixL6cZNJNQYp/pVqiEsmWIqvwoyGC5ZTSjHBH0bcRJUqEHcNAlJBgYRKf1m50jWVUZV9SMynx4PxkdPc8z6PxwbYHf5IgRcXWYK9xY6phpy/7cf3zoPW9JLtsYTLmkL6Jw7SKFBtVCxV5kQENyjR7Nzoey5f6rw9XSCJyVB61mAMPMxQ9xs/jt1i/qfBTim9gqwzhs9dVEaiWbtdBu/lguaWSo0XX2axDiKu4FtvlvpuYfHMdBZx7dEeNE08zZcXFeDMR2VGVHwHbw9Z/uHdiIawHGDffzFB1DqN8Yctkul3AWBhb8eb4xyiGc5NaRcCTMHRpglDYPKK5X5wNhSWOgcicehuUZieGt7wa3Le67UnsiI9Ey1bcigwzx1Zpt45Yue8VSxurI/4W7coI5VxyAbXJ3tMS/AlPIe64lS6L4Gae4XBhpgJLXpTdUnnWBD3vX4/2jdZdmP802/Bs1pFrN8N3uEnWlbO1np3RiCk4si57d8V60ZtFJh8al9NebaFOPU5NQUY/0Ozah1hwEhMG4Z8v3Y2mmbZb7nTFbkFztOI7zt9st4/XOWiFH1aPZ9eu1qmButQ50yXIAvp9eMMcKFbs65o3yI0e/1GZSJSpDnGEnxqlyFfj2hOIL/itPCiajihozztorcNqgZ3/EeolbSe13Tn1fNGGl5Lfk1q1beQodHCPvuC4pPoT7CKI/4QlWAf3s9YTYILGk8I0WcV9FxEtpx4LAa2cX86gP2Xu7/iCDEiRKR5eNWpWIQgBLC2bA2YO9eZiDoLlfpG0X354BkYRZoSfsZYievESyuz4Tr9HZ+QdItyCeJ8Cm4/pjHDYitew==; ~wguStatusbarVisible=yes"
    network: Server https://xx.xx.com:443/scripts/wgate/webgui1049627d/flN0YXRlPTI5MTU1LjAwMy4wNC4wNA==/-1217761914.101/data/hash?Hash=jnwqvsewdhhxuqxhmrkhkehrprlwguen requesting to set-cookie with "http_content_charset=iso-8859-1; path=/scripts/wgate/webgui1049627d/"

  • Mavericks mail default location option for adding attachment

    When I am writing an email and want to add an attachment, I have always used the paperclip icon to do so, and my desktop would appear as the default option as a place to select the attachment. Recently this has changed so that the default option still says 'desktop' on the side panel but instead displays my itunes library. If I go to my home then back to desktop my actual desktop is displayed, but I'm wondering why itunes is appearing as my desktop, and how I can fix this so that my default option for adding an attachment is my actual desktop.
    Thanks!

    I partially agree and disagree.
    I agree with concerns but disagree as it is causing a bottleneck for agility and effectiveness addressing user needs.
    "A picture is worth a thousand words" (and pictures come in a file).
    If we are concerned about disk space, then I feel we need to provision hard disk space and nourish the SAP Community Network to be effective and improved.
    For example:  Business Objects products often deals with reports and users often enquiry ways to cleverly use our tools.
    Imagine how unproductive users find the forum messages when everyone is trying to describe what they see in their screens.  And how much misunderstanding happened among all those involved in the discussion of the thread.
    It didnt' take me more than a few months to realize that users are all crying out for ways to add a descriptive image into their forum message.
    Some are clever and add a link to an external location, some leave their email addresses and some leave their phone numbers!
    The other challenge is for Chinese,Korean and Japanese language users.  An Asian user seeking for help is unable to describe properly in a foreign language to gain visibility for wider audience, often they are not familiar with the naming of the functionality in english because he/she may never have seen the menus in English.
    I recently observed a user describing a problem there were 14 notes back and forth for a very simple matter, it took 3 days.  I believe a screenshot with a red circle would have helped in one shot.
    I suggest files to be allowed and filters put in place distinguishing file formats to allow right content.

  • Adding attachment to the post

    How can i add a word document while posting a new thread?
    What types of attahment can be added.?
    Yogesh

    Up towards the right corner of the page you are looking at should be a link marked 'FAQ'.
    I encourage you to click on that link, search for the work 'attach' and read the official statement about attachments.
    If you can't find the link, try http://wiki.oracle.com/page/Oracle+Discussion+Forums+FAQ

  • Quotations PCUI - Send Attachements with the Quotation-Smarforms

    Hi Experts,
    I've got a question concerning smartforms and attachments in the PCUI - Environment.
    We've created a smartform in the quotation application and we starting sending this smarftorm with actions, that means if the Quotation is ready to send, we can choose sending via fax, e-mail or print it out with the actions. This works fine, but now we have the requirement to send all documents (normaly pdf - documents) of the quotation directly with the quotation-smartform (product-datasheet for example). Is this possible, do you have any experience in this topic?
    We use CRM 5.0 - and Sapnetweaver 2004s portal...
    regards
    marc

    Hello,
    You can read the attachment of the Quatotation using the CRM document library functions and extract the content of the documents. After this this can be put as part of the smart form.
    Starting point will to explore CRM document library CLDocument should give you some hints.
    Raj

  • RH adding characters after opening quotation marks

    Robohelp HTML V7
    I have just discovered that throughout my help project, RH has added characters after the occurrence of either single or double quotation marks.
    So what should read as "values" reads as "r;values" in the editor and as &rvalues" in the compiled file.
    In the editor, it also flips the opening set of quotation marks so they are facing the same way as the closing ones.
    This is an especially big problem as a lot of the help content contains examples of logical expressions where these characters look as though they belong and will confuse the heck out of the user.
    I should be able to remove them using find and replace but how do I stop it happening again?
    I have tried adding quotation marks, then closing and re-opening the project and also compiling it but I can't seem to make it happen intentionally.
    Thanks

    See item 21
    http://www.grainge.org/pages/authoring/rh7/using_rh7.htm
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Adding attachment​s to e-mails pictures

    I'm having a problem with adding attachments to my e-mails like pictures,I click on the paper clip ,pick my pictures and click to download but it just keeps spinning and doesn't download the pictures,.It did about a month ago ,it worked but now it doesn't I think my husband did something clicked on something  and now it won't work. can someone tell me what to do to be able to download pictures to my e-mails . Even if I have to change the reader,thing,I have Foxit Reader now,I think .I'm will to change anything to be able to download pictures. I know nothing about computers so I really need help here. Mrs. Peggy Failing I'm 62 and so computer dumb.
    This question was solved.
    View Solution.

    If I understand correctly, you want to attach a photo to an e-mail as opposed to downloading one from an e-mail.  Is that correct?  If not, let me know.  
    Are you using a web browser to use your e-mail?  If so, what web browser are you using (e.g. Internet Explorer, Firefox, Chrome, Safari, etc.)?
    At the top of the program, do you get a message about it not responding?  This is usually in the title bar of the program if it is present. 
    Do you get any error messages?  If so, what are they?
    Approximately, how large is the photo?  If it's a large photo, it may be too large or might be taking too long to attach it.    The size can be found by going to the photo on the PC, right-clicking the photo, and selecting properties.
    What is the product number?
    NOTE: Do NOT provide the serial number.
    Who is the e-mail provider (@yahoo.com, @gmail.com, etc.)?  Have you tried contacting them to verify the issue isn't on their side?
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • Adding Attachment Link

    Hi
    I'm trying to add an attachment link to an iRecruitment page. Does anyone know the proper steps to follow as the documentation is vague. It's the first time that I'm doing this and need a guide on what information to populate in the fields e.g Link Text, Scope, View Instance etc. when creating the item.
    Thanks
    Sujen

    Read the devguide on Attachments to learn how to set the mandatory properties. Ofcourse the devhuide will tell you adding these as part of new development, the steps will be the same for specifying properties when you do it through personalization.

  • Adding attachment while ordering in CPSC 10.1

    We are doing study on 10.1 with Service Catalog module turned on. We noticed that when adding the service to the cart, before ordering it, you cannot easily add attachment to the order. You would have to go to the other module (Order Management) and then find your un-submitted requisition and then add the attachment. This is very user unfriendly. In older versions (My Services module), you would have Add & Review Order button where you could add attachment.
    Does anyone know if there is an easy way to add attachment to the order in Service Catalog module?

    We have also come across this issue, unfortunately there is no 'Add and Review' button anymore which is what allowed one to do this in the past. It seems attachments cannot be added until a requisition exists for that request (i.e. a valid requisition number exists).
    There were some small changes we did to make the flow a little simpler though, we modified the order confirmation page to included a hyper link to navigate back to the request without having to go back to ongoing orders, this was done by modifying the handlebar templates and scripts so it can be a complex change.

  • Mail slow/hangs when adding attachment

    Recently Mail hangs or takes a long time, showing the spinning beachball, when adding an attachment. For instance it took over two minutes to add a 44k Word document - previously it would be seconds.
    This happens with all user accounts on this Mac.
    I've not added any software recenttly that may have caused this.
    Any suggestions?
    Thanks
    Bruce

    Go to Apple Menu > System Preferences > Network, choose Network Port Configurations from the Show popup menu, and make sure that the configuration used to connect to Internet appears at the top of the list. Leave checked (enabled) only the port configuration needed to connect to Internet and Built-in Ethernet (in that order if not the same), uncheck (disable) the rest of network port configurations (Parallels in particular, if you have that installed) and see whether that helps — if it doesn’t, turn ON again the ones you want enabled.
    I've not added any software recenttly that may have caused this.
    Not sure what you mean. Are you saying that you haven’t installed any software recently, or that you have installed something but you know for sure it cannot have a bearing on this? If the latter, how do you know?

  • Exception adding attachment from custom worklist client

    I am building a custom Human Task Editor for BPEL. This is a java standalone (at the moment) and runs on my local Mac machine. The SOA Suite 11g is installed on Linux hosted box.
    A BPEL process is already deployed and an instance created. The instance has reached the 'human task' activity. I can also verify this from <host:port/integration/worklistapp>. However, we plan to build our own worklist app.
    In this custom worklist app (which is configured through REMOTE protocol ), I make use of the taskQueryService to fetch a list of all human tasks assigned to a particular user. This returns me with a list. All works well.
    However, when I try to add an attachment to one of the tasks, I get an exception.
    -------------------CODE:----------------------------------
    import oracle.bpel.services.workflow.task.model.AttachmentTypeImpl;
    In my main class :
    AttachmentTypeImpl at = new AttachmentTypeImpl() {
    public InputStream getInputStream() {
    throw new UnsupportedOperationException("Not supported yet.");
    public void setInputStream(InputStream arg0) {
    throw new UnsupportedOperationException("Not supported yet.");
    public void setBoundary(String arg0) {
    throw new UnsupportedOperationException("Not supported yet.");
    public String getBoundary() {
    throw new UnsupportedOperationException("Not supported yet.");
    at.setContent("THIS IS ATTACH CONTENT");
    at.setMimeType("application/msword");
    at.setName("MyAttach.doc");
    task.addAttachment(at);
    try {
    taskSrvc.addAttachment(ctx, task.getSystemAttributes().getTaskId(), at);
    } catch (StaleObjectException ex) {
    } catch (WorkflowException ex) {
    --------- EXCEPTION --------------------
    Exception in thread "main" java.lang.NullPointerException
    at oracle.xml.jaxb.JaxbNode.getOwnerDocument(JaxbNode.java:237)
    at oracle.xml.jaxb.JaxbNode.setJaxbElement(JaxbNode.java:782)
    at oracle.bpel.services.workflow.task.model.AttachmentTypeImpl.setContent(AttachmentTypeImpl.java:50)
    at customworklistclilent.Main.addAttachment(Main.java:224)
    at customworklistclilent.Main.queryTasks(Main.java:156)
    at customworklistclilent.Main.main(Main.java:70)
    Has anyone tried adding an attachment from the custom worklist client using remote ejb interface

    Have you tried working with the addAttachment() method of the Message interface (http://help.sap.com/javadocs/pi/SP3/xpi/com/sap/engine/interfaces/messaging/api/Message.html#addAttachment%28com.sap.engine.interfaces.messaging.api.Payload%29) ... It may require some (major) redesign of your JAVA mapping (I'm still on XI, so I can't validate this assumption)
    Chris

Maybe you are looking for

  • My Samba server stopped working and I have no idea why.

    I set up a samba server once I got arch installed and it was working like a boss for about a month. Then one day (i think the machine may have rebooted) it just stopped working. I can't access my samba share from any of my other machines (all running

  • How to maintain Space between text in Smart form

    Hi Experts, How to maintain space between text in smat form. For example I need to maintain like this Prepared By:                       Passed By:                  Approved By:            but after save it come like this  Prepared By:   Passed By: 

  • Batch rename does not remove original filename

    Bridge CS4 ver 3.0.0.464 Not sure what I am doing wrong but when I try to batch rename my files for some reason I cannot remove the origanal filename, I have checked the preferences and searched for a solution and have come up with nothing. Any help

  • Bulkloader script error in weblogicportal 10.3

    Hi, We are using same bulkloader scripts which we have used in 8.1 to deploy content in portal repository for 10.3.The script which is fine 8.1 is giving errors in 10.3. This bulkloader scripts loadcontent.java.I am facing the following error. java.r

  • How to move a row in an updatable report

    Hello, I'm using an updatable report. I need to move one row to up or down. And when moving the last row further down, it should show up as the first row of ny report. And moving the first column up, it should be moved to the end of my report. How ca