UMS Adapter for SMS & email attachment

I found UMS adapter has provision to develop BPEL for email notification only.Refer below link
http://docs.oracle.com/cd/E28280_01/integration.1111/e10231/ums_adapter.htm#CHDCHJJC
A) Does UMS Adapter support to develop BPEL service for incoming/outgoing for SMS notification?
B) Does UMS Adapter support to develop BPEL service that sends attachment while sending outgoing email address?
Thanks In Advance
Priyadarshi

Syam,
In PS5, this feature was introduced in preview mode and is not recommended to be used in production. Please use PS6 (11.1.1.7.0) if you want to implement this feature for a production solution.
java.lang.Exception: Cannot locate Java class oracle.tip.adapter.ums.inbound.UmsActivationSpecMake sure that you have installed the UMSAdapter.rar on SOA servers (step#2 of above mentioned blog).
Regards,
Anuj

Similar Messages

  • Need help to setup UMS adapter for email polling using BPEL

    I am trying to use UMS adapter to read emails from a mailbox.
    I have followed the link(http://technology.amis.nl/2012/05/18/proces-email-with-the-new-ums-adapter-of-soa-suite-ps5/) to do the setup.
    But after the BPEL deployment in the logs i am seeing the below error:; Please help me on this.
    java.lang.Exception: Cannot locate Java class oracle.tip.adapter.ums.inbound.UmsActivationSpec
    at oracle.integration.platform.blocks.adapter.fw.util.SCALifecycleNotifier.getActionSpecClass(SCALifecycleNotifier.java:232)
    at oracle.integration.platform.blocks.adapter.fw.util.SCALifecycleNotifier.onLifecycleEventActivationSpec(SCALifecycleNotifier.java:184)
    at oracle.integration.platform.blocks.adapter.fw.util.SCALifecycleNotifier.onEvent(SCALifecycleNotifier.java:128)
    at oracle.integration.platform.blocks.adapter.fw.util.SCALifecycleNotifier.onLoad(SCALifecycleNotifier.java:92)
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterServiceRevisionRegistry$AdapterServiceRevision.endpointLoad(AdapterServiceRevisionRegistry.java:565)
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterServiceRevisionRegistry$AdapterServiceRevision.activate(AdapterServiceRevisionRegistry.java:443)
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterServiceRevisionRegistry$AdapterServiceRevision.setDefaultRevision(AdapterServiceRevisionRegistry.java:409)
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterServiceRevisionRegistry$AdapterServiceSeries.setDefaultRevision(AdapterServiceRevisionRegistry.java:334)
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterServiceRevisionRegistry$AdapterServiceSeriesSet.setDefaultRevision(AdapterServiceRevisionRegistry.java:140)
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterServiceRevisionRegistry.setDefaultRevision(AdapterServiceRevisionRegistry.java:103)
    at oracle.integration.platform.blocks.adapter.AdapterService.defaultRevisionChanged(AdapterService.java:348)
    at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.notifyDefaultRevisionListeners(StandaloneCompositeDeploymentCoordinatorImpl.java:249)
    at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.coordinateCompositeDeployment(StandaloneCompositeDeploymentCoordinatorImpl.java:69)
    at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deployNewComposite(BaseDeployProcessor.java:415)
    at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deploySARs(BaseDeployProcessor.java:250)
    at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:168)
    at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:112)
    at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeploy(DeployProcessor.java:100)
    at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.process(DeployProcessor.java:81)
    at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPostInsideLoggingSession(CompositeDeployerServlet.java:219)
    at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPost(CompositeDeployerServlet.java:130)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    Regards,
    Syam

    Syam,
    In PS5, this feature was introduced in preview mode and is not recommended to be used in production. Please use PS6 (11.1.1.7.0) if you want to implement this feature for a production solution.
    java.lang.Exception: Cannot locate Java class oracle.tip.adapter.ums.inbound.UmsActivationSpecMake sure that you have installed the UMSAdapter.rar on SOA servers (step#2 of above mentioned blog).
    Regards,
    Anuj

  • "fast auto typing" for sms & emails

    Hi,
    My other half has a Lumia 800 and I notice that there is this "auto word type" facility where when you type the first few letters, the word automatically forms and/or you get a choice of several that are similar.
    I see that this is for sms-ing - not sure for emails.
    Is this availible for the new range of Lumias (620, etc)? And if so, how do you set it up?
    Many thanks !
    Solved!
    Go to Solution.

    Yes it is and it should be there by default, so no setting up is necessary, well at least not in my case anyway. 

  • How to get email attachment file name?

    Hi,
    I have a macro that executes when the user sends an email. In this macro, I want to get the subject of the email itself and the titles of all of its attachments (be they documents or other attached emails).
    To get the email subject, I use Groupwise.ComposingItem.subject
    To get the attachment filename, I use Groupwise.ItemAttachmentGetDisplayName("X00", <attachment_index>)
    However, this call only seems to work for document attachments. For other emails attached to the current email, this call returns "Mail Attachment" instead of the name of the attached email. How can I get the name (i.e. subject) of the attached email?
    Thank you,
    Monika

    Hi Experts,
    i try useing the DMS_KPRO_READ prog as you said above.
    The problem is that i need to retrieve list  (range) of documents and than save them.
    as it written now , i can do it just about one file.
    if u have any helpfull advice it will be real kindly.
    Thanks alot.
    Yuval.
    Edited by: student student on Nov 16, 2009 10:20 AM

  • UMS Adapter - Get the attachment name of the incoming email

    Hello there,
    Based on this blog http://technology.amis.nl/2012/05/18/proces-email-with-the-new-ums-adapter-of-soa-suite-ps5/
    I'm trying to get the attachment name to identify its type (XML, PDF, etc) and save It with the proper name. However the schema generated by the UMS Adapter service does not provides helpful metadata information to achieve this.
    Do you known an idea, a solution or a documentation to get the attachments name?
    Thanks in advance.

    Hi,
    Yes Anuj, the UMS Adapter is in preview mode, we are testing it because seems solve in a good fashion our requirement, maybe this is a risk but finally is an evaluation.
    How can I extract the content-type you mention? The payload transfered from the UMS Adapter to BPEL is like this:
    <ReceiveNotification_InputVariable>
    <part name="body" >
    <ns0:message>
    <payload xsi:type="xs:string" >Message body bla bla bla</payload>
    <attachment>
    <Attachment href="79B86930ED5411E1BFE8A57D24C81110" />
    <Attachment href="79B92C80ED5411E1BFE8A57D24C81110" />
    <Attachment href="79B9C8C0ED5411E1BFE8A57D24C81110" />
    </attachment>
    </ns0:message>
    </part>
    </ReceiveNotification_InputVariable>
    In the configuration wizard for the UMS Adapter there is a Java callout section, do you think that is an option to looking for the content-type or any other useful metadata?
    Thanks.

  • Read filename of email attachment for sender mail adapter

    Hi All,
    We have a requirement to read filename of email attachment received from Sender email adapter and send details to SAP by Proxy call.
    Can we retrieve the filename of email attachment ?
    Any help on this will be really useful.
    Regards,
    Ashish

    Hi,
    >>>Can we retrieve the filename of email attachment ?
    Please see the below link, it might be useful to you.
    http://wiki.sdn.sap.com/wiki/display/XI/AdapterModulePI7.0GetAttachmentName
    Regards,
    P.Rajesh

  • UMS adapter configuration for inbound email in SOA 11g

    Hi,
    Greetings to SOA Gurus !!!
    Our requirement is to invoke BPEL process on receipt of an email.
    We have configured the UMS email driver and setup the incoming server settings.
    When a mail is sent to the configured email address, I can see that the email is received successfully in the soa server logs.
    The problem i'm facing is probably with the UMS adapter settings in the BPEL. Configured the UMS adapter to poll this email address , but this is not happening.
    PFB the .jca file :
    <adapter-config name="AtRemote_UMS_Mail_Receive" adapter="UMS Adapter"
    wsdlLocation="AtRemote_UMS_Mail_Receive.wsdl"
    xmlns="http://platform.integration.oracle/blocks/adapter/fw/metadata">;
    <connection-factory location="eis/ums/UMSAdapterInbound"/>
    <endpoint-activation portType="ReceiveNotification_ptt"
    operation="ReceiveNotification">
    <activation-spec className="oracle.tip.adapter.ums.inbound.UmsActivationSpec">
    <property name="ConsumeMode" value="listener"/>
    <property name="InboundThreadCount" value="1"/>
    <property name="DeliveryType" value="Email"/>
    <property name="To" value="[email protected]"/>
    </activation-spec>
    </endpoint-activation>
    </adapter-config>
    Any pointers on this would be of great help.
    Thanks,
    Saravana

    Hi Saravana
    Have you tried : http://technology.amis.nl/2012/05/18/proces-email-with-the-new-ums-adapter-of-soa-suite-ps5/ ?
    Regards
    A

  • Email UMS Adapter returning invalid attachments href code

    Hello,
    Trying to process emails with the UMS Adapter I'm having a problem.
    The href value that the attachments have are invalid. For instance:
    <inputVariable>
      <part  name="body">
      <ns0:message>
      <payload  xsi:type="xs:string"> testing </payload>
      <attachment>
      <Attachment  href="1"/>
      <Attachment  href="2"/>
      <Attachment  href="3"/>
      </attachment>
      </ns0:message>
      </part>
    </inputVariable>
    It saw it was strange because on the samples I've found the href property is always a GUID or similar code.
    I've tried to get the contents for any of the attachments but I'n getting the following error:
    javax.xml.xpath.XPathExpressionException: Cannot load attachment with dbKey: 2
            at oracle.xml.xpath.JXPathExpression.evaluate(JXPathExpression.java:242)
            at com.collaxa.cube.xml.xpath.BPELXPathUtil.evaluate(BPELXPathUtil.java:247)
    Does anyone know the reason for this? and how to solve it?
    Thanks,
    Daniel Alves

    <copy> 
      <from expression="ora:getAttachmentContent('input','bin')"/>
      <to variable="initiateTaskInput" part="payload"
      query="/taskservice:initiateTask/task:task/task:attachment/task:content"/>
    </copy>
    Above will copy the Attachment content which has its HREF stored in "input/bin" variable to "content" variable in base64 encoded form.
    Now you can view the attachment in BPEL flow trace and parse it using BPEL Assign/XSLT.

  • Email attachment name in sender mail adapter to the receiver file adapter

    HI ,
    Ths is regarding email to file scenario. I am trying to create file (in rceiver file adapter) with the same name as the email attachment that i read from mail sender adapter. I want ro use adapter module for this. I could find from blogs that there is module - GetAttachmentName - available that i can use for this in sender mail adapter.
    Can you please let me know what whetehr i neeed to mention any module key and parameters for this.
    I assume , i need to do following steps :Please confirm.
    1. i can use this module - after payload swap module and before standard mail adapter module in sender mail adapter
    2. select ASMA option in advanced tab in sender mail adapter
    3. In receiver file adapter select ASMA option in advanced tab in sender mail adapter
    4. Also select file name option in ASMA in sender mail adapter
    Thanks,
    Vamsi

    Hi Vamsi,
    your scenario is also described here: Re: sender mail adapter - attachment name
    If you use the Module getAttachmentName, which is described here,
    http://wiki.sdn.sap.com/wiki/display/XI/AdapterModulePI7.0GetAttachmentName
    your scenario should work as you described it.
    You just need to make sure that the Attachment Name that you read in the first place, is mapped to the Filename Attribute of the
    Fileadapter (http://sap.com/xi/XI/System/File/FileName).
    regards,
    Daniel

  • Inbound UMS Adapter Issues with Receiving Emails from Lotus Notes

    Hi,
    I have this requirement in my project where I need to read the mails from a particular Email Account which has been created in Lotus Notes. The IMAP Host and port is enabled for the same and I am setting all these in my Server's EM Console UMS Driver settings. I have provided all the Details required for Incoming Email Driver setup like: IncomingMailID, IncomingMailServer, Port, Server Type: IMAP, IncomingMailIDs etc. I have followed all the steps mentioned in regular UMS Adapter Documentation and Blogs.
    I can see that Soa-infra is able to access all the mails from this mail Account and I can see the same in the managed server log files also. But the issue is with the BPEL Process which I have created with the Inbound UMS adapter. This process has UMS inbound adapter with the Email address same as the one defined in UMS Configuration in EM Console.
    The Process is not getting triggered at all whenever a new mail comes to the mail id. I am not sure what is the issue. If anyone has faced similar issue please let me know the solution for the same.
    Also 1 strange thing I observed is, if I go to the Soa-infra proerties-> Human Workflow Management and Test the notification by sending mail to the IncomingMailId, the Process is getting triggered, but if I send a mail from any other gmail/any other account to the IncomingMailID set in Process and server, the Process is not getting triggered.
    In the logs I see the following Error messages which I don't think would be impacting the Process to receive messages as soa-infra is able to pick the messages without any issues.
            at javax.mail.internet.MimePartDataSource.getInputStream(MimePartDataSou
    rce.java:119)
            at javax.activation.DataHandler.getInputStream(DataHandler.java:223)
            at javax.mail.internet.MimeBodyPart.getInputStream(MimeBodyPart.java:573
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.copyCo
    ntent(EmailResourceAdapter.java:998)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.copyCo
    ntent(EmailResourceAdapter.java:1023)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.create
    IncomingMessage(EmailResourceAdapter.java:593)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.onMess
    age(EmailResourceAdapter.java:440)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.onMess
    age(EmailResourceAdapter.java:394)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.fetchN
    ewMailFromStore(EmailResourceAdapter.java:357)
            at oracle.sdpinternal.messaging.driver.email.MailboxPollingWorker.run(Ma
    ilboxPollingWorker.java:49)
            at weblogic.connector.security.layer.WorkImpl.runIt(WorkImpl.java:108)
            at weblogic.connector.security.layer.WorkImpl.run(WorkImpl.java:44)
            at weblogic.connector.work.WorkRequest.run(WorkRequest.java:95)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTunin
    gWorkManagerImpl.java:545)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    <31/07/2014 5:44:06 PM EST> <Warning> <oracle.sdp.messaging.driver.email> <SDP-2
    5700> <An unexpected exception was caught.
    javax.mail.FolderClosedException
            at com.sun.mail.imap.IMAPMessage.getProtocol(IMAPMessage.java:149)
            at com.sun.mail.imap.IMAPMessage.setFlags(IMAPMessage.java:871)
            at javax.mail.Message.setFlag(Message.java:578)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.onMess
    age(EmailResourceAdapter.java:501)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.onMess
    age(EmailResourceAdapter.java:394)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.fetchN
    ewMailFromStore(EmailResourceAdapter.java:357)
            at oracle.sdpinternal.messaging.driver.email.MailboxPollingWorker.run(Ma
    ilboxPollingWorker.java:49)
            at weblogic.connector.security.layer.WorkImpl.runIt(WorkImpl.java:108)
            at weblogic.connector.security.layer.WorkImpl.run(WorkImpl.java:44)
            at weblogic.connector.work.WorkRequest.run(WorkRequest.java:95)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTunin
    gWorkManagerImpl.java:545)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    <31/07/2014 5:44:06 PM EST> <Warning> <oracle.sdp.messaging.driver.email> <SDP-2
    5700> <An unexpected exception was caught.
    javax.mail.FolderClosedException
            at com.sun.mail.imap.IMAPMessage.getProtocol(IMAPMessage.java:149)
            at com.sun.mail.imap.IMAPMessage.getHeader(IMAPMessage.java:715)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.getMes
    sageID(EmailResourceAdapter.java:1415)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.onMess
    age(EmailResourceAdapter.java:417)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.onMess
    age(EmailResourceAdapter.java:394)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.fetchN
    ewMailFromStore(EmailResourceAdapter.java:357)
            at oracle.sdpinternal.messaging.driver.email.MailboxPollingWorker.run(Ma
    ilboxPollingWorker.java:49)
            at weblogic.connector.security.layer.WorkImpl.runIt(WorkImpl.java:108)
            at weblogic.connector.security.layer.WorkImpl.run(WorkImpl.java:44)
            at weblogic.connector.work.WorkRequest.run(WorkRequest.java:95)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTunin
    gWorkManagerImpl.java:545)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Hi,
    I have this requirement in my project where I need to read the mails from a particular Email Account which has been created in Lotus Notes. The IMAP Host and port is enabled for the same and I am setting all these in my Server's EM Console UMS Driver settings. I have provided all the Details required for Incoming Email Driver setup like: IncomingMailID, IncomingMailServer, Port, Server Type: IMAP, IncomingMailIDs etc. I have followed all the steps mentioned in regular UMS Adapter Documentation and Blogs.
    I can see that Soa-infra is able to access all the mails from this mail Account and I can see the same in the managed server log files also. But the issue is with the BPEL Process which I have created with the Inbound UMS adapter. This process has UMS inbound adapter with the Email address same as the one defined in UMS Configuration in EM Console.
    The Process is not getting triggered at all whenever a new mail comes to the mail id. I am not sure what is the issue. If anyone has faced similar issue please let me know the solution for the same.
    Also 1 strange thing I observed is, if I go to the Soa-infra proerties-> Human Workflow Management and Test the notification by sending mail to the IncomingMailId, the Process is getting triggered, but if I send a mail from any other gmail/any other account to the IncomingMailID set in Process and server, the Process is not getting triggered.
    In the logs I see the following Error messages which I don't think would be impacting the Process to receive messages as soa-infra is able to pick the messages without any issues.
            at javax.mail.internet.MimePartDataSource.getInputStream(MimePartDataSou
    rce.java:119)
            at javax.activation.DataHandler.getInputStream(DataHandler.java:223)
            at javax.mail.internet.MimeBodyPart.getInputStream(MimeBodyPart.java:573
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.copyCo
    ntent(EmailResourceAdapter.java:998)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.copyCo
    ntent(EmailResourceAdapter.java:1023)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.create
    IncomingMessage(EmailResourceAdapter.java:593)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.onMess
    age(EmailResourceAdapter.java:440)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.onMess
    age(EmailResourceAdapter.java:394)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.fetchN
    ewMailFromStore(EmailResourceAdapter.java:357)
            at oracle.sdpinternal.messaging.driver.email.MailboxPollingWorker.run(Ma
    ilboxPollingWorker.java:49)
            at weblogic.connector.security.layer.WorkImpl.runIt(WorkImpl.java:108)
            at weblogic.connector.security.layer.WorkImpl.run(WorkImpl.java:44)
            at weblogic.connector.work.WorkRequest.run(WorkRequest.java:95)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTunin
    gWorkManagerImpl.java:545)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    <31/07/2014 5:44:06 PM EST> <Warning> <oracle.sdp.messaging.driver.email> <SDP-2
    5700> <An unexpected exception was caught.
    javax.mail.FolderClosedException
            at com.sun.mail.imap.IMAPMessage.getProtocol(IMAPMessage.java:149)
            at com.sun.mail.imap.IMAPMessage.setFlags(IMAPMessage.java:871)
            at javax.mail.Message.setFlag(Message.java:578)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.onMess
    age(EmailResourceAdapter.java:501)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.onMess
    age(EmailResourceAdapter.java:394)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.fetchN
    ewMailFromStore(EmailResourceAdapter.java:357)
            at oracle.sdpinternal.messaging.driver.email.MailboxPollingWorker.run(Ma
    ilboxPollingWorker.java:49)
            at weblogic.connector.security.layer.WorkImpl.runIt(WorkImpl.java:108)
            at weblogic.connector.security.layer.WorkImpl.run(WorkImpl.java:44)
            at weblogic.connector.work.WorkRequest.run(WorkRequest.java:95)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTunin
    gWorkManagerImpl.java:545)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    <31/07/2014 5:44:06 PM EST> <Warning> <oracle.sdp.messaging.driver.email> <SDP-2
    5700> <An unexpected exception was caught.
    javax.mail.FolderClosedException
            at com.sun.mail.imap.IMAPMessage.getProtocol(IMAPMessage.java:149)
            at com.sun.mail.imap.IMAPMessage.getHeader(IMAPMessage.java:715)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.getMes
    sageID(EmailResourceAdapter.java:1415)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.onMess
    age(EmailResourceAdapter.java:417)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.onMess
    age(EmailResourceAdapter.java:394)
            at oracle.sdpinternal.messaging.driver.email.EmailResourceAdapter.fetchN
    ewMailFromStore(EmailResourceAdapter.java:357)
            at oracle.sdpinternal.messaging.driver.email.MailboxPollingWorker.run(Ma
    ilboxPollingWorker.java:49)
            at weblogic.connector.security.layer.WorkImpl.runIt(WorkImpl.java:108)
            at weblogic.connector.security.layer.WorkImpl.run(WorkImpl.java:44)
            at weblogic.connector.work.WorkRequest.run(WorkRequest.java:95)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTunin
    gWorkManagerImpl.java:545)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

  • Access Point  not visible in UMS server for Application using UMS adapter

    Email Driver Properties for email is configured in UMS and works fine which means its able to poll for any incoming Email from the Configured Account.
    Now i am builiding a soa Composite application and and using UMS adapter to receive that incoming mail and process it further.
    I have succesfully deployed that application in my soa server but it doesn't show any access point for that application.
    I have followed oracle Documentation (section 11.2.3.3)
    http://docs.oracle.com/cd/E28280_01/integration.1111/e10231/ums_adapter.htm
    how to get that Access point configured for application ?
    Please Help.
    Thanks in Advance
    Divyanshu

    Thanks for the reply.
    I had readded the access points after phone reset, so they are available under internet destination but none of the apps are able to see them.
    I also saw 3-4 processes listed under panic tab in KillMe application, not sure if being inside panic tab means that the processes crashed, i hope it's not a hardware related problem.

  • Receiving email notification UMS Adapter

    Hi ,
    I am using Oracle SOA Suite PS5 UMS adapter. UMS adapter is working fine while sending outbound email notifications, but the same is failing while receiving inbound email notifications, as there is no instance being created for deployed project containing UMS adapter operations type Inbound Receive Notification .
    I have checked also, there is no inbound notifications being seen in Service Engine---Human Workflow-- Notification Management.
    I have followed : http://technology.amis.nl/2012/05/18/proces-email-with-the-new-ums-adapter-of-soa-suite-ps5/
    but had no luck :(
    Log Trace :
    oracle.fabric.common.FabricDeploymentException: [JCABinding] [UMSPROJ2.InboundEmailUMSService/2.0]Unable to complete initialization due to: Endpoint Activation Error.AdapterFrameworkImpl::endpointActivation - Endpoint Activation Error.The Resource Adapter UMS Adapter was unable to activate the endpoint oracle.tip.adapter.ums.inbound.UmsActivationSpec:{InboundThreadCount=1, To=abhinavgupta****@gmail.com, PollingInterval=6, DeliveryType=Email, ConsumeMode=poller} due to the following reason: Unable to create Endpoint.
    Please correct the reported issue and redeploy the BPEL process. : Endpoint Activation Error. AdapterFrameworkImpl::endpointActivation - Endpoint Activation Error.
    The Resource Adapter UMS Adapter was unable to activate the endpoint oracle.tip.adapter.ums.inbound.UmsActivationSpec:{InboundThreadCount=1, To=abhinavgupta***@gmail.com, PollingInterval=6, DeliveryType=Email, ConsumeMode=poller} due to the following reason: Unable to create Endpoint.
    Please correct the reported issue and redeploy the BPEL process.
    {rootCauses=[]}
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterService
    RevisionRegistry.access$3600(AdapterServiceRevisionRegistry.java:72)
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterService
    RevisionRegistry$AdapterServiceRevision.endpointActivation(AdapterServiceRevisio
    nRegistry.java:618)
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterService
    RevisionRegistry$AdapterServiceRevision.activate(AdapterServiceRevisionRegistry.
    java:444)
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterService
    RevisionRegistry$AdapterServiceRevision.setDefaultRevision(AdapterServiceRevisio
    nRegistry.java:409)
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterService
    RevisionRegistry$AdapterServiceSeries.setDefaultRevision(AdapterServiceRevisionR
    egistry.java:334)
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterService
    RevisionRegistry$AdapterServiceSeriesSet.setDefaultRevision(AdapterServiceRevisi
    onRegistry.java:140)
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterService
    RevisionRegistry.setDefaultRevision(AdapterServiceRevisionRegistry.java:102)
    at oracle.integration.platform.blocks.adapter.AdapterService.defaultRevi
    sionChanged(AdapterService.java:347)
    at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.p
    rocessDefaultInSeries(FabricKernelInitializerServlet.java:824)
    at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.r
    un(FabricKernelInitializerServlet.java:773)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run
    (WorkManagerExecutor.java:120)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManag
    er.java:184)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    Caused by: BINDING.JCA-12517
    Endpoint Activation Error.
    AdapterFrameworkImpl::endpointActivation - Endpoint Activation Error.The Resource Adapter UMS Adapter was unable to activate the endpoint oracle.tip.
    adapter.ums.inbound.UmsActivationSpec:{InboundThreadCount=1, To=abhinavgupta***@gmail.com, PollingInterval=6, DeliveryType=Email, ConsumeMode=poller} due to the following reason: Unable to create Endpoint.
    Please correct the reported issue and redeploy the BPEL process.
    at oracle.integration.platform.blocks.adapter.fw.impl.AdapterFrameworkIm
    pl.endpointActivation(AdapterFrameworkImpl.java:511)
    at oracle.integration.platform.blocks.adapter.fw.jca.lifecycle.JCAEndpoi
    ntActivation.performEndpointActivation(JCAEndpointActivation.java:649)
    at oracle.integration.platform.blocks.adapter.fw.jca.lifecycle.JCAEndpoi
    ntActivation.activateInboundJcaEndpoint(JCAEndpointActivation.java:632)
    at oracle.integration.platform.blocks.adapter.fw.jca.lifecycle.JCAEndpoi
    ntActivation.performActivation(JCAEndpointActivation.java:386)
    at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterService
    RevisionRegistry$AdapterServiceRevision.endpointActivation(AdapterServiceRevisio
    nRegistry.java:593)
    ... 11 more
    Caused by: Unable to create Endpoint.
    at oracle.tip.adapter.ums.UmsResourceAdapter.endpointActivation(UmsResou
    rceAdapter.java:195)
    at oracle.integration.platform.blocks.adapter.fw.impl.AdapterFrameworkIm
    pl.endpointActivation(AdapterFrameworkImpl.java:492)
    ... 15 more
    <Dec 23, 2012 5:51:40 PM IST> <Error> <oracle.integration.platform> <SOA-20020>
    <Deployment of composite "UMSPROJ2" failed: [JCABinding] [UMSPROJ2.InboundEmailUMSService/2.0]Unable to complete initialization due to: Endpoint Activation Error.
    AdapterFrameworkImpl::endpointActivation - Endpoint Activation Error.
    The Resource Adapter UMS Adapter was unable to activate the endpoint oracle.tip.adapter.ums.inbound.UmsActivationSpec:{InboundThreadCount=1, To=abhinavgupta**@gmail.com, PollingInterval=6, DeliveryType=Email, ConsumeMode=poller} due to the following reason: Unable to create Endpoint.
    Please correct the reported issue and redeploy the BPEL process.: Endpoint Activation Error.
    AdapterFrameworkImpl::endpointActivation - Endpoint Activation Error.
    The Resource Adapter UMS Adapter was unable to activate the endpoint oracle.tip.
    adapter.ums.inbound.UmsActivationSpec:{InboundThreadCount=1, To=abhinavgupta***gmail.com, PollingInterval=6, DeliveryType=Email, ConsumeMode=poller} due to th
    e following reason: Unable to create Endpoint.
    Please suggest !!
    Regards,
    Abhinav
    Edited by: Abhinav on Dec 28, 2012 9:52 AM

    You can use callhome
    MDS(config)# ip domain-lookup
    MDS(config)# ip name-server
    MDS(config)# snmp-server contact
    MDS(config)# callhome
    MDS(config-callhome)# email-contact <[email protected]>
    MDS(config-callhome)# phone-contact
    MDS(config-callhome)# streetaddress
    MDS(config-callhome)# enable
    MDS(config-callhome)# transport email from <[email protected]>
    MDS(config-callhome)# transport email smtp-server
    MDS(config-callhome)# no destination-profile short-txt-destination alert-group All
    MDS(config-callhome)# destination-profile short-txt-destination alert-group Syslog-group-port
    MDS(config-callhome)# destination-profile short-txt-destination email-addr <[email protected]
    MDS(config-callhome)# no duplicate-message throttle
    Regards,
    Roman

  • I have files that have been on my computer for over a year and all of a sudden they wont open and an error message comes up saying they were improperly downloaded or came in an email attach which is not the case

    I have files that have been on my computer for over a year and I have used them several times and all of a sudden they wont open.  I received an error message saying they are improperly downloaded or came as an email attachement which is not the case.  Please advise

    They seem to be word files - they will open if I choose "open with" microsoft word, but if I double click they don't open they are appearing as PDF on my screen.  I even opened one and then tried to "save as" making sure I chose .doc and they still appear as PDF
    I just created a new document response.doc in word and when I saved to my desktop it appears as a PDF file and I absolutely did not create a PDF or save as PDF it was a simple word
    doc.
    The message says "Adobe reader could not open response.doc because it is either not a supported file type or because the file has been damaged (for example attached in an email and not properly decoded)
    The reader version is I believe the most current, I always update when prompted.  OS is Windows 8

  • Mac won't open some files MasterPlan.pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded).

    I had this problem of not being able to open some files a couple of years ago and eventually was able to fix it but i can't remember how. Any help would be grateful.

    The following document should help: Error: Adobe Reader could not open '*.pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and was not correctly decoded.)
    Please update this thread if your issue is resolved.
    Thanks,
    Shashi

  • I bought an ebook but when I  try to download it I receive a message stating 'Adobe reader could not open .....acsm because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wa

    Can anyone assist me? I keep receiving this message when I download my ebook ''Adobe reader could not open .....acsm because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't decoded).'
    Much appreciated

    I think you should ask in the Digital Editions forum, Adobe Digital Editions

