Integrating SAP-ERP system to SAP-SCM system via SAP-XI

Hi All,
My requirement is to make a scenario for Integrating SAP-ERP system to SAP-SCM system via SAP-XI,Sender side is IDOC Adapter and Receiver side is Proxy.As iam not aware of the scenario procedure can any body could explain briefly step-by-step on this.
Thanks in Advance.
ram

Hi,
Sender is IDOC so no need to take any communication channel & sender agreement in ID window. 
Find below link of more information on IDOC configuration
Introduction to IDoc-XI-File scenario and complete walk through for starters.
Troubleshooting  File-to-IDOC Scenario in XI.
Convert any flat file to any Idoc-Java Mapping
IDOCs (Multiple Types) Collection in BPM
Outbound Idoc's - Work around using "Party"?
Troubleshooting  File-to-IDOC Scenario in XI.
Proxy Configuration
File to R/3 via ABAP Proxy

Similar Messages

  • Error during System copy of SCM system

    *Hi
    We are performing system copy of SCM system. The Java was not at all running in the system now while performinfg system copy we are facing following errror.*
    ERROR 2009-10-23 12:05:39.123
    CJS-30071 Execution of UTL tool 'C:\j2sdk1.4.2_12-x64\bin\java.exe -classpath E:\usr\sap\SD2\SYS\global\sltools\sharedlib\launcher.jar -showversion -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.sl.ut.manager.UtlMain
    MB1ES1018/sapmnt/SD2/SYS/global/security/lib/tools/iaik_jce.jar;
    MB1ES1018/sapmnt/SD2/SYS/global/security/lib/tools/iaik_jsse.jar;
    MB1ES1018/sapmnt/SD2/SYS/global/security/lib/tools/iaik_smime.jar;
    MB1ES1018/sapmnt/SD2/SYS/global/security/lib/tools/iaik_ssl.jar;
    MB1ES1018/sapmnt/SD2/SYS/global/security/lib/tools/w3c_http.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/sap.comsl.ut.infoprovider_lib.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/sap.comsl.ut.manager.offline.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/antlr.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/exception.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/jddi.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/logging.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/offlineconfiguration.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/opensqlsta.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/tc_sec_secstorefs.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/sap.comtcsdtcvlimpl.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/SDMutil.jar;E:/usr/sap/SD2/SYS/global/sltools/sharedlib/SLUtil.jar;E:\usr\sap\SD2\DVEBMGS00\exe\ojdbc14.jar -export -type=keydb "-expfile=C:/Program Files/sapinst_instdir/SCM51/LM/COPY/ORA/EXP/CENTRAL/AS-ABAP/PREEXP/usages_data.xml" -log=UTL_load_usages.log -sid=SD2 -dsn=jdbc/pool/SD2 -ssprops=E:/usr/sap/SD2/SYS/global/security/data/SecStore.properties -ssk=E:/usr/sap/SD2/SYS/global/security/data/SecStore.key' aborts with return code 64 due to a database connection error. DIAGNOSIS: The connection parameters are wrong or the database server has been shut down. SOLUTION: Check 'UTL_load_usages.log' and 'C:/Program Files/sapinst_instdir/SCM51/LM/COPY/ORA/EXP/CENTRAL/AS-ABAP/PREEXP/UTL.java.log' for more information.

    Hi.
    >SOLUTION: Check 'UTL_load_usages.log' and 'C:/Program Files/sapinst_instdir/SCM51/LM/COPY/ORA/EXP/CENTRAL/AS-ABAP
    >/PREEXP/UTL.java.log'
    Hi,
    Could you please paste above logs here and also check whether database is up or not...
    Thanks
    Sunny

  • Error during System Copy in SCM system

    *Hi
    We are performing System Copy of SCM system. Java was not running in the system from the starting. we are facing following error while performing system copy*  Please Help..
    Oct 23, 2009 12:05:38... Info   : Successfully parsed!
    Oct 23, 2009 12:05:38... Info   : Executing command Export...
    Oct 23, 2009 12:05:38... Info   : Establishing DB connection...
    Oct 23, 2009 12:05:39... Path   : Exception : The DataBase is down or the connection parameters are wrong: -sid=SD2 -dsn=jdbc/pool/SD2 -ssprops=E:/usr/sap/SD2/SYS/global/security/data/SecStore.properties -ssk=E:/usr/sap/SD2/SYS/global/security/data/SecStore.key -keyphrase=null
    java.lang.Exception
         at com.sap.exception.BaseExceptionInfo.traceAutomatically(BaseExceptionInfo.java:1141)
         at com.sap.exception.BaseExceptionInfo.<init>(BaseExceptionInfo.java:413)
         at com.sap.exception.BaseException.<init>(BaseException.java:302)
         at com.sap.sl.ut.infoprovider.exceptions.UTInfoException.<init>(UTInfoException.java:96)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.connect(DataBaseInfoFactory.java:215)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.constructSystemInfo(DataBaseInfoFactory.java:624)
         at com.sap.sl.ut.manager.command.Export.executeExportKDB(Export.java:56)
         at com.sap.sl.ut.manager.command.Export.execute(Export.java:80)
         at com.sap.sl.ut.manager.command.Command.exec(Command.java:88)
         at com.sap.sl.ut.manager.UtlMain.exec(UtlMain.java:60)
         at com.sap.sl.ut.manager.UtlMain.main(UtlMain.java:56)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:283)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:278)
         at oracle.jdbc.driver.T4CTTIoauthenticate.receiveOauth(T4CTTIoauthenticate.java:790)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:362)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:420)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.sl.ut.manager.persistence.db.DBConnection.connectViaSecureStore(DBConnection.java:159)
         at com.sap.sl.ut.manager.persistence.db.DBConnection.connect(DBConnection.java:171)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.connect(DataBaseInfoFactory.java:213)
         at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.constructSystemInfo(DataBaseInfoFactory.java:624)
         at com.sap.sl.ut.manager.command.Export.executeExportKDB(Export.java:56)
         at com.sap.sl.ut.manager.command.Export.execute(Export.java:80)
         at com.sap.sl.ut.manager.command.Command.exec(Command.java:88)
         at com.sap.sl.ut.manager.UtlMain.exec(UtlMain.java:60)
         at com.sap.sl.ut.manager.UtlMain.main(UtlMain.java:56)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Oct 23, 2009 12:05:39... Info   : Severe (database) error. Return code: 64

    > We are performing System Copy of SCM system.
    How did you do the system copy? Did you use sapinst and export the Java content?
    Markus

  • Transformation inactive after system copy in SCM system

    Hi Team,
    I am posting this in BW keeping in mind that i am receiving issues in RSA1 transaction in my SCM system after the recent system copy. We did the system copy of SCM system and DTP conversion was also done using program RSBKDTP_BDLS. No errors occurred while the program ran. Now we have handed the system back to users for checking and they have reported an error saying there were some transformations missing in the system while checking the DTP . I went to RSA1 transaction in my SCM system and searched for the DTP and status seems to be in inactive status. I then clicked on change button and an error message mentioning the below appears.
    Transformation XXXXXXXXXXXXXXXXXXXXXXXX inactive; action cannot be executed
    Message no. RSBK260
    Diagnosis
    A transformation (XXXXXXXXXXXXXXXXXXXXXXXX) used by the DTP is inactive.
    System Response
    The action (request processing or DTP maintenance) was terminated.
    Procedure
    Activate the transformation. It connects the source XXXXXXXX   XXXCLNT100 to the target XXXXXXXX.
    I checked for the transformation entry in the table RSTRAN and did not find the same. Also i ran the program RSDG_TRFN_ACTIVATE to activate the transformation but nothing happens.
    Have anyone came across this type of issue. I need some advise on the same and guide me in case if i am missing something, since i have not worked on this type of issue before.
    Thanks for your help in advance.
    Rajesh

    Hi,
    Due to the system copy we always get this issues.
    Just ask your basis team to check source system assignments. they can do it.its their activity.
    at BW Server, RSA1 -->menu tools--> manage source system, check the source system. same need to have at below we20.
    at Tx - WE20, Partner type Ls---> under this you may see your target(SCM) and source system anmes. select source name and rigth side panel partner status need be active A.
    At quality syste, activations thru program may not be happen. better to re-transport the dtp from dev system.
    Thanks

  • Two SCM Systems connected to one ERP System

    Hello Experts,
    Here again I got a doubt.
    Is it technically possible to connect two SCM Systems via CIF to one ERP System?
    Because I heard that we could connect more than one ERP System to one SCM System, but not vice versa.
    If you have seen a system in production like this, what are the pros and cons of having such a scenario?
    Expecting your valuable replies!
    Thanks and Best Regards,
    Suresh

    Hi,
    technically it's no problem to connect two or more SCM systems to the same ERP system. We have one for DP/ PP/DS, one for EWM and one for SNC connected to the same R/3 systems. You however might get problems with the bom explosion for planned orders being sent from SCM to R/3.
    The bom explosion uses field MARC-APOKZ which is maintained automatically by CIF. If there are multiple SCM system using CIF for product master data the field might not be set up correctly and the bom explosion could be wrong.
    As a solution SAP provided OSS note 1576703.
    Regards.
    Hubert

  • SAP Archiving in SAP 3.1 into third party systems

    Hello,
    1. Is it possible to archive the documents in SAP 3.1i and retrive via any third party systems? If yes, let me know the steps and third party systems details?
    2. Is it possible to archive the documents in SAP 3.1i and retrive from ECC Via SAP ILM? If yes, let me know the steps.
    Thanks
    Srini

    Hello,
    1. Is it possible to archive the documents in SAP 3.1i and retrive via any third party systems? If yes, let me know the steps and third party systems details?
    2. Is it possible to archive the documents in SAP 3.1i and retrive from ECC Via SAP ILM? If yes, let me know the steps.
    Thanks
    Srini

  • Technical Usage for SAP ERP 6.0 EhP4

    Hello gurus,
    I am planning to upgrde my system EC2 which is an SAP ERP 6.0 on an Oracle10g database with OS Windows Server 2003.
    But I dont know which technical usage to choose.
    Using the url http://<hostname>:5<instance number>00/utl/UsageTypesInfo, the following are my system's usage types:
    SAP ERP 2005/SR2     XSS     XSS     Self Services
    SAP ERP 2005/SR2     LSOCP     LSOCP     Learning Solution Content Player
    SAP ERP 2005/SR2     BD     BD     Biller Direct
    SAP ERP 2005/SR2     XECO     XECO     Extended E-Selling Components
    SAP ERP 2005/SR2     ECC     ECC     Central Component
    SAP ERP 2005/SR2     BP-ERP     BP ERP     Business Packages (Portal Content)
    SAP NetWeaver 2004s/SR2     PI     PI     Process Integration
    SAP NetWeaver 2004s/SR2     BI     BI Java     BI Java
    SAP NetWeaver 2004s/SR2     AS     AS Java     Application Server Java
    SAP NetWeaver 2004s/SR2     EPC     EP Core     Enterprise Portal Core Components
    SAP NetWeaver 2004s/SR2     EP     EP     Enterprise Portal
    SAP NetWeaver 2004s/SR2     AAS     AS ABAP     Application Server ABAP
    There seems to be no direct equivalent of these usage types in the technical usages I see on MOPZ.
    Please advise.
    Thanks, Cha Cha

    Hello,
    You may check the attachments in note 1165438 for business function -> technical usage equivalence.
    as for usage types, you seem to have listed product instances instead.  Perhaps you can also have a look at the product instances -> technical usages equivalences in the attachments to note  1165438
    Anyway, the technical usagesI can see right away are:
    - SAP Learning Sol-Frontend CP
    - XSS Self Services
    - SAP FSCM - Biller Direct
    - Central applications
    - SAP XECO
    Netweaver 7 app server ABAP, Netweaver PI, and Enterprise Portal product instances don't have any additional technical usages assigned.
    I suggest also the service http://service.sap.com/bfp for a free service that will help you to select technical usages in your EHP4 install.
    Best regards,
    Miguel Ariñ

  • SAP ERP Component

    Most of the SAP ERP Component has been installed by the client but some are not installed as the client is saying that it not applicable in thier system, is there anyone can verify if the current SAP ERP Component of the client is good enough for the Integration configuration of the Cloud for Travel and thier SAP ERP.
    Attached is the list of SAP ERP Component that client has in thier system.

    Hi Joey,
    this looks like the customer installed all FI/CO relevant components but no components for employee master data or payroll processing.
    If the customer doesn't use the ERP system for their HCM processes, this looks ok for me.

  • INVOKING WEB SERVICE FROM SAP ERP

    Hi to all
    I need interchange informacion between NON-SAP system and SAP ERP using web services
    I know publish web services in SAP ERP, but I don't know how SAP consume a WS of other system
    Please, somebody know how can I do it this ? I don't want that XI consume this WS, I want that SAP ERP consume it.
    Thank you and regards
    Dario

    Hi,
    we can do it using Webdynpro for Java or ABAP. In addtiion to this check wtih any EDI related ones or ALE-IDOCS.
    Psl check this abt the Web Services information-
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/109aa318-5aa6-2a10-799d-a495383c1e01
    Reward if helpful.
    Best Wishes,
    Chandralekha

  • Limit send of IDoc from SAP-ERP to SAP-XI or a Non-SAP

    Hi guys,
    I send the following IDocs from SAP-ERP over SAP-XI to Non-SAP for an initialload: Artmas, Bommat, Infrec, Cond_a, Mmaddi, Cremas
    Example: Artmas with TA: BD10.
    Problem: SAP-ERP send all 25'000 IDoc to SAP-XI. The effect is that the qRFC and tRFC in SAP-XI is full, because the Non-SAP is not fast enough to takeover the Idocs. From then other systems can't send out or get in Idocs.
    I tried to limit in WE20, but it didnt work. TA: RSEOUT00 ist not so useful, because of the quantity of the IDocs.
    Is in SAP-ERP a possibility to limit the sending of IDocs to SAP-XI or Non-SAP?
    Example: Automatic sending of 200 Idocs every 2 Minute.
    Thanks

    may be u can write a wrapper above BD10 this way
    report zaRs message-id b1.
    select-options: matsel for marav-matnr matchcode object mat1.
    parameters: receiver like tbdlst-logsys no-display.
    start-of-selection.
      select * from mara into i_mara where matnr in matsel.
      refresh : matsel.  
      v_no = 0.
      loop at i_mara.
        move i_mara-matnr to matsel-low
    * fill up sign option etc.
        append matsel
      do.
       move mara
       if v_no = 200.
        submit rbdsemat  " Program behind BD10
              with logsys eq receiver
              with matsel in matsel
              with mestypat eq 'ARTMAS'
              and return.
              wait 20 seconds
        exit.
        clear v_no.
       endif.
      enddo.  

  • Business Objects XI 3.0/3.1- Connection with SAP ERP not with BW

    Hi all members,
    I have to confirm that can we connect "SAP Business Objects XI 3.0 or XI 3.1" with SAP ERP.
    My client does not have SAP Business Warehouse. Neither they are interested to have SAP BW.
    So, I have to confirm that can we connect "SAP Business Objects XI 3.0 or XI 3.1" with SAP ERP ?
    Any other thing i have to go for?
    Kindly any member guide me in bit detail.
    Thanks and Best Regards,
    Izhar

    Hi,
    currently it is not possible to build web intelligence reports fetching data directly from an SAP ERP system. The reason is that SAP ERP data sources are not supported in universes.
    Regards,
    Stratos
    PS: An option is to deploy a BOBJ rapid mart. Please note that in this case you require the BOBJ Data services (ETL) tools. The idea behind the SAP ERP related rapid marts is that in the first step the data are extracted from your SAP ERP sources and load them into a relational database (using a predifined DWH scheme). Additionally the package provides you with universes (which rely on this predefined DWH scheme) and use the database as data sources, here your SAP ERP data were extracted to.

  • Enhancement Package 5 for SAP ERP 6.0 - Webinar Series - Oct-Nov 2011

    Webinar Series: Enhancement Packages for SAP ERP
    Innovation Made easy!
    SAP enhancement packages (EHPs) are optional add-on packages that enable you to selectively install and use new functions without a major release upgrade. Since May 2011 enhancement package 5 for SAP ERP 6.0 is general available. With this latest enhancement package more than 500 business functions are delivered in order to improve or enhance the various SAP ERP application areas, industry solutions and usability.
    Customers running SAP ERP 6.0 can benefit by installing SAP enhancement package 5 and switch on any of the new business functions.
    Get insights and an overview of whatu2019s new with SAP enhancement packages and how innovation is made easy. Join the upcoming webinar session series covering what you need to know about EHPs and activating new functions and the major improvements in SAP ERP Financials, SAP ERP HCM, SAP ERP Operations and the areas of usability and user interfaces.
    In one-hour sessions SAP Experts will introduce the new functions; provide a u201Cliveu201D experience on selected topics and will be available to answer your questions.
    Target group: These webinars are pointed to IT-managers, business managers, business analysts and business process experts.
    Cost: Joining these webinar series is free of charge.
    Language: English
    Dates: Oct 13 to Nov 29, 2011
    Region: Americas
    Topics included
         Enhancement Packages for SAP ERP: Innovation Made Easy - Learn how to do it
         Enhancement Packages for SAP ERP: What is new in SAP ERP Operations?
         Enhancement Packages for SAP ERP: What is new in SAP ERP HCM?
         Enhancement Packages for SAP ERP: What is new in SAP ERP Financials?
         Enhancement Packages for SAP ERP: What is new for User Interface and Usability?
    To register please visit http://www.sap.com/mk/get/ehp

    Hi Partson,
    It is needed to connect this system with solution manager and create stack.xml using
    maintanance optimizer. The main aim of this is to let you know what usage types/ functionalities are to be
    selected from stack.xml.
    It is also needed to download all the required support packs/ addons using maintanance optimizer.
    If you have DVDs containing the same product that matches with stack.xml, you can provide them.
    But the safest way is is to give all the tasks to solution manager , It will create , and download neccesary sps, addons to your
    download basket.
    Thanks and Regards
    Purna

  • SCM question -2 SCM system connected to single R/3 system

    Hi Gurus,
    What is the implication using two SCM systems with single R/3 system when both SCM systems using for different modules (say one for DP and other one for GATP).
    I know SAP recommends using multiple OLTP with single SCM. But this scenario opposit of that.
    Thanks,
    BKN
    Edited by: BKN on May 6, 2008 7:08 PM

    It is possible that there can be multiple SRM system connected to 1 R/3 system...You need to setup on...IMG>SRM->SRM Server->Technical Basic Settings>Define Backend System-> There you need to provide Logical System/Description/RFC Distination and Sys Type.
    I hope it clarifies your issue.

  • Product Version SAP ERP 6.0 Missing from solman 7.0

    Hi All,
    I have installed an ECC6 system and now  i need to configure the solution manager and download the support packs
    and xml file for EHP4 upgrade. I have done this before where in i configure the new system in SMSY as SAP ERP 6.0
    and then configure maintenance optimizer and it gives me the option of Enhancement Package Installation.
    However now in the current solution manager i dont see the product version  SAP ERP 6.0 when im clicking
    trying to creating a new system.
    Our Solman version is 7.0 . I tried creating my new system under SAP ERP EHP as ehp version 1 and used maintenace
    optimizer but it does not give me the option of EHP package installation. Can any one let me know how to address this
    issue??
    Regards,
    Ershad Ahmed.

    Hi,
    Goto Tcode SMSY
    1. Under Landscape Components --> Product Systems --> Select ERP --> Under that select your system ID and click on it,
        Goto --> Header Data on your right side, change the Product Version to SAP ERP 6.0 and SAVE.
    2. Goto System Groups and Logical Components --> Logical Components  --> SAP ERP --> Create NEW Logical Component for   your ECC system under this component and select Production version as SAP ERP 6.0 & assign ur system then SAVE.
    3. Goto System Groups and Logical Components --> Solution Landscapes-Operations --> Select your system landscape and REMOVE your ECC systen form the Solution and SAVE.
    4. Goto System Groups and Logical Components --> Solution Landscapes-Operations --> Select your system landscape and ADD your ECC system form the Solution and SAVE.
    Regards
    Kannan.K

  • SAP ERP HCM

    Hi all,
    We have to implement SAP ERP HCM component in our system
    Can anyone please help me out with that
    Rohit

    Hi Rohit
    You can give a try check at [Market place|https://websmp207.sap-ag.de/hrpay]
    Regards
    Uday

  • Difference Between SAP  R/3  and SAP ERP?

    whts the difference between SAP R/3 and SAP ERP and new functionalities that available in SAP ERP and not available in SAP R/3?

    Hi,
    You can find the functionality difference using SAP standard tool solution browser & release notes.
    The solution browser is available at - http://solutionbrowser.erp.sap.fmpmedia.com.
    For ex . Select source system - R/3 Enterprise
    Target system - ECC 600
    Release notes you may find under http://service.sap.com/notes.
    Hope this will help you.
    Best Regards,
    Sachin.

Maybe you are looking for

  • Itunes 10 errors during installation with ipodservice error message

    I have been trying to get itunes 10 installed for weeks. The upgrade would not work normally, so I removed itunes/quicktime/safari and decided try installing fresh. I still get a error during the installation process saying that ipodservice.exe canno

  • How can I automount a network share in Finder?

    Currently I have to browse my network computer under "SHARED" and manually drag/drop the shared folder into Finder under "DEVICES". Is there a way to do this automatically? See the images below: http://img.photobucket.com/albums/v154/3eleven/Mac/netw

  • Cs5: upgrading from CS2 to CS5 PC to Mac...need help shrinking file sizes

    I am designing wallpapers for cellphones and was given very specific guidelines of various dimensions and file size (based on the different devices), 96 dpi, and PNG format. When working on my PC using Ps CS2, I would drag or copy/paste images from A

  • VAT registration number and ISO code

    Dear All, Is there anyway to enter country code and two letters of VAT registration number differently  in vendor master data ? For example Country code : GR VAT registration number : DK0101.. Thanks Dash

  • Cocoon XSP and EJBs

    Hello SaiRam, Have you tried Cocoon XSP with WLS? I am trying to set it up, but I have big problems making Cocoon XSP reference my EJB jars and classes and this result in the inability to dynamically compile a XSP page. Another problem is that the wa