Activity clipboard entry and followup

Dear Experts,
      I have a requirement in which follow up task has to be created whenever an entry gets added to the activity clipboard. The detailed explanation is as follows,
      I perform a knowledge search and find a solution. This solution is added to the card which creats an entry in the activity clipboard. I need to now create a follow-up task with attachments as solutions that are added to the cart.
    How would I know that an entry is created in the activity clipboard, is there any events that are created for this?
Warm Regards,
Kanthimathi

Hi Kanthimathi,
There is no event triggered when an entry is added to the Activity Clipboard. However, your requirement can be implemented in the following way.
Activity Clipboard entries are essentially pulled up from the GT_CONTENT table of CuCo Clipboard (CL_CRM_UI_F_CUCOCLIPBOARD_IMPL, if you are using CRM 5.2 and upwards). So when a solution is added to the cart, an entry is added to GT_CONTENT using one of the public methods
  lr_clipboard = cl_crm_ui_bol_clipboard_srv=>get_instance( ).
          CALL METHOD lr_clipboard->add_root_object
            EXPORTING
              ir_root_entity    = lv_entity
              iv_ui_object_type = 'XXXX'. 
You will have to redefine the CuCo Clipboard to raise an event when 'Solution' is added to GT_CONTENT. There should also be some place (maybe in the constructor of Follow Up View Controller) where an event handler is registered for this and do the needful. You could use the standard IC event SUGGSOLADDED for this.
Hope this helps.
Regards,
Anup