Maybe you are looking for

  • Cannot Delete .fpbf File from my Desktop

    I tried burning photos onto a CD a few weeks ago and the burn failed.  I now have a .fpbf file on my desktop, that shows all the pic files, but appears to be empty.  When I click on the pic files, I get the following message:  "The alias "Beautiful L

  • License information for developing Adapters in SAP PI 7.0

    All, I have a requirement where in I have to develop a new adapter for SAP XI and thereafter I have to send this adapter to SAP for certification.  Now for this development I need PCK.  My queries are: i) Do I have to procure any additional license f

  • Why "Bulk Mail" foder does not display number of unread messages unless I click the folder (Yahoo mail through IMAP)?

    Yahoo mail account's "Spam" folder (as viewed through "Yahoo mail" web interface) is displayed in Thunderbird as "Bulk Mail" (IMAP). Looking at the account's foders in Thunderbird I see the number of unread messages in each folder. "Bulk Mail" appear

  • Use of JSR-94 in oracle business rule

    I am developing an application using oracle business rules . I want to create a JSR-94 Rule Execution Set from Rule Sets in a Dictionary and want to run the application through created rule execution set. I have taken reference form OracleBusinessRul

  • Multiple airport express clients dropping iTunes

    Hello, I'm new to the board and appreciate the resource and any feedback you guys can provide. My music is stored on the iMac and I'm trying to stream iTunes to two AX's and the music drops out often. They are both set up as clients. I have searched