Save Attachments of Activity also on the Customer?

Hello Friends,
Is it possible to store the Attachments of an Activity (created in WebUi) also to the Customer (for whom we create the Activity?)
Thanks for helping...
PS: I know the function for "helpful answers" here in SDN... (if you create a helpful answer)

Chris,
The problem is that there aren't many exits in the document management framework.  Now that being said, you could look at the UI component that attaches the document and see if you could manipulate it so that as you submit the attachment to the transaction it will submit the attachment to the partner.  The problem is that the attachments are "committed" outside of the LUW for the business transaction(reason why you don't have to hit the save button to save an attachment once attached).
So your other option was my first choice, which will be a close approximation, is that whenver the transaction is saved, you can transfer the attachments over.  This of course means a user could attach something and not "save" the transaction and you would not get the synch.  That would be the problem, so the more difficult and correct approach is hacking the attachment UI component to accomplish this.  I would give it a 75% chance of feasibility, and something that would take me personally a week to get working at least.
So if you do figure this out, or get stuck along the way as you go into the details, please post back here or open a new thread either way.  I can take a look provided you give a specific area that you want to look.  The only thing I ask is we post the final solution in the CRM wiki once solved.
So your first tasks is to anlalyze the component view GS_CM/AddDoc to find the insert point and where the BO reference is set for the document being attached.
Take care,
Stephen

