Issue in Posting Messages from XI to MDM Console

Helloo Experts,
I am trying to Post the Message from XI to SAP MDM Console. When I am trying to post a test message it appears success in XI and it is not visible in SAP MDM.
But, the logs of MDM shows the Namespace and Interface were not registered.
Can any one tell me how I can register my Namespaces in the SAP MDM console?
From some of the previous topics I can understand that to register any interface I need to have the below details
Namespace :
Interface :
Bean :
Method :
I can provide the Namespace and Interface which I am using to post the messages to SAP MDM console.
Can any one tell me where do I can find the Bean and Method of the particular Inbound interface?
Cheers!
  Ram

Hello,
I think I clearly didn't explain my problem.
My Scenario is to post the message from SAP XI to one more External SAP system using HTTP cc (RFC destination)
Unfortunately that External System has been built on SAP MDM.
As per XI it is picking the message from the Source and successfully sending to the Receiver.
But at Receiver side we donu2019t see any message. But we can see certain Logs stating that
Error in processing the Inbound Message Exception:-Unable to Process the Message with Message ID u201C*********u201D with u201CNameSpace#Inbound InterfaceNameu201D is not Registered.
I want to know how to register the namespace and the Interface name of XI system ( my own system ) in External SAP System.
Cheers!
Ram

