CRMD_ORDER transaaction adding attachment in Attachment tab

Hi,
In CRMD_ORDER Transaction->Attachments tab.
I need to attach the HTML file as an attachment thru Program.
Pls help me if anybody have worked on the above mentioned scenario.
Thanks,
sheela.
Edited by: shantha sheela on Dec 9, 2008 8:55 AM

Hi,
You can use method create_with_file of Class cl_crm_documents to attach a file to Business Transactions.
Exporting parameters:
file_name
directory
business_object = which consists of INSTID = GUID of the Business Transaction, TYPEID = Business Transaction Type and CATID = 'BO'.
Let me know if this helps.
Thank you,
Binno

Similar Messages

  • Attach doc thru program in  the Attachment tab of Transaction CRMD_ORDER

    Hi,
    Does Anybody worked on the below scenario.
    in the Transaction CRMD_ORDER i need to attach the document of HTML file (which the data is coming from Some other
    tool in a background).my requirement is to attach the document in the attachment tab in through the program.
    Thanks,

    Hi,
    U can use methods in the class CL_CRM_DOCUMENTS to attach files to CRMD_ORDER.
    Let me know if it helped.
    Thank you,
    Binno Don Thomas

  • Custom field in 'Notes and Attachment" tab of shopping cart

    Hi All,
    I am working in SRM 7.0 classic scenario and i have requirement in which i need to add custom field in 'Notes and Attachment" tab of the shopping cart portal.
    I have added those fields in structure --- INCL_EEW_PD_ITEM_CSF and INCL_EEW_PD_ITEM_CSF_SC.
    Also implemented the BBP_DOC_CHANGE_BADI in while i am populating the custom field value.
    I have created custom field as INPUT FIELD in webdynpro component /SAPSRM/WDC_DODC_NA and view : V_DODC_MAIN_VIEW.
    Now I can see the custom field value in table BBP_PDISC, but i am not getting the value in Shopping cart "Notes and Attachments" tab.( I am able to see the field but not the value of it).
    The value is getting populated in ITEM DATA tab instead.
    Please suggest if i am missing anything in the process and how to achieve this.
    Thank you in advance.
    Thanks,
    Satheesh

    Hi,
    You have done everything.. well.. except that you did not set the attribute of the input field to this value.
    When you have value u just need to bind it using set_attribute method of the element.
    Use  ctr+f7 to generate the wizard .. select in set mode.. click on context and select the attribute that you have created in the context.
    Hope this helps.
    Regards,
    Vinay

  • Document ordering in attachment tab

    Hi all,
    I am a bit confused about the ordering of document in attachment tab of livecycle.
    My customers ask for a chronological order of document when they add attachment from the workflow. I think the easiest way to do is use a list of document, and add new document at the end of the list whenever it is added, but LiveCycle seems to display them in very strange order.
    My scenario is:
    LCES process adds 5 documents in the attachment list. (it adds 1 document at first task, 2 at second task and the last 2 documents at the third task)
    I create following variable:
    - attachmentList: List of <document> (to store and display in attachment tab)
    - tempDocument: document (to store generated pdf here and add it into attachmentList)
    - genCounter: int (to differentiate if user generate pdf many times)
    After generate the pdf, I call a execute script similar as follow:
    =====================================================
    import java.util.List;
    import java.lang.String;
    import com.adobe.idp.Document;
    import java.io.File;
    Document doc =  patExecContext.getProcessDataDocumentValue("/process_data/@tempDocument");
    int genCounter = patExecContext.getProcessDataIntValue("/process_data/@genCounter");
    File file = new File("finalDisbursementLetter"+genCounter+".pdf");
    doc.copyToFile(file);
    Document doc1  = new Document(file, true);
    List list =  patExecContext.getProcessDataListValue("/process_data/attachmentList");
    list.add(doc1);
    =====================================================
    The order of file being added is (top to bottom):
    [1]
    GrantApplicationForm.3214.pdf
    draftDisbursementLetter1.pdf
    draftPaymentVoucher1.pdf
    finalDisbursementLetter1.pdf
    finalPaymentVoucher1.pdf
    but when I see in the attachment tab, the order is:
    [2]
    GrantApplicationFormFTS000908000017.3214.pdf
    draftDisbursementLetter1.pdf
    finalPaymentVoucher1.pdf
    finalDisbursementLetter1.pdf
    draftPaymentVoucher1.pdf
    I have tried with a custom component to list the file name, it still display correct order, i.e. as [1].
    Do I miss out any thing or can you let me know what ordering of attachments that Livecycle is using?
    Thank you,
    Anh
    P.S.
    When it first add 3 document, i still see it displays correctly. i.e.
    [3]
    GrantApplicationForm.3214.pdf
    draftDisbursementLetter1.pdf
    draftPaymentVoucher1.pdf
    But when adding 2 more documents, the ordering is very strange as [2]

    I tried to download the 5 documents and try sorting with windows, i realized that if I download 1 by 1 by the order:
    GrantApplicationForm.3214.pdf
    draftDisbursementLetter1.pdf
    finalPaymentVoucher1.pdf   
    finalDisbursementLetter1.pdf
    draftPaymentVoucher1.pdf  
    and sort by accessed time, I will have the order as [2].
    i.e.
    GrantApplicationFormFTS000908000017.3214.pdf (6:58:18/6:58:18/6:58:46)
    draftDisbursementLetter1.pdf (6:58:18/6:58:25/6:58:25)
    finalPaymentVoucher1.pdf    (6:58:18/6:58:28/6:58:28)
    finalDisbursementLetter1.pdf (6:58:18/6:58:30/6:58:30)
    draftPaymentVoucher1.pdf    (6:58:18/6:58:32/6:58:32)
    The timing are created/modified/accessed in order.
    I don't know why it sort by accessed time or it is just a coincident ...
    Regards,
    Anh

  • Attachment Tab for first user?

    Is it possible to display the attachment tab for the first user(before initiate a process) in the task manager?
    I mean, when I try open the form from the category (through Start Process icon), it does not display the attachment tab.
    any suggessions?
    Thanks in advance,
    Nith

    your contribution to this forum is much appreciated..
    Many thanks for you...
    Nith

  • Hide Attachment tab in E-Recruiting

    Hi Experts,
    I am a beginner in SAP E-Recruiting.
    How to hide the Attachment tab in E-Recruiting portal? Can provide a step by step guide on how to it?
    Thanks.
    Regards,
    TCL

  • 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 &#123;code&#125; tags.
    Edited by: Prabodh on Jun 21, 2012 5:00 PM

  • Is it possible Without EEWB Adding filed to standard tab.

    Hi Experts!
    Without EEWB and enhancing Screen Is it Possible to adding filed to standard tab. Any body can help out in this.
    <b>
    URGENT</b>
    Thanks
    vikram.c

    Hi
    Copy sandard table to Ztable then make it change mode  . Then add new field...
    Thanks
    Sasmita

  • Facing Problems in screen navigation after adding a New custom tab to MM03

    Hi,
    I have added a new custom tab to MM03 transaction by using SPRO.This new tab is appearing in between Basic data 2 tab and Classification tab in MM03.In my new tab i have 4 sub screens and the Last sub screen has table control.Now the problem is when i slide the vertical bar in my table control it is automatically triggering the Classification screen.
    For preparing the New tab in SPRO ->SAP Reference IMG  ->Logistics-General->Material Master->Configuring the material master ->Define structure of data screen for each screen sequence ->
    Here i have created a new screen sequence 'Z5' by copying the already existing sequence '21'.Inside this new screen sequence i have created a new screen of mine by copying the already existing screen '4004'. 
    For maintaining the screen sequence i.e., to place the new tab between Basic data2 and Classification tab go to SPRO ->SAP Reference IMG  ->Logistics-General->Material Master->Configuring the material master ->Maintain order of main and additional screens.I have changed the order of main screen sequence to make our new tab the third tab.
    To make this new tab visible only for MM03 transaction i have gone to SPRO ->SAP Reference IMG  ->Logistics-General->Material Master->Configuring the material master ->Assign screen sequence to User/Material Type/Transaction/Industry sector.In this in the Transaction screen reference, I have changed the screen reference number for MM03 and i have include this new screen reference entry in the screen sequence control column.
    To create the sub screens required i have gone to  SPRO ->SAP Reference IMG  ->Logistics-General->Material Master->Configuring the material master ->Create Program for customized sub screens and have copied the standard Function group MGD1 and created 4 sub screens.
    Now to place these 4 sub screens in the order required for us i have once again gone to SPRO ->SAP Reference IMG  ->Logistics-General->Material Master->Configuring the material master ->Define structure of data screen for each screen sequence and i have selected the new screen sequence created 'Z5' created by me.Inside that i have selected the screen created by me '4004'. Now i have double clicked the Sub screen options and here i gave the sub screens numbers created by me replacing the standard sub screens. 
    Then I activated by custom function group and i started testing the MM03 transaction.
    My screen was getting populated properly and the tab movement is also fine but only problem was when i slide the table control in the fourth sub screen of my new tab i am going to fourth screen (classification).
    Can you please help me by suggesting what the problem may be, why this issue in navigation.

    Hi ,
    I have the same problem now ...
    Did you solved it?
    Thanks a lot!
    Regards,
    Hancila

  • Without EEWB Is it Possible to adding field to standard tab.

    Hi Experts!
    Without EEWB and enhancing Screen Is it Possible to adding field to standard tab. Any body can help out in this.
    URGENT
    Thanks
    vikram.c

    Yes it is possible, but we are talking a modification of SAP standard here. Also the effort needed will be at least 10 times higher than using EEWB as you have to reprogram all generated code / screen helps that SAP provides. Moreover these fields are then still not exchanged with the interfaces / BDocs etc which will be also some more days of work. There is no usable documentation on this - at least not by SAP and I am not aware of another one. It is much easier to create an EEWB enhancement and then move the fields from one tab to another.
    Doing this all by hand is like adding a second processor to an existing motherboard for more performance compared to exchanging the existing one with one of higher specifications.This is possible, but requires a) more work/time/material b) more experience c) you lose warranty d) in the end you do not know for sure what the outcome will be
    Regards, Kai

  • Adding field in Additional Tab page in CRMD_order

    hi all,
            i want to add a field in the additional tab page in crmd_order Tcode,
    i did it by modifing the screen the strucutures are filled ex CRMT_SALES_BADI,
    CRMT_SALES_COM
    in the CRMC_MAP Tcode i have seen the field is added .
    wat are the further steps do i need to do to get saved and poped in the field value when reterive.
    regards

    As standard the field is set to 1 decimal place.
    You cannot change this value without modifying your system (not recommended)
    I think you can enter more decimal places in the confirmation documents e.g. IW41
    PeteA

  • 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.

Maybe you are looking for

  • Make "File name" and "Files of type" fields read-only in JFileChooser

    I try to make the "File name" and "Files of type" fields read-only in JFileChooser dialog. Anybody knows how to do? Thanks.

  • Action script and default values

    While importing data through action script, even if the property value present in Action script is same as default value defined at the property level , DRM marks that property value as Overridden in the hierarchy. Is there any possible way to avoid

  • Miro document is not spliting

    Dear Experts, I have one doubt document xxxxxxx after posting of miro document. if we refer fb03 that document no in the screen (view)  the miro entry is                                                          posting keys GR/IR A/c Dr 56250.00     

  • Sold to Party Error in VL01n

    Hi, This is my first time here. I have created my own sales area (1040/ZM/ZM), own cust (146), own material (4919) In IDES and am now trying to create a sales order after confirguring the system.It allows me to save a sales order(sales order no:10002

  • IPhoto "quits unexpectedly"

    Hey, I've just started using iPhoto again after about 7 months and have tried importing photos and even after only selecting one photo ot import, iPhoto "quits unexpectedly". I'm not very good at using computers so if you have any advice, the simples