ORABPE-31015: Cannot get Object part 'Responses'. No parts are set message

Hi All,
I facing an issue while sending a email notification.
[default/NotificationsBPMProject!1.0*soa_d31bba5a-2fb8-406a-aba3-f338ad25ff87.BPM-NotificationService]:sendEmailNotification Performing outbound request/response interaction..
[2012-07-11T06:37:43.089-07:00] [AdminServer] [ERROR] [] [oracle.soa.services.notification] [tid: orabpel.engine.pool-11.thread-30] [userId: <anonymous>] [ecid: 11d1def534ea1be0:-1867a3ef:138757942e8:-8000-0000000000004582,1:23774] [APP: soa-infra] <.> Error while sending notification.[[
Error while sending notification to email.
Check the underlying exception and fix it.
ORABPEL-31015
Error while sending notification.
Error while sending notification to email.
Check the underlying exception and fix it.
     at oracle.bpel.services.notification.NotificationService.sendEmailNotification(NotificationService.java:475)
     at oracle.bpel.services.notification.NotificationService.sendEmailNotification(NotificationService.java:447)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at oracle.integration.wsif.providers.java.WSIFOperation_Java.executeRequestResponseOperation(WSIFOperation_Java.java:1048)
     at oracle.integration.platform.blocks.wsif.WsifReference.request(WsifReference.java:636)
     at oracle.integration.platform.blocks.mesh.SynchronousMessageHandler.doRequest(SynchronousMessageHandler.java:139)
     at oracle.integration.platform.blocks.mesh.MessageRouter.request(MessageRouter.java:182)
     at oracle.integration.platform.blocks.mesh.MeshImpl.request(MeshImpl.java:154)
     at sun.reflect.GeneratedMethodAccessor4653.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
     at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
     at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)
     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
     at $Proxy316.request(Unknown Source)
     at oracle.fabric.CubeServiceEngine.requestToMesh(CubeServiceEngine.java:777)
     at com.collaxa.cube.ws.WSInvocationManager.invoke(WSInvocationManager.java:267)
     at com.collaxa.cube.engine.ext.common.InvokeHandler.__invoke(InvokeHandler.java:1070)
     at com.collaxa.cube.engine.ext.common.InvokeHandler.handleNormalInvoke(InvokeHandler.java:584)
     at com.collaxa.cube.engine.ext.common.InvokeHandler.handle(InvokeHandler.java:132)
     at oracle.bpm.bpmn.engine.model.runtime.microinstructions.MIInvoke.doExecute(MIInvoke.java:42)
     at oracle.bpm.bpmn.engine.microkernel.MIBase.execute(MIBase.java:34)
     at oracle.bpm.bpmn.engine.microkernel.MISequenceBlock.doExecute(MISequenceBlock.java:68)
     at oracle.bpm.bpmn.engine.microkernel.MIBase.execute(MIBase.java:34)
     at oracle.bpm.bpmn.engine.microkernel.MicroInstructionContext.callMicroInstruction(MicroInstructionContext.java:201)
     at oracle.bpm.bpmn.engine.microkernel.MICall.doExecute(MICall.java:38)
     at oracle.bpm.bpmn.engine.microkernel.MIBase.execute(MIBase.java:34)
     at oracle.bpm.bpmn.engine.microkernel.MISequenceBlock.doExecute(MISequenceBlock.java:68)
     at oracle.bpm.bpmn.engine.microkernel.MIBase.execute(MIBase.java:34)
     at oracle.bpm.bpmn.engine.microkernel.MicroInstructionContext.callMicroInstruction(MicroInstructionContext.java:201)
     at oracle.bpm.bpmn.engine.microkernel.MicroInstructionContext.callProcedure(MicroInstructionContext.java:208)
     at oracle.bpm.bpmn.engine.microkernel.MicroInstructionContext.executeProcedure(MicroInstructionContext.java:325)
     at oracle.bpm.bpmn.engine.model.runtime.MIBPMNActivityWMP.executeProcedure(MIBPMNActivityWMP.java:391)
     at oracle.bpm.bpmn.engine.model.runtime.MIBPMNActivityWMP.__executeStatements(MIBPMNActivityWMP.java:308)
     at com.collaxa.cube.engine.ext.bpel.common.wmp.BaseBPELActivityWMP.perform(BaseBPELActivityWMP.java:166)
     at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:2687)
     at com.collaxa.cube.engine.CubeEngine._handleWorkItem(CubeEngine.java:1190)
     at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1093)
     at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:76)
     at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:218)
     at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:297)
     at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4609)
     at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4540)
     at com.collaxa.cube.engine.CubeEngine._expireActivity(CubeEngine.java:1562)
     at com.collaxa.cube.engine.CubeEngine.expireActivity(CubeEngine.java:1477)
     at com.collaxa.cube.ejb.impl.CubeActivityManagerBean.expireActivity(CubeActivityManagerBean.java:82)
     at com.collaxa.cube.ejb.impl.CubeActivityManagerBean.expireActivity(CubeActivityManagerBean.java:57)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.oracle.pitchfork.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:34)
     at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
     at com.oracle.pitchfork.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:42)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
     at $Proxy413.expireActivity(Unknown Source)
     at oracle.bpm.bpmn.engine.ejb.impl.BPMNActivityManagerBean_eh2l9c_ICubeActivityManagerLocalBeanImpl.__WL_invoke(Unknown Source)
     at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:39)
     at oracle.bpm.bpmn.engine.ejb.impl.BPMNActivityManagerBean_eh2l9c_ICubeActivityManagerLocalBeanImpl.expireActivity(Unknown Source)
     at com.collaxa.cube.engine.dispatch.message.instance.ExpirationMessageHandler.handle(ExpirationMessageHandler.java:41)
     at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:140)
     at com.collaxa.cube.engine.dispatch.BaseDispatchTask.process(BaseDispatchTask.java:88)
     at com.collaxa.cube.engine.dispatch.BaseDispatchTask.run(BaseDispatchTask.java:64)
     at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
     at com.collaxa.cube.engine.dispatch.Dispatcher$ContextCapturingThreadFactory$2.run(Dispatcher.java:850)
     at java.lang.Thread.run(Thread.java:662)
