Help regarding action box

hey gurus,
Can u tell me how to utilize the action box option and how to link the follow up actions.
Regards,
abhishek

Hi,
Once you reach the node following the path given in my earlier mail you can click on "define follow up functions". In next screen you will find list of all Notification types. You can choose your Notification type and click on Activities. Here you need to define an activity and assign a "Function Mopdule" to that activity. You can also assign an "icon" to this follow up funtion. You need to assign a code and code goup also using which system will create an Activity or Task when you execute this function.
Once you complete this you can see the icon assigned here in the screen of your Notification in your action box.
As far as getting a pop up is concerned, I do not think there is a function module provided by SAP for this.
SM

Similar Messages

  • Help regarding Actionable Email in SOA Suite 11g

    Hi,
    I am working on a requirement wherein there are 2 approver's in a serial flow. These 2 approver's need to approve or reject the payload by accessing their emails instead of going to the BPM Worklist.
    My problem is that the 1st approver gets the payload in this inbox,but when he clicks on approve button, the reply to window opens with the 2nd approver's address alongwith comments,attachments and nid string in the body.The 2nd approver gets this and not the payload with the approve reject button. To test if the bpel process completes, the 2nd approver replies to the initiator. But the bpel does not complete. It shows running in the flow trace.
    Only when these approver's approve or reject in BPM worklist, the process gets completed, which shouldnt be the case.
    In SOA 10g,this works fine when ns_email.xml is properly configured. But ns_email.xml file isnt found in 11g.
    Can anyone please help me solve this issue???

    I haven't done it in 11g but I'm sure it is the same.
    you need to import the java classes. to do this add the following to you .bpel source code
    <bpelx:exec import="java.util.*"/>
    <bpelx:exec import="java.lang.*"/>
    <bpelx:exec import="java.math.*"/>
    place it between the lines:
    xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <!--
    PARTNERLINKS
    e.g.
    xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <bpelx:exec import="java.util.*"/>
    <bpelx:exec import="java.lang.*"/>
    <bpelx:exec import="java.math.*"/>
    <!--
    PARTNERLINKS
    Also from memory the System.out.println never worked for me, or it printed in the logs which wasn't helpful. What you can do is assign it to another variable, e.g.
    String input = (String)getVariableData("InputSring");
    setVariableData("OutputSring",input);
    OutputString is my variable defined in BPEL.
    cheers
    James

  • Help regarding Combo Box

    Hi,
    I am trying to create a combo Box at run time.Can anybody tell me how do I get the value the user has selected and then assign it to a EditText. I am doing the coding in C#.
    Thanks
    Nirmala B.

    Something like that ?
      oNewItem = oForm.Items.Item("12"); // get my combobox in oNewItem
      oCombo = (SAPbouiCOM.ComboBox)oNewItem.Specific; // get the combobox
      string qry = oCombo.Selected.Description; //get the selected description in qry
    Hth
    Quentin

  • How do I get more effects in my action box?  I am only showing a few, like BOTTOM BORDERS, LOSE WEIGHT AND SPECIAL EFFECTS. That is all. The turotials I've checked into all show a long list of effects in the actions box. If anyone could help, I appreciate

    How do I get more effects in my action box? I am only showing a few, like "Bottom Borders, Losing Weight, Resize and Crop, and Special Effects. And they do not list but a few effects. When I have watched the tutorials, they are showing a long list of effects in the action box. (with a side space bar)  I do not.  When I have clicked on the little arrow at top, and clicked "Load Actions", a box comes up, but it is blank,saying "no items match your search".  I'm lost!  If someone could help, it would be much appreciated!  I would like to start using this.
    Thank you. 

    Apple Computer Customer Relations:
    1-512-674-2500

  • Action box item activation!!

    Hi All,
    I have created a new action box item for 'return delivery to vendor' to which I have assigned the standard function module.
    But when I click on this action nothing happens...how do I activate this action?
    Am I missing something...is something more required to be done?
    Regards,
    V S

    I presume that purchase order number exists in the Notification & you are doing RD with reference to existing PO
    In IMG settings , Go to
    QM->QN->Notification processing -? Additional Not functions->Define action box.
    maintain :QMLR_CREATE_RETURN_ORDER_FA
    Also explore
    Return delivery in QM02
    Also refer
    http://help.sap.com/saphelp_46c/helpdata/en/e4/e312e41ff611d4b2cd0050da4ceab0/content.htm

  • IS IT POSSIBLE TO CREATE TRANSACTION WITHOUT USING ACTION BOX?

    HI,
    We are trying to implement CIC NON-TELEPHONY.
    Our requirment is simple we need to create complaint from CIC.
    Is it possible to create a transaction without calling it from action box using default workspaces.
    I mean i will not configure action box at all all i do is create a default work space for complaint which appears when the CIC screen is called up.
    Is it really possible to create this way or is it mandatory that the transaction should be called from action box only to create it?
    Can some one please advice on this we just need to create a couple of transactions from CIC 'cause we are planning to set up a small call centre.
    Though i am not sure of the way it needs to be created i tried to create it with default workspaces ( i mean i did not call it from the action box) but the problem is while i create the transaction in this way i have a problem with partner determination and organization determination they are wrongly determined.
    So, i need to confirm is this way of creating acceptable.
    Awaiting suggestions
    Regards,
    SAM

    Hi Sam,
    As far as I know, the way that you use the Default workspace(Business Activity) with the transaction type as Complaint should be fine. There is no hard and fast rule to only create the Complaints in CIC via Action Box.
    Pertain to the Partner / Org. Determination, when you launch CIC, then as per the configuration, the default workspace(Business Activity) of the transaction type Complaint will be used and at this very begining itself the partner determination(associated with the transaction type) will be executed. And this is what you can see in the workspace as well.
    When you confirm a BP, then as per the customizing maintained in the transaction CRMC_CIC_SEARCH_RULE("Profiles for contact search"), the BP1 and BP2 partner functions will be pushed into the Activity you made as default for the interaction.
    This is how the CIC - with Business Activities & Partner Functions will work. I guess, apart from the way that you had made the default workspace of the transaction type as Complaint, you can also have a look at the above mentioned transaction for Contact searches and according to your need you can change the partner functions.
    Hope this information helps !
    With Best Regards,
    Vinod

  • Action Box customizing for Quality notifications

    Hi all,
    In the customizing Quality Notifications ->Qualyty Notifications->Notification processing->Aditional Notification Funtions->Define Action Box.  Inside of de Action definitions, a field for Workflows or Standard Task is avalilable. (in specific details for task).
    Any one know how it works? No Binding defined?
    I mean, in the customizing of Quality notification Actions,  Workflow (or TS) could be included in the specific detail. I do not understand how that could work since no binding is defined.
    Thanks in advance.

    Hi,
    Finally after a lot of tests, looks like the Workflow is trigered when save and recieve a Task object for inport parameter (I mean, my Workflow has as input object QMSM and it is been populated - Create Workitem in error if I add Notification as input too).
    I hope this would be usefull if someone more has the same doubt in the future and look for some help in this foro.
    Regards,
    Paco
    PD: Yo me lo guiso, yo me lo como. (yo pregunto, yo me respondo).
    PPD: I have answered my self....I do not obtain points for that?  XD.

  • CIC Action Box costumizing

    Hello,
    How can I open a workspace from an action box, that displays the roles of the business partner who created the notification?
    Regards,
    Avichai

    any help??

  • CIC - Action Box customizing for reports

    Hi all,
    I'm having some troubles customizing the action-box: i was trying to acess from the action-box options, standard and non-standard reports.
    When i define, my transaction, inside the action-box, i only get the following options:
        HTML, BOR Method, Workflow, Workspace
    1. Which option should i choose, to point this transaction to a specific report (standard or non-standard)?
    2. What are the subsquents steps?
    Thanks in advance

    Hi,
    thanks for your help... i forgot to say, i'm using the Interaction Center WinClient.....
    I was able to call a non-standard report, but with standard program, like for example CRM_DNO_SERVICE_MONITOR (service orders monitor) , i keep getting short dupms...
    Best Regards,
    Pedro

  • Action box in IW52

    hi,
    I have to add a additional button to the existing action box in  IW52.
    SPRO
    plant maintenance and customer servoce
    -> maintenance and service processing
    -> maintenance and service notification
    -> notification processing
    -> additional function
    -> define action box
    But I am confused where to assign the function module for the button in action box.

    Hi,
    Please check if the serial no. profile is maintained well and assigned properly as follows:
    1. Go to u201CMM02u201D select u201CSales Genrl/Plantu201D Tab, in this add  serial Number profile assigned to the material master, and save
    2, Go to u201COIENu201D, here you select the u201CSerial Numberu201D group, by which the assignment of continuous serial No. with No. range would be assigned, and save.(use this option provided if you assigned your serial numbers using "OIEN").
    3, Also check if you need to activate the Material in u201CMM02u201D for u201CInspection typeu201D under u201CQuality managementu201D Tab.
    Now try with your process, I am sure it should work out.
    I think you try this process using "Returns order processing with quality check" in CS Module, where through notification you can directly creat the order "SM03" after proper configuration.
    also pls ref.. the link
    http://help.sap.com/saphelp_46c/helpdata/en/e6/4a903f9e0311d189b70000e829fbbd/frameset.htm
    Regards
    DSR
    Edited by: D.Srinivasa Rao on Nov 30, 2011 6:15 AM

  • Action Box in quality notification

    Hi QM Gurus,
        Is there anyway that I could remove the whole action box in the quality notification? It wont be needed in my currennt implementation. I would appreciate any suggestion from anyone.. Thank you.
    Regards,
    Heinrick C. Palad

    Hi Heinrick.......
    I think what you are doing is.....trying to enter the Q4 directly in Action Box screen..........but what is required here is first to create a Notification Type Q4 in Notification Creation Screen of Customizing in QM. Then this notification type will automatically appear in the Action Box notification display. There only you have to select this Notification Type & assign it the Activities & Dependent follow up actions.
    I think this will help you........
    Regards,

  • Action Box config to return data from external transaction

    Hi All,
    My problem is that we need to config the action box on the win client to call an external transaction in R/3, return some data ( room reservation line items ) and then add them as service order line items into the CIC once the user has completed the external transaction.
    We've configured the action box to call a BOR method on R/3 which runs the room reservation program in R/3 and gets the results. I've configured the action box to pass data from the BDD into the R/3 system which works fine (via data flow).
    I have set-up a return parameter in the data flow in the action box config but I'm not sure how to get the data out of the return parameter. I can't find any documentation telling me where the return parameters can be accessed. Are these parameters just dumped into the BDD?
    I know how to create line items in the service order but I don't know where to put my code.
    Please help
    Richard

    Hello Richard,
    do you know SAP Note 322517?
    Regards
    Gregor

  • Removal of Action Box in Notification M1 Type.

    Hi,
    I request the step by step  customisation process to delete the Action Box in M1 Notification.
    I am useing ECC6 version.
    Plz help me

    Dear Abdul,
    I hope you problem is solved. If not than follow the same path of Thiyagrajan,
    Select your notification type than double click on Activity Type. After that select that FK Typ line and double click on Dependent Follow-Up Functions. Now inside that click on function and now click on delete icon.
    Regards,
    Kaushal Rai

  • QM action box authorization

    Hi Gurus,
    I'm building my authorization profiles, I need to give to authorization for the action box of the quality notifications, what authorization object or transaction should I search.
    I gave the user transaction QST01 (for creating stability studies) but the action box was not complete, I got only the 1st 2 actions.
    How can get the rest of the actions?
    Regards,
    MaX

    Thank you, we were having a similar problem (the authorization failures for this process are just not very helpful) and this solved it.
    The role in question was, in our version, SAP_EP_LO_QM_QST00
    Our design calls for "not using standard roles", but we simply copied that one.

  • Service Notification - Action Box

    In a Service Notification, Service Order can be created through Action Box functionality.
    If this is possible, suggest us with a solution,
    Thanks
    Raja

    Hi,
          In service Notification - u have the option of creating order using create icon ..
    But for Action Box i am not sure but look at the FM BAPI_ISUSMORDER_CREATEMULTIPLE : Create Service Order ..
    Check the link for http://help.sap.com/saphelp_45b/helpdata/en/a0/c16366d81711d1953800a0c930e04c/frameset.htm
    Under Self programme follow up functions :-The below statement is ther :
    "Assign a function module with the desired flow logic to the follow-up function "
    Also explore BADI :-NOTIF_ACTIONBOX -Changing the Functions in the Action Box
    regards
    pushpa

