Not Able to Activate the Message Mapping in XI

Hi All,
I am facing error while activating a simple Message Mapping (Mapping which I have created using XI’s graphical mapping tool). What I understood from the error log is that, even though we are doing the graphical mapping, internally XI is creating a java mapping program. And while activation its basically compiling the graphical mapping (internally a java program) and while compilation this java program we are getting the error.
we have XI 3 with SP17 version java 1.4.2_06 running
i have copied the part of default.trace file which has the error
#1.5#0011433286D800590000095B000023BC00041BABC8FCF82A#1156324532170#com.sap.engine.compilation#sap.com/com.sap.xi.repository#com.sap.engine.compilation.ExternalCompiler.compile()#RAKESHR#302#SAP J2EE Engine JTA Transaction : [657ffffffa42600cffffffac]#iscsapapp4w_NW2_106406950#RAKESHR#d9a3dc50328711dbbc700011433286d8#SAPEngine_Application_Thread[impl:3]_40##0#0#Error##Plain###Error while compiling :
java.io.IOException: CreateProcess: null
bin
javac -J-Xmx256m @E:/usr/sap/NW2/DVEBMGS10/j2ee/cluster/server0/./temp/classpath_resolver/Mapec86e9c0328711dbb0ab0011433286d8/O1156324532061.txt @E:/usr/sap/NW2/DVEBMGS10/j2ee/cluster/server0/./temp/classpath_resolver/Mapec86e9c0328711dbb0ab0011433286d8/S1156324532124.txt error=2
     at java.lang.Win32Process.create(Native Method)
     at java.lang.Win32Process.<init>(Win32Process.java:66)
     at java.lang.Runtime.execInternal(Native Method)
     at java.lang.Runtime.exec(Runtime.java:566)
     at java.lang.Runtime.exec(Runtime.java:491)
     at java.lang.Runtime.exec(Runtime.java:457)
     at com.sap.engine.compilation.ExternalCompiler.compile(ExternalCompiler.java:73)
     at com.sap.aii.ib.server.cmpl.Compiler.compile(Compiler.java:192)
     at com.sap.aii.ib.server.mapping.exec.ServiceUtil.compileSourceCode(ServiceUtil.java:203)
     at com.sap.aii.ib.server.mapping.exec.ServiceUtil.compile(ServiceUtil.java:156)
     at com.sap.aii.ibrep.server.mapping.ServerMapService.compileSourceCode(ServerMapService.java:361)
     at com.sap.aii.ibrep.server.mapping.ServerMapService.compileSourceCodeWithoutAndWithArchives(ServerMapService.java:301)
     at com.sap.aii.ibrep.server.mapping.ServerMapService.compileWithoutSave(ServerMapService.java:264)
     at com.sap.aii.ibrep.server.mapping.ServerMapService.compile(ServerMapService.java:222)
     at com.sap.aii.ibrep.server.check.mapping.XiMappingChecker.check(XiMappingChecker.java:113)
     at com.sap.aii.ibrep.server.mapping.xitrafo.XiTransformationChecker.check(XiTransformationChecker.java:114)
     at com.sap.aii.ibrep.server.check.mapping.InternalCheckServiceImplXiTransformation.checkObject(InternalCheckServiceImplXiTransformation.java:37)
     at com.sap.aii.ib.core.check.CheckServiceProvider$CheckServiceImpl.checkObject(CheckServiceProvider.java:98)
     at com.sap.aii.ib.server.oa.ServerObjectAccess.checkBeforeIntegrate(ServerObjectAccess.java:2205)
     at com.sap.aii.ib.server.clmgmt.ChangeListMgmtImpl.releaseChangeList(ChangeListMgmtImpl.java:767)
     at com.sap.aii.ib.server.clmgmt.ChangeListMgmtImpl.submitChangeList(ChangeListMgmtImpl.java:217)
     at com.sap.aii.ib.server.clmgmt.ChangeListMgmt.submitChangeList(ChangeListMgmt.java:132)
     at com.sap.aii.ib.server.clmgmt.ChangeListMgmt.submitChangeList(ChangeListMgmt.java:124)
     at com.sap.aii.ib.sbeans.clmgmt.ChangeListMgmtBean.submitChangeList(ChangeListMgmtBean.java:92)
     at com.sap.aii.ib.sbeans.clmgmt.ChangeListMgmtRemoteObjectImpl10.submitChangeList(ChangeListMgmtRemoteObjectImpl10.java:435)
     at com.sap.aii.ib.sbeans.clmgmt.ChangeListMgmtRemoteObjectImpl10p4_Skel.dispatch(ChangeListMgmtRemoteObjectImpl10p4_Skel.java:343)
     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:309)
     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:194)
     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:122)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
