"SYSTEM FAILURE" during JCo call. max no of 100 conversations exceeded

Hi Experts,
My scernario is : RFC->File Asynch
When i do testing this scenario in Configuration (ID) -> tools-> test configuration  I got below error.
        Interface Mapping
Runtime error
"SYSTEM FAILURE" during JCo call. max no of 100 conversations exceeded / CPIC-CALL: 'ThSAPCMRCV' : cmRc=17 thRc=45
1) I have created incremented 100 to 300: Set the following environment variable CPIC_MAX_CONV=300
2) In sender RFC communication channel i have all correct parameters like: gateway service,Program ID, client number, password, userid etc
Pleas help me out.
thanks
siva grandhi

hi,
se this
/thread/174978 [original link is broken]
Look at SAP note 314530,316877
set this enviroment Variables:
set CPIC_MAX_CONV = 500 (WINDOWS)
setenv CPIC_MAX_CONV 500 (unix)
also check the rfc destination JCO_RUNTIME_JCOSERVER
AI_RUNTIME_JCOSERVER. if u have any error in this RFC plz refer to this link
http://help.sap.com/saphelp_nw04s/helpdata/en/9b/da0f41026df223e10000000a155106/frameset.htm
Thanks
Rodrigo
ps:reward points if useful
Edited by: Rodrigo Pertierra on Mar 26, 2008 11:59 AM

