Characters input in CRS

Hi,
I'm wondering if I can get an alphanumeric string from the users, I know that we can get digits using Get Digit String but what about getting characters so for example I can send an email for the caller email address or any other purposes.. could anyone help me please??
I'm using UCCX ver. 5.0(2.317)...

Hi Muhammad,
I mean like when we use Extension Mobility in CM, we enter our login id in characters format. I'm asking about this ability in UCCX. instead of getting digits or numbers from the user, can I get his name or email and save it in a variable to use in script.
my cuurent scenario is as following, I have a meet me script to join the conference rooms and another one to create codes for the joiners. users can create their own codes using this script and then send it back to the joiners manualy.
Now I need to add another part to automate the last section which is sending an automated email to the joiners as an invitation for the conference mentioning the date, time and code. to do this part I need the email address of the joiner.
I thought maybe the code creator can provide this information in the create codes script but I don't know how to do it.
I hope I made it clear and thank you for your help..
Regards,
Essam

Similar Messages

  • Non-english characters input problem on remote device

    Hello.
    I have ZCM 11 SP1. In remote management I can input on remote device only English characters.
    When I change keyboard layuot to Russian - no input at all. But I need Russian keyboard working. Help, please.
    Management device is Windows XP SP3 box, admin device - Windows 7 SP1 and Windows XP SP3 boxes

    9113060,
    > I have ZCM 11 SP1. In remote management I can input on remote device
    > only English characters.
    > When I change keyboard layuot to Russian - no input at all. But I need
    > Russian keyboard working. Help, please.
    >
    > Management device is Windows XP SP3 box, admin device - Windows 7 SP1
    > and Windows XP SP3 boxes
    Need more info here. I just tested it on Swedish and it works just fine,
    but when you say "When I change keyboard layuot to Russian" does that
    mean that the default on your machine or the target machine is not
    Russian?
    - Anders Gustafsson (NKP)
    The Aaland Islands (N60 E20)
    Novell has a new enhancement request system,
    or what is now known as the requirement portal.
    If customers would like to give input in the upcoming
    releases of Novell products then they should go to
    http://www.novell.com/rms

  • International characters input

    Hi all, I am facinf a small problem here. I am using JSP and servlet to input some data to a webpage. But the problem is that if I chose any other character set other then UTF-8 on the web page encoding all the special characetrs simply disappear. By disappear I mean vanish no questionamarks even. If I dump the hex bytes I cant see them at all over there. What am I doing wrong? If however I chose utf8 it works fine. But then that is not acceptable as the clients could chose anyother encoding on their browsers as well.
    Thanx n looking forward to hear from some of u.

    I believe you may get more help if you provide the forum with your JSP environment and version details and some idea of what characters you're entering.
    John

  • Maximum Characters Input Box

    What is the fattest letter? i.e. what should I use to test
    that content always fits within an input box regardless of what the
    user types? Is it the letter "M"? I know M is used as a standard in
    other design circles.
    Thanks

    Thank you. Is there an easy way to do the opposite, have a
    user's text adapt to the textfield? For example, I have an input
    textField that is 100 pixels in width, single-line, size 20 _sans
    font (Maximum Characters turned off for demo. purposes). You can
    input 5 "M's" before the field begins scrolling right, or you can
    enter 24 lowercase "l's". In this case the input is for a form that
    will be printed, therefore scrolling cannot occur (since it wouldnt
    show up on the print form), and Maximum characters must be turned
    on. So I would have to limit maximum characters to 5 right? In
    reality I'm working with much larger textfields, but you get the
    idea. Is there a way to set the maximum characters based on user
    input?

  • Polish characters input problem (text is vanished when use AltGr+z hotkey)

    Hi,
    It is actual for commonly used Polish Programmers keyboard layouts.
    To input ż character right Alt+z key should be pressed.
    But in TLF editor if you try to input ż character by pressing right Alt+z all previously typed text is vanished.
    It easily can be reproduced in demo:
    http://labs.adobe.com/technologies/textlayout/demos/
    This issue is really very sad for the Polish users. Could be done something to fix it soon?
    Thank you.

    Confirmed here as well, and it's quite odd. The keyboard event is telling us that both the alt and the ctrl key are down when you type right-alt-z with the Polish programmer's keyboard. Perhaps we need to not undo if the alt key is down - I'm not entirely sure. I've logged a bug.

  • Magic mouse can't do chinese characters input?

    My new iMac come with magic mouse delivered two days ago, but I am sorry to learn that only the track pad can do chinese handwriting.  Is it no alternative?    Pcs with Windows XP and Windows 7 can easily do chinese handwriting with the mouse, how come the Mac don't?

    http://www.yale.edu/chinesemac/pages/input_methods.html#HWI
    To ask Apple for a new feature, go to
    http://www.apple.com/feedback/macosx.html

  • Restricting user to input a maximum number of characters in a JTable cloumn

    Hi all,
    I'me developing a program which should restrict the user with a maximum number of characters input in a JTable column. It should show a msg and restrict the user from typing in, if the number of characters exceed the limit and on clicking cancel it should revert back the changes made to the field.
    Can anybody please help me?
    Thanks in advance,
    Amol

    Hi,
    Try to write your own cell editor.
    There attach an InputVerifier to the JTextField of the editing cell.
    The input verifier can watch for the size of the input and if too many characters you can show a JOptionPane.Dialog.
    Olek

  • K1 - Chinese characters keyboard input

    When typing e-mails on my K-1 tablet, English is the default language.  Does K-1 support Chinese characters input via keyboard?  Thanks.

    Within the applications list, touch "Settings" to enter the Settings interface.
    Then, choose the Language & Keyboard function and select the language you wish your tablet to be in.
    Click the below link to check guide providing more information on the various adjustments you can make to the settings of your tablet.
    http://download.lenovo.com/UserFiles/UserGuide/en/K1_MULTI_LANGUAGE/K1%20v2.0/110822%20update/assets...
    Best Regards,
    Tanuj
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution".! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • How to use a select statement with chinese characters?

    I am currently developing a java servlet<using tomcat 4.x> which allows me to use select statement to retrieve results from the Microsoft SQL Server 2000 database. I am using a simple form to get the parameter for querying. The main problem i'm facing is that there are chinese information in the SQL database, but i can't retrieve it through the sql statement with the chinese characters input<thru the form with the help of NJ STAR>in the WHERE condition. When i execute the statement, it returns me no results even though the rows are present in the database.
    Does anyone have the solution to using chinese words in the WHERE clause of the select statement to retrieve results with columns which contains chinese characters? Please help me. Thanks everyone. :)
    PS: when i cut and paste those characters in the sql database and paste onto java.. it is ??? in questionmarks.. but when i paste them into excel 2000.. its shown as chinese chars again..
    please heelppp~~

    Greetings,
    PS: when i cut and paste those characters in thesql
    database and paste onto java.. it is ??? in
    questionmarks.. but when i paste them into excelThis is why the SELECT is not returning any results.
    You need to set the character encoding set on your
    statement and parameters for the characters to be
    properly translated. Refer to the charsetName
    parameter in the String class constructor in your API
    docs and also to
    $JDK_DOCS/guide/intl/encoding.doc.html in your JDK
    documentation.
    2000.. its shown as chinese chars again..Because Office programs are performing the same kind
    of character translation with the appropriate MS APIs.
    please heelppp~~Regards,
    Tony "Vee Schade" Cookis it possible for you to show me some coding examples? i don't really understand what is to be done in order to set the char set and what does it really do.. tried reading up but still dun understand.. :(
    pardon my shallow knowledge of java..
    ok..
    The thing is when i used an insert statement with chinese characters of GBK format hardcoded into the java servlet and then i use the insert statement to insert the chars into the database, it cannot be seen as a chinese word when i off the NJStar. and then it can be searched out with my current form of servlet.. below is my coding of the servlet..
    note: i've set my html file to charset = GBK
    //prototype of Search engine...
    //workable for GBK input and output...
    import java.io.*;
    import java.io.OutputStream;
    import java.io.IOException;
    import javax.servlet.http.*;
    import javax.servlet.ServletException;
    import java.util.*;
    import java.sql.*;
    import java.nio.charset.Charset;
    public class SearchBeta extends HttpServlet {
         private Vector musicDetails = new Vector();
         private String query = "";
         public void service (HttpServletRequest req, HttpServletResponse res) throws IOException, ServletException, UnsupportedEncodingException {
              query = req.getParameter ("T1");
              System.out.println("before:"+query);
              String type = req.getParameter ("D1");//type
              query = req.getParameter ("T1");
              //query = "������";
              System.out.println("after:"+query);
              getResults(type,query);
              System.out.println("locale = :"+req.getLocale());
              res.setContentType ("text/html;charset=GBK");
              PrintWriter out = res.getWriter();
              out.println("<html>");
              out.println("<head>");
              out.println("<body bgcolor = \"black\">");
              out.println("<font face = \"comic sans ms\" color=\"Cornsilk\">");
              if (query.length()==0)
                   out.println ("Please key in your search query.");
              else if (musicDetails.size()==0)
                   out.println ("Sorry, no results matching your search can be found.");
              else {
                   out.println("<center>");
                   out.println("<table cellspacing = \"50\">");
                   int i = 0;
                   //Display the details of the music
                   while (i<musicDetails.size()) {
                        Results details = (Results)musicDetails.get(i);
                        String dbArtist = "";
                        String dbAlbum = "";
                        String dbTitle = "";
                        String dbCompany = "";
                        dbAlbum = details.getAlbum();
                        dbTitle = details.getTitle();
                        dbCompany = details.getCompany();
                        dbArtist = details.getArtist();
                        try{
                             dbAlbum = new String(dbAlbum.getBytes("ISO-8859-1"),"GBK");
                             dbTitle = new String(dbTitle.getBytes("ISO-8859-1"),"GBK");
                             dbCompany = new String(dbCompany.getBytes("ISO-8859-1"),"GBK");
                             dbArtist = new String(dbArtist.getBytes("ISO-8859-1"),"GBK");//correct translation.
                        catch(UnsupportedEncodingException e){
                             System.out.print(e);
                             e.printStackTrace();
                        String dbImage_loc = details.getImage();
                        out.println("<tr>");
                             out.println("<td><table>");
                                  out.println("<img src=C:\\Program Files\\Apache Group\\Tomcat 4.1\\webapps\\examples\\ThumbNails\\"+dbImage_loc+">");
                             out.println("<tr>");
                                  out.println("<th><font color=\"violet\"> Artist: </font></th>");
                                  out.println("<td><font color=\"Cornsilk\">"+dbArtist+"</font></td>");
                             out.println("</tr>");
                             out.println("<tr>");
                                  out.println("<th><font color=\"violet\"> Title: </font></th>");
                                  out.println("<td><font color=\"Cornsilk\">"+dbTitle+"</font></td>");
                             out.println("</tr>");
                             out.println("<tr>");
                                  out.println("<th><font color=\"violet\"> Company: </font></th>");
                                  out.println("<td><font color=\"Cornsilk\">"+dbCompany+"</font></td>");
                             out.println("</tr>");
                             System.out.println("album: "+ dbAlbum);
                             out.println("<tr>");
                                  out.println("<th><font color=\"violet\"> Album: </font></th>");
                                  out.println("<td><font color=\"Cornsilk\">"+dbAlbum+"</font></td>");
                             out.println("</tr>");
                             System.out.println("company: "+ dbCompany);
                             out.println("</table></td>");
                        out.println("</tr>");
                        i++;
                   out.println("</table>");
                   out.println("</center>");
              out.println("</font>");
              out.println("</body>");
              out.println("</head>");
              out.println("</html>");
              out.close();
              //to remove all the elements from the Vector
              musicDetails.removeAllElements();
         //get Searched Music Details and store in Results object which is stored in musicDetails vector
         public void getResults (String type, String searchQuery) {
              try {
                   Class.forName ("com.microsoft.jdbc.sqlserver.SQLServerDriver");
                   Connection con = DriverManager.getConnection("jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=music","sa","kokkeng");
                   Statement stmt = con.createStatement();
                   String query = "SELECT * FROM MusicDetails WHERE "+type+" = '"+searchQuery+"'";
                   ResultSet rs = stmt.executeQuery(query);
                   while (rs.next()) {
                        String artist = rs.getString("Artist");
                        String title = rs.getString("Song");
                        String company = rs.getString("Company");
                        String album = rs.getString("Album");
                        String image_loc = rs.getString("Image");
                        Results details = new Results (artist,title,company,album,image_loc);
                        musicDetails.add(details);
                   stmt.close();
                   con.close();
              catch (Exception e) {
                   System.out.println(e.getMessage());
                   e.printStackTrace();
    with the above servlet i created, i can search out the data in the database which i've inserted through the insert statement. I still can't search for things i've keyed into the database directly using NJStar..
    thank you so much for helping.. really hope any one else who knows the answer to this will reply too... thank you all so much...
    -KK

  • Character encoding form input

    Hi
              Using WebLogic 6.1.
              I have a JSP containing a HTML form with some input fields. The user
              should be able to edit non-ASCII characters input fields. If he does
              that now, I will retrieve some kind for encoding of the non-ASCII
              characters when I use request.getParameter("..."); on the server.
              I want to use UTF-8 all the way from client to the
              request.getParameter("..."); call. What do I do?
              I have setup the following:
              <% response.setContentType("text/html; charset=utf-8"); %> in my JSP.
              <meta http-equiv="content-type" content="text/html; charset=utf-8"> in
              the head in my JSP.
              <input-charset>
              <resource-path>*</resource-path>
              <java-charset-name>UTF-8</java-charset-name>
              </input-charset>
              in my weblogic.xml.
              Why do I not se the correct characters when using
              request.getParameter("...");
              Kind Regards
              

    Try this one:
              <input-charset>
              <resource-path>/*</resource-path>
              <java-charset-name>UTF-8</java-charset-name>
              </input-charset>
              

  • Chinese Characters Not Displayed Properly when iCal sync with Palm T5

    Hi All,
    I am having problem with the Chinese Character display on iCal. I am using iMac Intel Core Duo and Palm T5. I can read on my iMac the Chinese Characters which I typed on the iMac. Also I can read on my Palm those Chinese I inputted on my Palm. But both can't display the Chinese Characters inputed by each other. Can anyone help?
    Thanks.

    Hello,
    I assume your flash disk is using FAT16/32...
    You need to specify the character set when mounting it. On the command line...
    # mount /dev/sda1 /mnt/mountpoint -o iocharset=utf8
    To include this option in the default VFAT mount options under GNOME, launch gconf-editor, look for the key: /system/storage/default_options/vfat and add iocharset=utf8 to the list of mount options.

  • Handling Japanese Input in an Applet on Windows

    Hey there,
    We're working on a Java applet that needs to be able to handle Japanese input. The input methods on the Mac work just fine. On Windows (Win2k, specifically) it seems to fall appart. We've been using the Windows standard Japanese input method (IME-2000) and we've run tests using both the IE native JVM and the Java Plugin (1.4.0). In the native JVM we just get a ? on input and the value of the key character is 0. In the Plugin all we get are empty boxes. I'm not sure what the value of the key character is in the plugin as I haven't been able to trap a key-press event.
    Interestingly, you can copy a Japanese character from another program (Word, for example) and paste that character into the native JVM. Even the copy and paste method didn't work in the Java Plugin.
    It seems unlikely that this is a font issue. We can display Japanese characters (input from a Mac) in both the native IE VM and the Java Plugin (assuming the correct font is selected). We simply cannot accept input.
    We're currently compling to the 1.1.7 spec using WebGain VisualCafe 4.1. All the interface elements are AWT based.
    So, the question is, has anyone else found a fix for this problem?

    Not too sure why it is, but someone once suggested that the Microsoft IME doesn't support unicode, and therefore won't produce the correct code for Java.
    If you read through the documentation provided by Sun, it also states that the Microsoft IME's don't work.

  • Barcode reader input and JTextField

    Hi Everybody,
    here is my problem: I have to read the input from a Barcode reader into a JTextField;
    I have a Listener attached to the JTextField Document which works fine. The problem is that the listener is invoked as many time as the characters input (e.g 12 times, if the scanned barcode has 12 digits)
    How do I know the input is complete if I don't know the length of the expected input?
    Thanks in advance fon any help or ideas

    What kind of Listener have you attached to the TextField?
    Most bar code readers can be configured to finish the scan with a carriage return in which case if you use an ActionListener then it would solve your problem

  • Input

    hi
    this program is not allowing me to enter input.
    import java.io.*;
    public class IOTest
    public static void main(String[] args)
    try{
    byte inputByteArray[] = new byte[1222];
    System.out.print("Enter something: ");
    System.in.read(inputByteArray);
    System.out.print("You enter: "+inputByteArray);
    catch(IOException e)
    System.out.println(e.toString());
    }i am getting this message:
    Enter something: java.io.IOException: The handle is invalid

    Seems to input OK here - both under Linux and under Windows XP.
    What system are you running this on?
    When I say OK - I mean that the characters entered do appear in the String if the byte array is converted to a String.
    However, the length of the string is dictated by the length of the byte array, not by the number of characters input. That is, the String contains a whole lot of NUL (not null) characters.
    As far as the input goes, I suspect your particular system may not like reading that many characters from the standard input device. Try reducing the array size to something more reasonable (where did 1222 come from anyway?).
    Sylvia.

  • Help me very Urgent

    Hi All,
    i have 2 schema.. tabel name "x" is in both schema with same structure.
    the table "x" is having about 200 columns.
    Schema A, the table is having 600 rows, by using plsql devloper i export the data and load into B schema. i run the sql script in SQL editor.
    While run the sql script i got the below error. Pls help me how do i solve the problme?
    Input truncated to 2499 characters
    Input is too long (> 2499 characters) - line ignored
    Loading X...
    unknown command beginning ", TXN_ESC_..." - rest of line ignored.
    unknown command beginning "values (10..." - rest of line ignored.
    Input truncated to 2499 characters
    Input is too long (> 2499 characters) - line ignored
    unknown command beginning "values (10..." - rest of line ignored.
    unknown command beginning ", TXN_ESC_..." - rest of line ignored.
    For a list of known commands enter HELP
    and to leave enter EXIT.
    unknown command beginning "values (10..." - rest of line ignored.
    Input truncated to 2499 characters
    Input is too long (> 2499 characters) - line ignored
    unknown command beginning "values (10..." - rest of line ignored.
    unknown command beginning ", TXN_ESC_..." - rest of line ignored.
    unknown command beginning "values (10..." - rest of line ignored.
    For a list of known commands enter HELP
    and to leave enter EXIT.
    Thanks in advance
    G.Gowtham

    > My situation like this; if you know pls give the solution.
    if you don't want to reply...ignore my thread...
    My situation is like this.. I like assisting people. I dislike people who demand that I (or others) assist them as a matter of urgency.
    Why?
    This forum is not Oracle Support. There are no SLAs here. There are no guarantees of the level and even quality of support one gets here.
    You are in no position to demand anything from this forum. And especially not that people who assist around here suddenly jump to your command and solve your problems because you deem your problem to be more important than any of the other 100's of problems on this very forum.
    If this is your approach in looking for assistance in a public forum, by demeaning other problems as of lessor important, and demanding quick assistance from people who offer help for free... then it says a lot about just what kind of person you are.

Maybe you are looking for

  • Issue on Hyperion Financial Reporting Services -URGENT

    Hi Gurus, I would like to know the steps to be performed to take the back up of the Financial reports when all the Financial Services are stopped running. Production server is down and noticed that all the services are running fine except the Financi

  • Dynamic Context Mapping in Web Dynpro ABAP

    Hi Experts, How can I create two dynamic Context nodes, one in ViewController and the other in Component Controller and finally create a context mapping between them? Regards, Johan Kriek.

  • Attaching an Apple Remote to a MacBook?

    I've seen pictures of the iMac online and the Apple Remote looks like it's attached to the right side of the monitor. Is there a way to attach the remote to a white MacBook or did someone use velcro in the iMac picture? ; ) Thanks...

  • Transfer posting options Need a printout prior to posting

    Hello Gurus Our company uses a 3rd party warehouse and carries serialized products. We often move items from BLOCKED Storage location A to BLOCKED Storage location B (different physical address). In transferring from SL A to SL B, we need a  printout

  • Create a Reminder from Calendar Event

    I am trying to create an applescript application that will automatically create a reminder when triggered by an alert. I want the name of the reminder name to be the same as the name of the calendar event. This simple applescript will create a new re