BPM Suite 11.1.1.5 Feature Pack - Instance Migration

Hi,
In BPM Suite 11.1.1.5 Feature Pack, Instance Migration was introduced. A very nice and essential feature. I'd like to investegate the behaviour of this feature. However I can't find any documentation about it. Also not in the new documentation.
Any suggestions?
Thank you in advance!
Bye, Aldo

There is a screenshot screenshot on this feature and that's about it.
....

Similar Messages

  • Issue in Integration of  BPM 11.1.1.5.0 Feature Pack with Primavera P6 R8.2

    The following error is occurring while initiating the workflow in P6 R8.2 of Web Access (My Workflows tab is not working).
    ERROR com.primavera.infr.srvcs.bpm.BPMNServiceImpl ?:? BPM service could not connect to BPM Identity service provider for database 1
    ORABPEL-10585
    Service error.
    Internal Error; Service error occurs in BPMIdentityService in method authenticateUser.
    Refer to the log file that is configured for oracle.soa.services.identity for more details on this error and contact Oracle Support Services
    at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.authenticateUser(AbstractIdentityServiceClient.java:1111)
    at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.authenticateUser(AbstractIdentityServiceClient.java:1122)
    at com.primavera.bpm.BPMServiceManager.getIdentityService(BPMServiceManager.java:226)
    at com.primavera.bpm.BPMConnectorImpl.getInitiatableProcesses(BPMConnectorImpl.java:330)
    at com.primavera.bpm.BPMConnectorImpl.getCompositesForDefaultPartition(BPMConnectorImpl.java:417)
    at com.primavera.bpm.BPMConnectorImpl.getBPMProcessNodes(BPMConnectorImpl.java:387)
    at com.primavera.infr.srvcs.bpm.BPMNServiceImpl$1.command(Unknown Source)
    at com.primavera.infr.srvcs.bpm.BPMNServiceImpl$1.command(Unknown Source)
    at com.primavera.bpm.common.BPMCommandRunner$a.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.bpel.services.workflow.client.WorkflowServiceClientException: javax.xml.ws.WebServiceException: Could not determine wsdl ports.
    at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.invoke(IdentityServiceSOAPClient.java:287)
    at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.authenticateUser(IdentityServiceSOAPClient.java:622)
    at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.authenticateUser(AbstractIdentityServiceClient.java:1093)
    at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.authenticateUser(AbstractIdentityServiceClient.java:1123)
    at com.primavera.bpm.BPMServiceManager.getIdentityService(BPMServiceManager.java:226)
    at com.primavera.bpm.BPMConnectorImpl.getInitiatableProcesses(BPMConnectorImpl.java:332)
    at com.primavera.bpm.BPMConnectorImpl.getCompositesForDefaultPartition(BPMConnectorImpl.java:419)
    ... 5 more
    Caused by: javax.xml.ws.WebServiceException: Could not determine wsdl ports.
    at oracle.j2ee.ws.common.jaxws.WSDLMetadata.initPorts(WSDLMetadata.java:166)
    at oracle.j2ee.ws.common.jaxws.WSDLMetadata.getPort(WSDLMetadata.java:429)
    at oracle.j2ee.ws.common.jaxws.ServiceDelegateImpl.createDispatch(ServiceDelegateImpl.java:275)
    at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.createDispatch(IdentityServiceSOAPClient.java:231)
    at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.invoke(IdentityServiceSOAPClient.java:271)
    ... 11 more
    Caused by: javax.wsdl.WSDLException: WSDLException: faultCode=CONFIGURATION_ERROR: Problem instantiating factory implementation.: java.lang.ClassNotFoundException: oracle.webservices.wsdl.WSDLFactoryImpl
    at javax.wsdl.factory.WSDLFactory.newInstance(Unknown Source)
    at oracle.j2ee.ws.common.wsdl.WSDLHelper.getWsdlReader(WSDLHelper.java:88)
    at oracle.j2ee.ws.common.wsdl.WSDLHelper.getWsdlReader(WSDLHelper.java:85)
    at oracle.j2ee.ws.common.jaxws.WSDLMetadata.readWsdlDefinition(WSDLMetadata.java:354)
    at oracle.j2ee.ws.common.jaxws.WSDLMetadata.initPortsFromWsdl(WSDLMetadata.java:197)
    at oracle.j2ee.ws.common.jaxws.WSDLMetadata.initPorts(WSDLMetadata.java:164)
    at oracle.j2ee.ws.common.jaxws.WSDLMetadata.getPort(WSDLMetadata.java:429)
    at oracle.j2ee.ws.common.jaxws.ServiceDelegateImpl.createDispatch(ServiceDelegateImpl.java:275)
    at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.createDispatch(IdentityServiceSOAPClient.java:233)
    ... 12 more
    Caused by: java.lang.ClassNotFoundException: oracle.webservices.wsdl.WSDLFactoryImpl
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    ... 21 more
    *[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)' ERROR com.primavera.pvweb.pm.workflows.BPMAjaxProvider ?:? Failed loading BPM processes.*
    com.primavera.bpm.common.BPMServiceException: BPM service could not connect to BPM Identity service provider for database 1
    at com.primavera.bpm.BPMServiceManager.getIdentityService(BPMServiceManager.java:233)
    at com.primavera.bpm.BPMConnectorImpl.getInitiatableProcesses(BPMConnectorImpl.java:332)
    at com.primavera.bpm.BPMConnectorImpl.getCompositesForDefaultPartition(BPMConnectorImpl.java:419)
    at com.primavera.bpm.BPMConnectorImpl.getBPMProcessNodes(BPMConnectorImpl.java:387)
    at com.primavera.infr.srvcs.bpm.BPMNServiceImpl$1.command(Unknown Source)
    at com.primavera.infr.srvcs.bpm.BPMNServiceImpl$1.command(Unknown Source)
    at com.primavera.bpm.common.BPMCommandRunner$a.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: ORABPEL-10585
    Service error.
    Internal Error; Service error occurs in BPMIdentityService in method authenticateUser.
    Refer to the log file that is configured for oracle.soa.services.identity for more details on this error and contact Oracle Support Services
    at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.authenticateUser(AbstractIdentityServiceClient.java:1111)
    at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.authenticateUser(AbstractIdentityServiceClient.java:1122)
    at com.primavera.bpm.BPMServiceManager.getIdentityService(BPMServiceManager.java:226)
    at com.primavera.bpm.BPMConnectorImpl.getInitiatableProcesses(BPMConnectorImpl.java:330)
    at com.primavera.bpm.BPMConnectorImpl.getCompositesForDefaultPartition(BPMConnectorImpl.java:417)
    ... 5 more
    Caused by: oracle.bpel.services.workflow.client.WorkflowServiceClientException: javax.xml.ws.WebServiceException: Could not determine wsdl ports.
    at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.invoke(IdentityServiceSOAPClient.java:287)
    at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.authenticateUser(IdentityServiceSOAPClient.java:622)
    at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.authenticateUser(AbstractIdentityServiceClient.java:1093)
    at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.authenticateUser(AbstractIdentityServiceClient.java:1123)
    at com.primavera.bpm.BPMServiceManager.getIdentityService(BPMServiceManager.java:226)
    at com.primavera.bpm.BPMConnectorImpl.getInitiatableProcesses(BPMConnectorImpl.java:332)
    at com.primavera.bpm.BPMConnectorImpl.getCompositesForDefaultPartition(BPMConnectorImpl.java:419)
    ... 5 more
    Caused by: javax.xml.ws.WebServiceException: Could not determine wsdl ports.
    at oracle.j2ee.ws.common.jaxws.WSDLMetadata.initPorts(WSDLMetadata.java:166)
    at oracle.j2ee.ws.common.jaxws.WSDLMetadata.getPort(WSDLMetadata.java:429)
    at oracle.j2ee.ws.common.jaxws.ServiceDelegateImpl.createDispatch(ServiceDelegateImpl.java:275)
    at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.createDispatch(IdentityServiceSOAPClient.java:231)
    at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.invoke(IdentityServiceSOAPClient.java:271)
    ... 11 more
    Caused by: javax.wsdl.WSDLException: WSDLException: faultCode=CONFIGURATION_ERROR: Problem instantiating factory implementation.: java.lang.ClassNotFoundException: oracle.webservices.wsdl.WSDLFactoryImpl
    at javax.wsdl.factory.WSDLFactory.newInstance(Unknown Source)
    at oracle.j2ee.ws.common.wsdl.WSDLHelper.getWsdlReader(WSDLHelper.java:88)
    at oracle.j2ee.ws.common.wsdl.WSDLHelper.getWsdlReader(WSDLHelper.java:85)
    at oracle.j2ee.ws.common.jaxws.WSDLMetadata.readWsdlDefinition(WSDLMetadata.java:354)
    at oracle.j2ee.ws.common.jaxws.WSDLMetadata.initPortsFromWsdl(WSDLMetadata.java:197)
    at oracle.j2ee.ws.common.jaxws.WSDLMetadata.initPorts(WSDLMetadata.java:164)
    at oracle.j2ee.ws.common.jaxws.WSDLMetadata.getPort(WSDLMetadata.java:429)
    at oracle.j2ee.ws.common.jaxws.ServiceDelegateImpl.createDispatch(ServiceDelegateImpl.java:275)
    at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.createDispatch(IdentityServiceSOAPClient.java:233)
    ... 12 more
    Caused by: java.lang.ClassNotFoundException: oracle.webservices.wsdl.WSDLFactoryImpl
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    ... 21 more
    Edited by: user4883812 on Feb 1, 2012 6:09 AM

    Looks like you are missing wsclient.jar .
    See this - Problem instatiating factory implementation when invoking a service in java

  • BPM 11.1.1.5.0 Features Pack: UCM integration issue

    Hi all,
    I have installed BPM SP4 FP successfully on Windows. But I have a problem with UCM integration.
    In Jdev, I configured the Human Task use UCM to store the documents. But after deploying on WLS, in BPM workspace, I cannot use attachment functionality. It show error message:
    "Document Store not available. Please configure the document store."
    Maybe need to configure Document Store of UCM in somewhere. But I don't know how to do it.
    Anyone can help?
    Thank you.

    All credit Goes to Alaa
    Provide UCM information. You need to provide username,
    password and UCM url.
    -- Go to EM. Click on SOA node. Click on soa-infra node. On the right panel,
    click on the "Soa Infrastructure" dropdown menu. In the dropdown, select "SOA Adminstration". In the
    sub-menu, "Workflow Task Service Properties".
    -- On this page, click the link at the bottom "More Workflow Taskservice
    Configuration Properties...".
    -- On this page, select node:
    - Application Defined MBeans - oracle.as.soainfra.config
    - Server: AdminServer
    HWFMailerConfig
    human-workflow
    - WorkflowConfig
    human-workflow<== Select this
    node
    - WorkflowIdentityConfig
    -- On the right panel, select "UcmIdcUrl". Set value pointing to UCM server.
    (Note: Only idc protocol is supported for now).
    For now, you can use the server at
    idc://adc6170580.us.oracle.com:4444
    Click apply.
    -- Now click on following node on the left panel in EM:
    FarmFarm_soainfra
    -- On this page, click on "Weblogic domain" dropdown. Select "Security" and
    then select "Credentials" from the sub-menu.
    -- On this page, click on "Create map". Enter "WF-ADMIN-USER" for the map
    name.
    -- Now click on "Create Key". Make sure, WF-ADMIN-USER is selected for map
    in the popup dialog. Enter WF-ADMIN-CREDENTIAL for key name. Enter
    username/password of user with admin privilege on UCM server.
    The values are weblogic/weblogic1 for the server mentioned above.
    Now you are ready to UCM attachments in your task.
    Also, if you are using your own UCM server, you need to change config file.
    -- Add your SOA server machine ip address, so it can connect to UCM server.
    Edit config.cfg and change following entry:
    original entry: SocketHostAddressSecurityFilter=127.0.0.1|0:0:0:0:0:0:0:1
    SocketHostAddressSecurityFilter=127.0.0.1|0:0:0:0:0:0:0:1|your_soa_server_ip_address
    - WebLogic Domain
    soainfra<== Click on this node
    e.g.
    SocketHostAddressSecurityFilter=127.0.0.1|0:0:0:0:0:0:0:1|10.232.129.113
    Also add new entry:
    IntradocServerPort=4444 ==> or whatever port you want to use.
    Based on the above entry, you will add UcmIdcUrl in em. E.g.
    idc://your_ucm_machine_name:4444
    Also,
    Check your $DOMAIN_HOME/config/fmwconfig/system-jazn-data.xml. Search for WF-ADMIN-USER.
    Check the jar name at the begining of grant elem. It has a typo in the path. It should oralce.soa.workflow
    instead of oralce.bpm.workflow. Make this change and restart the server. This bug was fixed just before
    GA release.
    Edited by: PerCo on Dec 12, 2011 12:21 AM

  • BPM Suite vs BPA suite

    Hello All,
    Can any one tell me the difference between these 2 products and for what purpose they used.
    It would be great if you explain using real time scenario.
    Thanks,
    AB

    Oracle BPA Suite is a tool that is very suitable for enterprise wide business process modeling and enterprise architecture. It allows you to model your organization, strategy and processes.
    This is useful when defining strategy, or to comply with laws that require you to model your business processes. It offers dependency matrices between different diagram types, simulation, definition of KPI's etc etc.
    You can model automated processes, manual processes etc.
    If you want to actually execute a process model that you defined in Oracle BPA you can choose to execute that model in either BPM Suite (BPMN) or SOA Suite (BPEL). You hand over the lowest level of process model to IT, who will use these tools to add implementation details.
    BPM suite has a number of features that are available in BPA Suite as well, like simulation. But it is totallly focussed at the project at hand, not at your total enterprise.
    To summarize: your architects and business analysts can use BPA Suite to model as-is and to-be situations. When you focus on the implementation of one business process, BPM Suite is your tool.
    Regards,
    Lonneke

  • Trouble Installing the new Oracle BPM 11g Feature Pack (FP4)

    I'm trying to install the new feature pack that just came out on and I'm curious if anyone has successfully installed it on a Windows 64 bit machine.
    Although the blog post by Jan Kettenis (http://kettenisblogs.blogspot.com/2011/09/tips-for-installing-oracle-bpm-suite.html) was helpful, when I get to the step to run %ORACLE_HOME%/OPatch/opatch napply from the command line, I get the error shown below.
    java.lang.NumberFormatException: null
    at java.lang.Integer.parseInt(Integer.java:417)
    at java.lang.Integer.parseInt(Integer.java:499)
    at oracle.sysman.oii.oiii.OiiiCompsXMLHandler.createCompIdOhPair(OiiiCom
    psXMLHandler.java:453)
    at oracle.sysman.oii.oiii.OiiiCompsXMLHandler.access$500(OiiiCompsXMLHan
    dler.java:96)
    at oracle.sysman.oii.oiii.OiiiCompsXMLHandler$OiiiDepElementHandler.onSt
    art(OiiiCompsXMLHandler.java:1599)
    at oracle.sysman.oix.oixs.OixsElementHandler.startElement(OixsElementHan
    dler.java:140)
    at oracle.sysman.oix.oixs.OixsDefaultHandler.startElement(OixsDefaultHan
    dler.java:109)
    at oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler
    .java:181)
    at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingPa
    rser.java:1284)
    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidati
    ngParser.java:326)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingP
    arser.java:294)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:209)
    at oracle.sysman.oii.oiii.OiiiInstallXMLReader.readComps(OiiiInstallXMLR
    eader.java:321)
    at oracle.sysman.oii.oiii.OiiiInstallXMLReader.readComps(OiiiInstallXMLR
    eader.java:229)
    at oracle.sysman.oii.oiii.OiiiInstallInventory.getCompOHListElement(Oiii
    InstallInventory.java:2231)
    at oracle.sysman.oii.oiii.OiiiAreaInventory.getAllCompsVect(OiiiAreaInve
    ntory.java:1057)
    at oracle.opatch.OUIInstallInventory.getAllCompsVect(OUIInstallInventory
    .java:157)
    at oracle.opatch.OracleHomeInventory.load(OracleHomeInventory.java:2549)
    at oracle.opatch.UtilSession.getGenericInventory(UtilSession.java:125)
    at oracle.opatch.UtilSession.process(UtilSession.java:235)
    at oracle.opatch.OPatchSession.main(OPatchSession.java:2074)
    at oracle.opatch.OPatch.main(OPatch.java:651)
    Verifying environment and performing prerequisite checks...
    UtilSession failed: Patch 12319055 requires component(s) that are not installed
    in OracleHome. These not-installed components are oracle.sysman.plugin.ai.main.oms:11.1.1.5.0,
    Log file location: C:\Middleware\SOASuite11gR1PS4\oracle_common\cfgtoollogs\opat
    ch\opatch2011-09-23_23-34-16PM.log
    OPatch failed with error code = 73

    The issue was resolved by following steps (by performing a fresh install):
    1.     Open cmd with administrative privileges (Run as administrator) & Install wls1035_generic.jar
    2.     Execute setup.exe of SOA with administrative privileges (Run as administrator)
    3.     Apply the PS4FP
    The issue was because I was installing Jdev in the same Oracle home “C:\Oracle\Middleware” after step 2 before applying the PS4FP. This corrupted the oracle_common inventory
    A quick way to verify whether your inventory is corrupted is to check the following files:
    •     C:\Oracle\Middleware\oracle_common\inventory\ContentsXML\comps.xml (should be more than approx 2500 lines before patching)
    •     C:\Oracle\Middleware\Oracle_SOA1\inventory\ContentsXML\comps.xml (should be more than approx 1600 lines before patching)
    HTH

  • Correlation after BPM Suite FP4 applied

    Hi everyone. Does anybody have a sample application or a good guide about the new correlation treatment after we applied FP4 to SOA Suite? I have found an explanation at the official documentation but I can't understand it clearly.
    I followed the steps indicated in page 23-3 at: http://www.oracle.com/technetwork/middleware/soasuite/documentation/oracle-bpm-modeling-guide-ps4fp-487996.pdf
    Thanks in advanced.
    Edited by: Dennis Garces on 17-oct-2011 19:03

    Hi Dennis,
    This is exactly what i had blogged a day back.
    http://beatechnologies.wordpress.com/2011/10/17/working-with-custom-correlation-in-oracle-bpm-suite-11g-ps4-feature-pack/
    Hope this post helps u in understanding correlation in Oracle BPM 11g.

  • How long until Oracle posts BPM Suite bundle definition and costs???

    Alright... how long do we have to wait until Oracle officially posts what is in the BPM Suite and updates the price list? The current web site contents certainly don't have the up to date BPM Suite product bundle correctly identified. The May price list still has the price over $115K which can't be right since I also need the SOA Suite. I have run into multiple Oracle sales reps who all gave me different answers. Anyone else care to know this information with some clarity and want to chime in asking Oracle to make it clear?

    Hi Kyle,
    I really understands your concern.With some limited feature with BPM composer it is best to start building BPM Process first from using Jdeveloper.
    They we can move to web form which will give an more insight into BPM.
    Please prepare to have some knowledge on ADF too. Its simple
    To start with i would suggest below link:
    http://blogs.the-hindu-matrimony.com/wordpress/oracle-fusion-middleware/oracle-soa-bpm-11g-blogs/oracle-soa-bpm-11g/bpm-…
    Check this for Composer web forms:
    https://java.net/downloads/oraclebpmsuite11g/Samples/bpm-WebForms-BasicTutorial/BPM%2011g%20Sample-Web%20Form%20Basic%20Tutorial.pdf
    http://www.lkakarla.com/2013/03/create-bpm-process-using-composer.html

  • Confusion about BPM suite and BPA suite

    Hi,
    I'm very very new to Oracle BPM.
    I just checked the website and found Oracle provides two suites - BPM and BPA for business process management. I'm quite confused what's the difference of their usage? It looks to me that they are very similar to each other in functional.
    Is there any article that has already explained their difference?
    btw: if i want to choose a suite just for modeling, implementation and monitoring purpose, does that mean a BPM suite is more suitable?
    Thank you
    Lesley

    Hi Lesley,
    BPA is an robust process modeling tool used by business analysts to model both their processes and the entire enterprise. BPA has many different types of diagrams that let you see the different levels of decomposition and abstraction. As you'd exect, BPA has a robust process simulation capability. If you hit the BPA forum (Business Process Analysis Suite you'll get more information about it from experts in BPA.
    Oracle BPM was built and architected from the beginning as full life cycle Business Process Management (BPM) tool. It is similar to BPA in that it supports process modeling, documentation and simulation. I use the same diagram to explain the process to executives, managers, IT, SME and business analysts. As a business analyst, the tool is not complicated and can be learned in just a couple hours.
    Here's where the two differ. Oracle BPM was architected from the beginning as a full featured Business Process Management tool that implements and monitors business processes. Its capabilities include:
    <li> Logic - BPA is not a BPM tool so it is not intended to support the process logic needed for runtime. To support this, Oracle BPEL is used in conjunction with BPA. As a developer using Oracle BPM, I use templates and drag and drop to create much of my logic. Once I catalog an object it can be reused across multiple projects either by using the Project Dependency option or by importing the artifacts. I test my logic either by using the method editor debugger or at the process level. As I create objects used in my logic using Oracle BPM, I inherit attributes provided by introspected components. This means that if you have an ERP system object with 138 attributes, you do not have to rebuild this object from scratch in Oracle BPM.
    <li> Runtime / Execute the Business Processes - End users interact with the processes at runtime using an OOTB Workspace. End users are given various roles. When they log into the Workspace, the end users only see the work item instances that are in the roles that they have been assigned. There is an Engine that stores the work item instance information as it flows through the processes at runtime. The Engine is like a traffic cop, ensuring that the right work item instance goes to the right person in the right activity at the right time.
    <li> UI - The End user interface screens and complex end user interaction with a variety of screens can be built inside the Oracle BPM toolset's editor. The forms you build are automatically presented to end users in the Workspace.
    <li> Integration to Existing IT Assets - Oracle BPM can expose and consume IT components directly or through a service bus. Once consumed, the components can be used by any process needing to invoke them at runtime.
    Hope this helps,
    Dan

  • Why Oracle BPM Suite not included

    Why Oracle BPM Suite is not included in this event as it is part of OFM ? Thanks in advance.

    Hi,
    Thanks for your question!
    The Middleware track in this particular Virtual Technology Summit is focused on mobile application development and architectures. The sessions in this track will cover Oracle Mobile Application Framework, Mobile Suite, JDeveloper, Oracle Enterprise Pack for Eclipse, SOA Suite, Service Bus, and more, in sessions that specifically deal with various aspects of mobile computing.
    However, it is entirely possible that Oracle BPM will be included in a future Virtual Technology Summit.
    Bob Rhubart-Oracle

  • Unable to reinstall Feature Pack 1 for Nokia 701: ...

    I have just upgraded my 701 to Feature Pack 1 using Nokia Suite, however, given I've had problems in the past with the Microsoft ActivSync always asking for passwords with Google I thought I'd reset the phone and reinstall from scratch.
    I performed a hard reset by pressing the menu, volume down and camera keys as I turned the phone on then tried to reinstall using both Nokia Suite (beta), Nokia Suite (normal) and Nokia Software Updator. All of them say I need to insert a valid SIM card! There is nothing wrong with the SIM card that is in - it works fine. I've tried two others, one from a different network, with no success. I've changed the profiles around and turned off the security code, but still no success.
    A number of applications are missing since the hard reset, notably Nokia Store, which won't install at all, either the current version or the one from betalabs. They download but the installation fails.
    Any suggestions?
    I've also noticed the calendar week view is no longer there, scroll bars have stopped working, and the menu key can no longer be cancelled by pressing the same bit of screen again (the new menu has been drawn too low).
    Best wishes,
    Mark.

    mdcoley wrote:
    Cheers! Store is now working. I didn't quite do things in your order as your post came in after I started experimenting. This is what I did:
    Three-finger reset again.
    Installed the .sisx file above (cwrt core).
    Installed the Nokia Store from Betalabs (with Qt 4.7.4).
    Read your post, so deleted those two files you mentioned from installated apps.
    Installed earlier version of Nokia Store from your link.
    Ran this, which prompted me to upgrade.
    Can now log in without the black screen.
    It seems remarkable that doing a factory reset means the phone doesn't work.
    That's the question;Nokia advise to never do a 3 finger hard reset.this process delete some files that isn't recoverable even reinstall software.
    I have a C7 as well and already perform a 3 finger hard reset,but a software reinstall put it back as 2out of the box".don't know why this do not works in Nokia 701 
    At least you have the store back again right?
    As far as i know it should be missing in your phone,the photo and video editor right?
    That's why i took mine to Nokia Care Center,they put the phone as out of  the box.
    Nokia Lumia 820
    Nokia 701

  • SharePoint Foundation 2013 Feature Pack and Site Templates

    I have created a site using a site subscription and a SharePoint Foundation 2013 Feature Pack ( used the SP Foundation Feature Pack Script here http://gallery.technet.microsoft.com/office/SharePoint-2013-Foundation-d3d1637f that
    was created by Spencer Harbar)
    When I go to create a sub-site, there are 3 site templates that are available that strictly speaking should not be for Foundation edition. When I try and create sites using those I get errors because the features needed from them are not part of the subscription.
    The site templates available are:
    Collaboration > Project Site
    Enterprise > Document Center
    Enterprise > Records Center
    Does any one know why these would be displaying?

    Hello, if I remember correctly the issue was that I created the form with InfoPath 2013 and was trying to test using InfoPath 2010. This does not work.
    Did you create the form using InfoPath 2013?

  • SharePoint 2013 Multi-tenant Feature Packs

    I have not seen any information in regards to multi-tenancy feature packs for SharePoint 2013. Currently it seems, with the new end user licencing, when you install the Enterprise bits you can license a user for either Standard or Enterprise but not
    Foundation. In SharePoint 2010 you could use the Enterprise bits then create defined feature packs to give a site collection Foundation, Standard or Enterprise features. Do updated defined feature packs exist for 2013? 
    There is mention of them here http://www.harbar.net/articles/sp2013mt.aspx 
    "Feature Packs provide the ability to constrain the Features available for a given tenant. The fundamental capability
    isn’t changed in any way here, but of course the Features in the product have. Thus the old Feature Pack definitions for SKUs are no longer valid. A new set of feature pack definitions are required encompassing all of the new Features in SharePoint 2013."
    But nothing else anywhere on the net, anyone have any ideas?

    Hi all,
    I thought I'd give an update.  I too have worked through official channels and I believe I'm making progress but not a solution unfortunately.  When you run Get-SPFeature, you get 409 different features.  One thing I noticed, was the features
    ending with Stapler that Spence didn't add to his foundation features suggests that adding these could be erroneous.  This led me to believe that my ignorance in the above message was bliss and that my idea was not going to fly.  Take for example
    this:
    AutohostedAppLicensing
    AutohostedAppLicensingStapling
    So is AutohostedAppLicensingStapling a Standard or Enterprise Feature, or something internal that should not be added as it gives bad results?  What about the others I don't find?
    Then I posed the question - what do the ID's with EDU* in them mean?  They don't exist in product info - perhaps it's education specific SKU's?  Does that expose customers to use SharePoint for Internet Sites without the SKU as we assume Enterprise
    would be the baseline for all 409 features and we work our way back?
    Or even this - MS Access Services is a feature, yet there are 10 Feature ID's associated with it.  With Exchange, there are PS commands that refer to MS Internal only and for O365 use only.  What
    if the 209 features Microsoft sent me as a descriptor for onprem cannot correlate to the 409 Get-SPFeature ID's I have in my bag that render my farm useless?
    I've also done research around the net and it looks like everyone went the inefficient, non-multitenant way - that is, either do foundation and try to compete with O365, or offer dedicated VM farms for clients with Standard or Enterprise installs and centralise
    the SQL back-end.
    Surely noone has done true multitenant... Have they?
    Question.  If i provision a client with no -Featurepack ID, do they get nothing or the default which is Enterprise Edition?  I'd presume I will get nothing or an error for not specifying a switch but I would have to build another environment to
    test.... which brings me to my last point.  Based on the way Std and Ent can be enabled for on-prem customers on an individual basis and I installed Standard edition on its own VM then enumerated the Get-SPFeature cmdlet, surely I'd see all the features,
    not just the standard edition install features.  right?  If not then I'll build it, enumerate the list and my 2013 Feature pack is sorted.
    The biggest fear I have on this is going it alone and if I stuff up, having a non-compliant licensing solution for every user on the system and MS banging down my door for noncompliance on something they didn't provide guidance on in the first place.
    Jason. 
    Consultant | Nerd | Visionary. http://www.ethertech.com.au/ | http://www.deeperstates.com.au

  • Problem with App-V 5 in Xenapp 6.5 Feature Pack 2 /PVS Server 7.1 Environment

    Hi I hope someone can help me. We are pretty desperate right now.
    At e customer of mine we are Using App-V 5 SP2 RDS Client together with a Xenapp 6.5 Feature Pack 2 /PVS Server 7.1 Environment.
    The Golden Image for PVS gets built with SCCM 2007. We “Install” the App-V Packages local with Powershell with e Install Wrapper.
    The Wrapper uses for Example the following command to “install” the Package during the Task Sequence.
    Add-AppVClientPackage -Path "C:\_SMSTaskSequence\Packages\I010012B\x86-GE\001\Biella-Dominalprint(V)-2.0.appv" -DynamicDeploymentConfiguration "C:\_SMSTaskSequence\Packages\I010012B\x86-GE\001\Biella-Dominalprint(V)-2.0_DeploymentConfig.xml"
    | Publish-AppvClientPackage -Global | Mount-AppvClientPackage -Verbose >C:\Windows\Logs\Install\Biella-Dominalprint(V)-2.0_001.LOG
    The Package was Sequenced with SP1 Sequencer.
    The Package contains e SystemX86 folder
    C:\ProgramData\App-V\5D8F5879-923B-4401-BE13-F6E120F6569C\83FF2A00-5D2A-4A3B-82FD-3238D786BEE3\Root\VFS\SystemX86
    In This Folder are a few Files. One of them is the tdbg5.ocx
    The Package works without a Problem after the Installation of the Server has finished.
    But when the Citrix Department does there Magic with PVS and they provision the VHD to another Server the Package is no longer Working. When we start the App we get an Error that it is Missing the tdbg5.ocx
    But when I Use ACDC 2.0 to start the App or modify the Shortcut with the command /appvve: 5D8F5879-923B-4401-BE13-F6E120F6569C_83FF2A00-5D2A-4A3B-82FD-3238D786BEE3 it is working. Also when I remove the Package with Powershell from the provisioned Server
    and reinstall it again it is working Again.
    We have this Problem with two other Apps and both of them have files in the Root\VFS\SystemX86 Folder.
    We also have e Virtualized Java Package. We have a Shortcut like this:
    C:\ProgramData\App-V\1A971C0F-1C0F-430F-A2E2-2DF8487E6FF0\80A50994-7B30-4FC3-9DA4-1CE8B979B337\Root\VFS\ProgramFilesX86\Java\jre1.6.0.38\bin\javaws.exe
    http://whatever.ch/zpv/webstart/zpv-prod.jnlp
    If I start that link on the provisioned Sever Java Launches but it’s not downloading the App to the Cache. But also here it works perfect after the installation with SCCM, and it also works when I remove the package on the provisioned Sever and “install”
    it again with Powershell. But here the /appvve workaround doesn’t work.
    I know that we should ask that in the Citrix forums, the Citrix department of the Customer is opening a Case with Citrix and one with MS Support.  But we are I a big hurry because the customer needs to start testing the Apps, because they need to start
    the pilot Test very soon. So I hoped that someone in the community can help me out with this.
    Thank you for your answers
    Pascal

    Another alternative, if  you dont want to use the Shared Content Store, is to have your PackageInstallationRoot pointing to a non-provisioned disk (non-PVS).  In our environment we had the same exact issue.  Each of our Citrix servers have
    a D drive thats non-provisioned that we use for Logs.  Once I pointed the PackageInstallationRoot over to this location everything started working.   The key here is to have a script run at server startup that deletes the PackageInstallationRoot
    since the provisioned non-persistent disk will reboot to a fresh image each time.   This way you wont end up with stale content out there as applications are updated and/or removed. 
    There are other things that also have to happen for this to work in these types of environments (related to roaming profile exclusions) that I can provide to you if you need them.  
    Let me know if you want/need more details.

  • Windows Media feature pack for Windows 8.1 PRO N version?

    Hi, I want to install media feature pack on win 8.1 (PRO N) however its not working as installed application.  says 'this is not for your computer'. I got the link from your public forums (link mentioned in your forums)
    My windows details mentioned below -
    Windows 8.1 Pro N, 32 bit operating system, 64 bit processor, i3
    Please help

    Try:
    Media Feature Pack for N and KN versions of Windows 8.1
    Carey Frisch

  • Media Feature Pack cannot to Install on Windows 8 Enterprise 64 bit

    Hello, I have Windows 8 Enterprise 64 bit in my laptop,,,
    recently when I tried install a certain program it showed error telling me that Media Feature Pack is not installed yet in my laptop,, and so I download a windows  update standalone installer for windows 8 : Windows6.2-KB2703761-x64.msu,,,
    but the problem is each time I try to install it shows error: The Update is Not Applicable to your computer,,
    I am certain that I don't have Media Feature Pack in my windows yet,, and if this installer is not the right update for me, which one is?
    Please Help Me! I need this solved badly!

    Okay, my apologies, but this is the most ridiculously flawed logic i've ever seen: you're essentially stating that MSFT doesn't think business users have any use for windows media center capabilities because enterprise is for so called, "business"
    use. I'm surprised that MSFT knows what "all business" needs are...and how media plays no part of "all businesses".
    For example, I'm a developer - my company has given me this surface pro w/ enterprise to develop media apps on - so how is this not relevant to people outside of the consumer level? I'm suppose to go back to my boss and just be like, "hey! so funny
    story - windows 8.1 enterprise, for which we pay a hefty msdn license fee for, actually doesn't have what we "really" need - we actually have need
    one license for the "cheaper" version of windows because msft doesn't believe that media should play no roll in general business activities (despite how much we already pay) - oh yea - fyi - i need all my development software reinstalled
    again."
    What is this... the 1990's still? Please, msft - don't insult our intelligence and
    force applications to not be cross compatible to different so-called "operating systems" just because you want to take the consumer for an extra dollar.