Maybe you are looking for

  • While consuming Fusion CRM web service in ADF mobile throwing an error

    Hi, I am developing ADF Mobile using JDeveloper 11.1.2.3 and consuming Fusion CRM ADF Web Services. While executing CRUD operations with these web services in ADF mobile app, I am getting SOAP response as *Error in getting response and got result not

  • Dynamic configuration in adapter module

    Hi friends I need some information on how to carry out dynamic configuration in adapter module. To be precise I want to assign file name dynamically to message header in adapter module, not in runtime mapping. Regards Akhil

  • RFC call results in StORAGE_PARAM_WRONG_SET

    I'm in trouble with a RFC call, the process is as following: SAP system A calls a report. This report selects FI documents via LDB SDF. After user selects one or more documents from the list I call a RFC to read the payroll posting results from syste

  • Gasbuddy web site not working properly with firefox, but working fine with explorer

    I've noticed when I load the web site gasbuddy.com, it is not working properly. It does load, just not performing like it should. When I try using gasbuddy.com on explorer 9, it works fine. I've already tried working in safe mode and that didn't solv

  • Best Way for a Flash Slide Show on Website

    Hello, I have created a slide show in After Effects that I would like to put on a website.It was converted to an .swf that was placed on the page using Dreamweaver. The .swf is about 6000kb. What I would like to know is if there is a way to display t