Change client of MSS

Hi..
   My MSS Portal works fine, but i need to connect it with another R/3 client to do some test. How ca i do that?
Thanks in advance...

Hi,
   You have to configure JCO connections to point them to new SAP system/ client apart from configuring system Objects..
   Check these, these links explain how to configure system Objects and JCo connections for MSS package..
http://help.sap.com/saphelp_erp2004/helpdata/en/cf/917b401c976d1de10000000a1550b0/frameset.htm
http://help.sap.com/saphelp_erp2004/helpdata/en/ca/115e4088dc0272e10000000a155106/frameset.htm
      I hope it helps.
Regards,
Naga Uday Kasu.

Similar Messages

  • How to find out the list of DCs changed in the MSS 600 Support PackageXX

    Hi
    We are trying to instal patches from "MSS 600 support package 07" to "MSS 600 support package 17"  at the same time we have 4 custom DCs in place.
    Our custom DCs have dependencies in MSS standard DCs.
    Question is how do we know the list ot DC changed/modified in suport package XX ?
    Is there a description of DCs changed in the support package? Or is there a description on SC level so we could trace it
    GRANT POINTS!!!
    Thanks
    Denis

    Papaden- Please use metadata comparision tool to find the changes in webdynpro DCs.
    http://help.sap.com/saphelp_nw70/helpdata/en/6e/0e184188b4f16fe10000000a1550b0/frameset.htm
    Thanks,
    Raj

  • How to restrict user to change "Client" in sp01

    Hi,
    I have a requirement that must release my users to use sp01, but I want to restrict them to see only the spools in the logon client.  Recently, they can change the "client" field in t-code sp01, is there anything I can do to disable "client" field from specific users ?
    Diana

    You can restrict through the object S_ADMI_FCD below mention activity
    SP01     Use of SP01 (all users)
    SP0R     Spool request management (all users)
    SPAA     Spool administration (device administration)
    SPAB     Spool administration (general settings)
    SPAC     Spool administration (device type, character sets)
    SPAD     Spool administration (all clients)
    SPAM     Spool administration (cross-client job authorization)
    SPAR     Client-specific spool administration
    SPOS     Use of Transaction SP01 (all systems)
    SPTD     TemSe administration (all clients)
    SPTR     Client-specific TemSe administration
    ST0M     Change trace switches
    And you can restrict device also through the below mention object
    SPODEVICE
    S_SPO_ACT
    S_SPO_PAGE
    Provide the sp01 authorization as per your requirement

  • Freeze JDeveloper10.1.3: Changing client interface on application module

    Hello,
    I could freeze JDeveloper 10.1.3.0.4.3673 build JDEVADF_10.1.3_NT_060125.0900.3673 3 times in a row with the following procedure:
    1) You need HR schema from oracle examples
    2) Create a new application workspace without any template (any name works)
    3) Create the empty project (any works as well)
    4) Set the project's technology scope to
    4.1) ADF Business Component
    4.2) Web Service
    4.3) XML
    4.4) Java will be added automatically
    5) Generate business components from table
    5.1) Generate component from table Employees only
    5.2) Generate an updatable view for the component
    5.3) Don't generate any read-only view object
    5.4) Generate an app module
    6) Add two methods to the application module class, here's are methods I'm using
    public Element getCurrentEmployee()
    ViewObject employeeView = getEmployeeView1();
    Row current = employeeView.getCurrentRow();
    if(current == null) {
    current = employeeView.next();
    Node employeeXml = current.writeXML(0, XMLInterface.XML_OPT_ALL_ROWS);
    return (Element)employeeXml;
    public void saveCurrentEmployee(Element xmlElement)
    getEmployeeView1().readXML(xmlElement, 0);
    getTransaction().commit();
    7) Go to the application module properties and add the first method (getCurrentEmployee in my example) to the client interface
    8) Click ok to confirm the change, some files will be generated
    9) Reopen the application module properties, go to remote section and add a J2EE Web Service support
    10) Click Ok, some files will be generated
    11) Go to the web service properties in the state section and make the service stateful on session scope
    12) Click Ok, some files are modified and a .deploy file is created
    13) Save All
    14) Go to application module properties and add the second method to the client interface
    15) Click Ok, JDeveloper will freeze.
    Anyone else can reproduce that or is it a strange bug from my environment?
    Regards,
    Simon Lessard

    Simon,
    I'm having a very similar problem except mine freezes at step 13. I click save all and jdeveloper freezes. Did you ever find a solution to this problem?
    -brian

  • Hiding the Personnel Change Requests in MSS

    Hi,
    In MSS, when the manager clicks on the workset "Create New Personnel Change Request"  --> All employees are listed , after selecting an employee --> select form displays all the delivered personnel change requests. We will not be using some of those forms at all. Is it possible to hide these requests. It can be deactivated such that they cannot be opened, but we would ideally like to hide them and do not show the unwanted forms to the users at all...
    Thanks,
    Mark.

    You can change the validity of the PCR scenario that needs to be hidden, to some period in future/past ie something like 01/01/9999 - 12/31/9999. This entry can be maintained in the view V_WPC_PCR_GROUPS via SM30/31.
    ~Suresh

  • Changing ESS and MSS Pictogram

    I am trying to changing the standard icons that came with ESS and MSS business package with custom icons.
    I have places my custom icons - using SE80 and going to MIME repository and saved it there.
    But when I go to SPRO and go for the Homepage Framework - they do not show up in the list?
    Please advice.

    You need to assign this your resource
    SPRO   > Cross Application Component   > Homepage Framework   > Define
    Resources   > New Entries
    SPRO   > Cross Application Component   > Homepage Framework   > Areas
    > Define Areas
    refer the steps here
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0e3a488-cdc2-2b10-209b-e01a0ed934b4?quicklink=index&overridelayout=true

  • Change client in scenarios with SAP business system

    Did you ever wonder how you can change the client of a Business System and it's related communication channels in scenarios that make use of SAP systems?
    One might think that changing the client in the communication channel (sender and/or receiver) is enough.
    Unfortunately this is not the case. If you change only the client in the communication channel you'll get the following error: "lookup of alternativeServiceIdentifier via CPA-cache failed for channel XYZ"
    It took me a while to figure this out, but finally I got it.
    Two options:
    a) Either you create a new business system in the SLD and you restart the configuration of all your scenarios, or
    b) You change the client from the business system in the SLD
    I definitely didn't want to go for option 1, as it meant that I had to redo a lot of scenarios (sender agreement, receiver determination etc.). I would have lost significant time and the configuration work is subject to errors as well which would have meant retesting all of the flows.
    Therefore I explain in this thread option (b)
    SLD:
    1) In the SLD in the Technical Systems area, create a new client for the Web AS ABAP system.
    2) In the SLD in the Business Systems area, click on the system that is to be associated with a new client.
    3) Click on the Integration tab
    4) Change the associated technical system and choose your new client
    remark: the name of the business system might be somehow misleading if you specified the client as part of its name.
    Integration Directory:
    1) Delete the Business System
    2) Activate Changes
    3) Import the modified Business System
    4) Assign the new client to the communication channels related to the business system. (as the name of the Business System is still the same as before, the communication channels are automatically assigned to it)
    5) Activate Changes

    Danny
    I would like to add two more things here -->
    1) For Web AS ABAP Technical Systems, I would rather ask BASIS to execute RZ70 in order to create the entry in TS of SLD. This will list down all the client of the SAP server.
    2) If the Business System name you created is not client specific like
    SCP400_Tst   /// Client specific name
    SCP_Tst    /// Not client specific name
    I mean if the Business System name is not client specific then no need to delete the Business System just go for
    Service ( Edit Mode ) --> Adapter Specific Indentifiers --> (click button ) Compare with SLD & then Apply button
    And activate the changes.
    Rest of the steps will reamin same as you mentioned.
    - Lalit -

  • Change client after changing system status

    first we registered our system as develop. after that we have to change its status to productive. on service.sap.com we changed the system status to productive. in transaction USMM we changed the system type to production. as far as i concern also we had to change the mandat status to productive.how can we do it? can you help me with the documentation or to write how to do it.
    thanks in advance

    Hi Andrey,
    You can change the client status to "Production" in SCC4. Is this what you mean?
    Gary

  • How to change texts in MSS iView 'Attendance Overview'

    Does anyone know how to change the texts in the MSS iView 'Attendance Overview', for example?  It has the column 'Employees' and we would like to change it to say 'Associates'.  Also, it has the text 'Choose Employee List' which has a drop down with 'All Employees' or 'Directly Reporting Employees' which we want to change 'Employees' to 'Associates' as well.

    The easiest way to do the search is on the file system. The PAR files get unpacked under:
    \usr\sap\<SID>\JC<XX>\j2ee\cluster\server<X>\apps\sap.com\irj\servlet_jsp\irj\root
    you can also browse this via the portal goto
    System Administration --> Support
    There you will be able to browse the deployed par files... but the file system is easiest.
    Simon

  • Changing Client in BI installation

    Hello all,
       I installed an instance of Netweaver 7.0 for BI with ABAP and Java Stack.  Everything worked fine with client 001.  They wanted the the client 300 for production so I followed the instructions I could find.  I changed the client to 300.  Now Java will not connect to ABAP.  It keeps locking up the user SAPJSF with failed login attempts.  I put a case in with SAP, they told me to change the client and password in the Java configtool.  The client was already correct, I made sure the password was as well.   Still no joy.  It will not log in.  From the ABAP side I can log in with the user ID and password.  Can someone help me please?  It seems to me it is not getting the password from where ever the configtool is storing it?

    Here is the current dev trace for server0 process that fails to start.  My thought is the problem is before the failed login attempts.
    trc file: "E:\usr\sap\BID\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID1439550
    pid         : 4860
    system name : BID
    system nr.  : 00
    started at  : Mon Oct 29 14:47:11 2007
    arguments       :
           arg[00] : E:\usr\sap\BID\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=E:\usr\sap\BID\SYS\profile\BID_DVEBMGS00_s010sap35
           arg[02] : -DSAPINFO=BID_00_server
           arg[03] : pf=E:\usr\sap\BID\SYS\profile\BID_DVEBMGS00_s010sap35
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=3140
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=BID
           arg[08] : -DSAPMYNAME=s010sap35_BID_00
           arg[09] : -DSAPPROFILE=E:\usr\sap\BID\SYS\profile\BID_DVEBMGS00_s010sap35
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 3164] Mon Oct 29 14:47:11 2007
    [Thr 3164] *** WARNING => INFO: Unknown property [instance.box.number=BIDDVEBMGS00s010sap35] [jstartxx.c   841]
    [Thr 3164] *** WARNING => INFO: Unknown property [instance.en.host=s010sap35] [jstartxx.c   841]
    [Thr 3164] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 3164] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [E:\usr\sap\BID\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : s010sap35
    -> ms port    : 3901
    -> OS libs    : E:\usr\sap\BID\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : E:\usr\sap\BID\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : s010sap35
    -> ms port    : 3901
    -> os libs    : E:\usr\sap\BID\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : E:\usr\sap\BID\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1439500  : E:\usr\sap\BID\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1439550  : E:\usr\sap\BID\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1439500            : E:\usr\sap\BID\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID1439550            : E:\usr\sap\BID\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 3164] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 3164] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 2724] JLaunchRequestFunc: Thread 2724 started as listener thread for np messages.
    [Thr 720] WaitSyncSemThread: Thread 720 started as semaphore monitor thread.
    [Thr 3164] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 3164] CPIC (version=700.2006.09.13)
    [Thr 3164] [Node: server0] java home is set by profile parameter
         Java Home: E:\JavaJDK
    [Thr 3164] JStartupICheckFrameworkPackage: can't find framework package E:\usr\sap\BID\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID1439550]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : E:\JavaJDK
    -> java parameters    : -Djco.jarm=1 -XX:MaxPermSize=512M -XX:PermSize=512M -XX:NewSize=320M -XX:MaxNewSize=320M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> java vm version    : 1.4.2_15-b02
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 2048M
    -> init heap size     : 2048M
    -> root path          : E:\usr\sap\BID\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : E:\usr\sap\BID\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : E:\usr\sap\BID\DVEBMGS00\exe\jstartup.jar;E:\usr\sap\BID\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         : -Xss2m -Xmx2048m -verbose:gc -XX:UseParNewGC -XX:UseTLAB -XX:HandlePromotionFailure -XX:PrintClassHistogram -XX:SoftRefLRUPolicyMSPerMB=1 -XX:+PrintTenuringDistribution
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 3164] JLaunchISetDebugMode: set debug mode [no]
    [Thr 4948] JLaunchIStartFunc: Thread 4948 started as Java VM thread.
    [Thr 4948] [JHVM_PrepareVMOptions] use java parameters set by profile parameter
         Java Parameters: -Xss2m
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 1048576 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djco.jarm=1
    -> arg[  4]: -XX:MaxPermSize=512M
    -> arg[  5]: -XX:PermSize=512M
    -> arg[  6]: -XX:NewSize=320M
    -> arg[  7]: -XX:MaxNewSize=320M
    -> arg[  8]: -XX:+DisableExplicitGC
    -> arg[  9]: -verbose:gc
    -> arg[ 10]: -Xloggc:GC.log
    -> arg[ 11]: -XX:+PrintGCDetails
    -> arg[ 12]: -XX:+PrintGCTimeStamps
    -> arg[ 13]: -Djava.awt.headless=true
    -> arg[ 14]: -Dsun.io.useCanonCaches=false
    -> arg[ 15]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 16]: -XX:SurvivorRatio=2
    -> arg[ 17]: -XX:TargetSurvivorRatio=90
    -> arg[ 18]: -Djava.security.policy=./java.policy
    -> arg[ 19]: -Djava.security.egd=file:/dev/urandom
    -> arg[ 20]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[ 21]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[ 22]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[ 23]: -Dsys.global.dir=E:\usr\sap\BID\SYS\global
    -> arg[ 24]: -Dapplication.home=E:\usr\sap\BID\DVEBMGS00\exe
    -> arg[ 25]: -Djava.class.path=E:\usr\sap\BID\DVEBMGS00\exe\jstartup.jar;E:\usr\sap\BID\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 26]: -Djava.library.path=E:\JavaJDK\jre\bin\server;E:\JavaJDK\jre\bin;E:\JavaJDK\bin;E:\usr\sap\BID\DVEBMGS00\j2ee\os_libs;E:\oracle\BID\102\bin;E:\oracle\BID\102\Opatch;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Dell\SysMgt\RAC5;C:\Program Files (x86)\Dell\SysMgt\oma\bin;C:\Program Files (x86)\Dell\SysMgt\oma\oldiags\bin;E:\usr\sap\BID\SYS\exe\uc\NTAMD64
    -> arg[ 27]: -Dmemory.manager=2048M
    -> arg[ 28]: -Xmx2048M
    -> arg[ 29]: -Xms2048M
    -> arg[ 30]: -DLoadBalanceRestricted=no
    -> arg[ 31]: -Djstartup.mode=JCONTROL
    -> arg[ 32]: -Djstartup.ownProcessId=4860
    -> arg[ 33]: -Djstartup.ownHardwareId=W1811314774
    -> arg[ 34]: -Djstartup.whoami=server
    -> arg[ 35]: -Djstartup.debuggable=no
    -> arg[ 36]: -Xss2m
    -> arg[ 37]: -DSAPINFO=BID_00_server
    -> arg[ 38]: -DSAPSTART=1
    -> arg[ 39]: -DCONNECT_PORT=3140
    -> arg[ 40]: -DSAPSYSTEM=00
    -> arg[ 41]: -DSAPSYSTEMNAME=BID
    -> arg[ 42]: -DSAPMYNAME=s010sap35_BID_00
    -> arg[ 43]: -DSAPPROFILE=E:\usr\sap\BID\SYS\profile\BID_DVEBMGS00_s010sap35
    -> arg[ 44]: -DFRFC_FALLBACK=ON
    -> arg[ 45]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 46]: -DSAPSTARTUP=1
    -> arg[ 47]: -DSAPSYSTEM=00
    -> arg[ 48]: -DSAPSYSTEMNAME=BID
    -> arg[ 49]: -DSAPMYNAME=s010sap35_BID_00
    -> arg[ 50]: -DSAPDBHOST=s010sap35
    -> arg[ 51]: -Dj2ee.dbhost=s010sap35
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 4948] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    -> arg[  0]: -Xss2m
    -> arg[  1]: -Xmx2048m
    -> arg[  2]: -verbose:gc
    -> arg[  3]: -XX:+UseParNewGC
    -> arg[  4]: -XX:+UseTLAB
    -> arg[  5]: -XX:+HandlePromotionFailure
    -> arg[  6]: -XX:+PrintClassHistogram
    -> arg[  7]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[  8]: -XX:+PrintTenuringDistribution
    [Thr 1072] Mon Oct 29 14:47:12 2007
    [Thr 1072] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 1072] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 1072] JLaunchISetClusterId: set cluster id 1439550
    [Thr 1072] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 1072] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 4072] Mon Oct 29 14:47:22 2007
    [Thr 4072] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 4072] JHVM_RegisterNatives: registering methods in com.sap.i18n.cp.ConverterJNI
    [Thr 2652] Mon Oct 29 14:47:23 2007
    [Thr 2652] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 2652] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 2652] JLaunchCloseProgram: good bye (exitcode = -11113)"

  • Error in Personnel Change Request  of  MSS

    Hi SDN
       I have configured ESS and MSS business packages. Everything works fine but when i navigate to Manager Self-Service--> Service Map and click on Create New Personnel Change Request link then a list of employees are displayed and when i select an employee and click on "select form" button then it displays 11 PCR's and when i select any of the PCR's and click on "Edit form" button then the following error is displayed:
    java.lang.ClassNotFoundException: com.sap.pcui_gp.isr.isrprocessevent.model.Qisrsui_Attribute_Param Found in negative cache -
    Loader Info -
    ClassLoader name: [sap.com/pcui_gpisr] Parent loader name: [Frame ClassLoader] References: common:service:http;service:servlet_jsp service:ejb common:service:iiop;service:naming;service:p4;service:ts service:jmsconnector library:jsse library:servlet common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl library:ejb20 library:j2eeca library:jms library:opensql common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore interface:resourcecontext_api interface:webservices interface:ejbserialization sap.com/pcui_gpxssutils sap.com/tcwddispwda sap.com/pcui_gpxssfpm sap.com/tcwdcorecomp sap.com/pcui_gpoadp service:webdynpro service:sld service:tcsecdestinationsservice library:tcddicddicservices library:com.sap.aii.proxy.framework library:tcgraphicsigs library:com.sap.mw.jco library:com.sap.lcr.api.cimclient library:sapxmltoolkit library:com.sap.aii.util.rb library:com.sap.util.monitor.jarm library:tcddicddicruntime library:com.sap.aii.util.xml library:tccolapi library:com.sap.aii.util.misc library:tccmi library:tccolruntime interface:tcsecdestinationsinterface Resources: I:\usr\sap\OH1\DVEBMGS30\j2ee\cluster\server0\apps\sap.com\pcui_gpisr\webdynpro\public\lib\app.jar Loading model: {parent,references,local} -
    I have configured ADS. Can any one suggest me how resolve the the above error.
    Regards
    Basha

    have you installed proper version of ESS/MSS as per the existing WAS?

  • Changing Client 150 in ECC 6

    Hello Basis Experts,
    We are running ECC 6 on AIX/DB2.
    Is there a way to change the client number without creating a new client and doing a client copy?
    Is it possible to change a client number from the DB utility? 
    thanks all inadvance for your response.

    Anthony Trans wrote:
    > Is there a way to change the client number without creating a new client and doing a client copy?
    >
    > Is it possible to change a client number from the DB utility? 
    No.
    Thanks

  • Change client  in BI 7

    hi there
    how do change the client 001 to 800.
    please some one explain me,
    Thanks

    Fresh source system clients in production BW system
    Hope it Helps
    Chetan
    @CP..

  • Change client sequence file when Ctrl F5

    I have a teststand 2010 and labview 2011 based test system. I have modified the 'Single Pass' sequential model so that when Ctrl+F5 is pressed, 'main sequence' from a self test sequence is run, not the 'main sequence' from the currently loaded test sequence. It all seems to work but when the test report is created it contains the name of the loaded test sequence, not the name of the self test sequence...
    Is there a way in teststand to say that the client sequence is the self test sequence not the test sequence loaded into teststand when Ctrl+F5 was pressed, therefor the report filename will contain the name of the self test sequence not the name of the current loaded test sequence ???
    Any help or pointers would be very helpful...
    Cheers
    Derren Price
    Solved!
    Go to Solution.

    Rather than modifying the model to change which sequence is called, you should modify it to change the client sequence file. Look at the DynamicClientSequenceFile example in the TestStand examples directory.
    Hope this helps,
    -Doug

  • How to change Client of a Transport Request?

    Hi friends,
    I am trying to Change the clien of a Transport Request in se01 but the field is disabled.. Is there any way to change the Client of a Transport Request?
    Pls Help me.
    Regards
    Venkatesh.S

    Why you want to change the client ?
    I assume, you are not talking about changing the traget system client but the client of the source system TR  ie for ex 100 or 120.
    If the Development Server has two clients say 100 (Configuration) and 120 (Development and Unit Test) then for configuration changes Functionals will get the TR created in 100 where as we developers get the TR created in 120.
    For Development,if you get a workbench TR in 100 client but trying to change the program in 120,then while saving the changes in the TR it will not let you save your changes because the TR is created in 100 but you are trying to use that TR to capture the changes that you are doing in 120.
    To my knowledge we can't get THIS client changed,instead we need to get a new TR in the client say 120 where the workbench changes are supposed to be done.
    K,Kiran

Maybe you are looking for