Maybe you are looking for

  • XI Adapter Engine Not picking the data from FTP Server ?t

    Hi All We have upgraded oracle in our landscape from 10.0.2.0.2  to 10.2.0.4.0 we have Redwood System , which runs the interfaces Redwood initiates Our Satellite  XI  system to pick  the data from the ftp server but after the upgrade , it is not able

  • SAP BusinessObjects 4.0 sp2 on windows server 2008 r2

    Hi SAP, I'm planing to install SAP businessobjects 4.0. There is some thing not clear related to the version of the Operating system. In the pam documentation released on July 28, 2011 there is written that : BusinessObjects Enterprise 4.0 SP2,RTM is

  • How to get button at runtime

    Hi Experts, In my report i use for dipaly button: I have 3 button in my report below my dispaly button code: selection-screen function key 1. selection-screen function key 2. selection-screen function key 3. INITIALIZATION.   MOVE 'DISPLAY' TO SSCRFI

  • Help with Adobe Premiere Elements 11 Editor - Won't work after Maverick upgrade

    I bought Adobe Elements 11 in March of 2013.  It was working fine until upgrading to Maverick.  It will not open now.  Adobe will not help without a serial number.  Apple does not provide serial numbers when you buy directly from the App Store.  Afte

  • How do I repeat a command in numbers?

    Excel has the capability to repeat and undo a command.  It appears Numbers can only undo a command (CMD-z).  Does Numbers have the capbility to repeat a command?