Similar Messages

  • Email attachments: whenever someone sends me a file the Ipad labels it winmail.dat and wont allow me to open it...these are Word, Exce or jpgs.  Does anyone know why this is and how to fix it?  Also, how can you save attachments to a file on the IPad2

    whenever someone sends me a file the Ipad labels it winmail.dat and wont allow me to open it...these are Word, Exce or jpgs.  Does anyone know why this is and how to fix it?  Also, how can you save attachments to a file on the IPad2

    Is this a particular sender, or all of your attchments?  Google winmail.dat and you will see a number of returns that can explain this, but in short, this is the way some e mail providers deal with attachments.  If all of your e mail is coming that way, you need to change a setting on your isp set up.  Perhaps stary here...
    http://www.nytimes.com/2010/11/25/technology/personaltech/25askk.html

  • Do you have a way that allows you to save attachments from multiple emails at the same time?

    I have thousands of emails that I have put into Thunderbird's Local Folders, but now would like others in to access the attachments and don't want to go email by email to save off the attachments, time is prohibitive, so was hoping there is a way to select groups of messages and save off all the attachments at one time. Please let me know. THANKS!

    I'd install FiltaQuilla, which provides the ability to save attachments as files. Create a filter to do the attachment saving.
    Creative use of the QuickFilter should let you select the required messages, then use ''Run Filters on folder''.
    https://addons.mozilla.org/en-US/thunderbird/addon/filtaquilla/
    http://www.ramsden.org.uk/3_How_to_install_Add-ons_in_Thunderbird.html

  • Error in BSEG partially active after removing the custom field CI_COBL in ECC 6.0

    Hello SAP Gurus,
    I added one custom field in CI_COBL and activated ,the all the connected DB tables like BSEG etc activated successfully. But after that I deleted the field from CI_COBL but the BSEG and CI_COBL could not be activated. It is still in partially active .
    Please suggest how to resolve this issue. Its very urgent.
    Thanks in advance
    Regards,
    HP

    Hi,
    I hope you are going to do in Development system then check any errors in SE11.
    if its fine then got to SE14
    Check the status whether    Active or partially active
    if its other then Active, you may get help from BASIS team or yourself can do it in SE14
    Click the button 'Activate and adjust database' please ensure that the radio button save data should be selected and which is default or else the entire DB records will be deleted along with DB table activate.
    In development you can choose processing type as Direct/Background.
    Please post if you have further query.
    Regards,
    Vadamalai A

  • When I run a report from a certain website, it is in Excel format. Currently I have only the option to save it. I also want the option to open it. How do I get this option back? [SOLVED]

    In IE, when I run these reports, I have the option to Open, Save, or Cancel. In Firefox it just goes directly to a folder to Save, there is no Open option, which I need. I want to view the report immediately, not save it.

    I figured it out - Tools, Options, Applications. For Excel, change to Always Ask.

  • Mail saves a draft, but also sends the message.

    We're having a problem at our office using Apple Mail. When sending email, a copy of the message will often end up in the Drafts folder, even though the message has been successfully delivered. Clicking "send message" will send it again, resulting in an inbox stuffed with duplicates.
    Has anyone experienced this same glitch? Is there a way to fix this?

    Seem to have found the solution:
    Mail Preferences > Accounts > Mailbox Behaviors and then uncheck "Store draft messages on the server"

  • Data entered in the custom field in the SRM portal not getting saved..

    Hi Experts,
    I have added a custom field in Contract Screen of the SRM portal by adding the field as an append structutre in structure INCL_EEW_PD_HEADER_CSF_CTR.
    The custom field now appears in the header (basic data ) of the 'Process contract' screen.
    NOw It allows me to enter data in the custom field .
    The problem is ..
    When I  'CHECK' or "RELEASE'   the contract, the value entered in the custom field disappears..
    How do i capture the data entered in the custom field ...please HElp!!!
    Thanks in Advance.
    Vidya

    Hi Pradeep,
    Thanks for the reply!!
    We have upgraded our SRM system from 3.0 to 5.5
    I have added the custom field in structures INCL_EEW_PD_HEADER_CSF_CTR  and
    INCL_EEW_PD_HEADER_CSF  as the field has to appear in the basic data tab of 'Process Contract'.
    Regarding debugging:
    1. I tried to debug in BBP_DOC_CHECK_BADI by calling the FM BBP_PD_CTR_GETDETAIL. inside the badi and the parameter e_header of the function module contained the custom field but had no value...!!
    2. I tried to debug the badi BBP_CUF_BADI_2  method MODIFY_INPUT..
       The import variable iv_fieldname contains the field name amd the variable iv_value has the value entered in the custom field .........but another import structure ls_header also contains the custom field but no value....
    Method  MODIFY_INPUT has only one export parameter ev_value,,,,,,,,,,,,,,,,!!!!!!!!!!!!
    Edited by: vidya vidya on Apr 24, 2009 6:06 PM

  • Attachments as a Link in the Activity Clipboard

    Hi Experts
    We are working on SAP CRM upgrade project  from 5.0 to SAP CRM 2007, Support pack level 05.
    Our client requirement is that, we need to enhance the activity clipboard so that Attachments of the transaction can be showed as a link in the activity clipboard in the interaction record.
    As per my knowledge, the above mentioned functionality is not supported by standerd scope. Hence 
    Please suggest me the best possible way to get it done.
    Thanks
    Babu

    Hi Babu,
    In the activity clipboard if interaction record is attached to the service ticket then clipboard will show the activity and link on the process type. If you want to attached your custom or business specific links then you can add it. For example lets take the knowledge search path which we want to add to the clipboard we can do.
    You have to add one event handler to launch if link is clicked. You need some inbound and outbound plugs for calling the view (i.e navigation).
    Regards,
    Albert

  • Can I use the new Time Capsule to backup my mid 2010 Macbook Pro? Also can I want to free up my hard disk, can I save my photos and files on the time capsule and later access through wifi?

    Can I use the new Time Capsule to backup my mid 2010 Macbook Pro? Also can I want to free up my hard disk, can I save my photos and files on the time capsule and later access through wifi?

    Can I use the new Time Capsule to backup my mid 2010 Macbook Pro?
    Yes, if you are asking about using Time Machine to backup the Mac.
    Also can I want to free up my hard disk, can I save my photos and files on the time capsule and later access through wifi?
    You are not thinking of deleting the photos and files on your Mac, are you?  If you do this, you will have no backups for those files.
    Another concern is that Time Machine backs up the changes on your Mac. At some point, Time Machine will automatically delete the photos and files from the Time Capsule.....you just don't know when this might occur.
    In other words, only delete files from your Mac that you can afford to lose.

  • Get the custom fields data at the time of save

    Hi,
    We have added few fields in the ICWC for the complaint screen.
    At the time of save i am trigering a BADI.
    I would like to check the data that is entered in those fields of complaint screen.
    Is there any FM which can be used to get the data from the buffer ?
    I have the header GUID available to me .
    Thanks.
    R

    Hi,
    Let me elaborate a bit.
    Users would create the complaints in the ICWC.We have addeded few custom fields in the complaint screen.
    CRMT_CUSTOMER_H_WRKT is extended with the custom fields.
    At the save i am trigerring the Partner Determination BAdi.
    Here i have the complaint guid at run time.
    I would like to check the data entered in the custom field in the complaint screen. Based on this i would like to determine one more partner.
    My question is how can i get the custom field data in the complaint screen in this BAdi.
    The FM:  CRM_ORDER_READ is not returning this data.Is there any FM to get this ?
    Thanks.
    R.

  • Showing the custom train stop as default activity based on condition

    Hi Folks,
    I'm using JDeveloper version 11.1.1.5.0. I have requirement where in i have to show the custom train stop as default train stop based on some business logic instead of default activity mentioned as part of task flow with train.
    Test Case:
    I have a dynamic region where i'm loading diff task flows based on condition. Let us consider i have two task flows TF1, TF2 and One of these task flows (TF2) contains a train.
    TF2 task flows has a train with train stops as ts1, ts2 and ts3 and ts1 has been configured as default activity in TF2 task flow
    I'm loading these task flows into dynamic region based on my business logic. Currently i'm in TF1 and i'm doing some action in TF1 page. Based on my business logic in one of the button actions in TF1, i have to load TF2 into region and have to set either ts1, ts2 or ts3 as default activity. its not like every time only configured default activity as part of TF2 is shown.
    Consider this case. in IF1 i have 3 buttons b1, b2 and b3. When i click on b1, i have to load TF2 into region and ts1 as default activity. Like wise if i click on b2 in TF1, i have to load TF2 abd ts2 as default activity. Like wise if i click on b3 in TF1, i have to load TF2 abd ts3 as default activity.
    I have summarized my test case here. Its not exactly 100% same but it more or less like based on some business logic in TF1 i have to load TF2 with specific train stop as default activity.
    Please help me in this regard. Is this possible in ADF? if yes provide some pointers.
    NOTE:
    I'm able to show the specific trainstop as the selected one but its content is not showing. Though i'm able to see my intended trainstop selected but content is always the content related to the default activity configured as part of task flow.
    I have used below code to acheive ( setting atleast intended train stop as the selected on)
    TrainModel trainModel = TrainUtils.findCurrentTrainModel();
    trainModel.setCurrentTrainStop(activityId);
    [activity id i'm getting from model it self like java.util.Map<ActivityId, TrainStopModel> mapTrainStops = trainModel.getTrainStops(); and intended activityId is provided}
    // note end
    Thanks,
    Mahipal

    Hi Jobinesh,
    Thanks for your reply.
    When i try to do the navigation with in the task flow i.e. with in the train task flow, i'm able to navigate fine. But for different taskflow, i'm unable to do it.
    for ex: in my case i have three train stops ts1, ts2 and ts3. I have placed a button in ts3 and i'm returning the respective navigation el expression to navigate to either ts1 or ts2 in action method of this button. I'm able to do this successfully. but when i come from different taskflow, i'm unable to do this.
    I have tried this link as a workaround but it is not working.
    http://www.oracle.com/technetwork/developer-tools/adf/learnmore/97-deferred-trainstop-navigation-1528557.pdf
    i have tried this way, but it is not working.
    FacesContext fctx = FacesContext.getCurrentInstance();
    ExpressionFactory expressionFactory =
    fctx.getApplication().getExpressionFactory();
    ELContext elctx = fctx.getELContext();
    MethodExpression methodExpression =
    expressionFactory.createMethodExpression(elctx,
    "_adfcActivityRequest./WEB-INF/task-flow-definition.xml#task-flow-definition@*ts3*",
    String.class,
    new Class[] { });
    *//NOTE: ts3 is the activity id of third train stop*
    //queue action in region
    myspaceRegion.queueActionEventInRegion(methodExpression,
    null, null, false,
    0, 0,
    PhaseId.INVOKE_APPLICATION);
    Please let me know any pointers for this problem. is there any example with routers navigation rules which can be called from another task flow.
    Thanks,
    Mahipal

  • Attachments to the Customer Master

    Hi Guys,
    We are attaching the documents to the Customer Master records in R/3.
    Though we are able to see the same customers in CRM the attachments are not getting transferred.
    What customizing objects do i need to load or what configuration settings do I need to make to see that the attachments get transferred to the CRM.
    One more question is can i see the same attachments in the Mobile Sales  and what steps do i need to make to see the attachments.

    Hey Guys,
    Any 1 has idea regarding this issue

  • 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

  • I have a subscription on Adobe cc and I am trying to instaal it on a second pc. Lightroom ok, but failure 47 on Photoshop. I also get the message that I downloaded a trial version, but as I said I am already a customer. What to do?

    I have a subscription on Adobe cc and I am trying to instaal it on a second pc. Lightroom ok, but failure 47 on Photoshop. I also get the message that I downloaded a trial version, but as I said I am already a customer. What to do?

    Han,
    You should be able to install CC on a second computer, licensing rules allow you to install on two computers.
    Please first try signing out and back in: https://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html
    If you open an application that's part your Creative Cloud membership and you see a message stating you're running a trial, see this link:
    Creative Cloud applications unexpectedly revert to trial mode | CS6, CCM
    Pattie

  • I updated MUSE and now the anchors stop working after one click. Active state on the buttons are not working either. The vertical scroll also stops working. Is this a bug.

    I updated to Adobe Muse 2014 and now the anchors on my site stop working on the page after one click. Vertical scroll and active state on the buttons also do not work. Is this a bug?

    I am also dealing with an anchor that stopped working. I tried everything i can think of to make it work, but no luck so far. I hope to see a helpful response here. Thanks.

Maybe you are looking for