Similar Messages

  • Exchange 2010 SP2 : Move calander entries and Task items from Archive mailbox to current active mailbox.

    Hi,
    After upgrade the exchange 2010 SP1 to SP2, all users calendar and task items entries also moved to archive mailbox from user's active mailboxes.
    We like to move 90 days older emails to archive mailbox but not calendar & task items to be moved.
    Any solution to move back those older archive calendar and task items to active mailbox users and also any settings to stop further to move calendar & task items to archive mailbox in SP2?
    Thanks
    MD

    Hi,
    Exchange 2010 SP2 RU4 added support for Calendar and Task Retiontion polices. For more information about that see the below blog post which also includes a workaround if you don't what these folders to be processed by MRM.
    Calendar and Tasks Retention Tag Support in Exchange 2010 SP2 RU4
    http://blogs.technet.com/b/exchange/archive/2012/08/14/calendar-and-tasks-retention-tag-support-in-exchange-2010-sp2-ru4.aspx
    PS. Exchange 2010 SP2 is no longer supported.
    Martina Miskovic

  • Activity Clipboard Blank

    Hi
        I am facing a typical issue. If we close the interaction without clicking the END button system is not shaving the entries in activity clipboard. Next time when we open the same transaction, there is nothing on activity clipboard.
    But in case of closing the transaction by using the u201Cendu201D button, it is working properly.
    Can any one help on this.
    Byeu2026
    Biplab

    Dear Biplab,
    Implement SNOTE # [1569693|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1569693] and [1527547|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1527547] to resolve this issue.
    Thanks
    Vishal
    Edited by: Vishal Kesar on Jul 27, 2011 2:09 PM

  • Activity Clipboard

    Hi Experts,
    I have question for you,
    When i confirm account and Confirm Object details, then when i try to create the Interaction Record(IR), i am able to see the Object details in the Activity Clipboard. But i am not able to fetch the Object details from the Acitivity Clipboard to Service Ticket when i am creating follow up. Instead i can see other details in the Service Ticket.
    I have tried with the Badi CRM_COPY_BADI by keeping break points and checking the data flow but still i am not able to find the object details data.
    So can anyone help me how to fetch Object data from the IR's activity clipboard to Service Ticket when creating a followup for IR.
    Thanks,
    Menon.

    OSS note 1477689 fixed the original problem

  • Activity Clipboard - Unlink Items Configuration

    Hi Deepa (and Nat),
    As my colleague John Burton mentions, it is possible for agents to remove any items that should not be saved as part of the Interaction Record. Based on such configuration, when the End button is pressed, a dialog box containing a list of items from the Interaction Record Activity Clipboard is presented to the user.
    Configuration Checklist to Unlink Items from Activity Clipboard:
    *Transaction CRMC_UI_PARAMETERS
    *Define u2018SHOW_LINK_DIALOGu2019 parameter
    *Define u2018PARAMPROFILEu2019 profile
    *Assign 'SHOW_LINK_DIALOG' parameter with value u2018Xu2019 to profile u2018PARAMPROFILEu2019
    *Assign u2018PARAMPROFILEu2019 profile to u2018PARAMETERSu2019 functional profile for desired IC business role
    Take care,
    Kim

    HI Kimberly.
    Is there any way to unlink objects from the activity clipboard other than doing it as you explain in your message? I would prefer to have an icon for each entry to allow its deletion from the ActivityClipboard... I think I have seen this at any time, but I don't remember when and why
    Regards,
    Pablo

  • Behaviour of Activity Clipboard of Interaction Record

    Hi everyone,
    I have observed a weird behaviour of Activity clipboard in CRM Interaction Center. Below are the steps I followed:
    Confirmed the account in the Interaction Center. Opened Interaction Record
    After performing my actions in  the Interaction Record, saved the Interaction record by clicking the "SAVE" button on the Interaction Record screen.
    Closed the browser(without clicking on END button on the IC).
    Opened CRM WebUI and opened this new Interaction Record, I do not find any of the items in the Activity Clipboard. It is completely blank with no items.
    But if I click on "END" button on the Interaction Center  and then check the Interaction Record later through Inbox , I can find the items in the Activity clipboard. I need to understand if this is a standard behaviour of CRM Interaction Center that clicking END button is mandatory for saving the Activity clipboard items into database? Or Do I need to apply some SAP Note to fix this issue?
    Please suggest.
    Thanks,
    San

    Hi San,
    Yes, clicking END button is mandatory to finish the customer interaction in SAP standard. Here the activity clipboard and all changes on the business objects which have been made during the cutomer interaction are saved.
    Best Regards,
    Sigrid

  • 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

  • Activity Clipboard in Interaction record

    Hi Gurus
    I am using CRM 7.0 EHP1 and when I create a Interaction record I don't see the activity clipboard columns. I see just caption "Activity Clipboard". I don't see anything else.
    I have attached the activity clipboard profile to me role.
    Please help.
    Thanks
    Tarang

    Hi Tarang,
    Activity Clip board in Interaction Center gives the details about the Customer, transactions and others. For ex when ever you are creating a complaint , the details which are available in activity clip board will be Customer , Contact Person, Process Type  - Interaction record and... with respect to the Object Id  in Complaint.
    Activity clip board is not role specific.
    regards,
    Sarangamath

  • Customize the Activity Clipboard view ?

    Hi,
    We want to customize the Activity Clipboard view (change the headers and the order of the columns ..)
    In the BSP_WD_CMPWB transaction, if we choose the UICMP_ACC_CLIP component , the view is not configurable ..
    Is this the right component ? Is there another way to proceed ??
    Thanks in advance for your help !!
    Regards,
    Nabil

    Hi Nabil,
    Last week I came across this tranasction: IMG --> Interaction Center Webclient --> Basic Functions --> Define Activity Clipboard Profiles.
    Here you can select "Profile Definition" and then DEFAULT_IC, if you select "details" you can enter the amount of colums and Headers. I haven't actually tried it and I'm not sure how it works exactly, but maybe you can give it a try.
    Hope it helps,
    Regards Alex

  • How to stop the activity clipboard linkage between two transactions?

    Hi Experts,
    We are using CRM 2007. In CRM, since there is no check that the agent needs to work on transactions related to once customer at a time, our agents are able to work on different different transactions belonging to different customers one after another.
    As a result, transactions belonging to two different customers are getting linked in the Activity Clipboard of interaction Record as well as Service Order transactions.
    We need to place a check so that before the link is created, we can compare the customers of the two transactions and if they differ, we should not create the link. Can you please guide me where is the best place to put such a check?
    As per my analysis, we need to stop the doc flow being created if the transactions have different sold to/customer.
    Any pointers/suggestions?
    Thanks
    Rohit

    Hi Rohit
    Did you manage to get any solution to this?
    if you have, would appreciate if you could share the solution.
    Rgds
    Rusyinni

  • Saving-problems with the Activity Clipboard in the Interaction Record

    Hi all,
    when we create a contact in the ic record, the business-agreement , the business-partner and the created contact gets displayed in the activity clipboard. But after clearing and calling the created contact again, the bp and business-agreement is not displayed anymore in the activity clipboard.
    Only a follow-up is saved when it was created within the contact.
    I hope anyone can help to fix it, so that these two businessobjects are saved, too.
    Hopefully,
    Fab /Mike

    No one knows?

  • ITunes U duplicate entries and no artwork???

    Hi Everyone,
    I have recently got my iPhone 3GS and love iTunes U. The problem I have is, I downloaded The Internet at 40 by Open University, on my iPhone this collection has two entries and no artwork. I have tried to manually correct this in iTunes by editing all the items to have same sorting options, artwork, artist etc. But still no luck, I know it's not a huge problem but it is really bugging me! Can any bright individual help me????
    Jay
    Message was edited by: Jay Somerville

    There are now several other threads running on this issue so I will close this one off by saying that there does seem to be a bug (/feature) that disables the speed button when there are no other active buttons in that corner of the screen.
    If the video has captions, and hence a caption button in the lower RH corner, the speed button is enabled and any speed you set is retained for other videos you play; regardless of whether the speed button is disabled.
    Not exactly a convenient workaround but possibly better than nothing until the bug gets fixed.
    (Assuming it is a bug and not just a feature like the horrible grey bookshelf)

  • Blank Activity Clipboard in IC Web

    Hi All,
    We are getting intermittent problem with activity clipboard. Due to some reason it gets cleared and loose all the information on clipboard.
    We verified all the exits and could not find any problem with code in any of the exit. We even tried to replicate scenario but could not do that.
    Can any one help with this problem?
    Thanks in advance,
    Ripal Patel

    Hi Ripal
    If it is an intermittent problem in that it works most of the time then it sounds like a Bug.
    Log with OSS.
    Regards
    Arden

  • ICWeb Activity Clipboard data

    I'm trying to see how feasable it is to extract data from the CRM Activity Clipboard into BW.  Is anyone familiar with which tables the data may be housed in and how they would link to a CRM Activity ID? 
    I have no problem finding actual Activity interaction records tables but cannot seem to find the activity clipboard data linked to the activity.

    Hi David,
    Activity clipboard is built dynamically using document flow.
    You can observe logic used in CRM 7.0 in following method, responsible of building the activity clipboard of the interaction record:
    CL_CRM_IC_COMP_AC_CONTENT->ON_DETERMINE_CONTENT
    Actual building starts around line 58
              lr_entity ?= ir_object->get_related_entity( iv_relation_name = 'BTOrderHeader' ). 
              lr_coll   ?= lr_entity->get_related_entities( iv_relation_name = 'BTHeaderDocFlowSet' ). 
              lr_entity ?= lr_coll->get_current( ).
              lr_coll    = lr_entity->get_related_entities( iv_relation_name = 'BTDocFlowAll'   
                                                              iv_mode          = cl_crm_bol_entity=>bypassing_buffer ).
      etc.. etc...
    Hope this helps you
    Kind regards
    Walter

  • Grant activity 10 (post) and block activity 32 (save) in FBCJ

    Hi,
    Control access to the transaction FBCJ through the object F_FBCJ. This object has the following activities:
    33 = read
    02 = change
    32 = save
    10 = post
    06 = delete
    36 = extended maintenance
    I created a profile "Test" with permission only on activities 33(read), 02(change) and 10(post). I included a user test this profile using the authorization group according SAP note 502096.
    When the test did notice that the user cannot perform the activity 10 (post). As I was informed above the activity 10(post) was granted.
    I discovered after tests that the user can use the activity 10(post) only when the activity 32(save) is also provided in his profile. It does not meet my needs, because as rule of the company users should only use the activity 10(post). The activity 32(save) not be granted.
    In short, I must grant the activity 10(post) to users without granting the activity 32(save).
    Note:
    What is most strange is that I can do the opposite, that is, give the activity 32(save) and block the activity 10(post). In this case the restriction works correctly.
    Regards,
    Andreia Lucena

    Hi,
    The cash journal authorization object F_FBCJ allows the administrator to grant detailed authorizations to users. The following activities can be differentiated:
    Activity 32: Read and Save cash journal entries
    Activity 10: Post cash journal entries
    Activity 36: Customizing
    Activity 06: Delete cash journal entries
    To activate the authorization concept, the administrator has at least to fill the field "Authorization group" in the cash journal customizing transaction FBCJC0. The other steps are the normal ones (regarding profiles).
    Did you enter at transaction FBCJC0 the authoristion group for the company code and the cash journal you would like to check authorisations?
    I assume authorization group setting is missing. Authorization object "F_FBCJ" must be combined with authorization group for Cash Journal and permitted activity. Please read note 502096 and 546365 (Q & A for [7]) for more details. In addition, please make sure that you generate the authorization profile/the role before testing. Also read notes 304685 and 304984.
    regards
    Waman