Similar Messages

  • Issue while posting message to queue

    Hi ,
    I am getting following exception while posting message into queue.For every new build I am getting this exception and after 2 or 3 times of restart of corresponding OBPM related weblogic server,Issue is getting resolved
    A component failed while executing activity '/COM/OU/UserlProcess#Default-3.0/ComponentExecution[PreProcessor]' (BP-method preProcessor) over instance '/COM/OU/UserlProcess#Default-3.0/15141/0'.
    Details:
    The task could not be successfully executed.
    Reason: 'fuego.connector.ConnectorException: Connector [MAIN_Q:null:JMS] caused an exception when getting a resource of type [7].
    Detail:Connector [MAIN_Q:null:JMS] caused an exception when getting a resource of type [7].
    Caused by: Connector [MAIN_Q:null:JMS] caused an exception when getting a resource of type [7].
    Detail:Connector [MAIN_Q:null:JMS] caused an exception when getting a resource of type [7].
    Caused by: Connector [MAIN_Q:null:JMS] returned the wrong class [com.tibco.tibjms.naming.TibjmsConnectionFactoryAttributes] for a resource of type [2].
    Detail:Connector [MAIN_Q:null:JMS] returned the wrong class [com.tibco.tibjms.naming.TibjmsConnectionFactoryAttributes] for a resource of type [2].
    fuego.lang.ComponentExecutionException: The task could not be successfully executed.
    Reason: 'fuego.connector.ConnectorException: Connector [MAIN_Q:null:JMS] caused an exception when getting a resource of type [7].
    Detail:Connector [MAIN_Q:null:JMS] caused an exception when getting a resource of type [7].
         at fuego.server.execution.EngineExecutionContext.invokeMethodAsCil(EngineExecutionContext.java:1091)
         at fuego.server.execution.EngineExecutionContext.runCil(EngineExecutionContext.java:1277)
         at fuego.server.execution.microactivity.ComponentExecutionMicroActivity.runCil(ComponentExecutionMicroActivity.java:126)
         at fuego.server.execution.microactivity.ComponentExecutionMicroActivity.execute(ComponentExecutionMicroActivity.java:84)
         at fuego.server.execution.microactivity.MicroActivityEngineExecutionHandler.executeActivity(MicroActivityEngineExecutionHandler.java:57)
         at fuego.server.execution.ImmediateActivity.execute(ImmediateActivity.java:42)
         at fuego.server.execution.DefaultEngineExecution$AtomicExecutionTA.runTransaction(DefaultEngineExecution.java:304)
         at fuego.transaction.TransactionAction.startNestedTransaction(TransactionAction.java:527)
         at fuego.transaction.TransactionAction.startTransaction(TransactionAction.java:548)
    at fuego.transaction.TransactionAction.start(TransactionAction.java:212)
         at fuego.server.execution.DefaultEngineExecution.executeImmediate(DefaultEngineExecution.java:123)
         at fuego.server.execution.DefaultEngineExecution.executeAutomaticWork(DefaultEngineExecution.java:62)
         at fuego.server.execution.EngineExecution.executeAutomaticWork(EngineExecution.java:42)
         at fuego.server.execution.ToDoItem.executeAutomaticWork(ToDoItem.java:251)
         at fuego.ejbengine.ItemExecutionBean$1.execute(ItemExecutionBean.java:217)
         at fuego.server.execution.DefaultEngineExecution$AtomicExecutionTA.runTransaction(DefaultEngineExecution.java:304)
         at fuego.transaction.TransactionAction.startBaseTransaction(TransactionAction.java:470)
         at fuego.transaction.TransactionAction.startTransaction(TransactionAction.java:551)
         at fuego.transaction.TransactionAction.start(TransactionAction.java:212)
         at fuego.server.execution.DefaultEngineExecution.executeImmediate(DefaultEngineExecution.java:123)
         at fuego.server.execution.EngineExecution.executeImmediate(EngineExecution.java:66)
         at fuego.ejbengine.ItemExecutionBean.processMessage(ItemExecutionBean.java:203)
         at fuego.ejbengine.ItemExecutionBean.onMessage(ItemExecutionBean.java:115)
         at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:466)
         at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:371)
         at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:327)
         at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4123)
         at weblogic.jms.client.JMSSession.execute(JMSSession.java:4013)
         at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:4541)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:464)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    Caused by: fuego.connector.ConnectorException: Connector [MAIN_Q:null:JMS] caused an exception when getting a resource of type [7].
    Detail:Connector [MAIN_Q:null:JMS] caused an exception when getting a resource of type [7].
    at fuego.connector.ConnectorException.exceptionOnGetResource(ConnectorException.java:95)
         at fuego.connector.ConnectorTransaction.getResource(ConnectorTransaction.java:324)
         at fuego.connector.ConnectorTransaction.getResource(ConnectorTransaction.java:298)
         at fuego.connector.JMSHelper.getSession(JMSHelper.java:75)
         at fuegoblock.msg.DynamicJMS.sendMessage(DynamicJMS.java:145)
         at xobject.Utility.JMSService.writeToAppQueue(JMSService.xcdl:11)
         at xobject.Utility.Notification.sendAuditNotification(Notification.xcdl:19)
         at XXX.ManualProcess.Default_3_0.Instance.CIL_preProcessor(Instance.xcdl:20)
         at XXX.ManualProcess.Default_3_0.Instance.CIL_preProcessor(Instance.xcdl)
         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:585)
         at fuego.server.execution.EngineExecutionContext.invokeMethodAsCil(EngineExecutionContext.java:1082)
         ... 31 more
    Please help how can I resolve this issue
    Thanks
    Sailendra

    I am also getting the same issue. Sailendra, did you resolve the issue?
    If not could anyone help us to resolve this issue.
    I am using Tibco JMS for queue and I have set 'ConnectionFactory' as Connection Factory Lookup Name value in the external resourse.
    Thanks in advance.
    Regards,
    Ramanan

  • Problem posting message from adapter engine to IS

    Hello,
    We experience the next problem. We use JMS sender adapter to post message into XI. Message comes into the adapter engine and tries to post it into integration server. http://<host>:8000/sap/xi/engine?type=entry
    When posting we get the (very generic) error:
    Received HTTP response code 500..
    The Adapter engine does a retry every 5 minutes.
    After the 3th retry most of the status of the message in the adapter engine is set to NON_DELIVERED.
    However for what ever reason sometimes  the 2nd or 3th time the message does get processed to the IS.
    Is there anyone who experienced similar problems or does anyone know a solution for this.
    tnx
    Emile

    Hi,
    Is this the problem with JMS adapter or with any other Adapter.
    <b>8000</b>, is this the same port in smicm-->services. B'cos sometimes people might have a different instance number even.
    Cheers,
    Siva Maranani.

  • CCMS issue: "Determining warning messages from CCMS"

    Hi!
    We have a performance problem by accessing of solution in tcode DSWP.
    We retrieve the warning: "Determining warning messages from CCMS"
    In order to solve or analyse this problem I have the following questions:
    1) How collects CEN the data from satelite systems?
    1a)  how? -->  RFC, etc.
    1b) mode? --> Push, Pull, etc.
    2) How the data will be transfered from CEN to tcode DSWP?
    Any helpful information will be appreciated.
    regards
    Thom

    Hi Thom,
    Have you already installed CCMS agents, the will speed up communication? That's definitely required in your situation with many systems connected to SolMan.
    See [http://service.sap.com/monitoring|http://service.sap.com/monitoring]
    You can also check CPU, Memory, as recommended by Afi, but I expect that this will not be the bottleneck.
    Response times depend on the number of connect systems, number of activated monitoring objects (MTE nodes), number of server, instances.
    If you are not satisfied with performance, I would recommend to open a customer message on component SV-SMG-OP or SV-SMG-MON-SYS.
    Best regards,
    Ruediger

  • How to post message from SAP to solution manager

    Dear Friends,
    We have configured solution manager service desk and the users were able to send messages so that we can view it in solman ITSM.
    Now we want to bifurcate the messages from different people, hence we woule like to use of Problems in incident management of solman.
    How a end user can create a message so that it comes and fall in problems folder of incident management,
    Normally create support message from SAP will make the message to be visible in incidents of solman ITSM, but we want the message to fall in problems section of ITSM in solman.
    Please help.
    Thanks
    Suresh

    Hi,
    In 7.1 we do have dedicated services as Problem management, with the transaction type SMPR. you can create ZMPR and proceed similar to SMIN ( incident) in ITSM.
    also refer here  Problem Management in SAP Solution Manager 7.1 - Part 2
    Thanks
    Jansi

  • Posting messages from an EJB

    Hi!
              I have an EJB (stateless session bean) that should post messages to a Queue.
              The EJB have container-demarced transactions and transaction-attrib set to
              REQUIRED. I can't seem to get the messages posted though, they are kept in
              the pending state when looking in the console. If I choose to create
              QueueSession without transactions they get posted fine but I need to post to
              rollback in case the bean should.
              Could anyone shed some light on this?
              /Lars-Fredrik Smedberg
              

    Short answer :) but the only resonable thing left for me to think of...
              thanx again for the help!
              /Lars-Fredrik Smedberg
              "Tom Barnes" <[email protected]> skrev i meddelandet
              news:[email protected]...
              >
              > Lars-Fredrik Smedberg wrote:
              >
              > > Hi!
              > >
              > > I didnt use a transacted session but I forgot to turn
              > > user-transaction-enabled on when configuring. This is a bit confusing
              > > though, is the JMS provider looking at the container-managed transaction
              by
              > > the EJB container as a User-Transaction?
              >
              > Yes.
              >
              > >
              > >
              > > Thanx
              > > Lars-Fredrik Smedberg
              > >
              > > "Tom Barnes" <[email protected]> skrev i meddelandet
              > > news:[email protected]...
              > > > I think it is likely you are using a "transacted" session, which is
              not
              > > what you
              > > > want (yes
              > > > this is anti-intuitive). To get a JMS client to participate in the
              tran,
              > > use a
              > > > connection factory configured
              > > > with "user-transactions-enabled", and a session with "transacted" set
              to
              > > false.
              > > >
              > > > See the JMS FAQ for info on JMS and transactions.
              > > >
              > > > Tom, BEA
              > > >
              > > > Lars-Fredrik Smedberg wrote:
              > > >
              > > > > Hi!
              > > > >
              > > > > I have an EJB (stateless session bean) that should post messages to
              a
              > > Queue.
              > > > > The EJB have container-demarced transactions and transaction-attrib
              set
              > > to
              > > > > REQUIRED. I can't seem to get the messages posted though, they are
              kept
              > > in
              > > > > the pending state when looking in the console. If I choose to create
              > > > > QueueSession without transactions they get posted fine but I need to
              > > post to
              > > > > rollback in case the bean should.
              > > > >
              > > > > Could anyone shed some light on this?
              > > > >
              > > > > /Lars-Fredrik Smedberg
              > > >
              >
              

  • Issue with Contract Replication from SRM to MDM  - XML structure

    Hi
    We are having an issue with trnsfering a contract to MDM. We have released the contract for update to MDM in the contract through the distribute to catalog option. An XML is generated in SRM that gets sucessfully passed to PI through Catalogupdatenotification_out. In PI the XML fails in the Interface Determination step. the issue that has been noticed is that the XML that is generated in SRM does not contain product category or product ID which is basically what the condition mapping in PI checks for. The conditions in PI were setup as per SAP.
    But now the XML fails in PI because it does not find a combination for Catalog type code = 03 and product category. Please find the XML structure in SRM and you will see that it does not have a product category even though the contract has one.
    <?xml version="1.0" encoding="utf-8" ?>
    - <n0:CatalogTransmission xmlns:n0="http://sap.com/xi/EBP" xmlns:prx="urn:sap.com:proxy:SS1:/1SAI/TASDE808778FFEB81012891:701:2010/10/07">
    - <StandardBusinessDocumentHeader>
      <ID schemeID="0080">56000004100000000220110616202243</ID>
      <CreationDateTime>2011-06-16T20:22:43Z</CreationDateTime>
    - <SenderParty>
      <InternalID schemeID="PartyID" schemeAgencyID="SS1CLNT100">143</InternalID>
      </SenderParty>
      </StandardBusinessDocumentHeader>
    - <Catalog>
      <ID>5600000410</ID>
      <CatalogTypeCode>03</CatalogTypeCode>
    - <NameList>
      <Name>(Copy of Contract 5600000395)</Name>
      </NameList>
      <ActionCode>04</ActionCode>
      <CompleteTransmissionIndicator>true</CompleteTransmissionIndicator>
    - <ValidityDateTimePeriod>
      <StartDateTime>2011-06-13T12:00:00Z</StartDateTime>
      <EndDateTime>2012-06-12T12:00:00Z</EndDateTime>
      </ValidityDateTimePeriod>
    - <CatalogContent>
    - <ItemList>
    - <Item>
      <ID>1</ID>
      <ActionCode>04</ActionCode>
      <CompleteTransmissionIndicator>false</CompleteTransmissionIndicator>
    - <PropertyValuationList>
    - <PropertyValuation>
      <PropertyReference>/CCM/PRICE</PropertyReference>
    - <PropertyValues>
    - <MultipleValue>
      <Index>1</Index>
    - <SimpleValue>
      <AmountSpecification currencyCode="USD">1.0</AmountSpecification>
      </SimpleValue>
      </MultipleValue>
      </PropertyValues>
      </PropertyValuation>
    - <PropertyValuation>
      <PropertyReference>/CCM/PRICE_BASIS_QUANTITY</PropertyReference>
    - <PropertyValues>
    - <SimpleValue>
      <QuantitySpecification unitCode="EA">1.0</QuantitySpecification>
      </SimpleValue>
      </PropertyValues>
      </PropertyValuation>
    - <PropertyValuation>
      <PropertyReference>CCM/PMNTTRMS</PropertyReference>
    - <PropertyValues>
    - <SimpleValue>
      <NameSpecification>0002</NameSpecification>
      </SimpleValue>
      </PropertyValues>
      </PropertyValuation>
      </PropertyValuationList>
      </Item>
    - <Item>
      <ID>2</ID>
      <ActionCode>04</ActionCode>
      <CompleteTransmissionIndicator>false</CompleteTransmissionIndicator>
    - <PropertyValuationList>
    - <PropertyValuation>
      <PropertyReference>/CCM/PRICE</PropertyReference>
    - <PropertyValues>
    - <MultipleValue>
      <Index>1</Index>
    - <SimpleValue>
      <AmountSpecification currencyCode="USD">12.0</AmountSpecification>
      </SimpleValue>
      </MultipleValue>
      </PropertyValues>
      </PropertyValuation>
    - <PropertyValuation>
      <PropertyReference>/CCM/PRICE_BASIS_QUANTITY</PropertyReference>
    - <PropertyValues>
    - <SimpleValue>
      <QuantitySpecification unitCode="EA">1.0</QuantitySpecification>
      </SimpleValue>
      </PropertyValues>
      </PropertyValuation>
    - <PropertyValuation>
      <PropertyReference>CCM/PMNTTRMS</PropertyReference>
    - <PropertyValues>
    - <SimpleValue>
      <NameSpecification>0002</NameSpecification>
      </SimpleValue>
      </PropertyValues>
      </PropertyValuation>
      </PropertyValuationList>
      </Item>
      </ItemList>
      </CatalogContent>
      </Catalog>
      </n0:CatalogTransmission>
    Edited by: vishakhrajeev123 on Jun 20, 2011 6:49 PM

    Dear Krupa,
    Thank you for your quick reply.
    So we should consider the scenario where SRM is the central repository for the contracts, and all the changes done in SRM should be replicated to ERP.
    In this scenario, do you know which steps should be done to allow contract replication from SRM to ERP? I already created a central contract in SRM but there is no message sent to PI.
    Thanks in advance.
    Regards,
    Andreia

  • Issue with post migration, from 11.1.1.1.3 to 11.1.1.1.5

    Hi,
    We are facing issues post migration issue in 11.1.1.1.5.
    We are using JMS adapter with 3rd party Queues (IBM MQ). We are able to produce and consume the messages in 11.1.1.1.3. But, post migration to 11.1.1.1.5, we are able to only prouce the messages and not able to consume the same.
    We use JMS message id as Correlation id.
    Please assist us on this.
    Thanks!

    and not able to consume the same.Do you see any error in log? Paste the error info here. Alternatively, you may log a SR with support.
    Regards,
    Anuj

  • Email issue receiving multiple messages from same source

    For some reason, when I get two emails at once from a course I'm taking, they show up on my iphone, but only one shows in my macbook inbox. Once I open it in my macbook, it deletes the other on my iphone. ***?

    People keep reporting this problem from time to time, and almost always it is some sort of Yahoo account and there is nothing the user can do to fix it. The problem usually fixes itself after some time for no apparent reason, just as it started.
    Try using a different mail client, such as Thunderbird, and see whether the problem happens there as well. If so, then you know Mail has no bearing on it and there is nothing you can do other than complaining to your ISP or whoever is responsible for that account.

  • Sent Messages from iPad Appear as Posted Message

    Hi All:
    We have a single user (out of about 50 Mobility users) who is having an issue with sending messages from her iPad2. Whenever she sends or replies to an e-mail from the iPad2, the message is never sent to the receipient(s). Instead, a blank "posted message" appears in her inbox (both on the iPad and in her Groupwise inbox) originating from herself. Nothing appears in sent items on her Groupwise client - the only indication that anything was sent is the blank posted message that appears in her inbox. If she sends a message from the Groupwise client, the message sends perfectly. Contacts, calendars, and the inbox are synced to the iPad perfectly; it's just replying/sending that generates this posted message in her inbox.
    We've tried removing the user from GWMobility and re-adding, running "Analyze/Fix Databases" from ConsoleOne on the user, and running a structural rebuild, but still have the same issue. We've also tried another iPad and were met with the same results.

    I apologize if this was posted in the wrong area. I just found the DS: Mobility Pack forums and will repost there.

  • Problem in Posting Messages to MDM from SAP XI

    Helloo Experts,
    First of all I want to tell you this is my first day working with SAP MDM. I donu2019t even know the basics of MDM.
    I am trying to Post the Message from XI to SAP MDM Console. When I am trying to post a test message it appears success in XI and it is not visible in SAP MDM.
    But, the logs of MD shows the Namespace and Interface were not registered. Can any one tell me how I can register my Namespaces in the SAP MDM console?
    From some of the previous topics I can understand that to register any interface I need to have the below details
    Namespace :
    Interface :
    Bean :
    Method :
    I can provide the Namespace and Interface which I am using to post the messages to SAP MDM console.
    Can any one tell me where do I can find the Bean and Method of the particular inbound interface? I mean do I need to deploy the any files in MDM server so that it can understand
    Cheers!
      Ram

    Hi Ramachandra,
    I am trying to Post the Message from XI to SAP MDM Console. When I am trying to post a test message it appears success in XI and it is not visible in SAP MDM.
    1.But, the logs of MD shows the Namespace and Interface were not registered. Can any one tell me how I can register my Namespaces in the SAP MDM console?
    2.I am trying to Post the Message from XI to SAP MDM Console. When I am trying to post a test message it appears success in XI and it is not visible in SAP MDM.
    3.But, the logs of MD shows the Namespace and Interface were not registered. Can any one tell me how I can register my Namespaces in the SAP MDM console?
    firstly your Scenario be like this:
    R/3-(Proxy OR IDOC)->XI (MSG-MAPPING) where sender side having R/3 structure should mapped with MDM Receiver side (Repository structure) --->MDM (File Adapter) which will ping at the ready folder of your inbound Port for your maintain Remote system.
    1. you dnt need to maintain NameSpaces in the MDM console afterall. you need to create Remote system, inbound port(where you define what kind of file it accept (Xml, Excel etc).
    2. For this firstly you need to Map your both source and target structure. Apart you also should need to have a save map in MDM Import Manager using this map( inwhich you map fields and values of your source file to target MDM Repository Structure) only then you could able to insert Data into MDM Data Manager.
    3. As i said above you dnt need to maintain NameSpaces in the MDM console afterall. Also in File as Adapter comm channel you define FTP sever IP machine, path of the inbound Ready folder .
    i think you just start with Basics of MDM tools now:
    SAP Reference guides:
    MDM Console -- http://help.sap.com/saphelp_mdmgds55/helpdata/en/88/9f9c427055c66ae10000000a155106/frameset.htm
    MDM Import manager --http://help.sap.com/saphelp_mdmgds55/helpdata/en/43/120367f94c3e92e10000000a1553f6/frameset.htm
    MDM DataManager --http://help.sap.com/saphelp_mdmgds55/helpdata/en/43/e0615a82b40a2ee10000000a11466f/frameset.htm
    MDM Syndicator --http://help.sap.com/saphelp_mdmgds55/helpdata/EN/43/5fe0e8a55f5f6be10000000a1553f6/frameset.htm
    Hope it will Help you,
    Rewards if Useful....
    Mandeep Saini

  • Ibase/Component issue while creating a message from satillite system

    Hi experts,
    we have implemented the service desk functionality in solution manager system.
    User is able to create message in solution manager directly.
    While creating message from a satellite system IBASE/component fields are filled with incorrect values.
    Because of this user unable to create message from satillite system.
    Has someone any ideas where we do some settings to get correct Ibase/Component values while creating message from satillite system?
    Thank you in advance,
    Babu

    Hi  Babu,
    For Creating messages in SOLMAN make sure that in T code SM30  under the table BCOS_CUST data is maitained
    OSS_MSG     W     NONE     CUST620     1.0
    First your should make your solman ready for posting issues within.
    Then connect it to ECC systems and try posting issues there.
    Do not user Tcode NOTIF_CREATE for posting issues  always use HELP- Create Support message.
    Thanks
    Nand

  • Purchase order message Re-determination after goods issue is posted

    We have a requirement to trigger special function message type (which creates a flat file) in a purchase order when goods issue for all items are posted. We have created a requirement routine for message type to check if goods issue is posted for all line items. Goods issue is posted using BAPI which uses transaction MIGO. When goods issue is posted, we want output to be triggered in purchase order. Requirement is working fine but is there any way to trigger output automatically without going to PO?
    After goods issue is posted, if we go into purchase order using ME22N then we see output proposed or if we make any changes in PO then output is proposed. This will not happen in real life though.
    Any suggestion will be highly appreciated. Thanks.
    Sanjay

    Hello,
    You can create a new output message record in NAST using RV_MESSAGE_UPDATE:
    CALL FUNCTION 'RV_MESSAGE_UPDATE'
          EXPORTING
            msg_kappl = 'EF'
            msg_objky = w_objky
          TABLES
            msg_xnast = itab_nast
            msg_ynast = itab_nast_old
          EXCEPTIONS
            no_update = 1
            OTHERS    = 2.
    Once the record is created, you may submit the program RSNAST00 to output the message.
    Thanks,
    Venu

  • Email messages from my personal email account are being posted (copied) to SMS messages.  I have a new cell device, and this is happening on the new device also.  The copy/forward to SMS is NOT being initiated by my email provider.  How do I end this?

    Email messages from my personal email account are being posted (copied) to SMS messages.  I have a new cell device (swtched from Droid to iPhone) and this is happening on the new device also.  The copy/forward to SMS is NOT being initiated by my email provider, and not by Gmail.   How do I end ûVerizon's forwarding my personal email to SMS? 
    Thanks.

    Maybe I'm missing something but how can Verizon have control over your personal GMail account?  Sounds like you do have your email set up to forward to sms. 
    I have certain emails that are forwarded to me as SMS but that is an option that is enabled on the email side of things and is independent from Verizon.

  • In my email all the messages from one person bunch together and I would like to separate them. I have done this before on my iPhone but just recently got an iPad and its doing it on this, so does anyone have any ideas how to fix this issue?

    In my email all the messages from one person bunch together and I would like to separate them. I have done this before on my iPhone but just recently got an iPad and its doing it on this, so does anyone have any ideas how to fix this issue?

    Settings >> Mail, Contacts. Calendars >> Organise by Thread. Switch to OFF to see every individual email in the Inbox.

Maybe you are looking for

  • How can I enter data in an input schedule on a member in the EPM Add-On that is not a base member?

    Hello, all, how can I enter data in an input schedule on a member in the EPM Add-On that is not a base member? E.g. I want to implement a top-down-planning scenario and I have the following hierarchy: Europe      Germany      France      UK      Spai

  • Iweb links won't work for some people

    Hi! I have recently made a website using iweb and most people have no troubles viewing all my pages (even if they appear slightly different than I designed them). I have gotten emails from a few people, however, saying they can't get to some of my pa

  • Jdbc-servlet help!!!!!!!!

    excuse my english. hey folks, i got this problem: i`m trying to do a simple servlet that`s throw a html with a result, but i always got this error: java.lang.NullPointerException at ConsultaServlet.doPost(ConsultaServlet.java:45) at javax.servlet.htt

  • ClassLoaders and Coherence

    Morning all, I've been playing with Coherence and Classloaders. I'm trying to start a Cluster in a single process of one Extend and 2 Storage nodes (basically for testing). I can get this to work : see CoherenceStarter code at the bottom, if I explic

  • How do you transfer ringtones to a new phone?

    I purchased a ringtone on my old phone and don't know how to get it on my new phone without repurchasing it?