Caused by: javax.naming.NameNotFoundException: While trying to look up comp/env/ejb/services/NotificationServiceBean in /app/ejb/oracle.bpm.runtime.bpmn-engine-ejb.jar#BPMNActivityManagerBean.; remaining name 'comp/env/ejb/services/NotificationServiceBean'
     at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)
     at weblogic.jndi.internal.ApplicationNamingNode.lookup(ApplicationNamingNode.java:144)
     at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)
     at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:412)
     at weblogic.jndi.factories.java.ReadOnlyContextWrapper.lookup(ReadOnlyContextWrapper.java:45)
     at weblogic.jndi.internal.AbstractURLContext.lookup(AbstractURLContext.java:130)
     at javax.naming.InitialContext.lookup(InitialContext.java:392)
     at oracle.bpel.services.notification.NotificationUtil.lookupLocalBean(NotificationUtil.java:577)
     at oracle.bpel.services.notification.NotificationService.sendEmailNotification(NotificationService.java:467)
     ... 84 more
[2012-07-11T06:37:43.094-07:00] [AdminServer] [ERROR] [] [oracle.soa.wsif] [tid: orabpel.engine.pool-11.thread-30] [userId: <anonymous>] [ecid: 11d1def534ea1be0:-1867a3ef:138757942e8:-8000-0000000000004582,1:23774] [APP: soa-infra] WSIFBinding=> [default/NotificationsBPMProject!1.0*soa_d31bba5a-2fb8-406a-aba3-f338ad25ff87.BPM-NotificationService]:sendEmailNotification WSIF Exception occured. Please check stack trace Cannot get Object part 'Responses'. No parts are set on the message
[2012-07-11T06:37:43.096-07:00] [AdminServer] [ERROR] [] [oracle.soa.bpmn.engine.ws] [tid: orabpel.engine.pool-11.thread-30] [userId: <anonymous>] [ecid: 11d1def534ea1be0:-1867a3ef:138757942e8:-8000-0000000000004582,1:23774] [APP: soa-infra] got RuntimeException[[
oracle.fabric.common.FabricException: Cannot get Object part 'Responses'. No parts are set on the message
     at oracle.integration.platform.blocks.wsif.WsifReference.request(WsifReference.java:698)
     at oracle.integration.platform.blocks.mesh.SynchronousMessageHandler.doRequest(SynchronousMessageHandler.java:139)
     at oracle.integration.platform.blocks.mesh.MessageRouter.request(MessageRouter.java:182)
     at oracle.integration.platform.blocks.mesh.MeshImpl.request(MeshImpl.java:154)
     at sun.reflect.GeneratedMethodAccessor4653.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
     at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
     at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)
     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
     at $Proxy316.request(Unknown Source)
     at oracle.fabric.CubeServiceEngine.requestToMesh(CubeServiceEngine.java:781)
     at com.collaxa.cube.ws.WSInvocationManager.invoke(WSInvocationManager.java:267)
     at com.collaxa.cube.engine.ext.common.InvokeHandler.__invoke(InvokeHandler.java:1070)
     at com.collaxa.cube.engine.ext.common.InvokeHandler.handleNormalInvoke(InvokeHandler.java:584)
     at com.collaxa.cube.engine.ext.common.InvokeHandler.handle(InvokeHandler.java:132)
     at oracle.bpm.bpmn.engine.model.runtime.microinstructions.MIInvoke.doExecute(MIInvoke.java:44)
     at oracle.bpm.bpmn.engine.microkernel.MIBase.execute(MIBase.java:34)
     at oracle.bpm.bpmn.engine.microkernel.MISequenceBlock.doExecute(MISequenceBlock.java:68)
     at oracle.bpm.bpmn.engine.microkernel.MIBase.execute(MIBase.java:34)
     at oracle.bpm.bpmn.engine.microkernel.MicroInstructionContext.callMicroInstruction(MicroInstructionContext.java:201)
     at oracle.bpm.bpmn.engine.microkernel.MICall.doExecute(MICall.java:38)
     at oracle.bpm.bpmn.engine.microkernel.MIBase.execute(MIBase.java:34)
     at oracle.bpm.bpmn.engine.microkernel.MISequenceBlock.doExecute(MISequenceBlock.java:68)
     at oracle.bpm.bpmn.engine.microkernel.MIBase.execute(MIBase.java:34)
     at oracle.bpm.bpmn.engine.microkernel.MicroInstructionContext.callMicroInstruction(MicroInstructionContext.java:201)
     at oracle.bpm.bpmn.engine.microkernel.MicroInstructionContext.callProcedure(MicroInstructionContext.java:208)
     at oracle.bpm.bpmn.engine.microkernel.MicroInstructionContext.executeProcedure(MicroInstructionContext.java:325)
     at oracle.bpm.bpmn.engine.model.runtime.MIBPMNActivityWMP.executeProcedure(MIBPMNActivityWMP.java:391)
     at oracle.bpm.bpmn.engine.model.runtime.MIBPMNActivityWMP.__executeStatements(MIBPMNActivityWMP.java:358)
     at com.collaxa.cube.engine.ext.bpel.common.wmp.BaseBPELActivityWMP.perform(BaseBPELActivityWMP.java:166)
     at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:2687)
     at com.collaxa.cube.engine.CubeEngine._handleWorkItem(CubeEngine.java:1190)
     at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1093)
     at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:78)
     at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:218)
     at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:297)
     at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4609)
     at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4541)
     at com.collaxa.cube.engine.CubeEngine._expireActivity(CubeEngine.java:1562)
     at com.collaxa.cube.engine.CubeEngine.expireActivity(CubeEngine.java:1477)
     at com.collaxa.cube.ejb.impl.CubeActivityManagerBean.expireActivity(CubeActivityManagerBean.java:82)
     at com.collaxa.cube.ejb.impl.CubeActivityManagerBean.expireActivity(CubeActivityManagerBean.java:58)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.oracle.pitchfork.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:34)
     at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
     at com.oracle.pitchfork.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:42)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
     at $Proxy413.expireActivity(Unknown Source)
     at oracle.bpm.bpmn.engine.ejb.impl.BPMNActivityManagerBean_eh2l9c_ICubeActivityManagerLocalBeanImpl.__WL_invoke(Unknown Source)
     at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:39)
     at oracle.bpm.bpmn.engine.ejb.impl.BPMNActivityManagerBean_eh2l9c_ICubeActivityManagerLocalBeanImpl.expireActivity(Unknown Source)
     at com.collaxa.cube.engine.dispatch.message.instance.ExpirationMessageHandler.handle(ExpirationMessageHandler.java:41)
     at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:140)
     at com.collaxa.cube.engine.dispatch.BaseDispatchTask.process(BaseDispatchTask.java:88)
     at com.collaxa.cube.engine.dispatch.BaseDispatchTask.run(BaseDispatchTask.java:65)
     at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:909)
     at com.collaxa.cube.engine.dispatch.Dispatcher$ContextCapturingThreadFactory$2.run(Dispatcher.java:850)
     at java.lang.Thread.run(Thread.java:662)