Maybe you are looking for

  • ADF in Jdev 10.1.3.2 - Wrong Page Opens When "Open Link in New Window" Used

    We are former Oracle Forms/Reports developers and Struts developers in the early stages of a new project using ADF in JDeveloper 10.1.3.2. We are all new to this development environment (though not new to Java), so apologies in advance if this is tri

  • I1111          Item in Transfer Process how to retrigger PO creation

    Hi, we use SRM 4.0 extended classic scenario. When going to production environment we missed to integrate user WF-BATCH in the organisational structure. Thus some shopping carts were approved but go status I1111          Item in Transfer Process. In

  • Any enhancement to increase pick time, do not want new shipping point

    Have 1 customer that requires a longer picking time, prefer not to create a new shipping point for a one off case. Would perfer to write an enhancement so the material availability date is 5 days before goods issue date (5 days pick time) instead of

  • Read idoc from archive in program

    Hi All,   I want to read the idoc from the archive in the program. Please suggest the possible options. we can read the idoc present in the R/3 database using the FM idoc_read_completely. But how to read the same from the archive. I can view the idoc

  • WRT110 internet issues (HELP)

    1 connect with lan and 2 wireless connected to it. Every single time i try to connect the second wireless comp to the router, the internet Stop working. I have try reseting the cable modem and the router, the same problem occur. I have try ms dos rel