#1.5#0011433286D800590000095D000023BC00041BABC8FDCA9D#1156324532217#XIREP.com.sap.aii.ib.server.mapping.exec.ServiceUtil#sap.com/com.sap.xi.repository#XIREP.com.sap.aii.ib.server.mapping.exec.ServiceUtil#RAKESHR#302#SAP J2EE Engine JTA Transaction : [657ffffffa42600cffffffac]#iscsapapp4w_NW2_106406950#RAKESHR#d9a3dc50328711dbbc700011433286d8#SAPEngine_Application_Thread[impl:3]_40##0#0#Error#1#/Applications/ExchangeInfrastructure/Repository#Plain###Compilation process error : CreateProcess: null
bin
javac -J-Xmx256m @E:/usr/sap/NW2/DVEBMGS10/j2ee/cluster/server0/./temp/classpath_resolver/Mapec86e9c0328711dbb0ab0011433286d8/O1156324532061.txt @E:/usr/sap/NW2/DVEBMGS10/j2ee/cluster/server0/./temp/classpath_resolver/Mapec86e9c0328711dbb0ab0011433286d8/S1156324532124.txt error=2
Thrown:
MESSAGE ID: com.sap.aii.ib.server.cmpl.CompilerException
com.sap.aii.ib.server.cmpl.CompilerException: Compilation process error : CreateProcess: null
bin
javac -J-Xmx256m @E:/usr/sap/NW2/DVEBMGS10/j2ee/cluster/server0/./temp/classpath_resolver/Mapec86e9c0328711dbb0ab0011433286d8/O1156324532061.txt @E:/usr/sap/NW2/DVEBMGS10/j2ee/cluster/server0/./temp/classpath_resolver/Mapec86e9c0328711dbb0ab0011433286d8/S1156324532124.txt error=2
     at com.sap.aii.ib.server.cmpl.Compiler.compile(Compiler.java:209)
     at com.sap.aii.ib.server.mapping.exec.ServiceUtil.compileSourceCode(ServiceUtil.java:203)
     at com.sap.aii.ib.server.mapping.exec.ServiceUtil.compile(ServiceUtil.java:156)
     at com.sap.aii.ibrep.server.mapping.ServerMapService.compileSourceCode(ServerMapService.java:361)
     at com.sap.aii.ibrep.server.mapping.ServerMapService.compileSourceCodeWithoutAndWithArchives(ServerMapService.java:301)
     at com.sap.aii.ibrep.server.mapping.ServerMapService.compileWithoutSave(ServerMapService.java:264)
     at com.sap.aii.ibrep.server.mapping.ServerMapService.compile(ServerMapService.java:222)
     at com.sap.aii.ibrep.server.check.mapping.XiMappingChecker.check(XiMappingChecker.java:113)
     at com.sap.aii.ibrep.server.mapping.xitrafo.XiTransformationChecker.check(XiTransformationChecker.java:114)
     at com.sap.aii.ibrep.server.check.mapping.InternalCheckServiceImplXiTransformation.checkObject(InternalCheckServiceImplXiTransformation.java:37)
     at com.sap.aii.ib.core.check.CheckServiceProvider$CheckServiceImpl.checkObject(CheckServiceProvider.java:98)
     at com.sap.aii.ib.server.oa.ServerObjectAccess.checkBeforeIntegrate(ServerObjectAccess.java:2205)
     at com.sap.aii.ib.server.clmgmt.ChangeListMgmtImpl.releaseChangeList(ChangeListMgmtImpl.java:767)
     at com.sap.aii.ib.server.clmgmt.ChangeListMgmtImpl.submitChangeList(ChangeListMgmtImpl.java:217)
     at com.sap.aii.ib.server.clmgmt.ChangeListMgmt.submitChangeList(ChangeListMgmt.java:132)
     at com.sap.aii.ib.server.clmgmt.ChangeListMgmt.submitChangeList(ChangeListMgmt.java:124)
     at com.sap.aii.ib.sbeans.clmgmt.ChangeListMgmtBean.submitChangeList(ChangeListMgmtBean.java:92)
     at com.sap.aii.ib.sbeans.clmgmt.ChangeListMgmtRemoteObjectImpl10.submitChangeList(ChangeListMgmtRemoteObjectImpl10.java:435)
     at com.sap.aii.ib.sbeans.clmgmt.ChangeListMgmtRemoteObjectImpl10p4_Skel.dispatch(ChangeListMgmtRemoteObjectImpl10p4_Skel.java:343)
     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:309)
     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:194)
     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:122)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
