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

Similar Messages

  • Is it possible to create l3vpn without enabling mpls in the core and PE routers .

    Hi 
    i have below setup , in this PE1,P,PE2 routers do not have mpls support , it have only MGRE and GRE tunnel support ,
    is it possible to create l3vpn without mpls here .
                              bgp session between PE1 and PE2, 
    CE1---------------PE1-----------------P---------------PE2------------CE2 .
    PE1,P,PE2 do not have mpls support .
    Thanks
    Duraipandi

    hi durai,
    you can use the vrf-lite model but this is complex to manage in larger networks.
    for example:
    CE1 ---PE----core(x)---P------PE---CE1
    CE2  --/                                    \----CE2
    in this case, without mpls, I need to create on the core(x) link 2 vrf's with 2 vlans to go to "P".
    and the same on the other PE and link.
    Now if you think that there are more P's with backup paths or more CE's that linkage exponentially increases to define those vlans and in all your P routers is that awareness of every CE route!
    MPLS just simplifies this; single core link,by just using labels. Your P routers only see PE next hops and are opaque to the number of vrf's you carry/service. Adding another P or PE device integrates into the routing naturally and MP BGP takes care of the PE advertisement. So expanding and rerouting are more natural and graceful here too.
    So while technically MPLS can be omitted, it is just not a smart thing to do from a design perspective in l3vpn.
    cheers!
    xander

  • Is it possible to create a cmdlet using PS script ?

    Mostly cmtlets are compiled code which are written in c#. Is it possible to create powershell cmdlets using powershell script ? 
    -Pranav

    That's what Advanced Functions are.  (The original name for Advanced Functions was "Script Cmdlets".)  Check out the about_Functions_Advanced, about_Functions_Advanced_Methods, and about_Functions_Advanced_Parameters help files for more information
    on this topic.
    I'm not surprised, once more, that this rubbish-ell coder spreads wrong concepts about PowerShell. 
    If this rubbish-ell coder cared to read the about_* mentioned, he would have read that
    advanced functions and
    compiled cmdlets have differences!
    If the two halves of his brain are not 'smoked' he may conclude that two things that have differences cannot be considered the same (I don't know if his brain has been completely 'smoked').
    It's my obligation to mark this post as ABUSIVE for spreading wrong PowerShell concepts.
    David is a pro and you are a troll. The OP's original question was:
    "Is it possible to create powershell cmdlets using powershell script ?"
    He did not ask whether it was possible to create Compiled Cmdlets with Powershell code. If an advanced function works exactly like a compiled cmdlet at the command line then it qualifies as a cmdlet. I spend a lot of time writing such cmdlets
    and they are exactly that - cmdlets!
    Conceptually, David is exactly right. No one said there are absolutely no differences between the two, but expounding on the concepts of using Powershell is not the same as trying to call out everyone here on tiny little nitpicks, which
    is what you are doing (abuse).

  • Is it possible to create Excel Sheet using OLE automation in App server

    Hi,
       Is it possible to create Excel Sheet using OLE automation in Application server(Open Dataset)
    Thanks in advance...

    Unless your application server is on Windows OS, or it is connected to a Windows server by RFC. What is the requirement exactly, I don't understand?

  • Is it possible to create dynamic reports using iReports in netbeans ?

    Hi
    I want to know that is it possible to create dynamic reports using netbeans? Dynamic reports means based on user selection(for eg. say by selecting values from combo boxes) some query will be genatated and fetch the query result from data base and displayed results in iReports only my problem is i am working on Netbeans IDE and i have installed iReports as plugins in netbeans IDE. and i am not able to find any tutorial that show me how to work with iReports under netbeans IDE. and how to create dynamic reports in iReports. If u know any such tutorial then can you send me link plz...!
    Thanks

    What do you mean by "in Start Menu"? Do you mean Live tile? See https://msdn.microsoft.com/en-us/library/windows/apps/hh465403.aspx
    https://msdn.microsoft.com/en-us/library/windows/apps/dn468032.aspx
    Best Regards,
    Please remember to mark the replies as answers if they help

  • Is it possible to create Secondary Tile using Templates in Windows Store apps?

    Hi Team,
    We can update Secondary Tile with Templates using notificatations,  Is it possible to create Secondary Tile using Template in Start Menu
    Tanks,
    Siva Varri
    Thread response from msdn

    What do you mean by "in Start Menu"? Do you mean Live tile? See https://msdn.microsoft.com/en-us/library/windows/apps/hh465403.aspx
    https://msdn.microsoft.com/en-us/library/windows/apps/dn468032.aspx
    Best Regards,
    Please remember to mark the replies as answers if they help

  • Any way to invoke a servlet without using "action=" in HTML

    Hello,
    Is there any way to invoke a servlet without using "action=" attribute of Form tag in the HTML form.
    I.e. if I need to run the servlet from a hyperlink, how could it be possible?
    Or If I need to run a servlet from a "window.Open()" method using java script, how could it be possible?
    The error I am facing...
    HTTP Status 405 - HTTP method GET is not supported by this URL
    type Status report
    message HTTP method GET is not supported by this URL
    description The specified HTTP method is not allowed for the requested resource (HTTP method GET is not supported by this URL).
    Thanks,
    Sandeep

    Maybe your URL needs to use POST.

  • How can I view the transaction behind an action box?

    I am trying to find out the transaction behind an action box. Once found I can then create an equivalent transaction launcher for the WebUI IC.
    Jason

    Okay, so in the Winclient where an Action box calls a transactions and the config of the action box defines a process_type, you're saying that this can not be duplicated in Transaction launcher?. Is it not even possible if a parameter could be somehow manually entered for a given transaction launcher based on a process_type?.
    I thought that the transaction launcher was the replacement for the Action Box, and yet it can't even achieve what the Action box could do, simply, albeing in the Winclient.
    Thanks for you help though Robert. It looks like I'm back to square one again though.
    Do you know if there's a test that can be run to ensure that the value in the CRMS_IC_CROSS_SYS transaction has been entered correctly. When I test my Nav Bar I get a message box titled 'Message from Webpage' with the value of 'Object expected'.
    As a test, I just followed my course notes (CR580) and created an entry against the IC_Agent role, I created a transaction launcher entry as follows:
    Transaction type: BOR Transaction
    Logical system: CMD
    BOR Object type: TSTC_UIF
    Method name: EXECUTE
    Transaction Parameters:
    Parameter: Object key
    Value : CRMM_BUPA_MAP
    This should display a standard CRM transaction, but I get the error mentioned.
    Jason

  • Is it possible to play mp3 without using JMF or JLayer??

    hi,
    i wan to play mp3 without using JMF or JLayer as just like .wav file.
    If it is possible then anyone plz tell me how it can b done..please..
    thnx.
    Edited by: samratsinghal on Sep 11, 2009 10:21 AM

    JavaSound does not have the functionality to play MP3 files.
    That said, if you want to do it without using a library to decode the MP3 file for you, then you need to write your own MP3 decoder.

  • Can it be possible to create invoice without billing plan date?

    Hi Gurus,
    I have made settings for billing plan in contracts. But, client wants billing plan at contract level only for the sake of reporting. Client doesnt want invoice to be created according to these billing plan.
    Now, consider this scenario,
    I have created contract A with billing plan values in it.
    I have created sales order B with reference to contract A. There are no billing plan values in sales order B.
    There is no delivery and PGI.
    Now, when I try to create invoice with reference to sales order B, system doesnt allow me to save the same and says "No billing plan date found".
    Will it be possible to create invoice irrespective of the billing plan in contract?
    Please guide.

    Hi,
    Then in that case i would advise not to use billing plan for your contract document type.
    If you intend to create a sales order in reference to your contract document which has billing plan type attached, then in that case you need to maintain billing plan for your sales order document too.
    Reward if helpful.
    Regards
    Ravi

  • How to create links without using widgets

    I am using a vertical menu via the widget, but want to create a submenu without using the widget. btw, the rollover feature is fun

    To create a sub menu without using the sub menus in the menu widget you can combine the menu widget and the tooltip widget to create your menu.
    There is plenty of examples and widgets that do what you are asking if I understand correctly at the Muse exchange and places like musegrid.com.

  • Is it possible to highlight text without using the mouse?

    I would like to apply the comment/highlight tool in Acrobat without using the mouse.
    I select text with shift + cursor. What is the quickest way of highlighting the selected text then? I do not want to use the mouse.
    From the programme help I learned that the keyboard shortcut U selects the highlighting tool. But it does not apply highlighting to text selected with the cursor.
    Any suggestions?
    Many thanks in advance!

    Thanks for your reply Dave, but I want to know if a pop-up has to be created internally when highlighting. Can you disable to sticky note part of the highlight?
    Here's an example: I highlight my college books and don't need all those pop-ups being made behind the scenes. In Acrobat X, all of my highlights would slow down the program immensely,
    thankfully in XI, it doesn't happen at all, nor do I want it to in the future. Thank you for your time.

  • Is it possible record the sound without using server  ?

    hi
      i need to record the sound(.mp3) from microphone in flash, i want to save in a local system from a web page and without using the sever like fms red5 etc. any idea or solution ?
    is it possibe?
    if so how ?

    It is no different thing than Flash or Flex apart from the libraries/Classes which will help you interact with the Native OS.
    Few additional features AIR will provide are
    File handling,
    Database connectivity,
    Native OS API's like accessing Clipboard,
    Native dragging,
    Visit URL: http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/
    Adobe AIR classes are listed with the AIR icon. in the list. You can read more about adobe AIR on Adobe's site

  • Help required to create portal without using any vendor specific API's

    Hi All,
    I am trying to develope a portal without using any vendor specific API or tool like Weblogic workshop or Vignette Wizard. I would like to know whether Sun Microsystem provides any API for developing portal. I would also appreciate if I can get few links for developing portal using java API's...
    Thanks in advance...
    Dgk

    Sure Sun provides the tools: it is called the compiler. Now all you need to do is write the code for a portal. But since there are vendor specific solutions available that could make your life a lot easier, writing one yourself is like reinventing the wheel.
    Pardon my mild sarcasm, but avoiding API's not developed by Sun is not the general idea behind the Java platform. You are encouraged to use those API's.

  • Migration Assistant created account without a Drop Box

    I migrated a friend's account from old Pismo running Tiger to my Mac Pro running Leopard. The last time I had seen the Migration Assistant was years ago under Tiger, & it was crystal clear and idiot proof. The Leopard Migration Assistant has more stages to the operation, and a lot more choices, some of which weren't immediately clear to me. The end result was the account was created without a Drop Box! I thought I was telling it not to copy his Drop Box, and never realized I was telling it not to create it. Now, the question is, after this ridiculous Human Interface Failure, how can I create a Drop Box for this account? I need to move stuff across the User account barrier sometimes, and it is presently not possible.

    OK, I noticed the Drop Box doesn't look right, so I will try your terminal commands, thanks.
    Ooops - Looks like I have more problems. The Migration Assistant really screwed me up. When I opened the Terminal, it was displaying "Last login...." and it says my computer is now called my friend's computer. Also, I am not sure how to use your commands, because how does the computer know what folder it applies to, if I am in my account, and the drop box is in my friend's account? Did you mean for me to run the commands from within my friend's account?
    Message was edited by: Gary P

Maybe you are looking for

  • Mid 2010 Macbook Pro Randomly Restarts

    Hi everyone and thanks for taking a look at my issue. Let me give some back story first. My MacBook was experiencing kernel panics and random restarts. I found information about the nvideo graphics card having an issue on this model and I took my Mac

  • Windows 8 will not boot

    Windows 8 will not boot, gives Bad_System_Config_Info error. It will not boot from disk, let me refresh, or let me reset my windows system. A couple of times i have gotten windows to boot from the disk and it asks if i want to instal windows 8 or the

  • Air has sound but no picture

    I have a new iMac and apple tv. When trying to use airplay to mirror video using safari on my iMac to apple tv, alI get is sound but no picture. Can I get the picture??

  • Color bleeding on screen

    I often had the same problem with the computer going to sleep and the monitor not waking up. I have since gone to just shutting the monitor off at night. However, I am now finding an area in the upper right of the screen where the color looks darker

  • ITunes crashes without Bonjour

    I installed iTunes 11 this morning (iTunes64 for Windows 7 x64).  After installing, I removed Bonjour.  I do not wish to have Bonjour installed (this point is not negotiable).  After removing Bonjour, I find that iTunes crashes immediately after star