Where can I get info on translation rule semantics?

I am looking for a comprehensive list of translation-pattern rule operators. I understand that they don't support wildcards. I have seen some examples with the "^" and others, but have never found any syntax related info.
Can anyone help?

Well here is a page that explains it somewhat:
http://cisco.com/en/US/partner/tech/tk652/tk90/technologies_configuration_example09186a0080094681.shtml
Here is a table of the supported characters:
http://www.cisco.com/en/US/products/sw/iosswrel/ps5207/products_command_reference_chapter09186a00801a7f32.html#2036716
use the 'test translation-rule' command to check that your translations are doing what you want them to. Hope this helps....

Similar Messages

  • Where can i get info that how many languages suppo...

    Where can i get info that how many languages supported by default in Nokia phone?
    If i buy it in UK,how?
    Many thanks!
    Solved!
    Go to Solution.

    if you buy it in the UK, you would expect it to support your region's main languages or for Europe. for example, i am in asia-pacific region (australia) so the languages i have available to me are English, Pilipino, Tieng Viet and im guessing Japanase/chinese. so how many languages it supports depends on your region of course.
    to check what languages are in your phone, goto Settings > PHone > Lanuage Settings> Phone Language (this is for S40 devices, no idea how to check in S60)
    i hope this helps

  • Where can i get info abt deadlocks

    Hi ,
    I want to get some info abt dead locks and when it happen.I have one scenario where 4-5 process writing to the same table at the same time.I want to find out how the process is gng to effect if i ncrease parallel processes.
    Thanks
    Anand

    Based on the above mentioned commands, it looks like it's just going to block the rows forever. Try the following
    1)Open two sessions of SQL Plus. Let's call them S1 and S2
    2)Run the following using S1
    CREATE TABLE DTEST (ID INT,NAME VARCHAR2(400));
    INSERT INTO DTEST (ID,NAME) VALUES (1,'NAME1');
    INSERT INTO DTEST (ID,NAME) VALUES (2,'NAME2');
    COMMIT;
    And then these
    S1: UPDATE DTEST SET NAME='NAME3' WHERE ID = 1;
    S2 : UPDATE DTEST SET NAME='NAME4' WHERE ID = 2;
    S1: UPDATE DTEST SET NAME='NAME4' WHERE ID = 2;
    S2: UPDATE DTEST SET NAME='NAME3' WHERE ID = 1;
    (While running the above mentioned commands,
    DBA_BLOCKERS, DBA_WAITERS views can be used to view the locks being held ofcourse
    by using separate sessions than the above mentioned ones)
    A deadlock will occur with the following error message
    ERROR at line 1:
    ORA-00060: deadlock detected while waiting for resource
    Hope this helps
    Regards

  • Where can I get info about Equium M50-236?

    Hey.
    I have check all over the internet for information about my laptop but there is no info.
    I think there must be info on Toshiba site, but no, and I think is very bad.
    My laptop is an Equium M50-236 (PSM57E-005009FS).
    The info I looking for is like: Which component/hardware I have and so on.

    Hello
    Your notebook is similar to Satellite M50-164. Both notebook have the same hardware components the same part number (PSM57E).
    More info you can find HERE
    Nothing is bad. ;) if you cannot find some info about your notebook just come here on this forum. ;)

  • Where can I get current info on SysAdmin Certification(s) for Mac OSX SL and Lion?

    Where can I get current info on SysAdmin Certification(s) for Mac OSX SL and Lion? The Apple website for this is "under construction" for weeks now...
    Thanks,
    [email protected]

    Certification test for OS X 10.7 Lion are not available yet. I assume they will be nearly identical to the test of 10.5 and 10.6. Hopefully, the reason the certification website has been down for a while is that they are updating it with the new information. Though I really wouldn't expect any 10.7 certification test to be available for 2-4 months. Peachpit Press didn't publish their training material for 10.6 until October even though 10.6 was released in August.
    As far as the 10.6 Certifications:
    Certified Support Professional, 10.6 requires the 9L0-403 exam.
    Certified Technical Coordinator, 10.6 requires the 9L0-403 as well as the 9L0-510 (Server Essentials) exams.
    The information for the Certified System Administrator, 10.6 is "hidden" on the integral7 website but according to this Wikipedia entry, you need to pass the 9L0-510 Server Essentials exam as well as these three:
    Directory Services
    Deployment
    Security and Mobility

  • Where can I get detailed info on bug fixes?

    Hi,
    Where can I get more information on bug fixes that are listed in the release notes of each version? For instance, I am interested in each of the following ones.
    GRANITE-1215 - Workflow Monitoring via JMX
    CRX-4167 - Improved handling for backup procedure on ""listDir = /""
    GRANITE-877 - Fixed ""Too many open files"" issue in monitoring
    GRANITE-741 - Replication can handle missing content in the activation queue
    GRANITE-1090 - Configure exclusion of publish instances for activation status updates
    CRX-2943 - Cluster: Enable audit log on workspaces
    Apart from the one line descriptions, I need more detailed info like what was the issue or why it occurs and how was it fixed, looking for something similar to a KB article.
    Thanks

    These are internal reference numbers and the detailed descriptions are not available publicly.
    Please note that they are not all bug fixes, they can also be: improvements; enhancement requests; and new features.

  • Where can I get user mapping info?

    Dear all,
    I have to implement a simple audit report that displays the mapping of an EP user name and the related SAP user name that he/she use during certain time. Where can I get that kind of information?
    Please help.
    Rgds,
    Adhimas

    Hello Adhimas,
    as I answerd you in the other thread I think that you can use the Export Function of the J2EE Usermanagement at http://your-portal/useradmin. You can give also points for this answer ;-).
    Regards
    Gregor

  • What is java proxy, why its is used and where can i get more info abt this?

    Hi all!
    My current scenario is File->XI->j2ee appl.
    <b>Can XI sends file to my J2EE application using java server proxy.</b> If so how to develop that?
    what are the requisites that my SAP system should have?
    I have jdk1.5,Tomact5.0,eclipse3.1.2, NWDS2.0.9
    Where can i get full step by step procedure to develop that. Please help me
    Thanks

    Hi
    Go through these link:
    <a href="http://help.sap.com/saphelp_erp2005/helpdata/en/97/7d5e3c754e476ee10000000a11405a/frameset.htm">Java Proxy</a>
    <a href="http://help.sap.com/saphelp_erp2005/helpdata/en/5b/12b7e6a466456aa71ef852af033b34/frameset.htm">Configuring the Channel for Java Proxy Receivers</a>
    <a href="http://help.sap.com/saphelp_erp2005/helpdata/en/c5/7d5e3c754e476ee10000000a11405a/frameset.htm">Java Proxy Objects</a>
    Hope this will help.
    Rgards
    DhanyaR Nair

  • HT201318 i've paid for my icloud storage but now need a vat receipt, where can i get one?

    i've paid for my icloud storage but now need a vat receipt, where can i get one?

    Usually Apple sends an invoice to your mail 1-2 days after your purchase.
    You may even search the invoice yourself, but I'm not sure if you will find it before 1-2 days.
    More info here  https://discussions.apple.com/message/12360444#12360444

  • OSS note 506603 What is it And where can I get it?

    Hello,
    I am trying to create my form with a SAP Table wizard connection, when I try to use the Table wizard I got the error: "No such interface supported". I can see in a lot of comments the solution is on OSS note 506603. I was trying to find this patch in the sdn site but I could not find it. I am not sure if it is a document, an exe file, a dll,,, and when I see the same question asking where to get the OSS note 506603 there is no answer, could somebody help me telling me what is this and where can I get the patch? I would really appreciate it.
    Many thanks.

    Hi Eden,
    How are you doing ?
    OSS note is the older nomenclature for what is now SAP Notes.
    They are available at :
    http://service.sap.com/notes
    you will need a service marketplace user id to log on.
    alternatively, if you do not have access to service.marketplace.
    send me an email [view my business card], i will reply with the patch. it is a few hundred kb.
    with respect,
    amit
    the note number 506603 :-
    Summary
    Symptom
    Additional information for SAP.Net Connector that was not included in the guide.
    Other terms
    SAP .NET Connector, Proxy Wizard
    Solution
    SAP.NET Connector Version 1.0 has been available since Nov 21, 2002. You can download the software from http://service.sap.com/connectors.
    Version 2.0 is also available. Use only the new version for new developments.
    Report any problems with the SAP.NET Connector under the components:
    BC-MID-CON-DNW for problems with the .NET Proxy Wizard for Visual Studio.NET.
    BC-MID-CON-DNC for problems with Communication Runtime.
    Known problems
    1. The Proxy Wizard terminates with the error message "Exception caught in method createFunction for DD_GET_UCLEN Reason: null".
    This is caused by a missing function module, which can be installed as described in Note 580834.
    2. Corrections for SAP.NET Connector 1.0
    The updated version corrects various problems that have been noted during the interim period. You can download it from http://service.sap.com/connectors. To install this version, see the "Release Notes" file. For SAP.NET Connect 1.x, the newest patch-version is called "1.0.3".
    3. Corrections for SAP.NET Connector 2.0
    For Visual Studio Integration (Design Time) following problems have occurred:
    For proxies with several functions, the following runtime error can occur under certain circumstances: "Method xyz can not be reflected." The cause is a combination of an error in the .NET framework and the way in which the proxy generator uses XML-attributes.
    The SAP wizard table does not work. Existing tables are not recognized.
    Both problems are solved by the patch attached to this note. Stop all instances of Visual Studio and unpack the ZIP file into the "%Program Files%\Microsoft Visual Studio .NET 2003/Common7/IDE" directory, whereby the "SAP.Connector.Design.DLL" file is replaced.
    Header Data
    Release Status: Released for Customer
    Released on: 10.12.2004  16:40:26
    Priority: Recommendations/additional info
    Category: Installation information
    Primary Component: BC-OP-NET-NCO SAP .Net Connector
    Secondary Components: BC-OP-NET-VS Visual Studio .Net Connector Wizard
    Message was edited by:
            amit chawathe

  • What RAM do I need and where can I get it from?

    Hi all,
    I know this is probably a simple question, but I just want to make sure I don't mess up my computer! I have an old school DV iMac, and bought the Mac OS X upgrade not too long after it came out (which is rather a while ago now!), but couldn't install it became I don't have enough RAM. And I obviously have just put it off and off. Now I'm at uni, and want the computer to work as well as it can for my mum, because she's even worse than me when it comes to computers. So, anyway, I need RAM. What type do I need and where can I get it from fairly cheaply? And how much would you recommend I get? My friend says he knows how to put it in, so all okay there hopefully/
    My computer's details:
    Processor info: PowerPC G3
    Machine speed: 400MHz
    OS: 9.2.2
    Built-in memory: 64MB
    I remember being able to get more details than this from somewhere on the computer, but I can't remember where...I haven't used it for 6 months or something, and am obviously getting forgetful.
    Hope someone can help. If you need to know anything else, tell me where to get the info from and I will tell you!
    Cheers,
    Fran
    DV iMac   Mac OS 9.2.x   It's lime green...ooh...

    Hi,
    I just bought some RAM from Crucial.
    If you go to www.crucial.com/uk and follow the Crucial Memory Advisor Tool, you should be able to find the RAM for your Mac.
    1 GB sticks are pretty good value at the moment (they've even gone down a few pounds since I bought mine a week ago) and if you enter this code (found it on aonther thread here) you might get a couple of pounds knocked off the total: CUSTOMPC
    There's also places like Kingston & Cancom to try, as well as Misco.co.uk. But Crucial select the recommended RAM for your Mac.
    Also, when you think you've found the right RAM and want to buy it, try the Apple agent chat, and double-check with them.
    Hope this is useful.

  • Where can i get an iProcurement TRM?

    Is there an iProcurement TRM available for 11.5.0 and where can i get it? Thanks for your help.

    Hi Guys,
    I went to the above site and also i searched the forum, but i cannot find a TRM (technical reference manual) iprocurement in 11.5.0.
    Not only that, i cant find any technical reference for any i- modules in this version. I need this info for development purposes. It is weird and confusing that there is no documentation available for the ICX tables etc. :(
    Any help??

  • Where can I get an old BIOS for my X230T?

    I recently upgraded from 2.50 BIOS to 2.54 and now I'm having audio issues. I can only found the latest BIOS on Lenovos site. Where can I get 2.50 to put it back and test if audio fixes? Does Lenovo have a link for older BIOS?
    vr
    -James
    Solved!
    Go to Solution.

    Good day and welcome to the community.
    For the bootable CD versions, have a look at the bottom of:
    http://support.lenovo.com/en_US/downloads/detail.page?DocID=DS029684
    For the update utility versions, have a look at the bottom of:
    http://support.lenovo.com/en_US/downloads/detail.page?DocID=DS029683
    Hope this helps.
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество
    Community Resources: Participation Rules • Images in posts • Search (Advanced) • Private Messaging
    PM requests for individual support are not answered. If a post solves your issue, please mark it so.
    X1C3 Helix X220 X301 X200T T61p T60p Y3P • T520 T420 T510 T400 R400 T61 Y2P Y13
    I am not a Lenovo employee.

  • Where can I get an old Mac system disc

    Where can I get an old mac system software (ver 4.2)

    Which Macintosh model is it? If you could accept a newer operating system, a downloadable 6.0.3 (four disks) and other versions can be found here:
    http://www.info.apple.com/support/oldersoftwarelist.html#system
    See also the article below:
    http://support.apple.com/kb/TA33972
    Jan

  • Where can I get a copy of MAC OSX 10.4 to install?

    I am trying to install Maya 6 on my mac and I get the error that my computer is too new... where can I get a copy of MAC OSX 10.4 to install? I have an old powerPC that I could put this on instead of my newer computer. My company does not have to resources to upgrade the copy of Maya at the moment, so this is my best option.

    Tiger install DVDs are in short supply. Tiger is no longer available at the Apple Store but may be available for $129 by calling Apple Phone Sales @ 1-800-MY-APPLE (1-800-692-7753). For other sources, do a Google search for MA453Z/A (10.4.6), MA190Z/A (10.4.3) and M9639Z/A (10.4) . Also look on eBay. Be sure & buy a retail version (black with silver X) and not a model specific version (gray) See http://discussions.apple.com/thread.jspa?threadID=1976068 Can I use another Mac's system restore disc on my Mac?
    Also check these web stores: http://www.lacomputercompany.com/cgi-bin/rpcart/index.cgi?command=dispitem&type= sku&sku=19521  http://www.allmac.com/shop/index.php?cPath=5_10003
    Possible Alternative if you are currently using Panther 10.3 – Do a Google search for Tiger 10.4 Upgrade DVD. It will upgrade your 10.3 to 10.4, but it doesn’t contain the full retail Tiger installer. Should be cheaper than the retail Tiger install DVD.
    After you install the base 10.4.x, update to the final Tiger version 10.4.11. Here's the link for the 10.4.11 combo update http://support.apple.com/kb/TA24901?viewlocale=en_US
    Look at this link Mac OS X v10.4 Tiger Installing Software Support Page
    http://www.apple.com/support/tiger/install/
    You can also download the Tiger Installation and Setup Guide
    http://manuals.info.apple.com/en/Tiger_Install_Setup_Guide.pdf
    When you upgrade the OS, do it via Archive & Install. See About the Archive and Install feature http://support.apple.com/kb/HT1710 Be sure to select Preserve Users & Settings. Also, repair permissions before and after the install.
     Cheers, Tom

Maybe you are looking for

  • Following code is not working

    hi all following is code which compile well but didnt show any output, could any genious help me out of this problem. i will be veryyyyyyyyyyyyyyyyy thankful to all import java.awt.*; import java.awt.event.*; import javax.swing.*; public class GoMoku

  • Need to copy .txt file from FTP server and downloaded on local server directory.

    I need to figure out a way to copy .txt file from ftp server in local server directory using sql jobs.

  • Can I change the default color of Word windows so that icons can stand out better?

    I'd prefer someting like white as a background color behind the functions, toolbars, etc. (I hope I'm explaining myself properly.) Also, the icons are really tiny. The only thing I see that a user is able to modify is the background (non-type) of the

  • Different materials in SAP and in reality

    Hi Gurus, Please help in the following issue: A buyer creates a PO for material A. Now, Goods B arrive from the Vendor in place of A. Goods Receiver , by mistake, did a Goods Receipt for Material A. She also did G.I. for material A. It is actually/ph

  • Service Work flow in MM

    Hi all, Cud anyone please give me the step by step procedure for procurement of Services like Training to staff. Pl explain me the procedure from creation of service master ,Service entry sheet,etc to invoicing. Even if u can send me the related Link