Data import from diffirent user

hi i have user sms01 and user sdms01 i what to import data from sms01 to sdms01 how can i do that
am in
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
PL/SQL Release 11.2.0.1.0 - Production
CORE 11.2.0.1.0 Production
TNS for 32-bit Windows: Version 11.2.0.1.0 - Production
NLSRTL Version 11.2.0.1.0 - Production
eg impdp sms01/sms01 but i what to import to sdms01 from sms01

Hi,
You can take the export using expdp utility with SCHEMAS=sms01 with system/password and then import using impdp system/password remap_schemas=sms01:sdms01 parallel = directory= dumpfile= logfile=
Anand

Similar Messages

  • Data Import from Excel - Users Logged on

    Hello all,
    I am new the forums and am learning SAP from a user and administrator perspective so please excuse if some of my questions seem obvious.  I appreciate everyone's help very help
    I have the task of setting up two new company profiles in addition to our current one.
    I am at the stage of importing Item Master and Business Partner data.
    1) What is the preferred method?  DTW vs. Import from Excel?  Is one more suitable then the other for this purpose?
    2) The help file for importing via excel states "If SAP Business One is running on a network, you have ensured that other users will be logged off the system during the import."  Could someone please explain:
    - What are the risks of running DTW or imports while users are logged in?
    - If users are logged into the live version of our company but I am testing DTW/excel imports from a TEST copy of that company are there still risks or is this okay?
    - If users are logged into one database but I am performing data imports on a different company database (for example I would be the only one logged into the companies currently being set up - is this okay even though users are logged into SAP server but accessing a different company?)
    Thanks very much!
    Richard

    Hi Kiwi,
    Referring to the Rules of enagement you have to post one thread per question. Please adhere to the rules from your next post.
    DTW is the very much Preferred method you have simulation to see if you record are find to be imported before importing to the DB, using DTW Import from Excel will only help importing  BP and Item master data. If you have to make any updates then it will be a task again. In DTW you can save the template and keep adding data and changes can be updated from the template and re-imported
    Please refer to the link below to "Differences between the Import From Excel and Data Transfer Workbench templates" the screen shots for DTW are from version before 2007A SP01 PL09.
    [http://wiki.sdn.sap.com/wiki/display/B1/DifferencesbetweentheImportFromExcelandDataTransferWorkbenchtemplatesandwhathappenswhentheyare+interchanged.]
    1. When users are logged on It can cause some inconsistency, ensure no user is logged on the live DB before performing any major DTW import
    2. It will be ok if you are Test importing data to test DB on the same SQL server.
    Regards,
    Rakesh N

  • Data import from EBS failed via FDMEE in fdm . Getting error message as "Error connecting to AIF URL.

    FDM Data import from EBS failed via FDMEE after roll back the 11.1.2.3.500 patch . Getting below error message in ERPI Adapter log.
    *** clsGetFinData.fExecuteDataRule @ 2/18/2015 5:36:17 AM ***
    PeriodKey = 5/31/2013 12:00:00 AM
    PriorPeriodKey = 4/30/2013 12:00:00 AM
    Rule Name = 6001
    Execution Mode = FULLREFRESH
    System.Runtime.InteropServices.COMException (0x80040209): Error connecting to AIF URL.
    at Oracle.Erpi.ErpiFdmCommon.ExecuteRule(String userName, String ssoToken, String ruleName, String executionMode, String priorPeriodKey, String periodKey, String& loadId)
    at fdmERPIfinE1.clsGetFinData.fExecuteDataRule(String strERPIUserID, String strDataRuleName, String strExecutionMode, String strPeriodKey, String strPriorPeriodKey)
    Any help Please?
    Thanks

    Hi
    Getting this error in ErpiIntergrator0.log . ODI session ID were not generated in ODI / FDMEE. If I import from FDMEE its importing data from EBS.
    <[ServletContext@809342788[app:AIF module:aif path:/aif spec-version:2.5 version:11.1.2.0]] Servlet failed with Exception
    java.lang.RuntimeException
    at com.hyperion.aif.servlet.FDMRuleServlet.doPost(FDMRuleServlet.java:76)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

  • Error Message in Data IMport from Excel

    Hi All
    Please can you help - I am trying to import some BP data using the option in the menu Administration - Data Import/Export - Data Import from Excel.
    I have created my import file as a text file and provided the relevant mappings. Having located my text file, I then get the following error message:
    Row Number 1:Internal error (-2007) occurred.
    Has anyone got any ideas as to what this means I've done wrong?
    Thanks

    Dear, 
    Kindly refer to note 1296487 below:
    Symptom
    In attempt to import a Business Partner from an Excel file to SAP
    Business One, the following error messages are displayed and the
    Business Partner is not imported:
        o  When there are no House Banks in the company, the following error
           messages are displayed:
        Row Number 1: Internal error 'House Bank Accounts' occurred,
    and,0 Records imported successfully.
         o  When there are no Payment Methods in the company, the following
            error messages are displayed:
         Internal error 'Payment Methods for Payment Wizard' (OPYM)
    (-2007) occurred, and, 0 Records imported successfully.
         o  When Payment Methods and House Bank are defined in the company,
            the following error messages are displayed:
         Row Number 1: Internal error (-2007) occurred, and,
         0 Records imported successfully.
    Other terms
    DB, export, BP
    Reason and Prerequisites
    Application error
    Solution
    SAP intends to provide patches in order to solve described problem.
    The section Reference to related Notes below will list the specific
    Patches when available.
    The corresponding Info file of Patches on SAP Service Marketplace will
    show the correction / SAP Note number also.
    Be aware that these references can only be set at Patch release date.
    SAP will deliver Patches only for selected Releases at its own
    discretion, based on the business impact and the complexity of the
    implementation.
    If it is your case, We would like to inform you that we plan to fix the problem you raised,
    in patch 05 for SAP Business One 2007 A FP01 / SP01 Release.
    For SAP Business One Patch Delivery Schedule please look at:
    http://service.sap.com/smb/sbo/patches
    Best regards,
    Apple

  • Reference Data Imports from ECC

    All of a sudden our reference data imports from ECC to ESourcing are failing with this error.
                "is either unknown data type or it is missing the required DataType(..) declaration"
    They used to work.  Can someone point me towards the place to check for the issue?  There is a DataType Declaration at the top of the data file (see example) and the data file format has not been changed.
                    #DataType(masterdata.Currency)
                    "DISPLAY_NAME","DOCUMENT_DESCRIPTION","IN_EURO","DISPLAY_PRECISION","STORAGE_PRECISION"
                    "ADP","Andoran peseta" "","0","0"
    Thanks,
    Keith
    Edited by: Keith Wendel on Nov 11, 2009 11:50 AM
    NOTE - I changed brackets to parantheses in the two indented lines above to make them stop appearing as html links.

    Turned out that there were unprintable characters at the front of the files...caused by the encoding used in the source ECC system ABAP program.

  • Search script generator for all objects and data (!) from a user/schema ?

    Is there a way to create a script which (when run) creates all the existing
    TABLES; INDEXES, KEYS and DATA for a specified user/schema ?
    This (PL-)SQL script should contain all INSERTS for the currently existing rows of
    all the TABLEs.
    When I use e.g. export to Dumpfile I have at first find all TABLEs and components
    which I want to dump. This is rather uncomfortable.
    I just want to specify the user name similar to
    createscript user=karl@XE outfile=D:\mydata\myscript.sql
    Is this somehow possible ?

    So that I understand your requirements exactly, are you asking for your script to ...
    1/ export from database A the entire schema of a specified user
    2/ drop all objects owned by that user in database B
    3/ import the objects from database A into database B
    If so, it sounds to me that a shell script that does a schema level export as Nicholas suggested, and then drops the user from database B using the cascade keyword (e.g. drop user username cascade), recreates the user and then imports the export file into B should do the trick.
    I don't think searching for individual tables and creating the statements to recreate them is the best idea.
    Hope that helps
    Graham

  • Data Import from Excel for Items

    I have used the data import for items, in the past , to import the prices for existing item. I am using this for the first time in SAP version 9.0. There are new fields due to the additional currencies. In an running a test with two items and two price list codes, code 1 and code 10. When I run the import gets stuck in a loop and keeps giving me errors on line 1 with invalid price code.
    I want to import two price lists Price List 1 and Price List 10. For example I want price list 1 to be $10.00 and price lit 10 to be $5.00
    In the import from excel I have the following fields
    A  Item Number
    B  Price List Code
    C  Unit Price - Primary Currency
    D  Primary Currency
    E  Unit Price - Additional Currency 1
    F  Additional Currency 1
    G  Unit Price - Additional Currency 2
    H  Additional Currency 2
    I  UoM Code
    J  Price List Code
    K  Unit Price - Primary Currency
    L  Primary Currency
    M  Unit Price - Additional Currency 1
    N  Additional Currency 1
    O  Unit Price - Additional Currency 2
    P  Additional Currency 2
    Q  UoM Code
    I am using the following columns
    A item number
    B 1
    C 10.00
    J 10
    K 5.00
    This is the way I use this function in SAP versions 2007 and 8.8
    Any suggestions
    Dennis

    Hi Gordon,
    I tried what you suggested, but does not work. I tried with two items, when I run the import SAP gets stuck in a loop displaying error lines. The only way to stop is to restrt SAP.
    I attched a screen shot of the error

  • Problem in data import from dump file on NAS device

    I am using oracle 10g on solaris 10. I have mounted NAS device on my solaris machine.
    I have created a directory object dir on my NAS storage in which i have placed the dump file.
    Now when i execute the following command to import data
    impdp user/pass DIRECTORY=DIR DUMPFILE=MQA.DMP logfile=import.log
    then i get the following error message
    ORA-39002: invalid operation
    ORA-39070: Unable to open the log file.
    ORA-29283: invalid file operation
    ORA-06512: at "SYS.UTL_FILE", line 475
    ORA-29283: invalid file operation
    Can any body help ?

    Also, Datapump from NAS device would perform slow.
    Take a look at this:
    10gR2 "database backup" to nfs mounted dir results in ORA-27054 NFS error
    Note:356508.1 - NFS Changes In 10gR2 Slow Performance (RMAN, Export, Datapump) From Metalink.

  • Data Import from SAP R/3 to SAP MDM 7.1 without SAP PI

    Hi All,
    I have a requirement to import Vendor Master data from SAP R/3 to SAP MDM 7.1 on a regular basis. What are the Options available for data transfer between these two systems without any middleware(like SAP PI,etc). I checked the SAP Documentation and found the scenarios with SAP PI as middleware.
    I have few very basic ideas:
    1) Will there be any way for SAP MDM to pick a file from certain location and load the data..
    2) Shall I use MDM ABAP API to write a program to connect to MDM Repository and schedule this at regular intervals to achieve the data transfer.
    Pls suggest the best design approach..
    Thanks in advance.

    1) Will there be any way for SAP MDM to pick a file from certain location and load the data..
    ANS : No, MDM will not pick up the file, file can be pick up from MDM Inbound folder and send from outbound folder for automize process and for MDM manual Process you can pick up and send  file to local desktop, network shared path
    2) Shall I use MDM ABAP API to write a program to connect to MDM Repository and schedule this at regular intervals to achieve the data transfer.
    ANS : require to write code at ABAP side
    so ABAP program will pick or send data file to MDM folder
    Note following point
    1. Require to write ABAP Program which will pick or send data file to MDM outbound / Inbound folder
    2. Require to do some technical setting for ABAP program at SAP side, technical person will help regarding this matter
    Note : There are many disadvantage and time consuming procss, monitoring file and it is not advisable to go without any intermidiate software for e.g PI, Tibco
    Thanks,
    Jignesh Patel

  • Doubt in data import from R3 to B1

    Hi ,
    After many trails and errors we have successfully installed B1iSN and connected with both R3 and B1. But as of now the problem is the data transfer. I have did the following steps,
    1.Installed B1iSN successfully with Event Sender.
    2.In the Administration of B1iSN I have defined 2 systems for B1 and R3 respectively (Test connection is positive.)
    3. I have imported the zip files (B1ISN2007SIMP_08_import_01.zip,B1ISN2007SIMP_08_import_02.zip from SIM->Import and B1ISN2007CONTNTP_08.zip from Content folder )
    4. Using the application manager I have deployed (used the file B1ISN2007SIMP_08_deploy.zip under SIM->Deploy) the Subsidary Integration console.
    I guess that all the above steps are successfully done. Now comming to the problem areas, I am trying to import Customer master data from R3 system, I have followed the Config_Guide_Master_Data_Distribution_Customer_EN.pdf, I did the following steps in the Integration Console...
    1. Assigned the B1 and R3 systems.
    2. Filled the system properties.  (Some fields are left blank, HQ vendor no is left blank.. )
    3. Created a BizProcess from Business Processes-> Define, I have selected Master Data and in the BizPackage i have selected Business Partner.
    4. Selected sender (R3) and receiver(B1) systems.
    5. I have not set and parameters.(like country,region and regional market)
    6. In the set data properties step i have not given text ID..? Actually what is this text id and from where should i get it..? (Document is not of much help here.)
    7.Saved these settings and activated the Bizpackage.
    Now in R3 using the TCODE BD12 i have tried to send a selected customer, but no error message is shown in the message log..
    Please guide me if I have done some mistake or if i have missed something.
    Thanks in advance,
    Vasu Natari.

    Yatsea,
    As u can see the above post, the I doc is being sent successfully i suppose... But in B1 no data is added.. I have created a new database but no entries are created, Am i missing something here..?
    Below is the log file from tomcat temp folder...
    Aug 25, 2009 11:45:00 AM com.sap.b1i.bizprocessor.AtomStatusToken log
    CONFIG: BPC040 Size of next input-message for current Atom:
    bizflow:/com.sap.b1i.system.xc/bfd/DBQgc.bfd/QCleaner[xform]/0000b/-_(0)
    198 bytes
    Aug 25, 2009 11:45:00 AM com.sap.b1i.bizprocessor.AtomScheduler run
    CONFIG: BPC094 BizFlow-Properties passed to invoked Atom:
    (BFProperties:
    +P bpc.XSLprofile := sapxml
    +P bpc.currflow := /com.sap.b1i.system.xc/bfd/DBQgc.bfd
    +P bpc.dataset := com.sap.b1i.system.xc
    +P bpc.group := bfd
    +P bpc.jobid := 09082509421225000517C0A801686F91
    +P bpc.pltype := xml
    +P bpc.propertylist :=
    +P bpc.vers.bpc := 0.28.0 (built 200907070050)
    +P bpc.vers.cos := 0.13.2 (built 200907070050)
    +P bpc.vers.dbl := 0.17.0 (built 200907070050)
    +P bpc.vers.utl := 0.23.0 (built 200907070050)
    +P xcl.instance := com_sap_b1i_system_xc
    +P xcl.ipocall := com.sap.b1i.xcl_srvc.IPOCall
    +P xcl.ipostep := /com_sap_b1i_system_xc/com.sap.b1i.system.xc/ipo/cronjobs.ipo/DBQgc
    +P xcl.port := com.sap.b1i.xcellerator.XsPort
    +P xcl.tid := 09082509421225000517C0A801686F91
    +P xcl.version := 0.35.0 (built 200907070050)
    +P xcm.msgid := 09082509421225000515C0A801683696
    BFProperties)
    Aug 25, 2009 11:45:00 AM com.sap.b1i.bizprocessor.XformAtom process
    CONFIG: BPC141 XSL-stylesheet to execute: bizstore:/com.sap.b1i.system.xc/xsl/DBQgc.xsl
    Aug 25, 2009 11:45:00 AM com.sap.b1i.xcellerator.InternalDocuments provideDocument
    CONFIG: XCL118 Request for an Internal Document: xc|dbqgc.xml|
    Aug 25, 2009 11:45:00 AM com.sap.b1i.dblayer.DBLayer$DBConnection logP
    CONFIG: DBL034 DBConn.#3 Execution time for write-stmnt DBQ_GarbageCollector: 16 mSec
    Aug 25, 2009 11:45:00 AM com.sap.b1i.bizprocessor.AtomStatusToken log
    CONFIG: BPC133 Execution time for current Atom:
    bizflow:/com.sap.b1i.system.xc/bfd/DBQgc.bfd/QCleaner[xform]/0000b/-_(0)
    31 mSec
    Aug 25, 2009 11:45:00 AM com.sap.b1i.bizprocessor.AtomStatusToken log
    CONFIG: BPC040 Size of next input-message for current Atom:
    bizflow:/com.sap.b1i.system.xc/bfd/DBQgc.bfd/bpc.output[output]/0001b/-_(0)
    313 bytes
    Aug 25, 2009 11:45:00 AM com.sap.b1i.bizprocessor.AtomScheduler run
    CONFIG: BPC094 BizFlow-Properties passed to invoked Atom:
    (BFProperties:
    +P bpc.currflow := /com.sap.b1i.system.xc/bfd/DBQgc.bfd
    +P bpc.dataset := com.sap.b1i.system.xc
    +P bpc.group := bfd
    +P bpc.jobid := 09082509421225000517C0A801686F91
    +P bpc.pltype := xml
    +P bpc.propertylist :=
    +P bpc.vers.bpc := 0.28.0 (built 200907070050)
    +P bpc.vers.cos := 0.13.2 (built 200907070050)
    +P bpc.vers.dbl := 0.17.0 (built 200907070050)
    +P bpc.vers.utl := 0.23.0 (built 200907070050)
    +P xcl.instance := com_sap_b1i_system_xc
    +P xcl.ipocall := com.sap.b1i.xcl_srvc.IPOCall
    +P xcl.ipostep := /com_sap_b1i_system_xc/com.sap.b1i.system.xc/ipo/cronjobs.ipo/DBQgc
    +P xcl.port := com.sap.b1i.xcellerator.XsPort
    +P xcl.tid := 09082509421225000517C0A801686F91
    +P xcl.version := 0.35.0 (built 200907070050)
    +P xcm.msgid := 09082509421225000515C0A801683696
    BFProperties)
    Please  tell me whats the above thing means..?
    Thanks,
    Vasu Natari.

  • Name of the data file from a user prompt and a constant

    I have following situation:
     The event is single shot, each shot the two DAC card acquires 8 channel data (total 16 channels) and the user has to decide if we want to save the data in a file.
    Once we decide that we want to save the data, the program should prompt for a file name. The inpu will be some dgit corresponding to an event number let us say xxxxx.
    The program should create a file name 133Axxxxx.dat (or any other extension). 133A and 133B will be my two devices dev1 and dev2 respectively.
    Can some one please help, how do we do this? The data from each card should go in a different file. The file name should be 133Axxxxx.dat and 133Bxxxxx.dat (let us say)
    Ajay Singh

    I think this is what you want.  If not it should be close enough so you can modify easily.
    Matt
    Matthew Fitzsimons
    Certified LabVIEW Architect
    LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison
    Attachments:
    saveFilePath.vi ‏24 KB

  • Addressbook.data import from Tiger to Mountain Lion

    Hello.
    I have a backup of an addressbook.data file and other Contact related files that I am trying to import back into Contacts. The original files are from OS Tiger and I am wanting to import them into Contacts on OS Mountain Lion.
    I do not have a working copy of Tiger on my iMac any more so cannot export them in the correct way.
    I need to try and find a way of converting/importing the addressbook.data or other file to get at the information I need.
    Any help anyone can give is greatly appreciated.
    Thanks.

    Basically you need to find a DVD reader that will work, since the only legitimate way to install Snow Leopard is with its DVD.
    That can be another Mac, with which you could use FireWire Disk Mode to install Snow Leopard on your MacBook.
    You do not need to upgrade to Lion first. You may upgrade from Snow Leopard directly to Mountain Lion.

  • Data import from ECC to MDG via MDMGX tool for CC group and CC hierarchy

    Hello,
    We currently in process of importing data from ECC to MDG (co-deployed).
    The MDMGX guide we follow mention about Accout (ACCA), Cost Center(CCTR) and Profit Center (PCTR).
    While doing DIF, it shows above 3 domains but didnt mention about how cost center group(CCTRG), Cost center hierarchy (CCTRH) and same with profit center group (PCTRG) and profit center hierarchy (PCTRH) will be imported to MDG?
    is there seperate process to bring hierarchy data from ECC to MDG?
    Thnx in advance
    Sahil

    Hello Sahil
    With MDMGX you can load individual master data but for group and hierarchies, you have to use the old procedure. If you ask me, then the MDMGX takes longer time rather that downloading the data in file from tables directly and upload it in MDG.
    Go through this document and load the hierarchy and group data.
    How to upload Finance data in MDG - Hub
    Kiran

  • Data Import from XML Format file

    I want to import data  from XML file format.Can i do it ? If yes then please give me more details in the step.

    Pl read the below link.
    It will be helpful.
    SAP Business One Application
    Jeyakanthan

  • Data import from ASCII file : javasript to determine correct account

    Hi,
    I am importing data from an ASCII file and need to use a conversion file with javascript to determine the correct account depending on the amount I am importing.
    As an example:
    If external account B4711 carries an amount of 1000 it needs to be imported into internal account A890, if it carries an amount of -1000 it needs to be imported into internal account B890.
    I have the VB script to do this in the MS version but am struggling with the javascript for the NW version.
    In the transformation file, the account is the amount from the load file, the string | and the account from the load file. In my example I would get either 1000|B4711 or -1000|B4711. This part works fine.
    The conversion file looks like this:
    external                  internal                                                                     formula
    *|B4711                 *IF(js:%external%.substring(0,1)=- then B890; A890)      
    The idea is, that if the first character is the minus sign, the conversion will return account B890, if it is any other character the conversionwill return A890. The actual result is that all data is imported into the account A890 irrespective of the amount (both positive and negative amounts).
    Can anyone help me with this?
    Thanks,
    Arnold

    Hi Arnold,
    Oh no! I thought this was going in the Formula column. I don't know how I got that idea.
    So, I reviewed the documentation ([http://help.sap.com/saphelp_bpc75_nw/helpdata/en/81/94a8a5febd40268d5c59b4fc31be37/frameset.htm]) and you are correct that you should be able to use JS with the *IF statement - I was incorrect about that, at least according to the docs. In your original JS you probably just needed to use == instead of = and then put the minus sign in double-quotes
    They also give an example of how to do it without JS, which I guess would look like
    *If(%external%=-* then 242000; 128000)
    So, that might work as well, though I'm not sure about how it's going to handle that minus sign.
    Ethan

Maybe you are looking for

  • Poor performance using policy agent 2.2 with Sun Access Manager

    Even if com.sun.am.policy.agents.config.do_sso_only is set to true, the policy agent sent a request to PolicyService (svcid="Policy") and it's take more than 8 seconds to receive a respose. Any idea why ?? Agent Log 2012-10-15 08:11:42.441MaxDebug 24

  • Apply XSLT  while importing the xml to the selected node in structure view

    Hi All, I would like to apply XSLT while importing the xml file to the selected node in the structure view. How to go about it? Thanks Sakthi

  • Creative zen 20gb

    C Can anyone help i have a creative zen 20 gb i think i need to install new firmware but cannot find my player on the creative web site my O/S is windows 7. ??????? Daderoy

  • Where should i buy RAM? Ramjet or Crucial?

    i've been looking for a while to add more ram to my mac pro. i've made many many ram purchases from OWC in the past but just from browsing around here it seems like i will have less of a chance to have problem ram if i buy from ramjet or crucial. i h

  • Over Delivery Block

    Respected Friends, i have Scenario that my Organization Want to Block Over Delivery Mean That: the Quantity in the Sales Order Must be equal to Delivery Quantity. For Example: Sales Order Quantity : 10 Kg Delivery Quantity : Must Not Be be greater 10