ICM - Remove E-mail Manager & ECC Variables

How do I uninstall / remove the e-mail manager and associated ECC Variables?  My initial thought was this must be an option in icmsetup but after a little poking around I can't find any options that jump out at me. 
The ECC Variables for e-mail manager are:
cisco.cem.Category
cisco.cem.Priority
cisco.cem.MessageKey
My primary motivation for getting rid of them (Other than good housekeeping) is that they are consuming 450 bytes of ECC space.
Thanks!

Looks like I stand corrected, the 'Enabled' parameter does indeed remove the variables from the Total Byte calculation. 
I threw together some SQL to calculate ECC Byte usage if anyone else is interested:
select sum(bytes) as Bytes_Consumed from
(select sum(len(EnterpriseName)+ MaximumLength + 4) as bytes from Expanded_Call_Variable
where ECCArray = 'N' and Enabled = 'Y'
UNION all
select sum(MaximumArraySize *(len(EnterpriseName) + MaximumLength +5)) as bytes from Expanded_Call_Variable
where ECCArray = 'Y' and Enabled = 'Y') as MyTable

Similar Messages

  • Send ecc variable during a conference

    HI,
    i have a cvp application which passes some values to icm during a transfer to agent and icm stores these values in ecc variables. Customer and agent are in conversation and the cvp port is released, now the agent initiates a conference which goes via a conference script in icm to cvp, i am setting the previous ecc variable in one of the toextvxml array in the conference script and sending it to cvp but this array value is empty when received i cvp.
    Is it possible to get the ecc variable value from the previous script and access it in the new script and then send it to cvp?

    Hi,
    Agent receives the call and the ecc variable gets displayed onto the callvariable grid, but when agent dials a conference number I am just routing to another skill group(using conference script where I use set variable to set the previous ecc variable into the callvariable) and populating the ecc variable into the call variable grid. Its not displayed.

  • Creating WIM ECC variables

    Hi,
    We have installed CIM 9.0.1 and UCCE 9.0, we are able to pass the default activity_id and customer_name to ICM in the user.cim.activity.id and user.wim.customer.name.
    But we want to pass the customer email which is available in CONTACT_POINT_DATA attribute
    we have created a ecc variable in ICM called Call.user.cim.contact.point.data and have created a call variable in CIM called CONTACT_POINT_DATA. but we are not able to obtain this value in the ICM script.
    Please suggest the correct procedure to create ecc variables for WIM 9.0.1.
    Thanks
    Kishore B

    HI Dilip,
    This is fixed in CIM 9.0.2 where you can tag custom attributes to call variables and map them to icm ecc variable in the queue config
    Regards
    Kishore B

  • FH087 - Remove open item management to GL Accounts

    Dear All,
    I need to remove open item management to few GL Accounts.    The balance is Zero now.  
    I removed the open item management and try to save the GL Account and the error meesage showing with FH087 - You cannot change Open Item setting.
    Requesting help and guidelines from the forum.
    Thanks in advance,
    Regards,
    SS

    Hi
    Please refer to below answers:
    1) the OSS note 175960, mentions the afftected releases for software component SAP_APPL is till release 600. Currently we are at SAP_APPL 604 level 07. Is this note applicable to us?
    Yes, it can be used.
    2) Will the program ZFSEPA03 / RFSEPA03 converts the current open item line items to line item display?
    The report does the following:
    1. Sets a posting block to the GL account.
    2. Selects all open items and deletes the XOPVW indicator in tables BSEG and BSIS
    3. Deactivates the XOPVW flag in the GL account master data.
    4. Deletes the posting block.
    3) After executing this program, if suppose later any of the clearing document for the cleared items in the account got reversed. Will this items become open item again? if yes, then it won't be possible to clear these items as the gl won't be open item managed.
    I am not sure about this step, but you will have (old) cleared items in the document tables (BSEG/BSAS) which does not match the current account settings (as these items are from the dateBEFORE the change took place). But this does not have any influence on postings in the daily business.
    4) Any pre requisite like the gl account should have zero balance or there should not be any open items, before executing this program ZFSEPA03.
    The subsequent deactivation of open item management is not that critical.
    It is not necessary to bring the account balance to zero, you can execute ZFSEPA03 without any correction postings. And it is even not necessary to change the master data manually, this will be done by the program.
    5) is there any other transaction similar to FAGL_ACTIVATE_OP for deactivating the open item managed tick in ECC 6.0 with NEW GL active.
    You will do it by running the mentioned report.
    The RFSEPA03 or your 'Z' version will not have any influence on the NewG/L tables likeFAGLFLEXA Only the currently open items will set to normal items.
    Regards
    Divya S

  • ECC variable length

    I have a question. I understand ECC variables, but when you set them up, there is a maximum size field. Currently, one of our ECC variables has a maximum size of 5, but more data must be being written to it as I see calls being routed based on this variable and the IF checks that are routing it.
    For example lets say the ECC has a max size of 5. One IF check states IF Call.UserVariableX = ServiceandSales send down this path. Further down the line, there is another check for IF Call.UserVariableX = 'SalesandService" follow this path. Both are longer than 5 characters and both are being routed. Is it safe to say that you can force more data into an ECC and the Maximum Length field is only a guideline to help you manage your ECCs so you don't go over the limit?

    I know first hand that this length is strictly adhered to by the time you're passing ECC context to a VRU. If a Scalar is 8 characters long, you'll only get the first 8 characters of whatever you put in there. So while I currently don't have access to my lab to check it out further I'm going to assume that the Router will indeed allow you to store more data in an ECC variable and use the data for call routing, I'm about 99% sure that the the variable content is reduced to its intended size when the call context is passed on to the Peripheral Gateway (OPC).
    GIve it a try by reading this ECC variable from your agent desktop ?
    Cheers,
    Kris
    FYI : The 5 bytes in the document that Anthony referred to are not 5 free bytes, on the contrary, they are used as delimiters when storing your ECC variables with the rest of the call context. So you 'lose' 5 bytes per ECC variable. Note also that the 2000 byte limit relates especially to CTI Server for scalability reasons. If you have no need to provide ECC data to CTI applications, you should tpyically be able to pass this limit (although there is obviously some added performance impact with each ECC variable you add).

  • Default CVP ECC variables?

    I have a question regarding ECC variables that are required when installing CVP. I've been looking through the docs and it's been a long time since CVP was installed. I know there were several created such as user.microapp.media_server, etc. but we ran into an issue this past week. Basically a GS node stopped working, meaning 98% of the calls were aborting, not failing. Usually there are some that abort, TAC indicated that most likely these were callers just hangning up.
    After tracing come calls we noticed on the PIM that we were getting the error:
    NewCall from VRU referenced an unregistered ECC variable tag: 26
    This referenced user.cvp_server_info, don't think this was ever created and no idea why it just started breaking now. It was created and everything went back to normal and obviously currently researching this. TAC also indicated there were several other that were not configured but I'm assuming they are specific to the environment as one of them was user.microapp.cvpmovies_par and I'm guessing this would only be used with a video optin.
    My question: is there a list of ECC variables that need to be added in as a default or is it all based on unique configurations, h323, SIP, whether you will be doing certain transfers, etc. Looking at the SRND and Config guides (7.X) it seems to indicate in several sections specific ECCs that need to be configured if you are configuring a certain part of CVP.
    Thoughts or can someone point me to a link/doc? I don't see this referenceed in any 7.X docs so far.
    Thanks!

    To be honest I'm not so sure that you adding that ECC variable actually resolved the problem more than you restarting the whole thing. Those warnings have probably always been there. They'll show up any time the VRU attempts to use an ECC variable that's not defined on UCCE.
    The section 'Common Unified ICME/ICMH Configuration: Define Unified CVP ECC Variables' of the CVP 8.5 Configuration Guide at least indicates when an ECC variable is Required.
    Cheers,
    Kris

  • UCCE - ECC Variable and User Variable

    Hello All
    As known from Cisco documents, total size of the buffer used to store the "ECC variables" internally is 2000 bytes.
    Is there any constraint similar for User Variables?
    Did some googling and found this one from the link below
    https://supportforums.cisco.com/discussion/10336156/icm-variables
    Its says "User Variables are up to 40 characters in length, with no specific limit to the amount of them,
    the data collected is stored in a specific way"
    Can you please confirm is there any buffer limit to User Variables in ICM?
    Thanks
    Mahesh
    [email protected]

    Mahesh,
    The ECC variable limit is 2500 bytes, not 2000.
    There is no hard limit for User Variables, though I suspect if you had more created than what can fit in the RAM on the router, you would have some issues. You would likely need many thousands of User Variables in order to use gigabytes of RAM, though.
    The use cases for ECC and User variables are quite different... an ECC variable is for data about the current call, while User Variables are usually more appropriate for "global" data that needs to last across multiple calls, such as open/closed states.
    -Jameson

  • Urgent help needed with un-removable junk mail that froze Mail!!

    Urgent help needed with un-removable junk mail that froze Mail?
    I had 7 junk mails come in this morning, 5 went straight to junk and 2 more I junked.
    When I clicked on the Junk folder to empty it, it froze Mail and I can't click on anything, I had to force quit Mail and re-open it. When it re-opens the Junk folder is selected and it is froze, I can't do anything.
    I repaired permissions, it did nothing.
    I re-booted my computer, on opening Mail the In folder was selected, when I selected Junk, again, it locks up Mail and I can't select them to delete them?
    Anyone know how I can delete these Junk mails from my Junk folder without having to open Mail to do it as it would appear this will be the only solution to the problem.

    Hi Nigel
    If you hold the Shift key when opening the mail app, it will start up without any folders selected & no emails showing. Hopefully this will enable you to start Mail ok.
    Then from the Mail menus - choose Mailbox-Erase Junk Mail . The problem mail should now be in the trash. If there's nothing you want to retain from the Trash, you should now choose Mailbox- Erase Deleted Messages....
    If you need to double-check the Trash for anything you might want to retain, then view the Trash folder first, before using Erase Junk Mail & move anything you wish to keep to another folder.
    The shift key starts Mail in a sort of Safe mode.

  • No data in ecc variables in failover mode

    Hi all,
    got a problem with custom enterprise data layout when CAD is connected to secondary node.
    With "set enterprise..." I set a special layout for CAD enterprise data in my script. This works fine as long as CAD is connected to primary node. When CAD is connected to secondary node there is no data in expanded call variales and CAD displays default layout. Changing default layout and writing the content to predefined variables works fine. So it seems only extended call variables are not working in failover mode.
    Any ideas?
    Br
    Sven
    (UCCX v8.5)

    Hi Sven,
    Looks like TAC helped fix the issue.  Previously we had rebooted both servers without success.  TAC suggested to restart the Desktop Enterprise Service on both servers (I did Pub first than Sub).  I've verified ECC variables are being sent to CAD correctly.
    The root cause might of been a network outage we had a week ago.  We were using the Desktop Workflow Administrator at the time of the outage.
    Kyle

  • How do I remove Apple Mail from my hard drive? Over 10,000 downloaded into my mail and continues to freeze up---  I just want to use my gmail account directly

    How do I remove Apple Mail from my hard drive? Over 10,000 downloaded into my mail and continues to freeze up---  I just want to use my gmail account directly

    I go to Gmail to do my email yes, in my browser, but ya know how sometimes you click on a website to email someone and it pulls up apple mail, and then tons of email dump into apple mail and it frequently causes my computer to lock up and have to shut down w/escape.  I thought it would be  better to take it off if I could

  • HTTP trigger script using ECC variable/Call sub flow - not working

    Hello all,
    I am trying to http trigger script which will show the real time stats of the CSQs. The script is based on "Day of week" and Time of day" checking the queue time and will update the HTML doc to show as real time data. The scripts for various CSQs has multiple boolean variable (parameter, set to false by default) like "open/night/emergency/meeting" which can be set to open or close the queue by the supervisor depending on the situation. For ex, if a variable is set to True in application page for any of the Queue, I am trying to send that "true" value to the http trigger script, so that these can be shown real time.
    Steps tried:
    1. Tried using ECC variable - setting a ECC variable to True in the main script and getting that value in the http trigger script to a local variable, if found True, the display as "CSQ1 = OPEN", else "CSQ1 = CLOSED" ; but the script gave an error as attached (http1.png)
    2. Tried using Call sub flow - Like Holiday check, under the "Rest" branch of "Time of Day" - will check the queue and will get the value returned to the local variable - Failed and it shows an error as attached (http2.png)
    As of now, I have completed the script with the logic of checking the logged in agents count in the CSQs and updating the Real time data. But it has some issues like, if an agent didnt logged out properly or if an agent is asked to login during OOH although the queue is closed, as per the logged in resource logic, the data is shown as OPEN.
    Please share your thoughts on this and if you have come across such a script, kindly share as a knowledge share.
    Thanks in advance.
    Bala.

    Hello all,
    I am trying to http trigger script which will show the real time stats of the CSQs. The script is based on "Day of week" and Time of day" checking the queue time and will update the HTML doc to show as real time data. The scripts for various CSQs has multiple boolean variable (parameter, set to false by default) like "open/night/emergency/meeting" which can be set to open or close the queue by the supervisor depending on the situation. For ex, if a variable is set to True in application page for any of the Queue, I am trying to send that "true" value to the http trigger script, so that these can be shown real time.
    Steps tried:
    1. Tried using ECC variable - setting a ECC variable to True in the main script and getting that value in the http trigger script to a local variable, if found True, the display as "CSQ1 = OPEN", else "CSQ1 = CLOSED" ; but the script gave an error as attached (http1.png)
    2. Tried using Call sub flow - Like Holiday check, under the "Rest" branch of "Time of Day" - will check the queue and will get the value returned to the local variable - Failed and it shows an error as attached (http2.png)
    As of now, I have completed the script with the logic of checking the logged in agents count in the CSQs and updating the Real time data. But it has some issues like, if an agent didnt logged out properly or if an agent is asked to login during OOH although the queue is closed, as per the logged in resource logic, the data is shown as OPEN.
    Please share your thoughts on this and if you have come across such a script, kindly share as a knowledge share.
    Thanks in advance.
    Bala.

  • Accessing Managed Bean Variables in Entity Impl Class

    How can I access managed bean variables in the entity Impl class .
    While inserting a new record in DB , i want to set few entity properties values . The values of those properties are available in the managed bean .
    How can i access those values from Managed Bean and set them the entity Impl class to override the create method.
    Or is there any better recommended approaches ?
    Jdev - 11.1.1.5

    >
    While inserting a new record in DB , i want to set few entity properties values .
    >
    you can user CreateWithparams
    http://www.oracle.com/technetwork/developer-tools/adf/learnmore/13-create-with-params-169140.pdf
    http://andrejusb.blogspot.com/2011/02/createwithparams-operation-for-oracle.html

  • How to remove repeated mails in exchange online outlook web app

    Hi,
    Any help me , how to remove repeated mails in exchange online outlook web app . As we are in process of migrating mailboxes to office 365 . We have migrated 5 mailboxes . But when i checked outlook web app after migration completed , i could see repeated
    mails . When i compared with on premise outlook and office 365 outlook web app  , there was lot of differences in read and unread mails . 
    Customer is expecting , same read and unread count should be replicated to office 365 owa.
    Please suggest me to prevent this problem . As this is very urgent to give solution to customer . 
    Big thanks in advance.
    Vinoth .

    If you've setup Outlook 2013 so it's connected to Office 365, and you've import the .pst file into Outlook, it will be showing as another "mailbox" within Outlook, but default called "Personal Folders" (unless you renamed it when it was created).
    You should find that you can simply copy the mail items / folders from Personal Folders into their new home in the Office 365 mailbox. Once that's done Outlook will synchronise the items with o365 which may obviously take a while to complete, but once it's
    finished those messages will be available online.

  • E-mail Manager Option for UCCE

    am looking at implementing E-mail, Fax & SMS channels to UCCE (ie IPCC Enterprise. I currently have Voice Recognition (Nuance) and IP IVR. I'm not sure if the Cisco E-mail Manager Option is the best solution when I still need to cater for Fax & SMS. Any suggestions?

    If you implement the Cisco E-Mail Manager option, you can easily integrate FAX into it using the T.37 On Ramp feature available in IOS.
    http://www.cisco.com/en/US/tech/tk652/tk777/technologies_tech_note09186a00801fe5d9.shtml
    T.37 On Ramp will convert a FAX into an email, sending it to the mailbox used by E-Mail Manager to process incoming mail.

  • Callout Javascript to remove e-mail as attachment option?

    Hi,
    In our organisation, we're running Sharepoint 2013. On hovering over every folder/file there is a drop down list with a e-mail as attachment option.
    Is there any javascript which will modify a callout and remove e-mail as attachment?
    Thanks.  

    Hi,
    From your description, the “e-mail as attachment” might be a button in the Edit Control Block(ECB) menu of your library and you want to hide it using JavaScript.
    The links below about how to customize the ECB button for your reference:
    http://danielnardi.net/customising-the-sharepoint-2013-ecb/
    http://extreme-sharepoint.com/2011/10/29/hide-menu-ecb/
    http://platinumdogs.me/2013/04/18/hiding-sharepoint-ecb-menu-items-for-a-specific-list/
    Or you can disable the Callout of this library to achieve the same goal:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/ffeb1928-2c9d-49b6-9e72-2511f6ae312b/how-to-disable-callout-in-document-library?forum=sharepointdevelopment
    Best regards
    Patrick Liang
    TechNet Community Support

Maybe you are looking for

  • ITunes has encountered a problem and needs to close.  We are

    I've had it with these guys! I recently upgraded to itunes 6, and have had awsome problems ever since. First it stopped my pc from booting up completely, which I had to start in Safe in order to quick restore. Then everything would freeze when I trie

  • Flash video performance on Vista poor

    I have windows vista service pack 2 (32 bit) installed on a laptop with the following specs: Intel Celeron M 520 1.6Ghz with 1GB of Ram I am using Internet Explorer 9 and have Flash player version 11.7.700.169 installed. The youtube video's (which us

  • How to connect to windows network

    Is there a way to connect your iPad and/or iPhone 5 to a Windows network?  If so how?

  • BADI - ME_PROCESS_REQ_CUST- G/L Accounts Error Message

    Hi guys, I have a problem regarding autodeterminating G/L Accounts. I used BADI ME_PROCESS_REQ_CUST with Method: PROCESS_ACCOUNT. For setting the G/L Account I used:             ls_accounting-sakto  = ls_ctrlacc_b-sakto.             ls_accountingx-sa

  • SharePoint 2013 Dev Environment on a Laptop

    Hi, I'm new to SP and to VMs and I'm planning to buy a good laptop to do SP dev on it without needing to be connected to a server. I guess I shoud have at leat 2 VMs (DC+SQL & SP)  and It seems SP2013 memory requirements aren't modest. Will I be OK w