Root cause:
com.sap.engine.compilation.CompilerProcessFailureException: Compilation process error : CreateProcess: null
bin
javac -J-Xmx256m @E:/usr/sap/NW2/DVEBMGS10/j2ee/cluster/server0/./temp/classpath_resolver/Mapec86e9c0328711dbb0ab0011433286d8/O1156324532061.txt @E:/usr/sap/NW2/DVEBMGS10/j2ee/cluster/server0/./temp/classpath_resolver/Mapec86e9c0328711dbb0ab0011433286d8/S1156324532124.txt error=2
     at com.sap.engine.compilation.ExternalCompiler.compile(ExternalCompiler.java:77)
     at com.sap.aii.ib.server.cmpl.Compiler.compile(Compiler.java:192)
     at com.sap.aii.ib.server.mapping.exec.ServiceUtil.compileSourceCode(ServiceUtil.java:203)
     at com.sap.aii.ib.server.mapping.exec.ServiceUtil.compile(ServiceUtil.java:156)
     at com.sap.aii.ibrep.server.mapping.ServerMapService.compileSourceCode(ServerMapS

are you facing the problem for every mapping created ? Else try to delete the existing mapping and recreate the same.

Similar Messages

  • Not able to get the message from Queue using MQ adapter

    HI
    Using Mq adapter am able to put the message in a queue and am able to get the message if i select the schema type as opaque, but am not able to get the message if i specify any schema type and am getting timed out exception.
    Kindly help to proceed with this issue.

    Hi,
    Am also facing the same issue.
    I would be thankful if anyone can provide the solution

  • After system restore ,we are not able to activate the windows,while login to systems getting an error 0x800700B7

    after system restore ,we are not able to activate the windows, while login to systems getting an error 0x800700B7
    Cont-8096688758

    hi Jain,
    you may need to check the transfer structures,
    right click infosource and 'change', click 'comm.structure'/expand,
    click 'transfer', move the 0BASE_UOM from left to right side,
    or if you wont use the comm structure anymore, you can right click infosource and 'delete comm structure'
    hope this helps.

  • Wrong password resulted in disabling of the ipad. it says connect to itunes, i did but i am not able to activate the ipad

    wrong password resulted in disabling of the ipad. it says connect to itunes, i did but i am not able to activate the ipad.
    Ipad has been disabled

    You may need to put the iPad into recovery mode  : http://support.apple.com/kb/ht1808 - you should then be able to reset it via your computer's iTunes and restore/resync your content to it

  • I restored my iphone5 after forgetting the passcode unfortunately i am not able to activate the phone because it can't recognize my sim card

    I restored my iphone5 after forgetting the passcode unfortunately i am not able to activate the phone because it can't recognize my sim card

    Has the phone been officially unlocked by the provider before? Only the provider can unlock the phone, if the phone has been jailbroken to unlock it, restoring will lock it again.
    iPhone: About unlocking

  • Not able to activate the Function Code in screen layout.

    Hi Experts,
    I was not able to activate the screen function code in se51.
    It is in the transaction code - J1IEX.
    What can the possible reasons?..
    Please suggest.
    Regards,
    Neslin.

    Hi Jorge ,
    No , i didnt find the custom fields in IS_ITEM which i have added in the PO item level .
    i have added the custom field in this include INCL_EEW_PD_ITEM_CSF_PO .
    More over this include wont included in the IS_ITEM structure .
    Thank you,

  • Not able to activate the transfer rule and change the transfer rule plz adv

    hello friuends..
    i m not able to change my transfer rule . i m getting below msg.
    InfoObject 0BASE_UOM of communication structure still being used
    Message no. RSAR741
    Diagnosis
    The deletion of the communication structure for InfoSource 8ZPOS_O13 is not possible. InfoObject 0BASE_UOM of the communication structure is still being used. This use must be undone first.
    Concretely the communication structure of an InfoSource can only be deleted if there are no update rules for InfoCubes and no transfer structures for source systems for this InfoSource.
    System response
    Activity was finished without database change.
    Procedure
    Check the use of your InfoSource 8ZPOS_O13 in the transfer structures. Delete all existing transfer structures of your InfoSource 8ZPOS_O13.
    Check the use of your InfoSource 8ZPOS_O13 in update rules for InfoCubes. Delete all existing update rules for your InfoSource 8ZPOS_O13.
    Afterwards, you can delete your communication structure for InfoSource 8ZPOS_O13.
    where as i have deleted all update rule for the infosource ZPOS_O13 . but still i m not able to change it .
    I have check ed it and it not lock in any req . so please let me know how can i proceed .
    Thanks in advance.

    hi Jain,
    you may need to check the transfer structures,
    right click infosource and 'change', click 'comm.structure'/expand,
    click 'transfer', move the 0BASE_UOM from left to right side,
    or if you wont use the comm structure anymore, you can right click infosource and 'delete comm structure'
    hope this helps.

  • My ipod is disabled and says connect to itunes.  I am not able to get the message about restore??

    Ipod touch is disabled and says connect to itunes.  I have followed all  of the steps but am not getting the message to restore.

    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen        
    If recovery mode does not work try DFU mode.
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings

  • MDB Not able to consume the messages

    Hi
    The code below put the messages in the queue which I can see through the admin console
    public class TestMDBClient {
    public static void main(String [] args) throws JMSException,
    NamingException {
    final Context ic = getInitialContext();
    final QueueConnectionFactory qcf = (QueueConnectionFactory)ic.lookup("jms/TestConnectionFactory");
    // Lookup should specify the queue name that is mentioned as "mappedName" in MessageDriven Bean.
    System.out.println("TEST ="+qcf);
    final Queue destQueue = (Queue)ic.lookup("jms/TestQueue");
    ic.close();
    final QueueConnection connection = qcf.createQueueConnection();
    try {
    final QueueSession session = connection.createQueueSession(false, 0);
    final QueueSender sender = session.createSender(destQueue);
    final TextMessage msg = session.createTextMessage("Hello World from Message Driven Bean");
    sender.send(msg);
    System.out.println("Message Sent");
    } catch (Exception ex) {
    ex.printStackTrace();
    } finally {
    connection.close();
    private static Context getInitialContext() throws NamingException {
    Hashtable env = new Hashtable();
    // Add InitialContext property assignments here.
    env.put( Context.INITIAL_CONTEXT_FACTORY, "weblogic.jndi.WLInitialContextFactory" );
    // Note that by default WebLogic server is not created with security, so credentials are not needed.
    // TODO: Verify the server address and port number
    env.put(Context.PROVIDER_URL, "t3://localhost:7101");
    return new InitialContext( env );
    But My Mdb onMessage() is not getting executing
    import javax.ejb.EJBException;
    import javax.ejb.MessageDrivenBean;
    import javax.ejb.MessageDrivenContext;
    import javax.jms.Message;
    import javax.jms.MessageListener;
    public class TestMDBBean implements MessageDrivenBean, MessageListener {
    private MessageDrivenContext _context;
    public void ejbCreate() {
    public void setMessageDrivenContext(MessageDrivenContext context) throws EJBException {
    _context = context;
    public void ejbRemove() throws EJBException {
    public void onMessage(Message message) {
    System.out.println("I am here ...");
    System.out.println(message);
    My config xml files are
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <ejb-jar xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee/ejb-jar_2_1.xsd" version="2.1"
    xmlns="http://java.sun.com/xml/ns/j2ee">
    <enterprise-beans>
    <message-driven>
    <description>Message-Driven Bean</description>
    <display-name>TestMDB</display-name>
    <ejb-name>TestMDB</ejb-name>
    <ejb-class>oracle.apps.rms.model.TestMDBBean</ejb-class>
    <messaging-type>javax.jms.MessageListener</messaging-type>
    <transaction-type>Container</transaction-type>
    </message-driven>
    </enterprise-beans>
    </ejb-jar>
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <weblogic-ejb-jar xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.bea.com/ns/weblogic/weblogic-ejb-jar http://www.bea.com/ns/weblogic/weblogic-ejb-jar/1.0/weblogic-ejb-jar.xsd"
    xmlns="http://www.bea.com/ns/weblogic/weblogic-ejb-jar">
    <weblogic-enterprise-bean>
    <ejb-name>TestMDB</ejb-name>
    <message-driven-descriptor>
    <destination-jndi-name>jms/TestQueue</destination-jndi-name>
    </message-driven-descriptor>
    <enable-call-by-reference>true</enable-call-by-reference>
    </weblogic-enterprise-bean>
    <message-destination-descriptor>
    <message-destination-name>TestQueue</message-destination-name>
    <destination-jndi-name>jms/TestQueue</destination-jndi-name>
    </message-destination-descriptor>
    </weblogic-ejb-jar>
    I even tried with a standalone java program ; no luck there also .Any body can help ?
    package oracle.apps.rms.model;
    import java.util.Hashtable;
    import javax.jms.*;
    import javax.naming.Context;
    import javax.naming.InitialContext;
    import javax.naming.NamingException;
    public class Test implements MessageListener {
    public final static String JNDI_FACTORY =
    "weblogic.jndi.WLInitialContextFactory";
    // ******Defines the JMS CONNECTION FACTORY JNDI name.******
    public final static String JMS_FACTORY = "jms/TestConnectionFactory";
    // ******Defines the QUEUE JNDI name.******
    public final static String QUEUE = "jms/TestQueue";
    private QueueConnectionFactory qconFactory;
    private QueueConnection qcon;
    private QueueSession qsession;
    private QueueReceiver qreceiver;
    private Queue queue;
    private boolean quit = false;
    public void onMessage(Message msg) {
    try {
    String msgText;
    if (msg instanceof TextMessage) {
    msgText = ((TextMessage)msg).getText();
    } else {
    msgText = msg.toString();
    System.out.println("Message Received: " + msgText);
    if (msgText.equalsIgnoreCase("quit")) {
    synchronized (this) {
    quit = true;
    this.notifyAll();
    } catch (JMSException jmse) {
    System.err.println("An exception occurred: " + jmse.getMessage());
    public void init(Context ctx, String queueName) throws NamingException,
    JMSException {
    qconFactory = (QueueConnectionFactory)ctx.lookup(JMS_FACTORY);
    qcon = qconFactory.createQueueConnection();
    qsession = qcon.createQueueSession(false, Session.AUTO_ACKNOWLEDGE);
    queue = (Queue)ctx.lookup(queueName);
    System.out.println(queue);
    qreceiver = qsession.createReceiver(queue);
    qreceiver.setMessageListener(this);
    qcon.start();
    public void close() throws JMSException {
    qreceiver.close();
    qsession.close();
    qcon.close();
    public static void main(String[] args) throws Exception {
    String str = "t3://localhost:7101";
    InitialContext ic = getInitialContext(str);
    Test qr = new Test();
    qr.init(ic, QUEUE);
    System.out.println("JMS Ready To Receive Messages (To quit, send a \"quit\" message).");
    synchronized (qr) {
    while (!qr.quit) {
    try {
    qr.wait();
    } catch (InterruptedException ie) {
    ie.printStackTrace();
    qr.close();
    private static InitialContext getInitialContext(String url) throws NamingException {
    Hashtable<String, String> env = new Hashtable<String, String>();
    env.put(Context.INITIAL_CONTEXT_FACTORY, JNDI_FACTORY);
    env.put(Context.PROVIDER_URL, url);
    return new InitialContext(env);
    Thanks
    Suneesh

    Hi,
    Please try the below one: http://weblogic-wonders.com/weblogic/2009/08/17/mdb3-0-sample-for-weblogic-application-server/ (if you want to try with MDB3.0)
    If you want to continue with the MDB2.0 then please change the DDs as below:
    *"weblogic-ejb-jar.xml"*
    <?xml version="1.0" encoding="UTF-8"?>
    <weblogic-ejb-jar
    xmlns="http://www.bea.com/ns/weblogic/90" xmlns:j2ee="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.bea.com/ns/weblogic/90 http://www.bea.com/ns/weblogic/90/weblogic-ejb-jar.xsd">
    <weblogic-enterprise-bean>
    <ejb-name>TestMDB</ejb-name>
    <message-driven-descriptor>
    <destination-jndi-name>TestQ</destination-jndi-name>
    </message-driven-descriptor>
    </weblogic-enterprise-bean>
    </weblogic-ejb-jar>
    *"ejb-jar.xml"*
    <?xml version="1.0" encoding="UTF-8"?>
    <ejb-jar
    xmlns="http://java.sun.com/xml/ns/j2ee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/ejb-jar_2_1.xsd"
    version="2.1">
    <enterprise-beans>
    <message-driven>
    <ejb-name>TestMDB</ejb-name>
    <ejb-class>test.example.mdb.TestMDB</ejb-class>
    <transaction-type>Container</transaction-type>
    <activation-config>
    <activation-config-property>
    <activation-config-property-name>destinationType</activation-config-property-name>
    <activation-config-property-value>javax.jms.Queue</activation-config-property-value>
    </activation-config-property>
    </activation-config>
    </message-driven>
    </enterprise-beans>
    </ejb-jar>
    I have uploaded My TestMDB Application in : http://www.4shared.com/file/ni4WBc6G/TestMDB.html you can get the "QueueSend.java" program from Step-6) of below link : http://weblogic-wonders.com/weblogic/2010/06/26/basic-jms-demo-using-weblogic-queue/
    Thanks
    Jay SenSharma
    http://weblogic-wonders.com (Wonders Are Here)
    Thanks
    Jay SenSharma

  • I am trying to determine how I can take an email without an attachment and save it to a folder.  I am not able to paste the message anywhere.  I can copy but to no avail.  I want to set up folders in email to move and save emails.  How can this be done?

    I am trying to determine how I can save emails into folders in my email account.  No ability to create a folder to move an email over into.  How can I do this?

    If you are using iPad Mail app, in the left hand column tap the arrow in the top left corner until you return to where your main email address appears. This is the main account screen.
    Then tap the email address/account once.
    In the left column in the upper right, tap the Edit button.
    At the bottom of the left column/panel there is a New Mailbox button.
    Tap the button. At the top of the left column, a keyboard entry field appears.
    Thiis is where you tap and enter the name of your new Mailbox folder.
    Once done naming, click the done button at the top right of the left column and you are done.
    This is how you add additonal mailbox folders to your email account.
    Once the mailbox folders you need are created, you can return to any email entry, Tap the Edit button in the upper right of the left column, again. A button appears next to all the emails in the left column.
    Tap the buttons for the ones you wish to move to a particular mailbox folder, at the bottom of the left column, choose the Move button, then pick the mailbox folder to move the emails to and they will automatically move to that mailbox folder.

  • Not able to activate my antivirus

    i have ourchased a 16gb hp pendrive and i am not able to activate the antivirus software offered along with it .please let me know the procedure to activate the antivirus software .i have visited the link given in that code but the error message is displayed or java update message is blinked in that link.

    Mithun1990 wrote:
    I am not able to activate my antivirus through redemption code and no links are working
    suggest me to activate it asap
    With whom are you referring to? Did you try to contact HP support to ask them about it? This is a HP user forum.
    I am a Volunteer to help others on here-not a HP employee.
    Replies aren't online 24/7 because of Time Zone differences.
    Remember in this Day and Age of Computing the Internet is Knowledge at your fingertips if you choose understand it. -2015-

  • Not able to activate Aggregate

    Hi,
    I am trying to maintain master data and i am getting information message.
    "Attributes of characteristic ZZPREIS are locked by terminated change run 473746227".
    Because of this I am not able to activate the Aggregate also.
    Can anyone let me know how I can resolve this.
    Thanks

    You will have to finish the previous change run..and then you can activate the aggregate...
    go to change run monitor using  transaction CHANGERUNMONI and restart the incomplete change run.
    to understand things about change run this doc will be helpful for you:
    [change run|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0da0368-7669-2d10-74aa-82f15ce45e09?quicklink=index&overridelayout=true]
    else if you know it properly then can delete the lock for aggregate in SM12(very very risky unless you know it properly) and do the activation.
    Regards,
    RK
    Edited by: Rakesh Kumar on Dec 30, 2010 7:27 AM

  • Not able to activate transformations

    Hi All,
    I have added some of the fields in the target, and applied made some one - one transformations. but Am not able to activate the transformations, It is giving error 'ERROR WHEN RESETTING TRANSFORMATION (TRANSFORMATION ID) TO THE ACTIVE VERSION.
    Error arose when activating transformations, an active version already existed before the activation.
    any suggestions...
    Regards

    Hi,
    Please verify following points to resolve the same:
    (1). Check whether your mapping for defined fields at source done in transformation and it's not showing any warning/error.
    (2). Check the data type and analyze the kind of data has to reach to the field in transformation from your source.
    (3). Check the data type length too.
    (4). If everything goes fine then you can activate the transformation.
    Hope it helps.
    Vivek

  • Not able to activate  LOG_MMFI_P2P

    Hi
    We are using upgraded level of Enhanchment 4, SAP-APPL 604. I am not able to activate the business function  LOG_MMFI_P2P (MM, integration of materials management and financial accounting) in SFW5 to implement the note 1353125.
    While activating message show as "Activation not neccesary". Please help
    Abhi

    Hi,
       You may check the note: 1622433 - FAQ: Down payment clearing as of Release ERP 6.0 EhP4
    Regards,
    AKPT

  • Availability control is not able to  activate in ko22

    Hi frds,
    my problem is i am going to creat availability control to order in 2012 i gave amount after order oerview also i gave amount but if we r not activate the budget control. because that is display mode.
    in ops9 we had given activat type 1.that budget profile maintain in order type also.but i am not able to activate the availability control. can u please suggest me how to activate.
    Actually my requirement is department wise budget control.when we are purchase any asset through po the amount will be reduced from that department. can u tell me suggestion this one also this is  correct way r funds management implementation is the correct way.
    Thanks,

    Hi,
    The Availability control will activate automatically when you enter budget in the order.

Maybe you are looking for

  • Why cant i print a large image on my 750c plus

    I have a HP750c Plus plotter and I am trying to print plans of a vehicle that is just over a meter long.  I have selected the roll option and the hieght fits the paper at 24", however I am unable to select the length to print the complete plan in one

  • Weird font bug in CS4 with 321impact

    Hi, Being using the font 321Impact for a lot of work in Photoshop etc. works fine. Just come to use the font in InDesign (cs4) but when ever I type words like 'confidence' or 'finding' the f and i characters disappear! This only happens with the lett

  • Log in error 400

    can someone please help me..error 400 when logging in...tried the fix and still nothing..i want to use the share option..

  • SQL Query Builder Error

    Hi, I'm trying to build a data model based on data on our server. I've created a Data Set in SQL using the Query Builder, but when I go to save, I receive this error message:       [Hyperion][SQLServer JDBC Driver][SQLServer]Invalid object name 'CMPR

  • Problems View language change

    How do I change the language in Flex Builder 3 Problems View? This is Czech. I don't understand Czech. I want English. Can someone please help?