Similar Messages

  • Problem while determining receivers using interface mapping: "SYSTEM FAILURE" during JCo call. Bean SMPP_CALL_JAVA_RUNTIME3 not found

    We have a SOAP to PROXY scenario Which is in Production.
    We keep getting the Error:
    " Problem while determining receivers using interface mapping: "SYSTEM FAILURE" during JCo call. Bean SMPP_CALL_JAVA_RUNTIME3 not found on host XXXXXX, ProgId =AI_RUNTIME_XXX.
    We are using Standard Receiver Determination with single receiver without any condition. And no mapping being used in interface determination.
    What are all the possible situation where we face such as this issue in Production.

    Please check the SAP note
    # 1706936 - messages fails with error java.lang.RuntimeException Bean SMPP_CALL_JAVA_RUNTIME3 not found
    1944248 - PI unstable due to JCO_SYSTEM_FAILURE mapping issues

  • "SYSTEM FAILURE" during JCo call.java.lang.reflect.UndeclaredThrowableExcep

    Hi All
    I have developed Java mapping program where I am calling three BAPI in sequence and trying to map all three bapi data to single Target XML file or Multiple target xml files depends on the in coming data.
    Now I want these files name should be genereted dynamically .So I have used below  Dynamic Configuration code in my java mapping program.********************************************************************************************************************************************************************
    try
         String currDate = new String();
         String currTime= new String();
         DateFormat dFormat=new SimpleDateFormat("yyyyMMdd");
         DateFormat tFormat = new SimpleDateFormat("HHmmss");
         java.util.Date date = new Date();
         TimeZone cetTimeZone = TimeZone.getTimeZone("CET");
         tFormat.setTimeZone(cetTimeZone);
         currDate = dFormat.format(date);
         currTime= tFormat.format(date);
         String pubDate=currDate + currTime;
         String ext=".xml";
         String event="-1_1-";
         trace.addInfo("********  Before  Dynamic Configuration ***************" );
         DynamicConfiguration conf =(DynamicConfiguration)container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
                                            DynamicConfigurationKey key = DynamicConfigurationKey.create( "http://sap.com/xi/XI/System/File","FileName" );
         trace.addInfo("********  After  Dynamic Configuration ***************" );
         String tempFileName="NL09-"eventponum+ "-" pubDateext;
         trace.addInfo("The name of the file is  : " + tempFileName);
         conf.put(key, "tempFileName");
                catch (Exception e)
                     trace.addWarning("Error While creating File Name"+e.getMessage());
                     throw new Exception("Error While creating File Name",e);
    Now the problem is when I am using above code I am getting following error
    "SYSTEM FAILURE" during JCo call.
    java.lang.reflect.UndeclaredThrowableException
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="MAPPING">JCO_SYSTEM_FAILURE</SAP:Code>
      <SAP:P1>java.lang.reflect.UndeclaredThrowableException</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>&quot;SYSTEM FAILURE&quot; during JCo call.
    java.lang.reflect.UndeclaredThrowableException</SAP:Stack>
      <SAP:Retry>A</SAP:Retry>
      </SAP:Error>
    Could please tell me why I am facing this problem only when I am using  Dynamic configuration code.
    If I dont use  Dynamic configuration code then I am not getting any error .But my requirement is to generate dynamic file name (Note I have tried with Variable Substution also, It is also not solving my problem as I need time stamp of ("CET") time zone).

    Hi Abhishek,
    Yes I have appended throws StreamTransformationException and imported the relevant StreamTransformationException class also.
    Here I am getting strange thing when  I am adding dynamic configuration code " SYSTEM FAILURE" during JCo call. But Jco cal is something to internal systems which does not relate to Dynamic Configuration.
    If I run my code with out any Dynamic Configuration code then it is running with out any errors.
    But I need this  Dynamic Configuration inorder to generate dyanamic file name.

  • Error in BPM: "COMMUNICATION FAILURE" during JCo call. Error opening an RFC

    hello experts
    i am receiving the above error incase of BPM scenario where i am having a Transform step and synchronous RFC step.
    i referred to the few threads discussing such problems and was trying to find whether my mapping is correct and i tested my mappings using my payload which looks good.
    When looked into the Mapping trace of the BPM "Show container" i found error ""COMMUNICATION FAILURE" during JCo call. Error opening an RFC connection" and it seems that when BPM is attempting to call interface mapping it is throwing this error.
    Thanks in advance.
    Regards
    rajeev

    hi,
    I think no problen with the mapping part,
    jco connection requird when xi try to stablish the connection with the adapter .
    please look the link provided.
    Setup and test SAP Java Connector outbound connection
    please also check the following parameter at the exchange profile
    com.sap.aii.rwb.server.centralmonitoring.r3.ashost
    com.sap.aii.rwb.server.centralmonitoring.r3.client
    com.sap.aii.rwb.server.centralmonitoring.r3.sysnr
    com.sap.aii.rwb.server.centralmonitoring.httpport
    these parameter must be given properly.
    if every thing is ok than and problem still exist than try to restart the system.
    for us after restarting its worked fine.
    regards,
    navneet

  • Max no of 100 conversations exceeded / CPIC-CALL

    Hi All,
    There are more than 4000 messages in SMQ2 Tcode and when we checked the SLDCHECK we got this error-:
    RFC ping returned exception with message:
    max no of 100 conversations exceeded / CPIC-CALL: 'ThSAPCMRCV' : cmRc=17 thRc=45
    After increasing the value for parameter CPIC_MAX_CONV 1000 it started working but after 1 min SLDCHECK again gave the same error.
    We have already checked and implemented the SAP Note :316877.
    I have one doubt this Note says that CPIC_MAX_CONV value should be 5000,is it really required?
    I have checked the SLDCHECK with value 1000 for CPIC_MAX_CONV .
    Pls suggest the solution.
    Regards,
    Prashant
    Edited by: Prashant Shukla on Jan 27, 2009 12:50 PM

    CPIC_MAX_CONV value should be 5000,is it really required?
    No, this is not mandatory. You should set it as per the load on your system.
    What is the error when you perform SLDCHECK?
    Regards,
    Prateek

  • URGENT : "max no of 100 conversations exceeded".

    Hi.
    We developed RFC Java iView for SAP R/3.
    This iview connect SAP R/3 and call RFC FM in SAP R/3.
    We got connection error during high load.
    Error is
    "max no of 100 conversations exceeded".
    So, I checked SAPFactory properties using Visual Admin but I think we got enough conenction.
    Here is parameter.
    Expiration : Checked
    Connection Lifetime : 2
    Maximum Connections : 1000
    Cleanup Thread : 10
    Maximum Time to wait for connection : 4
    JEE System has below error :
    #1.5#000F203CC23C002000007C33000050550004145E2C7DAE0A#1148294628636#/System/Server#sap.com/irj#com.sap.portal.connectors.R3#rtst018#54224##hhie01_E01_4224450#rtst018#d888e6e0e97f11da9210000f203cc23c#SAPEngine_Application_Thread[impl:3]_7##0#0#Error#1#com.sap.portal.connectors.R3#Plain###(R3/BW) Failed to get connection. Please contact your admin. #
    #1.5#000F203CC23C00110000883F000050550004145E2C7DB625#1148294628638#/System/Server#sap.com/irj#com.sap.portal.connectors.R3#rtst417#54127####d9c05570e97f11dab72a000f203cc23c#SAPEngine_Application_Thread[impl:3]_16##0#0#Error#1#com.sap.portal.connectors.R3#Plain###(R3/BW) Failed to get connection. Please contact your admin. #
    How can fix this problem ?
    Regards, Arnold.

    Hi Arnold
    When The external RFC/CPIC server cannot open any additioanl connections than u get
    "ERROR max no of 100 conversations exceeded"
    By setting the environment variables CPIC_MAX_CONV the library can manage more parallel connections
    If an RFC server program registers with, for example, 100 threads at the R/3 gateway, 100 connections are initially kept in the server program. Every RFC running on this type of connection creates an additional entry in the connection list of the RFC server program. This means that, under full load, a maximum of 200 entries are possible.
    I have not sure idea about "Maximum Connections" properties for SAPFactory in Connect Service
    regards,
    kaushal

  • ERROR:max no of 100 conversations exceeded

    Dear All,
    I m tring to comfigure SAP XI(2004sr2) in 2nd step of SLD system : Connect SLD TO SEN (if CEN Present). I m getting following error
    Element 'BAPI_SLD_SUPPLIER_CONFIG_SET':Connect to SAP gateway failed
    Connect_PM  TYPE=A ASHOST=XIDEV SYSNR=00 GWHOST=XIDEV GWSERV=sapgw00 PCS=1
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       max no of 100 conversations exceeded
    TIME        Fri May 08 14:58:46 2009
    RELEASE     700
    COMPONENT   CPIC (TCP/IP) with Unicode
    VERSION     3
    RC          466
    MODULE      r3cpic.c
    LINE        10713
    COUNTER     1
    Element 'SAPDEMO.XID.Backend.Unclassified':!AbapConfigurationWriter.FM_CALL!BAPI_SLD_SUPPLIER_CONFIG_SET!AbapConfigurationWriter.FAILED!
    Regards,
    Hiten

    Hi Hiten,
    Make sure that you have set the parameter CPIC_MAX_CONV under Environment variables --> system Variables.
    For XI, the recommended value for this parameter is 400.
    Regards,
    Gopinathan.

  • Broadcast - ERROR max no of 100 conversations exceeded

    We've scheduled 3 reports to email PDF's to approx 400 users but the BEx broadcaster only managed to send out about 80 emails. in the various logs and traces I can see and error that states "ERROR max no of 100 conversations exceeded".
    I can find various notes about this refering to various sytstem parameters but as far as I can tell our parametrs are set correctly e.g.
    gw/max_conn 500
    gw/max_sys 300
    gw/max_overflow_size 10000000
    gw/max_shm_req 50
    rdisp/tm_max_no 200
    rdisp/max_comm_entries 500
    As I understand it from the notes we should increase the environment variable CPIC_MAX_CONV. However the note I'm looking at (316877) states that this environment variable is on the ITS server but from talking to our Basis support the version of netweaver we are running doesnt have an ITS server?? Dont really know what all that means. Any ideas on that one or about the error message as a whole would be greatly appreciated.
    If it's any help I can also see in SM21 that at the time of broadcasting the users got the error:
    > Conversation ID: 33568780
    > CPI-C function: CMSEND(SAP)
    Communication error, CPIC return code 017, SAP return code 450
    Thren in the broadcast log via RSRD_LOG the users have the error:
    Java communication error: Error when opening an RFC connection RSBOLAP017
    Thanks

    Hi,
    Try using these threads, if you get some help from them.
    /thread/174978 [original link is broken]
    RFC_ERROR_COMMUNICATION--max no of 100 conversation exceeded
    AI_DIRECTORY_JCOSERVER - ConnTest issue Error "max no of 100 conversation"

  • CPIC_MAX_CONV  - ERROR max no of 100 conversations exceeded

    I recvd the "ERROR max no of 100 conversations exceeded" and I could  resolve it by setting  the environment variable CPIC_MAX_CONV to a higher value for my <sid>adm per note 316877.
    What I want to know is where can i check to see if this environment variable actually took effect WITHIN IN SAP (I can see it set in env and when I echo the variable) ? Can I see this anywhere within the SAP land ... in its server logs , property files etc ?
    Also in general when we make changes to environment variables at the OS level pertinent to SAP then where within SAP does this get absorbed and where I can see the new values.
    Pls advise.
    thank you
    regards
    Laxmi

    Hi Laxmi,
    Please check the below thread. I have given a possible solution in the thread.
    Tcode SLDCHECK error
    Cheers...,
    Raghu

  • "COMMUNICATION FAILURE" during JCo call. Error opening RFC connection

    Hi
    I am trying the following scenario
    /people/varadharajan.krishnasamy/blog/2007/05/11/how-to-use-digital-certificates-for-signing-encrypting-messages-in-xi
    In SM 59 test connection of AI_RUNTIME_JCOSERVER throws error " Error opening RFC connection"
    Do I need to activate any service in SICF and do I need to do any IE configuration (sxmb_adm)
    pls let me know the steps to solve this
    thanks
    manian

    Hi Manian,
    pls chk with ABAP system tha tu have given the correct PWD and CLNT No
    Use
    You need to create the following RFC destinations with both transaction SM59 (ABAP) and the Visual Administrator (Java):
    ●     AI_RUNTIME_JCOSERVER
    Points from the Integration Server to the mapping runtime. The program ID corresponds to the entry under JCo RFC provider for the J2EE Engine (used for the mapping runtime, value mapping, and the exchange profile).
    ●     AI_DIRECTORY_JCOSERVER
    Points from the Integration Server to the Integration Builder. The program ID corresponds to the entry under JCo RFC provider for the J2EE Engine (used to refresh the runtime cache).
    ●     LCRSAPRFC
    The RFC destination LCRSAPRFC is required for the connection to the System Landscape Directory (SLD). It is used to read the exchange profile.
    ●     SAPSLDAPI
    The RFC destination SAPSLDAPI is required for the connection to the SLD. It is used by the ABAP API.
    Depending on your client settings, it may be necessary to log on to your Integration Server host as SAP system user with the authorization to maintain customizing tables and to release transport orders.
    User SAP* or DDIC does not have these authorizations
    Thanx
    Sampath

  • Max no of 100 conversations exceeded

    Hello VC Experts,
    I have developped a big VC application. within this there are included a lot of rfc call and functions.
    sometimes it happens that the model break down because of the message above.
    Does anybody know a solution except a redesign to end unnecessary rfc connections ?
    I have already read sap note 314530 for searching a solution.
    Thank you for help in advance.
    Uwe

    Hi Uwe,
    I read note 314530. That means that you have a lot of RFCs which have over 200 Threads. Have you tried out to split your application in several nested iViews and put it together in one iView, so that not every RFC is active?
    I never had this problem, so I have no solution for you, it's only a speculation with the nested iviews.
    Best Regards,
    marcel

  • System failure, during call of function module RSWR_RFC_SERVICE_TEST

    Hi Team,
         I am working with BW and Portal Integration, with the Netweaver
    2004s SP 11 version. I have a issue when i run the RSPOR_SETUP program
    to test the configuration.
    The error is on status 5 and 12, i get the following error:
    System failure, during call of function module RSWR_RFC_SERVICE_TEST,
    and when i enter at the dev_jrfc.trc log file, i have the following
    error:
    Exception thrown [Tue Jul 10 16:12:16,687]:Exception thrown by
    application running in JCo Server
    java.lang.RuntimeException: call FM RSWR_RFC_SERVICE_TEST to ProgId
    smxpedvc_PORTAL_EPD on host smxpedvc.grupoempresarialangeles.com.mx
    with SSO not authorized: No login module succeeded.
            at
    com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest
    (RFCDefaultRequestHandler.java:79)
            at com.sap.engine.services.rfcengine.RFCJCOServer.handleRequest
    (RFCJCOServer.java:156)
            at com.sap.mw.jco.JCO$Server.dispatchRequest(JCO.java:7785)
            at com.sap.mw.jco.MiddlewareJRfc$Server.dispatchRequest
    (MiddlewareJRfc.java:2405)
            at com.sap.mw.jco.MiddlewareJRfc$Server.listen
    (MiddlewareJRfc.java:1728)
            at com.sap.mw.jco.JCO$Server.listen(JCO.java:8145)
            at com.sap.mw.jco.JCO$Server.work(JCO.java:8265)
            at com.sap.mw.jco.JCO$Server.loop(JCO.java:8212)
            at com.sap.mw.jco.JCO$Server.run(JCO.java:8128)
            at com.sap.engine.core.thread.impl3.ActionObject.run
    (ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute
    (SingleThread.java:100)
            at com.sap.engine.core.thread.impl3.SingleThread.run
    (SingleThread.java:170)
    Could you help me to solve this issue.
    Thanks so much.

    Have you checked the user that is used to connect from J2EE back to ABAP?
    I had a similar problem, went into the Visual Administrator and found the incorrect password (or possibly outdated password) was being used to communicate back to ABAP, and updating that sorted out my problem.
    Hope this helps.
    Cheers,
    Andrew

  • System failure during call of function module RSWR_RFC_SERVICE_TEST in BW

    Hello All,
                I am doing configuration with BW and EP portal when we run the program (RSPOR_SETUP) in step - 12 Maintain User Assignment in Portal = (System failure during call of function module RSWR_RFC_SERVICE_TEST) giving this error SSO is working fine.
    RFC connection is working fine with BW and portal
    When i execute the FM - RSWR_RFC_SERVICE_TEST it is giving error (SYSTEM_FAILURE) and in Portal side log file it is giving below error.
    dev_jrfc.trc
    Exception thrown [Fri Sep 05 15:14:57,928]:Exception thrown by application running in JCo Server
    java.lang.RuntimeException: Bean RSWR_RFC_SERVICE_TEST not found on host (Hostname), ProgId=EPP_PORTAL_SID: Object not found in lookup of RSWR_RFC_SERVICE_TEST.
            at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:138)
            at com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:269)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Please help me find the solution.
    Thanks
    Gurpal

    Hi Gurpal,
    Please go through the below SAP notes
    878455
    - Information broadcasting: No portal user exists
    814083
    - Inf. broadcasting: Changed RFC settings as of NW 04 SP11
    1135947 - Bean not found
    Hope this solves your problem.
    Regards,
    Prithviraj.

  • System failure during locking GL account 5555 by 13113910 Message no. 8I076  and the time of saving out going excise invoice.

    Hi SAP Gurus,
    We are configuring the CIN Settings for our client and at the time of testing, while saving the Out going excise invoice the system is giving the error as “Balance in Transaction Error” and when pressed enter the system displays the error as “ system failure during locking GL account 5555 by 13113910.”
    We have configured Out going excise duty condition types  in the SD pricing procedure
    and
    also maintained the same condition types  as mentioned below  in the path IMG / LOGISTICS GENERAL  / TAX ON GOODS MOVEMENT  /  INDIA / BASIC SETTINGS/ DETERMINATION OF EXCISE DUTY / MAINTAIN EXCISE DEFAULTS
    under the headings
    AR BED Cond – JEXP
    AR Cess Cond – JECS
    ECS AR – JHEC
    And also maintained the settings in the Path IMG / LOGISTICS GENERAL  / TAX ON GOODS MOVEMENT  / INDIA  / SPECIFY  EXCISE ACCOUNTS PER  EXCISE  TRANSACTION and also in SPECIFY G/L ACCOUNTS  PER EXCISE TRANSACTION .
    But still the above mentioned error is comming.
    Note : error in not coming when I am removing the  JHEC condition type  from the path IMG / LOGISTICS GENERAL  / TAX ON GOODS MOVEMENT  / INDIA / BASIC SETTINGS/ DETERMINATION OF EXCISE DUTY / under the heading ECR AR, But we need the JHEC(ie. Higher education cess) also in out going excise invoice.
    Please let me know what is the issue and how to resolve it.
    Thanks & Regards
    Shashi

    Dear We faced the same issue and  almost for 20 days to  get it resolved.
    For this kind of error firstly Check have you activated the Liable for AT1 indicator in(IMG>>Log.General>>Tax on goods Movement>>India>>Basic Settings>>Maintain Excise registrations)
    Also Have you assigned Proper GL account in (IMG>>Log.General>>Tax on Good Movement>>>India>>>Account Determination>>Account determination per Excise transaction type.
    Here pl check the relevant GL has been assigned for
    1.RG23A BED(for Both incoming and outgoing excise invoice  updations against your ETT)
    2 RG23C BED, (for Both incoming and outgoing excise invoice updations against your ETT)
    3 .OFF SET,(for Both incoming and outgoing excise invoice  updations against your ETT)
    4 MODVAT.CLEARING, (for Both incoming and outgoing excise invoice updations against your ETT)
    5 PLA BED& AED & SED,(for Both incoming and outgoing excise invoice updations against your ETT at the time of utilizations)
    6 PLA CESS(for Both incoming and outgoing excise invoice updations against your ETT at the time of utilizations)
    7 CENVAT ON HOLD(for Both incoming and outgoing excise invoice updations against your ETT at the time of utilizations)
    8.CENVAT SUSPENSE(for Both incoming and outgoing excise invoice updations against your ETT at the time of invoice posting)
    9.PLA ON HOLD((for Both incoming and outgoing excise invoice updations against your ETT at the time of TR6c)
    10. CENVAT REVERSAL(For cancellations vs ETT)
    11. RG23A ECS(for Both incoming and outgoing excise invoice  updations against your ETT)
    12. RG23C ECS(for Both incoming and outgoing excise invoice  updations against your ETT)
    13. PLA ECS(for Both incoming and outgoing excise invoice  updations against your ETT )
    14. RG23A AT1(check this more carefully)
    15. RG23C AT1(check this more carefully)
    16. PLA AT1(check this more carefully)
    Hope this helps you...
    Phanikumar

  • System Failure during locking GL Account 13113910 - Cenvat Suspense Account

    Dear All,
    While creating Excise Invoice ( in India) using J1IIN, system is giving error " System Failure during locking GL Account 13113910 " The error message No. is 8i076.
    System is not allowing to create Excise Invoice.
    Can anybody help me how to overcome this problem?
    Thanks & regards,
    Govind

    <a href="https://service.sap.com/sap/support/notes/867529">Apply SAP note 867529</a>

Maybe you are looking for

  • I am leaving firefox for Mac Version 1602 as it freezes and crashes all the time, for Google Chrome which does not. I do this with regret

    I give up. I was ok with version 16.0 and firefox 16.02 was automatically downloaded to y Mac Book Pro Version 10.8.2 Mountain Lion. I would like to go back to Firefox 15.0. How can I do this? If this cannot be done, I will uninstall Firefox 16.02 an

  • Portal Content not displayed correctly when downloaded as mht file

    Hi, When I find interesting articles on SDN (and other Web Sides, too) I normally download them in MHT format (Web Archive) to be able to read them offline. Technically, the download of SDN articles via MHT format works without any problems but when

  • Are there any new features for Flex 4.6 developers?

    Hi, just wanted to ask if there are any new features for projects that use Adobe Flex 4.6 (i.e., Flex projects, targetting Flash Player in the browser). From what I've observed so far: * Design view is removed (not really a "new feature") * Working w

  • EBS server access through internet

    Hello Friends I want to access EBS R12 server through internet real IP. All of my ports are blocked for security access. My EBS access port is 8015 and TNS port is 1536. I have opened 8010 port now I can open EBS login screen but I can't open any ent

  • ECC to CRM

    Hi, I find an issue - when the roles are added to the employees' positions in ECC, the same does not get replicated in xRPM and CRM. If change piointer is to be activated for this, how do we do it? If change pointer is already active, what else could