TEXT Help in posting messages

How can I get Heading 1, which can be used for posting messages, please help me in this regard

Hi Vamsi,
If I have understood your question correctly, then it means how you are going to use the Heading in the Plain Text Help in while posting a question, replying to a thread, etc.
If this is correct, then you can take the following approach in order to use the Heading. Just write h1,h2,h3,etc accordingly in front of the text which you want to mark in the beginning of the paragraph. For example,
<Heading1> use h1 like
Heading
Hope this solves your problem. You can also use the preview tab to have a preview of the text before posting.
From next time, if you can provide more elaborate data then it will be easy for other to reply promptly and accurately.
Hope this helps.
Thanks,
Samantak.

Similar Messages

  • IDOC:inbound scenario for posting Message type ORDRSP

    Hi All,
    I am doing a inbound scenraio to post message type ORDRSP.
    Acknowledgement gets created in Purchase order successfully but texts at header level and item level are not getting updated in the purchase order
    I am using the segment E1EDKT1 and E1EDKT2 for header texts . For item texts I am using the segments E1EDPT1 and  E1EDPT2.
    Any pointers to this is appreciable.
    Thanks in advance.

    Hi,
    Depending on whether the Order is a third party order are not, the texts are picked up from either SO or PO.
    Put a break point on line 842 in the Include LEINMF11 and debug, this should help you get to the root cause of the issue.
    Regards,
    Chen

  • ORA-28545: error diagnosed by Net8 when connecting to an agent Unable to retrieve text of NETWORK/NCR message 65535

    Hello All,
    I have verified entire otn community, but none of the solution working for me and hence posting this problem. I'm getting below error message when I try to connect from oracle 11g to sqlserver database. All details are given below and request some body to provide resolution.
    Oracle 11 g server installed in "Red Hat Enterprise Linux Server release 6.3"
    Sqlserver running in Windows server enterprise 64bit OS.
    $ cat initdg4msql.ora
    # This is a customized agent init file that contains the HS parameters
    # that are needed for the Database Gateway for Microsoft SQL Server
    # HS init parameters
    HS_FDS_CONNECT_INFO=[SJCGNMWQA2WEB01]:SQLEXPRESS//msdb
    # alternate connect format is hostname/serverinstance/databasename
    HS_FDS_TRACE_LEVEL=OFF
    HS_FDS_RECOVERY_ACCOUNT=RECOVER
    HS_FDS_RECOVERY_PWD=RECOVER
    $ cat listener.ora
    # listener.ora Network Configuration File: /home/oracle/11g/product/11/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
         (SID_NAME = dg4msql)
         (ORACLE_HOME = /home/oracle/11g/product/11)
         (PROGRAM = dg4msql)
    $ cat tnsnames.ora
    # tnsnames.ora Network Configuration File: /home/oracle/11g/product/11/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    GNMDB =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = sjcgnm62v2db1.skta.com)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = GNMDB)
    dg4msql  =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = sjcgnm62v2db1.skta.com)(PORT = 1521))
        (CONNECT_DATA = (SID = msdb))
        (HS = OK)
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = sjcgnm62v2db1.skta.com)(PORT = 1521))
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    ADR_BASE_LISTENER = /home/oracle/11g
    Output of lsnrctl start
    $ lsnrctl start
    LSNRCTL for Linux: Version 11.2.0.3.0 - Production on 22-NOV-2013 15:17:08
    Copyright (c) 1991, 2011, Oracle.  All rights reserved.
    Starting /home/oracle/11g/product/11/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.2.0.3.0 - Production
    System parameter file is /home/oracle/11g/product/11/network/admin/listener.ora
    Log messages written to /home/oracle/11g/diag/tnslsnr/sjcgnm62v2db1/listener/alert/log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sjcgnm62v2db1.skta.com)(PORT=1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=sjcgnm62v2db1.skta.com)(PORT=1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 11.2.0.3.0 - Production
    Start Date                22-NOV-2013 15:17:08
    Uptime                    0 days 0 hr. 0 min. 0 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /home/oracle/11g/product/11/network/admin/listener.ora
    Listener Log File         /home/oracle/11g/diag/tnslsnr/sjcgnm62v2db1/listener/alert/log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sjcgnm62v2db1.skta.com)(PORT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    Services Summary...
    Service "dg4msql" has 1 instance(s).
      Instance "dg4msql", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    SQL> CREATE PUBLIC DATABASE LINK sqlserver CONNECT TO "sa" IDENTIFIED BY "gnm123" USING 'dg4msql';
    Database link created.
    SQL> select * from dual@sqlserver;
    select * from dual@sqlserver
    ERROR at line 1:
    ORA-28545: error diagnosed by Net8 when connecting to an agent
    Unable to retrieve text of NETWORK/NCR message 65535
    ORA-02063: preceding 2 lines from SQLSERVER
    SQL> select * from "sys"."tables"@sqlserver;
    select * from "sys"."tables"@sqlserver
    ERROR at line 1:
    ORA-28545: error diagnosed by Net8 when connecting to an agent
    Unable to retrieve text of NETWORK/NCR message 65535
    ORA-02063: preceding 2 lines from SQLSERVER
    Pl help.

    Hi Klaus,
    I just pick the gateway 11.2.0.3 patch to the installation. Here I got error and patch installation failed.
    [oracle@sjcgnm62v2db1 13092292]$ opatch apply
    Invoking OPatch 11.2.0.1.7
    Oracle Interim Patch Installer version 11.2.0.1.7
    Copyright (c) 2011, Oracle Corporation.  All rights reserved.
    Oracle Home       : /home/oracle/11g/product/11
    Central Inventory : /home/oracle/oraInventory
       from           : /etc/oraInst.loc
    OPatch version    : 11.2.0.1.7
    OUI version       : 11.2.0.3.0
    Log file location : /home/oracle/11g/product/11/cfgtoollogs/opatch/opatch2013-11-26_12-41-27PM.log
    Applying interim patch '13092292' to OH '/home/oracle/11g/product/11'
    Verifying environment and performing prerequisite checks...
    Prerequisite check "CheckApplicable" failed.
    The details are:
    Patch 13092292: Required component(s) missing : [ oracle.rdbms.tg4db2, 11.2.0.3.0 ]
    [ Error during Prerequisite for apply Phase]. Detail: ApplySession failed during prerequisite checks: Prerequisite check "CheckApplicable" failed.
    Log file location: /home/oracle/11g/product/11/cfgtoollogs/opatch/opatch2013-11-26_12-41-27PM.log
    Recommended actions: This patch requires some components to be installed in the home. Either the Oracle Home doesn't have the components or this patch is not suitable for this Oracle Home.
    OPatch failed with error code 39
    [oracle@sjcgnm62v2db1 13092292]$
    Pl help.

  • Service desk error creating support message "help- create support message"

    Hi
    I'm customizing SM 7.0 SP Stack 15 service desk scenario. I'm in a VAR SAP, so It's a mandatory scenario.
    I've done all basic settings from General Settings, Connection to SAP, Online Documentation, ...,
    Business Partners, iBase, Basic BC-Sets for Configuration, Number Ranges. After them , for Scenario-Specific Settings-> Service Desk->Service Provider I've done all these steps. At SAP System Solution Manager, I've created solutions at dswp transaction and EW Alert are centralized these steps works. Transaction notif_create works and iBase are well mantained.
    The problem is when I try create a support message from satellite SAP system. I logged With a SAP user which is BP, key user and has authorizations in a satellite system and I choose help->create support message, so a pop-up appears and I fill the fields, and I press button (Save/Send). An error appears:
    Error in Local Message System: Access via 'NULL' object reference not possible. Message was Not Created
    In order solve the error I review:
    - The satellite SAP system is at the iBase installed components.
    - I've Assign Number Range for ABA notifications at SLF1 transaction.
    - I've Checked number range for Service Desk Message at SLFN transaction.
    - I've configured ABA Message transaction DNO_CUST01, transaction DNO_CUST04
    - (satellite system) Transaction sm30, table BCOS_CUST:
       Appl.            +       Dest.                                  +                     +
       OSS_MSG   W     SM_SMGCLNT010_BACK    CUST620          1.0
       TST_CUS                                                        0120009939
       RFC SM_SMGCLNT010_BACK works, SM recollects EW Alert from this satellite system
    - (satellite system) I logged with a SAP user with these roles:
      SAP_SUPPDESK_CREATE
      SAP_BC_CUS_CUSTOMIZER  according SAP NOTE 834534
      SAP_BC_CUS_ADMIN       according SAP NOTE 834534
      SAP_SV_FDB_NOTIF_BC_CREATE
      SAP_SV_FDB_NOTIF_BC_ADMIN
      All these roles are mantained.
    - I've review SAP Notes 834534, 864195, 621927(I haven't applied this SAP Note because it's older)
    Please could you help me?
    Thanks and Regards
    Raul

    Hi,
    When I try create a SAP message via help->create suuport message, I get the same error so I run help->create support message in a satellite system so I run help->create support message in Solution Manager
    system. Also, a dump is generated in Solution Manager when I try create support message or from satellite or from solution manager.
    ========================================================================
    Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED
    Date and Time          10.07.2008 10:17:26
    Short text
        Access via 'NULL' object reference not possible.
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "CL_BOR_SERVICE_PPF============CP" had to be
         terminated because it has
        come across a statement that unfortunately cannot be executed.
    Error analysis
        You attempted to use a 'NULL' object reference (points to 'nothing')
        access a component (variable: " ").
        An object reference must point to an object (an instance of a class)
        before it can be used to access components.
        Either the reference was never set or it was set to 'NULL' using the
        CLEAR statement.
    How to correct the error
        If the error occures in a non-modified SAP program, you may be able to
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:
        "OBJECTS_OBJREF_NOT_ASSIGNED" " "
        "CL_BOR_SERVICE_PPF============CP" or "CL_BOR_SERVICE_PPF============CM004"
        "PROFILE_CONTAINS_PARTNERDEP"
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
    Information on where terminated
        Termination occurred in the ABAP program "CL_BOR_SERVICE_PPF============CP" -
         in "PROFILE_CONTAINS_PARTNERDEP".
        The main program was "SAPMSSY1 ".
        In the source code you have the termination point in line 41
        of the (Include) program "CL_BOR_SERVICE_PPF============CM004".
    =========================================================================
    Thanks and Regards
    Raul

  • Posting with trans.type 645 not possible (No acquisition posted) Message no. AA324

    Hello,
    I have post the depreciation of  asset, which is legacy asset & value arise through AS93.
    Now i realized that the i have charged more depreciation. hence While doing Debit manual depreciation of Asset through T code ABAA & using transaction type 645, system showing error message,"Posting with trans.type 645 not possible (No acquisition posted) Message no. AA324".
    Please help us to resolved this issue or any other way to write off the depreciation which is excess charged earlier for legacy asset.
    Thanks & regards,
    Pramod

    Hi,
    According to me you can create a new transaction type which is exact opposite to depreciation key 640 and then with that transaction type you would be able to post the unplanned depreciation by which the asset value will increase.
    Regards,
    Malhar.

  • Posting with trans.type 300 not possible (No acquisition posted)   Message

    Dear Gurus,
    When I execute the T-code ABUMN, i've got the following message:
    Posting with trans.type 300 not possible (No acquisition posted)
         Message no. AA324
    Diagnosis
         Transaction type 300 belongs to a transaction type group, which can only
         be used to post to assets to which posting has already been performed.
         However, no postings have been made to this asset.
    Procedure
         Use a transaction type from a transaction type group, which can be used
         for the first acquisition to an asset.
    I don't know why I've got this problem. I did those tries:
    Asset Accounting => transaction => inter-company asset transfers => define transfer variants => define transfer variant:
    I don't know which transaction type to use? (Of course, if the problem can be solve here, i juste suppose it ).
    And I tried also to use an other asset (they said that there isn't any acquisition in this asset so I tried with others, that has got acquisitions).
    Thanks for replying,
    With regards,
    Gül'

    Thanks for helping,
    But the problem occures again...
    After transfert variant, I choose the variant 4 'transfert within a company code", then I enter 100 like you said it to me in the 2 cases:
    -  Transaction type in selling company code
    -  Transaction type for receiving company code
    but i've got a new message:
    Transfer variant 4 02 *: Method 1 retmt TTY not allowed
         Message no. AC636
    Diagnosis
         Transfer method 1 is specified for depreciation area *. A retirement
         transaction type must therefore be assigned.
    Procedure
         Assign a retirement transaction type.
    Then I tried others tranfers methods but it doesn't work! And I tried others transaction type too (always the same error message)

  • 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

  • I upgraded to a 4g and the most recent backup (today) is not showing up.  I went ahead and backed up and found that my texts, phone calls and messages did not backup.

    I upgraded to a 4g and the most recent backup (today) is not showing up.  The most recent backup that showed was 3/3/12.  I went ahead and backed up to that date and found that my texts, phone calls and messages are the part that did not backup. 
    Can anyone tell me 1) why my most recent backup did not show in ITunes, 2) why I could not backup using the Cloud (I tried this way first), 3) how I can get all the phone calls, messages and texts from 3/3/12 until today?  Please help if you can...thanks!

    I found the answer on:
    transferring Txt messages from old phone to new iphone 4
    It worked great!

  • How to display Help for the message in our program

    Hi Experts,
    Do any one know how to display the HELP for the Message in our ABAP program? Just like the user click the Long Text button in SE91.Do we have any function modules or Class method to do that? Thanks in advance.
    Joe

    Hi Joe,
    While creating a message class in se93, theres a button (documentation) on the application tool bar. Click on that and you will be lead to a text editor where you can fill in the necessary documentation for the message you have created.

  • How to post message (or Notify)  a frame?

    Hi I would like to know about how to notify a frame of some event? Say I would like to do the following.
    On clicking buttonA
    1. disable some other buttonB.
    2. Perform some lengthy operation in multiple other threads and post message saying operation completed
    3. Enable buttonB on receiving the message
    As the operation involves controlling multiple hardware components, which run in different threads I dont want to modify the code to enable buttonB using swingUtilities.invokelater.
    I would like to know how I can post a message to the message queue of Frame (or panel) on which buttonB is present so I can process it enable buttonB.
    Also how do I check for and act on the messages in message queue.
    I have programmed something similar in MFC. I am not sure if something similar is possible in swing. So please let me know if this is possible. I would be thankful for any suggestions or leads.
    NOTE: I use a windows 2000 system. I know I can do this by synchronizing the threads, but that creats lot of overhead in my program, whereas this asynchronous method will help.
    Thankyou

    Well, notice that in the sample code I posted I did not pass a handle to the button to the second thread, I passed a handle to the dialog box as a whole. The enableB function is not a function of the button, but of the dialog. This technique IS sending a message to the dialog box, it is just doing it directly rather than putting it on a message queue. (If you're thinking in Windows C terms, its like "sendMessage" as opposed to "postMessage".) That enableB function could do whatever you want: it could enable six buttons, it could alter values in display fields on the window, it could read a file and connect to a web site, whatever.
    So for your "generate a number" scenario, I would suggest very similar code. The "enableB" function could easily take a parameter. In HardWork we generate the number and then call enableB passing in this number. In MyDialog we accept the number and display it or whatever. Of course "enableB" is not an appropriate name for the function in such a case. In the case your describing it could just as well be named "processDone".
    If the second thread is supposed to send a message to the dialog box and then continue running, presumably sending more messages in the future, there is just the slightest variation. The call to "enableB" (or whatever we call it at this point) is inside a loop instead of being the last line in the function.
    Well, here's a complete (while trivial) example -- I just tried this and it really does run succesfully.
    Click the "start" button and it starts up a thread that generates random numbers between 0 and 9. It disables the Start button while the thread is running. When the thread happens to generate zero, it quits, and the Start button is re-enabled. The HardWork thread communicates with the dialog purely through the "update" function -- you could put any code in there you like.
    import java.util.*;
    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    public class Dork extends JFrame implements ActionListener
         JButton start;
         JLabel number;
         public static void main(String[] args)
              Dork dork=new Dork();
         public Dork()
              super("Dork");
              setDefaultCloseOperation(EXIT_ON_CLOSE);
              Container content=getContentPane();
              number=new JLabel("0");          
              content.add(number,BorderLayout.CENTER);
              start=new JButton("Start");
              start.addActionListener(this);
              content.add(start,BorderLayout.SOUTH);
              pack();
              setLocationRelativeTo(null);
              show();
         public void actionPerformed(ActionEvent e)
              start.setEnabled(false);
              Twiddle twiddle=new Twiddle(Dork.this);
              twiddle.start();
         public void update(int n)
              number.setText(Integer.toString(n));
              if (n==0)
                   start.setEnabled(true);
         class Twiddle extends Thread
              Dork dork;
              public Twiddle(Dork dork)
                   this.dork=dork;
              public void run()
                   Random r=new Random();
                   int n;
                   do
                        n=r.nextInt(10);
                        dork.update(n);
                        try
                             sleep(1000);
                        catch (InterruptedException oops)
                   } while (n!=0);
    }

  • BPM - to post message N times (message split)

    Hi,
    If i want to post messages N times based on field input Value (N), which step do i need to use?
    Thanks

    If i want to post messages N times based on field input Value (N), which step do i need to use?
    Depending on your requirement:
    1) You have many occurences of a node and according to those you want to post your message:
    Use a Block step in BPM with mode as ForEach, for more info read this: /people/milan.thaker/blog/2008/08/05/modes-in-block-step-of-bpm
    Also read this help section for more understanding:
    http://help.sap.com/saphelp_nw70/helpdata/EN/11/13283fd0ca8443e10000000a114084/frameset.htm
    2) If your requirement is to post a message to some receiver based on a value in input then you can do so by giving the condition in receiver determination.
    Regards,
    Abhishek.

  • Suggestion to improve post messages for new threads

    Hi all,
    Is possible to add some 'banner' in the top of the screen of 'Post Message: New Thread' to help and improve new posts? Example:
    Please, take care of:
    1. You must place a descriptive name for the thread. Avoid ambiguous names (like: "Help me") or imperative names (like: "Help me now!!, i'am in a hurry")
    2. You must put enough information to prevent the initial first response is asking for more information
    general:
         - database version
    table issues:
         -full description of table (column names, datatypes,...). Scripts of creation for tables.
    performance issues:
         - execution plan.
    data issues:
    - post some example data. Scripts of insertion of some minimal data.
    3. You must put formatted code using 'code' tags, enclosed by '{' and '}'; start tag and end tag are the same,you don't need to put '/' in
    the close tag.
    Note: I know there a FAQ Section (very good) but a lot of people don't follow it. Maybe, a solution could be some minimal recomedations on page 'Post Message: New Thread'.
    Regards,
    Edited by: Walter Fernández on Nov 1, 2008 12:06 PM

    I agree that if the title of a post was done last instead of first, that we would perhaps see an increase in titles that actually make sense. However, I wonder how many would remember to tab (or click) to the Subject window to type in the title and just close the thread because they are done typing their problem. And I somehow doubt it would deter those that put "PLEASE HELP!" and "URGENT-MUST HAVE ANSWER NOW!" from continuing to do so.
    And lastly, I don't think Jive allows that much customization of their software. Alas, we must live with those that "don't get it," and simply choose whether we will answer any particular post or not.
    It is hard to educate the masses. Sigh.

  • Connection and Read Timeouts when posting messages into XI

    Hi,
    We have about 25 interfaces configured on XI.
    When running the tests by posting messages into these interfaces, we are getting Connection, Read or Socket Timeout exceptions. And from then XI is unable to accept further messages.
    If the Complete Cache and Delta Cache are refreshed through SXI_CACHE, then the interfaces start working.
    Several checks were carried and found nothing wrong with them.
    Administration - Cache Overview
    SM59 - INTEGRATION_DIRECTORY_HMI - test connection
    Report - SAI_CACHE_REFRESH
    RWB - ComponentMonitoring - Cache Connectivity Test
    Is there any setting to continuously refresh the Cache in XI?
    Any help on this is highly appreciated.
    Best Regards,
    Vijay Kalyan G.

    HI,
    You can check all PI Service users are correct and no problem with them as locking etc
    Some of the tips for each Services: http://help.sap.com/saphelp_nw04/helpdata/en/9f/cbd1413f389c39e10000000a155106/content.htm
    For a file adapter: Refer SAP Note: 889410
    Rgds,
    Moorthy
    Message was edited by:
            Krishna Moorthy P

  • Data Inconsistency: Parallel Dep area is not posted Message no. AAPO104

    Team
    Could you please help on this.
    We tried settling a PS to Asset for AUC T code CJ88 but recd error message Data Inconsistency: Parallel Dep area is not posted Message no. AAPO104.
    Dep area are maintained correctly, parallel currencies & Dep area setting for that are maintained correctly, in Customising conssistency check no error.
    but it is not settling, could you please let me know if I have missed something.
    Transaction type is also not limited to any Dep area.
    Regards
    Ajay

    what should be checked in TOBJ
    This table basically relates to User-defined (additional to SAP-defined) objects are documented.  So you need to check with your basis.  Otherwise, for the error message you indicated, only three notes are available which has already been indicated above.
    thanks
    G. Lakshmipathi

  • I want to email some photos, after i click send, a warning window opens with no text. help?

    i want to email some photos, after i click send, a warning window opens with no text. help?

    No way to help without you actually sharing details
    does it involve iPhoto for the Mac in any way? If so how? What version of iPhoto and of the OS? What is the exact error message? What email client do you use with iPhoto?
    LN

Maybe you are looking for

  • Java.security.PrivilegedActionException while invoking web service on OC4J

    Hi, I have a developed web service in Jdeveloper which is hosted on OC4J app server. I am able to invoke it properly and get results using the web service end point in browser window. Now I created a java proxy for this WS in Jdeveloper and tried inv

  • PO print OUT And material Document Print Out is coming In English

    HI all. I have Created Vendor In ZH(chinese Language,)and in material master I have maintained description in Chinese language. I'M taking PO and material Documents print outs  in Chinese Server log-in. even Though Im taking Print outs in Chinese Log

  • BPM CPM BI?

    BPM CPM BI?<BR><BR>What are Diff.between BP(Performance/Process)M CPM BI ?<BR><BR>Please explain me.<BR><BR>Thanks

  • How to test alert mechanisum after checking., Suppress Multiple Alerts of this Rule.

    Hi Experts, Currently,  Suppress Multiple Alerts of this Rule. condition is not checked, now its checked to avoid dulicate alerts. Please let me know how to test this conditon? Thanks, Thrilok Chandar

  • Performance comparison

    given a program written in oop such as java and any other language which is procedure oriented such as c,which will execute faster? and why? thanks Edited by: learnerpuneet on Sep 18, 2008 10:40 PM