Thanks,
TK

Only one user. Basically i have many notification activities, all of them are working but i have a notification activity in the UN-interrupting Boundary Event flow which is causing the issue.
Thanks,
TK

Similar Messages

  • HT201320 I am getting a "cannot get mail" "the connection to the server failed" message, how can I get my emails again?

    I am getting a "cannot get mail" "the connection to the server failed" message, how can I get my emails again?

    Hi DVfromca,
    If you are having issues receiving email on your iPhone, you may find the following article helpful:
    iOS: Troubleshooting Mail
    http://support.apple.com/kb/ts3899
    Regards,
    - Brenden

  • I cannot get a dvd to play. The error message says "media type not supported". I think it is a .m2ts. Any idea on how I can get it to play?

    I cannot get a dvd to play on my computer. The error message says in iDVD is "media type not supported".
    The DVD was produced with a video camera and is in HD format. I think the the format is .m2ts?
    Any ideas on how to get this to play?

    Check out > Mac App Store - Free MTS M2TS Converter
    and/or others at > playing .m2ts format in OS X - Google Search

  • HT1430 I cannot get mail or send mail on my iPad message says username or password for imap.gmail is incorrect

    I cannot get mail or send email on my I pad message says username or password for imap.gmail is incorrect

    Be sure you use Google's settings from:
    https://support.google.com/mail/troubleshooter/1668960?hl=en&ref_topic=1669040#t s=1665018
    The key is to be sure you have enabled IMAP on your GMAIL account. Follow the instrunctions on that link. Then be sure to check the Advanced settings from:
    https://support.google.com/mail/answer/78892?hl=en

  • HT4946 I have just (successfully) updated my iphone 4 with the i0s but cannot get my apps back. They are on my itunes on the computer but cannot transfer back onto my phone, can anyone help please?

    I have just successfully updated my iphone 4 with the latest ios update but lost all my apps. I can find them on my itunes a/c but cannot get them to transfer back onto phone without downloading all again, what I am I missing?

    Is "Sync Apps" in the apps tab checked? If it is and they still won't sync, uncheck it then run a sync, then recheck it and run the sync again. If that doesn't help, on the phone itself, go to your app store, tap on updates, then go to purchased, and tap the cloud button next to them to redownload.

  • InterMedia clipboard: cannot get object view

    Hi all.
    I'm trying to use clipboard against 8.1.6r2 on Linux.
    I've got a table with a primary key column and a BLOB column, and I created the necessary batch of procedures, modified to work with the BLOB column--I'm not using the ORDSYS types. This column will be storing PDFs and Word documents.
    I can see the table view, but I can't double-click on the object icon and get an object view. Am I barking up the wrong tree, trying to load Word/PDFs via the clipboard? If not, where I can start looking to fix this problem?
    Thanks for info.
    -John

    Hi,
    The interMedia Clipboard is able to recognize multimedia data in object columns only. Furthermore, by default, it recognizes only interMedia objects, like ORDImage, ORDAudio, etc. However, it is possible to use the interMedia Clipboard to handle any object type, providing one 'teaches' it how to handle types it knows nothing about. If you have a table with a simple BLOB column, then you can create a new type to represent the multimedia data in the BLOB column, then create a view on the base table and map the BLOB column into the user-defined type. I've illustrated how to do this in the following example; however, please be aware that this is an undocumented and unsupported feature.
    Hope this helps,
    Simon
    Here's an example of a simple table that holds documents in a BLOB column. If the table is used only to store documents of a single type, then you could skip the MIME type column. If you wanted, you could include a last-modified column and use it to return an appropriate HTTP status if a browser cache contains an up-to-date version.
    SQL> create table mydocs ( docid varchar2(32), doc blob, mimetype varchar2(100) );The object type MYDOCSTYPE created below will be used by the Clipboard to recognize the presence of a multimedia data column it can handle.
    create or replace type mydoctype as object ( doc blob, mimetype varchar2(100) );
    /The MYDOCSVIEW is a view of the base table that uses MYDOCSTYPE to view the document.
    create view mydocsview as
    select d.docid, mydoctype( d.doc, d.mimetype ) mydoc
    from mydocs d;The following 3 PL/SQL procedures are normally generated by the Clipboard Wizard; however, we have to do them by hand because the Clipboard recognizes only the interMedia types.
    The MYDOC_INSERT procedure is used by the Clipboard to insert a new row into the MYDOCS table.
    create or replace procedure mydocs_insert
    ( in_docid in varchar2, out_rowid out varchar2 ) as
    begin
    insert into mydocsview ( docid, mydoc ) values
    ( in_docid, mydoctype ( null, null ) )
    returning rowid into out_rowid;
    end;
    /The MYDOCS_GET and MYDOCS_PUT are the mediaget and mediaput procedures used by the Web Agent to access the document data.
    create or replace procedure mydocs_get
    ( ord_procedure_path in varchar2, ord_content_type out varchar2,
    ord_content_length out number, ord_content_blob out blob ) as
    begin
    select d.mydoc.mimetype, dbms_lob.getlength( d.mydoc.doc ), d.mydoc.doc
    into ord_content_type, ord_content_length, ord_content_blob
    from mydocsview d where d.docid = ord_procedure_path;
    end;
    create or replace procedure mydocs_put
    ( ord_procedure_path in varchar2,
    ord_content_type in varchar2,
    ord_content_blob out blob ) as
    begin
    update mydocsview d set d.mydoc.doc = empty_blob(),
    d.mydoc.mimetype = ord_content_type
    where docid = ord_procedure_path;
    select d.mydoc.doc into ord_content_blob from mydocsview d
    where docid = ord_procedure_path for update;
    end;
    /All the above happens in the user's schema. Now we have to update the Clipboard's metadata in the ORDSYS schema. As before, the Clipboard normally does this, but we have to do it because we're not dealing with an interMedia type.
    First tell the Clipboard about the new MYDOCTYPE object type: its in schema SCOTT, its names is MYDOCTYPE, it can hold ANY media data (contrast with IMAGE, AUDIO or VIDEO that are built-in media types the Clipboard knows how to handle), its stored as a BLOB and the BLOB is stored in the .DOC attribute (don't forget the .) of the MYDOCTYPE object type. Note that case is important here for all schema object names.
    connect ordsys/ordsys
    delete from mw$catalog_by_typ where type_name = 'MYDOCTYPE';
    insert into mw$catalog_by_typ values (
    'SCOTT', 'MYDOCTYPE', 'ANY', 'BLOB', '.DOC' );
    insert into mw$catalog_by_tab values (
    'SCOTT', 'MYDOCSVIEW', 'DOCID', 'MYDOCS_INSERT', NULL );
    insert into mw$catalog_by_col values (
    'SCOTT', 'MYDOCSVIEW', 'MY   DOC', 'MYDOCS_GET', 'MYDOCS_PUT', NULL );
    commit;Once that's done, you should be able to run the Clipboard, insert new rows into the table, upload new documents, and so forth. Remember to select the view, not the base table when you open the schema in the Clipboard.
    null

  • I tried upgrading to FF4, on the Mozilla website but cannot get any download. This is the error message that appears: "C:\Users\Ron\AppData\Local\Temp\ZJBFGyVh.exe.part could not be saved, because the source file could not be read."

    I'm trying to upgrade to FF4 but it's just not working.

    Please help.
    It is getting worse
    Adobe flash player is crashing. I already uninstalled and re installed the latest ver. Also it is hanging randomly.
    Please help.

  • CS6 - I need help installing it on my window 8.1 computer. I have already download both required files, restarted the computer and cannot get them to install. Adobe are the very worst at customer support - cn someone please help. I have already spent seve

    Can someone please help me install CS6 on my computer. I have downloaded both files. I have my serial number

    Hi Rozie,
    Can you please share the error message that you are getting while trying to complete the installation?
    Cheers,
    Kartikay Sharma

  • I have updated to Firefox 6 and I cannot get it to make a connection. Error message "unable to connect". Google Chrome and IE work fine. Any thoughts?

    Problem loading page. Unable to connect. Suggests a firewall might not let Firefox access internet.

    See [http://support.mozilla.com/en-US/kb/Cannot+connect+after+upgrading+Firefox Cannot connect after upgrading Firefox]
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • I cannot get emails on my ipad I have set up iCloud but cannot get emails from my laptop

    Cannot see emails on my ipad although I have set up iCloud successfully

    Icloud does NOT sync your emails.

  • Cannot get mail from yahoo, I have re set it up several times, any suggestions?

    I cannot connect to the Yahoo server, any suggestions?

    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    Setting up and troubleshooting Mail
    http://www.apple.com/support/ipad/assistant/mail/
    iPad Mail
    http://www.apple.com/support/ipad/mail/
    Try this first - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Or this - Delete the account in Mail and then set it up again.
     Cheers, Tom

  • I run Vista and cannot get my Officejet Pro 8500-A909a to set up

    I originally had my 8500 running correctly. One day, in June, I suddenly noticed that when I attempted to scan using the keys on the printer, my computer was not on the list of computers attached to my printer. I did a search of the issue and was told to re-install the software. When I attempted to re-install, I could not get my computer to see that the usb cable is connected. If I download the drivers only, I can get them to load, but the full suite of capabilities will not load and I do not have the shortcut on my computer that allows me to open and scan from the computer screen..

    Took me all day to get the old XP working. But, I had success in flashing the printer.
    1. Installed the software from the original DVD that came with it. Had Norton antivirus and firewall turned off and installed the printer using USB.
    Note: Win XP does not have User Access Control (UAE) and I did not think to turn this off during the unsuccessful flashing on the Win7 PC. If you are running an AV program, I would turn UAE off and disconnect my internet connection. You dont need it to flash the printer.
    2. I updated the HP software via the HP solution centre. Open it and you should see a choice to update the software.When updating it tells you that it will fix a communication problem with the printer. Run it. I usually tick the box to "shut down the computer after completion". This way, I can walk away and if it has shut down, it usually has updated successfully. If it is still running and hangs then there is a problem. Make sure to print a test page from the printers property window. If it does, you know it can communicate after the update.
    3. Flash the printer. It will happen as per the instructions from HP. I had the .exe on a usb stick and it did it from that.
    Hope that helps.
    Werner

  • HT201363 I cannot get the e-mail about the re-set questions and the password.

    !!!!!!

    You need to ask Apple to reset your security questions; ways of contacting them include clicking here and picking a method for your country, phoning AppleCare and asking for the Account Security team, and filling out and submitting this form.
    They wouldn't be security questions if they could be bypassed without Apple verifying your identity.
    (102564)

  • Cannot Get Projects to Summarize Unless They Are Open

    I have several projects that will not summarize unless they are open. When they are closed and I navigate to the Project Dates tab in the detail pane it does not show an actual start or a finish date.
    The log shows the following after the summarize function fails:
    <?xml version='1.0' encoding='UTF-8'?>
    <log>
    <logs.error i18Value="true" type="STRING">
    EXCEPTION: com.primavera.summarizer.SummarizerException:-6
    </logs.error><logs.error i18Value="true" type="STRING">
    EXCEPTION: com.primavera.summarizer.SummarizerException:-6
    </logs.error>
    </log>
    Can someone please give me some advice? I want corporate to be able to pull this information up without having to know to open all of the projects that are not showing summary bars.
    -Jon

    What kind of external drive? What are your system specs? What format is the media and do those clips play OK in Quicktime if opened from the Finder?
    Russ

  • Stuck on iTunes U page, cannot get iTunes.  No other buttons.  When I tap on iTunes, I only get iTunes U which I have already downloaded.

    How can I get out of iTunes U? I already have the app, iTunes Store always opens on iTunes U. There are no buttons so I cannot get out of it.

    If you are using the iTunes U app on an iOS device, that's all that app has access to. You need to close the app and use the iTunes or App Store app.
    BTW, this forum is for questions from people managing sites on iTunes U, Apple's service for colleges and universities to post educational material in the iTunes Store. Normally you will get the quickest and most applicable responses if you ask your questions in the general iTunes forums.
    Regards.

Maybe you are looking for

  • MBP no longer boots into Mac OS 10.9 Mavericks

    After installing Mavericks on launch day and using it successfully for the past few days, my MBP stopped shutting down - system would freeze. I would have to turn it off by holding down the power switch. I booted into Recovery mode to Repair Disk - p

  • Please help! How do I unlink a mask from a layer in Motion?

    How do I "unlink" a mask from a layer so when the object on the layer moves, the mask stays still? (Similar to how you unlink a mask in Photoshop by clicking on the link icon beside the layer thumbnail)ghgh This is propably very simple, but I can´t f

  • Can't i modify my smart playlists in iTunes

    Suddenly I am not able to modify the settings for any of my Smart Playlists.  I am able to get to the update mode (command+i) however if I modify the smart parameters it does not save or change the results of the settings. Any help out there?

  • A custom field added in BAPI_PO_CREATE and BAPI_PO_CREATE1

    Hi,   I am trying to create a Service Purchase Order Single Account Assignment. A Custom field ZZEXPTYPE(Expense Type) is added in BAPI_PO_CREATE and passed the value '9015', The PO Is created Successfully but when I add same Custom Field ZZEXPTYPE(E

  • Time Capsule to my TV

    Has anyone come up with a solution to stream media from a time capsule to a TV? I keep my TV shows (in .mp4 format) on my time capsule and I like to leave my iMac off to conserve power, so I want a solution to view my files on my TV. I thought about