CVP VXML App Migration

Have some queries on CVP migration from 7.x to 9.x
I will do a fresh installation of CVP 9.x in UCS Blade Server in a virtualized envrionment, then I want to migrate CVP CallStudio applications from 7.x to 9.x. Can I just copy all the applications from "VXMLServer/applications" directory from 7.x server and paste them in 9.x server and then just do "deployallapps.bat", will this work ?
or
Can I export all the call studio applications from 7.x and import them in call studio 9.x and then deploy in vxml server?
Thanks
Ganesh

Both approach will work. if you are using custom coded element, make sure you place them also in appropriate directory.
if you choose to import old application in call studio and export it, you will be able to use new features such as web service node, Sub dialogue invoke node and many.
Regards
Chintan
please rate if helpful

Similar Messages

  • Migrating from ICM scripts to CVP-VXML Apps

    Good day all.
    Currently we are running on:
    ICM 7.2
    CVP 4.1
    CUCM 6.
    Call flow: using ICM-Script Editor
    Applications: Using apps deployed on CVP-VXML server. they are called in ICM scripts.
    Well my dilemma is this. We have planned to move all call flows from ICM-Scripts to Call Studio based apps/Scripts.
    Now I have studied Call studio and VXML flows, and know that CallStudio/VXML scripts can be run directly from Gateway->ICM->CVP/VXML or in the traditional way called in ICM script.
    If we deploy a full Standalone model with ICM lookup (no ICM scripts involved) then how is call queing for SkillGroups/agent transfers handled? do call studio based scripts have the capability, or will we have to include ICM scripts for this?
    Secondly, when migrating from ICM scripts to Standalone+ICm lookup model, the current gateway configurations (ie apps, Dial plan and Dial plan to script matching for EACH dialed number) will have to be reconfigured? So as the Dialled number will directly translate to the IVR menu on VXML script?
    Need expert inputs on this.
    Regards,
    AAK.

    Hi Asif,
    When you use the CVP as Standalone model, its purely for SelfService, Queuing is not possible even if you use Standalone with ICM Lookup. There is no concept of SkillGroups using CVP as Standalone
    After the self service treatment is done, you can either transfer the call to CUCM or TDMACD
    If you need queuing, you have to go for Comprehensive model.
    If you want to go for a StandAlone Model, You will need to configure the Application Name, VxmlServer everything in the Gateway. Have a look at the config guide for CVP Standalone section
    http://www.cisco.com/en/US/docs/voice_ip_comm/cust_contact/contact_center/customer_voice_portal/cvp4_1/configuration/guide/cvp41cfg.pdf
    Regards,
    Senthil

  • HELP!!! All CVP VXML apps have stopped working.

    I have had a number of applications loaded and running fine up until now. I am now working with a developer who has written 2 sets of new class files for 2 new elements. The 2 sets are a phased approach - Phase 1 is to test the elements with "hard coded" data. They worked just fine. Phase 2 is to test the elements accessing a Web Service and retrieve actual info from a database (vs. hard-coded in Phase 1).
    When I put in the Phase 1 classes, the "hard-coded" data was retrieved and all of the applications continued to run fine. Now that I have installed the Phase 2 classes, my ICM script is failing at the "Run External Script" node and I am never reaching the VXML application - NONE of the applications are working now.
    I have reloaded the Phase 1 class flies, updated the classes and recycled the VXML Server (which I've done for each of the phases above) to try and go back, but I get the same error. Then I tried removing all of the class flies and doing the same - same result.
    I'm ataching 3 files/screenshots - from the Global Error Log, the Startup Log and from the Error Log of a specific application (Emerg_Set - however, all applications show the exact same error).
    It appears to me that there is now a file missing? javax/mail/Authenticator?
    Really appreciate any suggestions on how I might attempt to get the applications running again.
    Thanks very much for your help!!!
    W

    javax.mail.Authenticator is available in a few JARs.
    For my Axis-based custom Action Elements I use mailapi.jar which contains this class. Running jar tvf on mailapi.jar shows
    1612 Tue Nov 17 11:55:34 GMT 2009 javax/mail/Authenticator.class
    With Tomcat, JARs containing javax classes should be put in VXMLServer\common\endorsed but you can also put the jar in VXMLServer\common\lib.
    Get the JAR, put it in place, and restart the VXML server to load the JAR.
    Regards,
    Geoff

  • CVP Studio apps for CCB - passing data between apps

    Hello,
    we currently have UCCE 9.0(4) with CVP 9.0(4) and have Courtesy Callback working with the out-of-the box ICM script and CVP studio apps.
    In the ICM script when we it passed the qname to the CallbackEntry app, I have added another field called comp for company name to be used within that app. That seems to work great so that I can choose a different SetQueueDefault node depending on which company I am using for CCB (each company needs to use a different Calling Line ID value as well as a different Maximum Estimated Wait Time),
    The problem I am experiencing now is that I am trying to use this same comp field within the CallbackWait app so that I can play a different announcement to the caller depending on which company is being used (ex. This is a callback for Company A for..., or This is a callback for Company B for....). It always hits the Return Exit State of that decision node since it doesn't have that comp value available.
    Does anyone know how I can pass that comp value from the CallbackEntry CVP Studio app to the other apps so that they can all access it and make decisions from it?
    I'm still new to CVP and CCB so I'm not familiar with what I can do with it yet.
    Is there any documentation available for CVP Studio Apps that would explain how this can be done?
    I would appreciate any help with this.
    Thanks,
    Joe

    You may want to consider a single sign-on (SSO) solution. Consult the documentation for your application server to see what SSO solutions they support.

  • How to call CVP VXML Script from ICM

    Hi,
    Please help me in the below  scenario-
    ICM-7.5
    CVP-7.0
    I am trying to invoke  a CVP VXML Script from ICM.
    Scenario is, I have made a small VXML script  in CVP & I want to invoke this script from ICM.
    Needs specific parameter  to achieve the same.
    Please help me to achieve the  above.
    Thanks,
    Manish

    The VXML server comes with the 2 port evaluation licence and a working application called "HelloWorld". The first test you should make is to have ICM invoke "HelloWorld" - the spelling must be correct, case sensitive.
    You can tell if the VXML Server can run the application by using your browser.
    http:// ADDRESS>:7000/CVP/Server?application=HelloWorld
    should return a page of VXML. Check VXMLServer\admin\status.bat and it should show that one person is in the application HelloWorld.
    Then call http:// ADDRESS>:7000/CVP/Server?audium_action=hangup
    will return the disconnect page of VXML data and drop the call, and now status should show no callers in the application.
    REgards,
    Geoff

  • ASR/CVP-Comprehensive/VXML app

    Curious if below is possible and if so if someone can point me in the right direction.
    We have a requirenment to ask the caller to enter an acount number.  The account number always begins with between 1-3 alpha characters and the rest numeric characters (i.e. zf12121212).  The business requirenment is to ask the caller to SPEAK the alpha characters, then  input numerica characters via key pad. We then need to pass the account number back to ICM and will place in peripheral variable and displayed at agent destop.
    Is it possible with Call studio app and Nuance ASR to achieve? If so, can you provide general idea of how to achieve?
    thanks,

    Both approach will work. if you are using custom coded element, make sure you place them also in appropriate directory.
    if you choose to import old application in call studio and export it, you will be able to use new features such as web service node, Sub dialogue invoke node and many.
    Regards
    Chintan
    please rate if helpful

  • CVP and configuration migration

    Hello All;
    With Refresh Technology, the CVP configuration (that will be done using the Ops Console): It can be migrated from the production to the new environment or should be done manual?
    VXML Server configuration to be done from the Ops Consol, or any thing also need to be done at the VXML Server it self?
    Thanks in advance for all who is going to help.
    Regards
    Bilal

    ********** CVP Voice Browser Configuration Utility ************
    >>>>
    showall
    -------CLI: Voice Browser Active Call Statistics -------
    Local ID  Creation Time    State          Duration  DNIS        ANI
            Last Call Server                        Last Media Server         Unique
    Call ID
                                                                   No Calls
    -------CLI: Voice Browser Total Statistics -------
      Since Startup:
          Total Calls:                           16
            Disconnect Disposition:
              Redirected:                        0
              Caller Hangup:                     0
              Called Party Hangup:               0
              ICM Release:                       16
              Critical Media:                    0
          Max Simultaneous Calls:                2
          Max IVR Ports:                         1
          Total prompts not found:               0
          Total transfers not completed:         16
             Busy:                               0
             Ring-no-answer:                     0
             Gatekeeper problem:                 14
             Destination problem:                2
             Other:                              0
          System Startup Time:                   Mar 15 2011, 16:53:57
          System UpTime:                         1 Days, 07 Hours, 40 Minutes, 56 Se
    conds
          Current State:                         In Service
          Packets Transmitted(approx):           0.
    -------CLI: Voice Browser Snapshot Statistics -------
      Snapshot Statistics:
          Calls In Progress:                     0
          Calls Waiting for VXML:                0
          Calls Playing Prompts:                 0
          IVR Ports in use:                      0
          Calls Waiting for DTMF:                0
          Calls Transferring:                    0
          Calls Transferred:                     0
          Calls Disconnecting:                   0
          Calls Disconnected:                    0
          New calls:                             0
          Other:                                 0
          Internal Call count:                   0
          System memory in use (percent):        26
    -------CLI: Voice Browser Last Interval Statistics -------
    Calls:
      Interval Statistics:
          Interval size:                         1800
          New calls this interval:               1
          Max call arrival per second:           0.2
          Calls transferred this interval:       0
          Max IP Transfer per second:            0.
          Calls redirected this interval:        0
          Transfers not completed this interval: 1
          Prompts not found this interval:       0
          Calls using critical media:            0
          Calls finished this interval:          1
          Avg New Call Latency (ms):             172
          Max New Call Latency (ms):             172
          Min New Call Latency (ms):             172
          Std Dev. New Call Latency:             Not enough data points
          Avg CPU Usage (percent):               4
          Max CPU Usage (percent):               15
          Min CPU Usage (percent):               0
          Std Dev. CPU Usage(theta):             6
      -Call Server: localhost:8000
          Avg Call Event Latency (ms):           16
          Max Call Event Latency (ms):           16
          Min Call Event Latency (ms):           16
          Standard Deviation(theta):             Not enough data points
          Number of Call Events:                 1
      -Call Server: 10.180.22.137:8000
          Avg Call Event Latency (ms):           0
          Max Call Event Latency (ms):           0
          Min Call Event Latency (ms):           0
          Standard Deviation(theta):             0
          Number of Call Events:                 2
    The list of Call Servers is "localhost:8000/cvp/VBServlet "
    The Call Server timeout is 7 seconds
    The Call Servers Num. Tries is 3
    The Media Server timeout is 10 seconds
    The Media Server Num. Tries is 2
    The Default Connection timeout is 3 seconds
    The Media Server Connection timeout is 1 seconds
    The Call Server connection timeout is 2 seconds
    The Called Party hangup timeout is 2 seconds
    The list of gatekeepers is "10.180.22.102"
    The maximum number of total calls is 555
    The H323 ID is "VIVADRCVP"
    This command is obsolete. Use setGK instead
    The Tech Prefix is "2#"
    The maximum number of IVR ports is 100
    The takeback percentage value is 0
    The RAI Max Threshold is 90
    The RAI Min Threshold is 80
    The Trace Mask is 101083
    The Security Mask is 1
    Metrics are being logged to the console and EMS files
    The Message Meter Interval is 1800 seconds.
    Call Details are being logged to the console and EMS files
    Interface Traces are not being logged to the console and EMS files
    H323 Traces are not being logged to the console and EMS files
    Transfer label is not currectly set.
    The Voice Browser is in service
    NewCallOnly is off
    The Codec is "g711Ulaw64k"
    Voice Browser is passing DNIS in IP Transfer ARQ
    The Voice Browser restart timer is 1800 seconds
    The takeback delay (per comma in the transfer label) is 100 milliseconds.
    The number of digits that will be stripped from the right of the CLI when presen
    tationIndicator is restricted is 30.
    CPU and Memory utilization checking is on
    The Node Manager restart timer is 1800 seconds
    The Ring-no-answer timeout is 15 seconds.
    Voice Browser is passing CLI as Calling Party Number in IP Transfer Setup
    ISNtoISN is off
    LocationsBasedCAC is off
    The value of SigDigits is 0
    There are currently no alarms.
    Release 7.0.1, Build 1190
    Removal(stripping) of Tech Prefix by Voice Browser is on
    Passing Calling Party Presentation Indicator to outbound call leg is on.
    There are no Exclude IP addresses currently set.
    There are no Survey DNIS values currectly set.
    The value of DiscCauseCode is 34
    MediaWaitForConnect is off
    The value of RfNumber is 88
    >>>>
    show all
    Command not found: show
    >>>>showall
    -------CLI: Voice Browser Active Call Statistics -------
    Local ID  Creation Time    State          Duration  DNIS        ANI
            Last Call Server                        Last Media Server         Unique
    Call ID
                                                                   No Calls
    -------CLI: Voice Browser Total Statistics -------
      Since Startup:
          Total Calls:                           16
            Disconnect Disposition:
              Redirected:                        0
              Caller Hangup:                     0
              Called Party Hangup:               0
              ICM Release:                       16
              Critical Media:                    0
          Max Simultaneous Calls:                2
          Max IVR Ports:                         1
          Total prompts not found:               0
          Total transfers not completed:         16
             Busy:                               0
             Ring-no-answer:                     0
             Gatekeeper problem:                 14
             Destination problem:                2
             Other:                              0
          System Startup Time:                   Mar 15 2011, 16:53:57
          System UpTime:                         1 Days, 07 Hours, 41 Minutes, 29 Se
    conds
          Current State:                         In Service
          Packets Transmitted(approx):           0.
    -------CLI: Voice Browser Snapshot Statistics -------
      Snapshot Statistics:
          Calls In Progress:                     0
          Calls Waiting for VXML:                0
          Calls Playing Prompts:                 0
          IVR Ports in use:                      0
          Calls Waiting for DTMF:                0
          Calls Transferring:                    0
          Calls Transferred:                     0
          Calls Disconnecting:                   0
          Calls Disconnected:                    0
          New calls:                             0
          Other:                                 0
          Internal Call count:                   0
          System memory in use (percent):        26
    -------CLI: Voice Browser Last Interval Statistics -------
    Calls:
      Interval Statistics:
          Interval size:                         1800
          New calls this interval:               1
          Max call arrival per second:           0.2
          Calls transferred this interval:       0
          Max IP Transfer per second:            0.
          Calls redirected this interval:        0
          Transfers not completed this interval: 1
          Prompts not found this interval:       0
          Calls using critical media:            0
          Calls finished this interval:          1
          Avg New Call Latency (ms):             172
          Max New Call Latency (ms):             172
          Min New Call Latency (ms):             172
          Std Dev. New Call Latency:             Not enough data points
          Avg CPU Usage (percent):               4
          Max CPU Usage (percent):               15
          Min CPU Usage (percent):               0
          Std Dev. CPU Usage(theta):             6
      -Call Server: localhost:8000
          Avg Call Event Latency (ms):           16
          Max Call Event Latency (ms):           16
          Min Call Event Latency (ms):           16
          Standard Deviation(theta):             Not enough data points
          Number of Call Events:                 1
      -Call Server: 10.180.22.137:8000
          Avg Call Event Latency (ms):           0
          Max Call Event Latency (ms):           0
          Min Call Event Latency (ms):           0
          Standard Deviation(theta):             0
          Number of Call Events:                 2
    The list of Call Servers is "localhost:8000/cvp/VBServlet "
    The Call Server timeout is 7 seconds
    The Call Servers Num. Tries is 3
    The Media Server timeout is 10 seconds
    The Media Server Num. Tries is 2
    The Default Connection timeout is 3 seconds
    The Media Server Connection timeout is 1 seconds
    The Call Server connection timeout is 2 seconds
    The Called Party hangup timeout is 2 seconds
    The list of gatekeepers is "10.180.22.102"
    The maximum number of total calls is 555
    The H323 ID is "VIVADRCVP"
    This command is obsolete. Use setGK instead
    The Tech Prefix is "2#"
    The maximum number of IVR ports is 100
    The takeback percentage value is 0
    The RAI Max Threshold is 90
    The RAI Min Threshold is 80
    The Trace Mask is 101083
    The Security Mask is 1
    Metrics are being logged to the console and EMS files
    The Message Meter Interval is 1800 seconds.
    Call Details are being logged to the console and EMS files
    Interface Traces are not being logged to the console and EMS files
    H323 Traces are not being logged to the console and EMS files
    Transfer label is not currectly set.
    The Voice Browser is in service
    NewCallOnly is off
    The Codec is "g711Ulaw64k"
    Voice Browser is passing DNIS in IP Transfer ARQ
    The Voice Browser restart timer is 1800 seconds
    The takeback delay (per comma in the transfer label) is 100 milliseconds.
    The number of digits that will be stripped from the right of the CLI when presen
    tationIndicator is restricted is 30.
    CPU and Memory utilization checking is on
    The Node Manager restart timer is 1800 seconds
    The Ring-no-answer timeout is 15 seconds.
    Voice Browser is passing CLI as Calling Party Number in IP Transfer Setup
    ISNtoISN is off
    LocationsBasedCAC is off
    The value of SigDigits is 0
    There are currently no alarms.
    Release 7.0.1, Build 1190
    Removal(stripping) of Tech Prefix by Voice Browser is on
    Passing Calling Party Presentation Indicator to outbound call leg is on.
    There are no Exclude IP addresses currently set.
    There are no Survey DNIS values currectly set.
    The value of DiscCauseCode is 34
    MediaWaitForConnect is off
    The value of RfNumber is 88
    >>>>

  • New MacBook Pro App Migration results in strange icons

    I recently got a new MacBook Pro and went through the automatic Migration Assistant process to transfer info off my Power Mac G5.
    1. When it was all over, several of the icons in the dock were replaced with question marks. I figured that was because the apps in question were PPC and not intel/universal. So, I just deleted them. No big deal.
    2. Then I noticed several Palm folders dating from several years ago relating to a now discarded Palm PDA. I deleted those files, but the trash won't empty, stating that "the operation cannot be completed because the item 'localized.rsrc' is in use. The message repeats about four times with press of the continue button. When I look in the trash, I see two files - Palm Desktop and Palm Desktop 4.1. I have rebooted and tried everything I know to delete the files, but no luck.
    3. Photoshop 7.0 was written for PPC but runs in some kind of emulation. Every folder now has an icon to the right of the search field. The icon is a blue electrical plug with the words "plug in" at the bottom. If I hold the cursor over the icon, a hint comes up with a path direction to the "Power PC Accelerator". If I double click on the icon, PS7 opens with some error messages that certain setup files are missing. However, the app will run.
    I would appreciate any help with these problems.

    I have questions 1 and 2 answered. PPC only software I just deleted. On emptying the trash I got help from and Apple tech. I will post it here for anyone needing to know.
    If you have something in the trash that will not delete - in my case an old system resource from a Palm Pilot, drag it out of the trash and rename it REMOVE.rtf. Then open TEXTEDIT and create and save a blank file named REMOVE.rtf. It will overwrite the other file, basically destroying it. The new REMOVE.rtf file can then be deleted normally.
    On the third issue - the Photoshop Plug In icon sitting next to the search field in every folder heading. I was able to delete the Power PC Accelerator file that was the source of the icon in the header, using the above technique, but now the icon is replaced by a question mark in the same place. Maybe I am 1/2 step ahead.

  • Problem in App Migration

    I am migrating an Application from an Oracle 9iAS – Enterprise Edition release 1.0.2.2.2 , with container for J2EE OC4J 9.0.2.0.0, Oracle Reports 6i, Workflow release 9.6 and Oracle database 9.2.0.4.
    The new server must use Oracle Application Server 10.1.2.0.2 with Container for J2EE (OC4J) 10.1.2, Oracle Web Cache, Container for J2EE (OC4J) Business Intelligence Application which contains OracleAS Reports Services, OracleBI Discoverer.
    The connection pool was created using an instance of the PoolMgr class. After deploying the application on the new server I had to change some code to use the SessionCookie class, because PoolMgr is deprecated.
    But even after this change there is a batch process with the following error:
    INFO: C8K-MBL-Z4
    Usuário: System
    Data (dd/MM/yyyy às hh:min:seg AM/PM): 13/08/2008 às 09:55:22 AM
    Texto: Resultado: MainApplicationModule: GprevModuleLocalMainPackage: gprevProperties: /s/oracleas/Aplicacao/j2ee/home/applications/gprev/gprev/WEB-INF/batch_log.propertiesHr início execução: 09Smtp: 200.186.184.4Exception in thread "main" java.lang.NoClassDefFoundError: oracle/adf/share/ADFContext at oracle.jbo.mom.DefinitionManager.getCurrentDefinitionContext(DefinitionManager.java:1592) at oracle.jbo.mom.DefinitionManager.findLoadedObject(DefinitionManager.java:1421) at oracle.jbo.server.MetaObjectManager.getCustomMessageBundlesList(MetaObjectManager.java:984) at oracle.jbo.server.StringManagerImpl.getCustomMessageBundlesIter(StringManagerImpl.java:146) at oracle.jbo.common.StringManager.getStringInternal(StringManager.java:459) at oracle.jbo.common.StringManager.getString(StringManager.java:448) at oracle.jbo.common.StringManager.getLocalizedString(StringManager.java:313) at oracle.jbo.common.StringManager.getLocalizedString(StringManager.java:286) at oracle.jbo.common.JboExHelperLocalized.getErrorMsg(JboExHelperLocalized.java:178) at oracle.jbo.common.JboExceptionHelper.getLocalizedMessage(JboExceptionHelper.java:166) at oracle.jbo.common.JboExHelperLocalized.getLocalizedMessage(JboExHelperLocalized.java:119) at oracle.jbo.common.JboExceptionHelper.getMessage(JboExceptionHelper.java:127) at oracle.jbo.JboException.getMessage(JboException.java:450) at oracle.jbo.JboException.<init>(JboException.java:346) at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1954) at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2756) at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:426) at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:397) at br.cits.jcits.persistence.BatchDBConnection.<init>(BatchDBConnection.java:77) at gprev.batch.Batch.<init>(Batch.java:88) at gprev.financeiro.arrecadacao.batch.BaixarCobranca.<init>(BaixarCobranca.java:57) at gprev.batch.Controller.execute(Controller.java:68) at gprev.batch.Controller.main(Controller.java:59)
    13/08/2008 09:55:22 br.cits.jcits.log.JCitsLog info
    INFO: C8K-MBL-1B
    Usuário: System
    Data (dd/MM/yyyy às hh:min:seg AM/PM): 13/08/2008 às 09:55:22 AM
    Texto: Batch Controller executed...
    Any ideas on how to fix this?
    Thanks in advance!
    This is the code of the batch process:
    package br.cits.jcits.persistence;
    import br.cits.jcits.log.JCitsLog;
    import br.cits.jcits.log.Log;
    import java.io.PrintStream;
    import java.util.Properties;
    import oracle.jbo.ApplicationModule;
    import oracle.jbo.Transaction;
    import oracle.jbo.common.ampool.*;
    import oracle.jbo.server.ViewObjectImpl;
    public final class BatchDBConnection
    public static void initialize(String configName, String packageName)
    throws Exception
    try
    if(!ContextPoolManager.getInstance().isPoolCreated("BatchPool"))
    Properties prop = new Properties();
    ContextPoolManager.getInstance().createPool("BatchPool", packageName, configName, prop);
    if(pool == null)
    pool = (ApplicationPool)ContextPoolManager.getInstance().getResourcePool("BatchPool");
    batchCookie = pool.createSessionCookie(Integer.toString(0), Integer.toString(0), null);
    catch(Exception e)
    System.out.println("Error in BatchDBConnection.initialize()\nConfigName: " + configName + "\n" + "PackageName: " + packageName);
    throw e;
    public BatchDBConnection()
    throws Exception
    appModule = null;
    try
    if(pool != null)
    appModule = batchCookie.useApplicationModule(false);
    catch(Exception e)
    log.error("Error in BatchDBConnection. Exception: " + e);
    throw e;
    public void commit()
    throws Exception
    try
    appModule.getTransaction().commit();
    catch(Exception e)
    System.out.println("Error in BatchDBConnection.commit()\n Exception: " + e);
    throw e;
    public void rollback()
    throws Exception
    try
    appModule.getTransaction().rollback();
    catch(Exception e)
    System.out.println("Error in BatchDBConnection.rollback()\n Exception: " + e);
    throw e;
    public ViewObjectImpl getView(String view)
    throws Exception
    ViewObjectImpl result = null;
    try
    ViewObjectImpl viewObject = (ViewObjectImpl)appModule.findViewObject(view);
    if(viewObject == null)
    throw new Exception("A view " + view + " n\343o existe neste application module.");
    result = viewObject;
    catch(Exception e)
    System.out.println("Error in BatchDBConnection.getView(String view)\n Exception: " + e + "\n" + " View: " + view);
    throw e;
    return result;
    public synchronized void close()
    throws Exception
    try
    if(appModule != null)
    pool.checkin(appModule);
    appModule = null;
    catch(Exception e)
    System.out.println("Error in BatchDBConnection.close()\n Exception: " + e);
    throw e;
    public ApplicationModule getApplicationModule()
    return appModule;
    private static ApplicationPool pool;
    private ApplicationModule appModule;
    private static final Log log = JCitsLog.getInstance();
    private static SessionCookie batchCookie = null;
    }

    It is possible that this is mainly due to differences when sideloading applications. My suggestion to clarify this matter would be the following:
    Add your Silverlight 8.0 App as a Beta to the Store
    Install the Beta from the Store
    Add your Windows Store 8.1 App as a new Package to the Beta App
    Install the Update from the Store once that is available
    Basically that would simulate the actual update procedure - also the product IDs get overriden by the Store upon submission anyway.
    If the database file has the same name and is expected to sit in the same path it should work. I have however not tested it but I'm really curious to find out if this is working.
    While the SQLite packages are different between WP8.0 and Windows 8.1 the data format of the database hopefully is the same.

  • ORACLE APPS migration from AIX to Linux

    Dear All,
    Please help me to understand the following scenario of ORACLE APP'S migration.
    One of my client currently using Oracle APP'S ver 11.0.3 DB version 8.0.5 running on IBM AIX platform.
    Currently three customized module under operation with 50 forms and reports.
    Also some external application integrated with the current oracle financial 11.0.3.
    The client is more interested to migrate their platform to linux based server.
    They wants to move the current set up to the new version EBS along with the existing customized module. (My question is it possible to migrate the customized module to another platform. AIX to Linux)
    If so , where i can find the right document to explore more idea of this scenario of migration.
    Thanks in advance.
    Regards,
    Ram.
    Dear all,
    looking for experts help is this regard.
    Thanks.
    Ram
    Message was edited by:
    rambtn

    ram,
    I am going to do the similar upgrade with replatform at the same time. I collect the information from forum and finally get an indicator to how to do it. You need to read the "Upgrading the Oracle Applications", B19297-01
    "Installing Oracle Applications" B19296-01 and
    "Maintenance Utilities" B19300-01
    The documentation mentioned the way for upgrade an 11.0 version of EBS to latest release including some pre-upgrade tasks including the database version upgrade to work with 11i, etc.
    Hope this help.
    mcken

  • FDM App Migration from 9.3.1 to 11.1.2.1  Error

    Hi All,
    We are migration a FDM App from V9.3.1 to V11.1.2.1.
    1. We migrated the schema from DB of 9.3.1 to 11.1.2.1.
    2. Migrated the Folder structure from 9.3.1 to 11.1.2.1.
    3.In workbench added the Application .
    4.When i try to update the schema its throwing up an error "-2147467259 - Data access error".
    How can we solve it???

    You are correct. The FDM 11.1.2.1 readme guide states that the supported upgrade path to 11.1.2.1 is from 9.3.3 to 11.1.2.1. If you are on 9.3.1.0, FDM should first be upgraded to 9.3.3 and the application schema updated from 9.3.1.0 to 9.3.3. The application can then be upgrated to the 11.1.2.1 schema level.

  • CVP VXML Server Service Terminated Intermittently

    Hi, all.
    Recently we have implemented the ICM 7.5 with CUCM 7.1 and CVP 7.0(2). We have encountered strange problem whereby the VXML Server service in the CVP server (Call Server co-resident with VXML Server) terrminated intermittently. This problem happens even where the call volume to the hotline is low. However it happens more often when there is an influx of call volume.
    Has opened a TAC case and the TAC has mentioned that it could be due to the hardware issue. We are using MCS-7845-I3-CCE1 for the CVP server. However, according to the TAC, the supported hardware based on the latest CVP BOM 7.0(2) are:
    MCS-7845-I3-CCE2
    MCS-7845-H2-CCE2/CCE3/CCE4
    MCS-7845-I2-CCE2/CCE3/CCE4
    But before implementing the system, we have gone through the CVP BOM released at that point of time and it stated that MCS-7845-I3-CCE1 was supported.
    Anyone has encountered the similar problem? Is it really due to the hardware issue? Appreciate any advice and reply. Thanks in advanced.
    Regards,
    Eric

    To add to that, ES22 for CVP7.0(2) will update JRE shipped with CVP to JRE 1.5 update 19 to avoid JRE crashes.
    Thanks,
    Hitesh Patel

  • Will App Server 7 SE apps migrate to App Server 7 EE?

    Will applications built on App Server 7SE or other platforms be
    migrateable to AS 7EE and take full advantage of HA capabilities?

    App Server 7SE and EE are fully J2EE compatible, thus migration is
    seamless. With regard to HA, App Server 7EE provides HA of HTTP Session,
    one needs to further examine the detail J2EE components used by the
    application and the deployment topology to assure high availability.

  • Oracle Apps Migration

    I am new to Oracle Apps. I want to know PA-RISC 11iV is version 11.5.02 ?

    Hi,
    I want to know PA-RISC 11iV is version 11.5.02 ?What exactly you are looking for?
    If you want to migrate Oracle Apps 11i (application or database) to PA-RISC, you can refer to:
    Note: 238276.1 - Migrating to Linux with Oracle Applications Release 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=238276.1
    Note: 343917.1 - Frequently Asked Questions: Oracle E-Business Suite Support on x86-64
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=343917.1
    Note: 311717.1 - Frequently Asked Questions: Oracle E-Business Suite Support on Itanium
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=311717.1
    Regards,
    Hussein

  • How do I integrate data and apps migrated from my old MacBook to my newish MacBook Pro?

    Data and applications were migrated successfully from my old MacBook to my newish (three years old) MacBook Pro. However, I can get to the data and apps from only one computer at a time. How do I integrate documents from the old machine to the new? How do I include apps I used before such as Office in the configuration of the new computer?
    I also do not know how to switch back and forth from one device to the other (I have to choose when I boot up), which makes this situation all the more inconvenient.

    I don't know how Firefox installs, but if you just dragged it into the Applications folder, you can drag it to the Trash and empty it.
    If it had an installer, then you need to use the uninstaller provided by the developer.
    What are the other "files that may not be removed?" It doesn't sound like much of a good idea.

Maybe you are looking for