MSS Org Chart RFC error

Dear SDN Community,
  When I am trying to view the org chart, I get an RFC expcetion on the screen. It dumps in R/3 and the dump says.
<b> User "MSS_USER1" has no RFC authorization for function group "SYSU".</b>
But the user MSS_USER1 has SAP_ALL as of now.
Can you please advice me.
Thanks!
Vivek Surya.
The stacktrace on the portal screen is :
com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException
     at java.lang.Throwable.<init>(Throwable.java:179)
     at java.lang.Exception.<init>(Exception.java:29)
     at com.sap.exception.BaseException.<init>(BaseException.java:131)
     at com.sap.tc.cmi.exception.CMIException.<init>(CMIException.java:65)
     at com.sap.tc.webdynpro.progmodel.model.api.WDModelException.<init>(WDModelException.java:68)
     at com.sap.tc.webdynpro.modelimpl.rfcadapter.WDRFCException.<init>(WDRFCException.java:54)
     at com.sap.tc.webdynpro.modelimpl.rfcadapter.WDExecuteRFCException.<init>(WDExecuteRFCException.java:57)
     at com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException.<init>(WDDynamicRFCExecuteException.java:71)
     at com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException.<init>(WDDynamicRFCExecuteException.java:51)
     at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:98)
     at com.sap.xss.ser.xssmenu.fc.MenuLinks.getServiceLink(MenuLinks.java:232)
     at com.sap.xss.ser.xssmenu.fc.wdp.InternalMenuLinks.getServiceLink(InternalMenuLinks.java:365)
     at com.sap.xss.ser.xssmenu.fc.FcXssMenu.getServiceLink(FcXssMenu.java:406)
     at com.sap.xss.ser.xssmenu.fc.wdp.InternalFcXssMenu.getServiceLink(InternalFcXssMenu.java:491)
     at com.sap.xss.ser.xssmenu.fc.FcXssMenuInterface.getServiceLink(FcXssMenuInterface.java:264)
     at com.sap.xss.ser.xssmenu.fc.wdp.InternalFcXssMenuInterface.getServiceLink(InternalFcXssMenuInterface.java:429)
     at com.sap.xss.ser.xssmenu.fc.wdp.InternalFcXssMenuInterface$External.getServiceLink(InternalFcXssMenuInterface.java:586)
     at com.sap.pcuigp.xssutils.navi.FcNavigation.getNavigationTargetServiceWithKey1(FcNavigation.java:523)
     at com.sap.pcuigp.xssutils.navi.FcNavigation.getNavigationTargetServiceWithKey(FcNavigation.java:400)
     at com.sap.pcuigp.xssutils.navi.wdp.InternalFcNavigation.getNavigationTargetServiceWithKey(InternalFcNavigation.java:370)
     at com.sap.pcuigp.xssutils.navi.FcNavigationInterface.getNavigationTargetServiceWithKey(FcNavigationInterface.java:180)
     at com.sap.pcuigp.xssutils.navi.wdp.InternalFcNavigationInterface.getNavigationTargetServiceWithKey(InternalFcNavigationInterface.java:154)
     at com.sap.pcuigp.xssutils.navi.wdp.InternalFcNavigationInterface$External.getNavigationTargetServiceWithKey(InternalFcNavigationInterface.java:286)
     at com.sap.mss.oci.vlink.VOCILinkComp.Link(VOCILinkComp.java:271)
     at com.sap.mss.oci.vlink.wdp.InternalVOCILinkComp.Link(InternalVOCILinkComp.java:173)
     at com.sap.mss.oci.vlink.VLinkView.onActionLink(VLinkView.java:161)
     at com.sap.mss.oci.vlink.wdp.InternalVLinkView.wdInvokeEventHandler(InternalVLinkView.java:152)
     at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
     at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
     at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
     at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:313)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:779)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:714)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
     at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
     at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
     at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
     at com.sap.tc.webdynpro.portal.pb.impl.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)
     at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1255)
     at com.sap.portal.pb.PageBuilder.SendDataAndProcessAction(PageBuilder.java:325)
     at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:826)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
     at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
     at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:313)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:759)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:712)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
     at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:332)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:0)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:336)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:868)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:250)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:0)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:92)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:30)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:35)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:99)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:119)
Caused by: com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFC_Fault_Exception: Fault name: SERVICEKEY_INVALID, fault text: SERVICEKEY_INVALID
     at java.lang.Throwable.<init>(Throwable.java:179)
     at java.lang.Exception.<init>(Exception.java:29)
     at com.sap.aii.util.misc.api.BaseException.<init>(BaseException.java:58)
     at com.sap.aii.proxy.framework.core.FaultException.<init>(FaultException.java:25)
     at com.sap.aii.proxy.framework.core.ApplicationFaultException.<init>(ApplicationFaultException.java:19)
     at com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFC_Fault_Exception.<init>(WDDynamicRFC_Fault_Exception.java:21)
     at com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFC_Fault_Exception.<newInstance>(WDDynamicRFC_Fault_Exception.java:0)
     at com.ibm.as400.system.nativ.JavaLangClassObject.newInstance0(JavaLangClassObject.java:152)
     at java.lang.Class.newInstance(Class.java:281)
     at com.sap.aii.proxy.framework.core.JcoMarshaler.unmarshalException(JcoMarshaler.java:429)
     at com.sap.aii.proxy.framework.core.JcoProxy.send(JcoProxy.java:78)
     at com.sap.aii.proxy.framework.core.AbstractProxy$JcoProxyHelper.send(AbstractProxy.java:173)
     at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:141)
     at com.sap.pcuigp.xssutils.menu.model.MenuLinksModel.hrxss_Ser_Getservicelink(MenuLinksModel.java:237)
     at com.sap.pcuigp.xssutils.menu.model.Hrxss_Ser_Getservicelink_Input.doExecute(Hrxss_Ser_Getservicelink_Input.java:137)
     at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
     ... 61 more

Create a role for MSS users and then assign required RFC authorization. Assign this to your test user.
For testing purposes its a good idea to use custom role to ensure you take care of authorization at time of config/developments.
This should help.
Warm regards,
Sudhir

Similar Messages

  • SAP Org Chart: connection error in setting connection to DB2 database

    Dear SAP Experts,
    We have installed SAP staged installation of SAP OrgChart 2.0. We are not in the process of connecting to the DB2 database.
    We encountered the following error as shown below when in the SAPExtractor configuration.
    Destination Database Details
    The extracted SAP tables will be saved in the specified database.
    Connection Failed: Object reference not set to an instance of an object.
    Server Type:  SQL Server Oracle DB2
    Server Name:   .........
    Initial Catalog:   ........
    User Name:   ........
    Password:   .........
    We have already created a database named ExtractedData using the Console center of DB2. Can you help us to check what might caused this connection failure.
    Thanks in advance,
    Angelo
    Accenture Inc.
    SAP BAsis

    Hello Luke,
    I have provided the connection details in Admin Console. I am currently doing the configuration for SAPExtractor under Destination Database details.
    I used the following details:
    Server Type: DB2
    Server Name: UKDCASAP09
    Initial Catalog: EXTDATA
    User Name: db2nks
    Password: ********
    Upon test connection, we get a connection failure message:
    Connection Failed: Object reference not set to an instance of an object.
    From the CDS.log, I got this error message:
    ERROR: DataConnectionProcessor : createDB2NativeConnection : Source {IBM.Data.DB2}: Message {The type initializer for 'IBM.Data.DB2.DB2Connection' threw an exception.}
    I am not sure if this has something to do with the DB2 set-up. I have checked that the instance we created is already running and connected using the db admin user "db2nks"
    Many thanks.
    Angelo
    Accenture Inc.
    SAP Basis

  • Org Chart 3.0 : Admin Console Error

    Hi
    Version: Org Chart 3.0
    In AdminConfig->ORgChart->Hierarchies->Position, the pforile step (after Details Designer)
    has an yellow triangle. When I move my mouser over, it says:
    An errror has occured when initializing this step: java.lang.NullPointerException:while trying to
    invole the method com.nakisa.framework.configuration.detailsPresentationConfiguration.toXML() of an
    object loaded from a local variable.
    Therefore, I can never go into the Profile step.
    Has anyone seen this error before?
    Thanks.

    Can you list your build version (from front page of Admin Console) plus which OS you are on and which version of NW CE you installed (7.1 or 7..2)?
    I have never seen the error.  I am sat in front of 3.0 OrgChart Admin console right now and don't get the error.
    Stephen

  • Service Key in customization of MSS - To enable org chart to be viewed

    Dear experts,
    I would like to get the details of Service key of the Organizational Chart Launcher application configured in the SAP back-end system - Nakisa. Where can we get the service key details about Nakisa
    The service key is required to be specified in portal iview - What is this service key with respect to Nakisa.
    Thanks & Regards
    HKishan

    Dear Luke,
    I have completed the portal configuration - The scenario for Nakisa implementation that we are trying to achieve is as follows:
    A manager u2013 utilizing Manager Self-Service (MSS) in the SAP Enterprise Portal u2013 selects an organizational chart display link in the browser, which initiates data extraction from the SAP system. The extracted data is then passed via  HR-OCI 6.0 to the third-party vendoru2019s organizational charting application (Nakisa).. Using this data, the third-party vendoru2019s application builds an organizational chart for displaying a graphic representation.
    User clicks on the link in portal and the data corresponding to his org unit and the org units below his org unit is got from sap via  HR-OCI 6.0 to the third-party vendoru2019s organizational charting application (Nakisa). -> This is displayed as org chart in Nakisa --> Am i correct in this understanding - Is this possible ?
    Thanks & regards
    HKishan

  • Nakisa 4.1 - Org Chart does not display

    Hello gurus,
    I do have an issue with our fresh implementation of SOVN 4.1 (Org Chart, Build 0911012400, SAP_live build). I did set up the authentication to Logon Screen, and configured the org chart settings (very basic). I did not set up any Role mapping. My connection strings all have the same parameters, including the RFC username and password. They all test succesful.
    When I log in the frontend, I get the famous message: "Cannot find the root of your orgchart. The orgchart box may have been deleted or
    incorrectly specified, or no valid org structure can be found for the selected effective date. Please change the root of the chart or select another effective date. "
    I did a capture of the log, and there is an error in the RFC wizard code, it seems:
    7. 24 Apr 2014 08:06:25 INFO com.nakisa.Logger - Tenant ID: 000
    8. 24 Apr
    2014 08:06:25 INFO com.nakisa.Logger - LoginSettingsObject Load: 19
    9. 24 Apr
    2014 08:06:25 INFO com.nakisa.Logger - com.nakisa.framework.login.Main : LogIn :
    Credential provider ActiveDirectory
    10. 24 Apr 2014 08:06:25 INFO
    com.nakisa.Logger - com.nakisa.framework.login.Main : LogIn : User to
    authenticate znakisa_org
    11. 24 Apr 2014 08:06:25 INFO com.nakisa.Logger - com.nakisa.framework.login.Main : LogIn : Authentication provider SapStandard
    12. 24 Apr 2014 08:06:25 INFO com.nakisa.Logger -
    com.nakisa.framework.login.Main : LogIn : User authenticated znakisa_org
    13.
    24 Apr 2014 08:06:25 INFO com.nakisa.Logger - com.nakisa.framework.login.Main :
    LogIn : Authentication row is null
    14. 24 Apr 2014 08:06:25 INFO com.nakisa.Logger - com.nakisa.framework.login.Main : LogIn : User population provider is Database
    15. 24 Apr 2014 08:06:25
    WARN com.nakisa.Logger - Configuration merge warning: : Right configuration is
    null - Merge skipped!
    16. 24 Apr 2014 08:06:25 INFO com.nakisa.Logger
    - ApplicationConfigurationManager:mergeConfigurations 0
    17. 24 Apr 2014 08:06:25 WARN com.nakisa.Logger -
    Configuration merge warning: : Right configuration is null - Merge
    skipped!
    18. 24 Apr 2014 08:06:25 INFO com.nakisa.Logger -
    ApplicationConfigurationManager:mergeConfigurations 0
    19. 24 Apr 2014 08:06:25 ERROR com.nakisa.Logger -
    com.nakisa.integration.sap.manager.SAPConnector_RfcWizard :
    java.lang.NullPointerException: while trying to invoke the method
    com.sap.mw.jco.JCO$Function.getImportParameterList() of a null object loaded
    from local variable 'function'
    20. 24 Apr
    2014 08:06:25 ERROR com.nakisa.Logger - java.lang.NullPointerException: while
    trying to invoke the method com.sap.mw.jco.JCO$Function.getImportParameterList()
    of a null object loaded from local variable 'function'
    21. at
    com.nakisa.integration.sap.manager.RfcWizardIntegrationClassParameterSetter.setParameters(RfcWizardIntegrationClassParameterSetter.java:25)
    22.
    at
    com.nakisa.framework.data.commandProcessor.impl.sap.BaseFunctionProcessor.call(BaseFunctionProcessor.java:104)
    23.
    at
    com.nakisa.integration.sap.manager.SAPConnector_RfcWizard.getDataSet(SAPConnector_RfcWizard.java:50)
    24.
    at
    com.nakisa.integration.sap.manager.RfcWizardIntegrationClass.getDataSet(RfcWizardIntegrationClass.java:106)
    25.
    at
    com.nakisa.framework.data.commandProcessor.impl.sap.BaseFunctionProcessor.getDataSetFinal(BaseFunctionProcessor.java:120)
    Would you happen to know what is the issue here?
    Thank you for your help!
    M.E.

    Hi Matthew,
    How about the directory search function ? Does it work ?
    I would follow below troubleshooting steps.
    1. Validate If Transport Pack and ABAP Add-on are installed properly
    2. Restart the Nakisa application and check
    3. Check If User ID has correct authorizations in SAP
    4. Check If Data is correct
    5. Do the RFC trace
    Regards,
    Dipak Bujjad

  • Unable to display data in a chart, got error: No connection could be made .

    Hi Expert,
    I am running sample SH in OracleBI Answer. The retrived data in a table is fine, but I can't dispaly a chart.
    Thanks
    Helen
    Here is the error message:
    Error Generating Chart
    An error occurred during execution of "connect". No connection could be made because the target machine actively refused it. [Socket:764]
    Error Details
    Error Codes: ETI2U8FA
    I am using oc4j
    Here is website:
    http://5y2xch1:9704/analytics/saw.dll?Answers&SubjectArea=SH
    Here is SQL
    SELECT Products."Prod Name" saw_0, Calendar."Calendar Month Desc" saw_1, Calendar."Calendar Month Name" saw_2, "Sales Facts"."Amount Sold" saw_3 FROM SH ORDER BY saw_0, saw_1, saw_2
    Here is xml in Advance
    <saw:report xmlns:saw="com.siebel.analytics.web/report/v1" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlVersion="200705140" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sawx="com.siebel.analytics.web/expression/v1">
    <saw:criteria subjectArea="SH">
    <saw:columns>
    <saw:column formula="Products.&quot;Prod Name&quot;" columnID="c2"/>
    <saw:column formula="Calendar.&quot;Calendar Month Desc&quot;" columnID="c0"/>
    <saw:column formula="Calendar.&quot;Calendar Month Name&quot;" columnID="c1"/>
    <saw:column formula="&quot;Sales Facts&quot;.&quot;Amount Sold&quot;" columnID="c3"/></saw:columns></saw:criteria>
    <saw:views currentView="2">
    <saw:view xsi:type="saw:compoundView" name="compoundView!1" rptViewVers="200510010">
    <saw:cvTable>
    <saw:cvRow>
    <saw:cvCell viewName="titleView!1">
    <saw:displayFormat/></saw:cvCell></saw:cvRow>
    <saw:cvRow>
    <saw:cvCell viewName="tableView!1">
    <saw:displayFormat/></saw:cvCell></saw:cvRow></saw:cvTable></saw:view>
    <saw:view xsi:type="saw:titleView" name="titleView!1" rptViewVers="200510010"/>
    <saw:view xsi:type="saw:tableView" name="tableView!1" rptViewVers="200510010" showHeading="false"/>
    <saw:view xsi:type="saw:staticchart" name="staticchart!1" rptViewVers="200510010">
    <saw:template tid="charts/column.cxml"/>
    <saw:selections>
    <saw:categories>
    <saw:category position="0">
    <saw:column columnID="c2"/></saw:category></saw:categories>
    <saw:measures>
    <saw:column columnID="c3" position="0"/></saw:measures>
    <saw:seriesGenerators>
    <saw:measureLabels/></saw:seriesGenerators></saw:selections>
    <saw:canvasFormat/></saw:view></saw:views></saw:report>
    Edited by: user914594 on Feb 4, 2011 8:22 AM

    Hi,
    Check weather Oracle BI Javahost server is on or not.On if server is down.
    Go to Start->Run->Services.msc
    Which version of OBIEE are you using?
    Regards,
    Srikanth

  • Org Chart 3.0 - Print button on Org Unit's Profile not working

    Hi,
    In Org Chart, after we click on the Org Unit, then the details will be displayed on the right panel.
    We clicked on the Action button on the right panel, and click on the Org Unit Profile, a new window will be opened.
    Now, clicked on the small printer button on the top right corner.
    It will opened a new window with print preview to print that profile page.
    However, the print preview is empty, and when we printed this out, we get a blank page.
    CDS.log
    ERROR com.nakisa.Logger  - PrintPreview.ascx : createPrintPages : Could not load preview. No HTML pages were found
    INFO  com.nakisa.Logger  - Invoking action:setCss [<link rel="stylesheet" type="text/css" href="../_Themes/Buttons.css"/><link rel="stylesheet" type="text/css" href="../_Themes/orgChartTheme.css"/><link rel="stylesheet" type="text/css" href="../_Themes/OrgChartLines.css"/><style>.showPrintSectionBox{display:block;}.hidePrintSectionBox{display:none;}</style><link rel="stylesheet" type="text/css" href="../_Themes/NOMS_Style1.css" />]. For processor Printing. Against controller Printing
    INFO  com.nakisa.Logger  - setCss on Printing took: 0ms
    INFO  com.nakisa.Logger  - Invoking action:updatezoomlevels [undefined]. For processor UpdateSettings. Against controller UpdateSettings
    ERROR com.nakisa.Logger  - java.lang.NumberFormatException: For input string: "undefined"
    INFO  com.nakisa.Logger  - updatezoomlevels on UpdateSettings took: 1ms
    ERROR com.nakisa.Logger  - PrintPreview.ascx : createPrintPages : Could not load preview. No HTML pages were found
    INFO  com.nakisa.Logger  - Invoking action:setCss [<link rel="stylesheet" type="text/css" href="../_Themes/Buttons.css"/><link rel="stylesheet" type="text/css" href="../_Themes/orgChartTheme.css"/><link rel="stylesheet" type="text/css" href="../_Themes/OrgChartLines.css"/><style>.showPrintSectionBox{display:block;}.hidePrintSectionBox{display:none;}</style><link rel="stylesheet" type="text/css" href="../_Themes/NOMS_Style1.css" />]. For processor Printing. Against controller Printing
    INFO  com.nakisa.Logger  - setCss on Printing took: 0ms
    INFO  com.nakisa.Logger  - Invoking action:updatezoomlevels [undefined]. For processor UpdateSettings. Against controller UpdateSettings
    ERROR com.nakisa.Logger  - java.lang.NumberFormatException: For input string: "undefined"
    INFO  com.nakisa.Logger  - updatezoomlevels on UpdateSettings took: 0ms
    This same problem happens on Position's Profile.
    How do we fix this print problem?

    Hi Luke,
    In General Settings, I have defined Company Title, URL, and Logo.
    Together with Allow Switching Between Modes, Set Standard Mode as Default, and Enable Effective Dating are enabled.
    In Print preferences, Size is set to A4, Landscape, CM. The rest are all unchecked and Export settings are all enabled.
    Am I missing some setting to cause the error?
    Regarding the file SettingsResources.xml, it's encrypted in our .delta folder but it's decrypted in Admin_Config\SAP_DB2

  • RFC error when sending logon data

    Hi;
    We cannot configure the STMS of our development system. When we try to
    configure it, system gives an error message: Errors during distribution
    of tp configuration; TMS Alert Viewers tells us
    RFC_COMMUNICATION_FAILURE: RFC communications error with
    system/destination TMSADM-FKT.DOMAIN_FKT RFC error when sending logon
    data and READ_PROFILE_FAILED:File
    erptest\sapmnt\trans\bin\TPPARAM
    could not be opened for reading (No such file or directory).
    Is there any advise for solution?
    Best regards
    Noyan
    PS: Please find the profiles below:
    START:
    #.*       Start profile START_DVEBMGS00_erptest                                                                                *
    #.*       Version                 = 000006                                                                                *
    #.*       Generated by user = BASIS                                                                                *
    #.*       Generated on = 30.12.2010 , 15:40:55                                                                                *
    generated by R3SETUP
    SAPSYSTEMNAME = FKT
    INSTANCE_NAME = DVEBMGS00
    SAPSYSTEM = 00
    SAPGLOBALHOST = erptest
    DIR_PROFILE = D:\usr\sap\FKT\SYS\profile
    start database
    #_DB = strdbs.cmd
    #Start_Program_02 = immediate $(DIR_EXECUTABLE)\$(_DB) FKT
    start message server
    #_MS = msg_server.exe
    Start_Program_03 = local $(DIR_EXECUTABLE)\$(_MS) pf=$(DIR_PROFILE)\FKT_DVEBMGS00_erptest
    Start IGS
    Start_Program_05 = local $(DIR_EXECUTABLE)$(DIR_SEP)igswd$(FT_EXE) -mode=profile pf=$(DIR_PROFILE)$(DIR_SEP)FKT_DVEBMGS00_erptest
    start application server
    #_DW = disp+work.exe
    #Start_Program_04 = local $(DIR_EXECUTABLE)\$(_DW) pf=$(DIR_PROFILE)\FKT_DVEBMGS
      General parameters for starting the system
    #parameter created                          by: BASIS        24.12.2007 23:53:27
    #SAPSYSTEM = 00
    #parameter created                          by: BASIS        24.12.2007 23:53:27
    #SAPSYSTEMNAME = FKT
    #parameter created                          by: BASIS        24.12.2007 23:53:27
    #INSTANCE_NAME = DVEBMGS00
    #parameter created                          by: BASIS        24.12.2007 23:53:27
    DIR_PROFILE = D:\usr\sap\FKT\SYS\profile
    #parameter created                          by: BASIS        24.12.2007 23:53:27
    #SAPGLOBALHOST = erptest
      Start database
    #parameter created                          by: BASIS        24.12.2007 23:53:27
    _DB = strdbs.cmd
    #parameter created                          by: BASIS        24.12.2007 23:53:27
    Start_Program_01 = immediate $(DIR_EXECUTABLE)\$(_DB) $(SAPSYSTEMNAME)
      Start message server
    #parameter created                          by: BASIS        24.12.2007 23:53:27
    MS = msgserver.exe
    #parameter created                          by: BASIS        24.12.2007 23:53:27
    Start_Program_02 = local $(DIR_EXECUTABLE)\$(_MS) pf=$(DIR_PROFILE)\FKT_DVEBMGS00_erptest
      Start applications server
    #parameter created                          by: BASIS        24.12.2007 23:53:27
    _DW = disp+work.exe
    #parameter created                          by: BASIS        24.12.2007 23:53:27
    Start_Program_03 = local $(DIR_EXECUTABLE)\$(_DW) pf=$(DIR_PROFILE)\FKT_DVEBMGS00_erptest
    DEFAULT:
    SAPDBHOST = ERPTEST
    dbms/type = mss
    dbs/mss/server = ERPTEST
    dbs/mss/dbname = FKT
    dbs/mss/schema = fkt
    SAPSYSTEMNAME = FKT
    SAPGLOBALHOST = erptest
    SAPFQDN = tr.delta.is
    SAPLOCALHOSTFULL = $(SAPLOCALHOST).$(SAPFQDN)
    SAPDBHOST = erptest
    SAPTRANSHOST = erptest
    DIR_TRANS =
    $(SAPTRANSHOST)\sapmnt\trans
    #DIR_TRANS = D:\usr\sap\trans
    DIR_PROFILE = D:\usr\sap\FKT\SYS\profile
    SAP Message Server for ABAP
    rdisp/mshost = erptest
    rdisp/sna_gateway = erptest
    rdisp/sna_gw_service = sapgw00
    rdisp/vbname = erptest_FKT_00
    rdisp/enqname = erptest_FKT_00
    rdisp/btcname = erptest_FKT_00
    rdisp/msserv = sapmsFKT
    rdisp/msserv_internal = 3900
    rdisp/bufrefmode = sendoff,exeauto
    login/system_client = 200
    #GUVENLIK PARAMETRELERI
    login/password_expiration_time = 90
    login/min_password_lng = 6
    #parameter created                          by: BASIS        25.03.2004 08:41:25
    rdisp/gui_auto_logout = 10800
    #parameter created                          by: BASIS        25.03.2004 08:37:47
    #old_value: 3                                 changed: BASIS 25.03.2004 08:42:38
    login/fails_to_user_lock = 6
    #validasyon geregi, g#venligi artirma ama#i - check active but no check for SRF
    #parameter created                          by: BASIS        16.06.2007 17:35:41
    #old_value: 2
    #changed:  BASIS         14.05.2008  15:24:55
    auth/rfc_authority_check = 1
    #otomatik unlocki iptal eder
    #parameter created                          by: BASIS        10.11.2006 17:47:15
    login/failed_user_auto_unlock = 0
    #AUDIT PARAMETRELER?
    #old_value:                                   changed: BASIS 20.04.2005 17:13:37
    rsau/max_diskspace/per_day = 1996800000
    #old_value: 1000000000                        changed: BASIS 20.04.2005 17:17:01
    #old_value: 0                                 changed: BASIS 20.04.2005 17:19:12
    rsau/max_diskspace/local = 2048000000
    #old_value: 2000000000                        changed: BASIS 28.03.2005 23:17:11
    #old_value: 2                                 changed: BASIS 29.03.2005 12:09:14
    #old_value: 0                                 changed: BASIS 20.04.2005 17:13:37
    rsau/max_diskspace/per_file = 665600000
    rsau/enable = 1
    rsau/local/file = D:\usr\sap\FKT\DVEBMGS00\log\++++++++######..AUD
    rsau/selection_slots = 12
    #rec/client = ALL
    DIR_AUDIT = D:\usr\sap\FKT\DVEBMGS00\log
    FN_AUDIT = ++++++++######..AUD
    #DIL PARAMETRELERI
    #Turkish codepage settings
    abap/import_char_conversion = 0
    install/codepage/db/non_transp = 1610
    install/codepage/db/transp = 1610
    zcsa/installed_languages = DET
    #zcsa/system_language = E
    zcsa/system_language = T
    zcsa/second_language = E
    install/codepage/appl_server = 1610
    #OS dependent
    abap/locale_ctype = Turkish_turkey.28599
    #DIR_PUT = D:\usr\sap\FKQ\upg\abap
       *** UPGRADE EXTENSIONS (RELEASE "701") ***
    #rdisp/msserv_internal = 3900
    #system/type = ABAP
    INSTANCE:
    SAPSYSTEMNAME = FKT
    SAPGLOBALHOST = erptest
    SAPSYSTEM = 00
    INSTANCE_NAME = DVEBMGS00
    DIR_CT_RUN = $(DIR_EXE_ROOT)\$(OS_UNICODE)\NTAMD64
    DIR_EXECUTABLE = $(DIR_INSTANCE)\exe
    icm/server_port_0 = PROT=HTTP,PORT=80$$
    SAP Message Server parameters are set in the DEFAULT.PFL
    ms/server_port_0 = PROT=HTTP,PORT=81$$
    #rdisp/wp_no_dia = 10
    #rdisp/wp_no_btc = 3
    #rdisp/wp_no_enq = 1
    #rdisp/wp_no_vb = 1
    #rdisp/wp_no_vb2 = 1
    #disp/wp_no_spo = 1
    rdisp/wp_no_dia = 12
    rdisp/wp_no_vb = 3
    rdisp/wp_no_vb2 = 0
    rdisp/wp_no_enq = 1
    rdisp/wp_no_btc = 3
    rdisp/wp_no_spo = 1
    #PERFORMANS PARAMETRELERI
    #parameter created                          by: SAP*         08.08.2001 10:30:18
    abap/fieldexit = yes
    #parameter created                          by: ALPER        13.10.2000 18:24:16
    install/collate/active = 1
    rdisp/max_wprun_time = 25000
    MEMORY_NO_MORE_PAGING dump nedeniyle
    #parameter created                          by: BASIS        27.12.2006 17:00:22
    rdisp/PG_MAXFS = 262144
    abap/heap_area_nondia = 2000000000
    rdisp/PG_SHM = 16384
    rdisp/ROLL_SHM = 32768
    #'STORAGE_PARAMETERS_WRONG_SET' or 'TSV_TNEW_PAGE_ALLOC_FAILED'
    #Note 552209 - Maximum memory utilization for processes on NT/Win2000
    #parameter created                          by: BASIS        30.10.2007 10:57:24
    #abap/heap_area_nondia = 50000
    #parameter created                          by: BASIS        30.10.2007 10:58:54
    #rdisp/PG_SHM = 0
    #parameter created                          by: BASIS        30.10.2007 10:58:27
    #rdisp/ROLL_SHM = 625
    #EWA report 12.2007
    #parameter created                          by: BASIS        03.01.2008 19:49:57
    dbs/mss/stats_on = 1
    #EWA report 12.2007
    #parameter created                          by: BASIS        03.01.2008 19:49:33
    dbs/oledb/stats_on = 1
    #EWA report 12.2007
    #parameter created                          by: BASIS        03.01.2008 19:48:23
    dbs/oledb/add_procs = 8
    #EWA report 12.2007
    #parameter created                          by: BASIS        03.01.2008 19:47:29
    rsdb/esm/max_objects = 2000
    #EWA report 12.2007
    #parameter created                          by: BASIS        03.01.2008 19:47:03
    rsdb/otr/buffersize_kb = 4096
    #EWA report 12.2007
    #parameter created                          by: BASIS        03.01.2008 19:46:21
    rsdb/esm/buffersize_kb = 4096
    Eyl#l 2006 EWA raporu
    #parameter created                          by: BASIS        24.11.2006 13:18:14
    ztta/parameter_area = 16000
    Eyl#l 2006 EWA raporu
    #parameter created                          by: BASIS        24.11.2006 13:16:43
    enque/table_size = 10000
    Eyl#l 2006 EWA raporu
    #parameter created                          by: BASIS        24.11.2006 13:16:20
    gw/max_sys = 2000
    #Eyl#l 2006 EWA raporu
    #parameter created                          by: BASIS        24.11.2006 13:16:01
    gw/max_overflow_size = 25000000
    #Eyl#l 2006 EWA raporu
    #parameter created                          by: BASIS        24.11.2006 13:15:19
    rdisp/max_comm_entries = 2000
    Eyl#l 2006 EWA raporu
    #parameter created                          by: BASIS        24.11.2006 13:14:48
    rdisp/tm_max_no = 2000
    Eyl#l 2006 EWA raporu
    #parameter created                          by: BASIS        24.11.2006 13:14:20
    gw/max_conn = 2000
    Eyl#l 2006 EWA raporu
    #parameter created                          by: BASIS        24.11.2006 13:13:42
    rdisp/max_arq = 2000
    #Eyl#l 2006 EWA raporu
    #parameter created                          by: BASIS        24.11.2006 13:12:57
    ztta/roll_area = 3500000
    #parameter created                          by: BASIS        18.05.2005 09:20:25
    #old_value: 90                                changed: BASIS 18.05.2005 09:22:25
    rdisp/max_hold_time = 300
    #parameter created                          by: BASIS        20.08.2003 12:10:20
    #old_value: 6144
    #changed:  BASIS         03.01.2008  19:42:10
    rsdb/obj/buffersize = 20000
    #parameter created                          by: BASIS        20.08.2003 12:09:48
    #old_value: 6000
    #changed:  BASIS         03.01.2008  19:42:59
    rsdb/obj/max_objects = 20000
    note 103747
    #parameter created                          by: BASIS        08.07.2003 20:42:11
    #old_value: 250000
    #changed:  BASIS         30.10.2007  10:56:17
    #abap/buffersize = 100000
    #changed:  BASIS         03.01.2008  19:40:36
    #abap/buffersize = 300000
    #by: BASIS 12.06.2008
    abap/buffersize = 400000
    note 103747
    #parameter created                          by: BASIS        08.07.2003 20:41:32
    #zcsa/presentation_buffer_area = 20000000
    #64 bite gectikten sonra   by: BASIS 10.06.2008
    zcsa/presentation_buffer_area = 30000768
    note 103747
    #parameter created                          by: BASIS        08.07.2003 20:40:55
    rsdb/ntab/ftabsize = 30000
    note 103747
    #parameter created                          by: BASIS        08.07.2003 20:40:12
    rtbb/max_tables = 500
    note 103747
    #parameter created                          by: BASIS        08.07.2003 20:39:15
    #old_value: 20000
    #changed:  BASIS         03.01.2008  19:41:29
    #rtbb/buffer_length = 30000
    #64 bite gectikten sonra  by: BASIS 10.06.2008
    rtbb/buffer_length = 50000
    note 103747
    #parameter created                          by: BASIS        08.07.2003 20:38:26
    zcsa/db_max_buftab = 10000
    note 103747
    #parameter created                          by: BASIS        08.07.2003 20:37:37
    #zcsa/table_buffer_area = 50000000
    #64 bite gectikten sonra   by: BASIS 10.06.2008
    #zcsa/table_buffer_area = 89000000
    by: BASIS 12.06.08
    zcsa/table_buffer_area = 99000000
    note 103747
    #parameter created                          by: BASIS        08.07.2003 20:36:54
    sap/bufdir_entries = 10000
    note 103747
    #parameter created                          by: BASIS        08.07.2003 20:36:12
    rsdb/cua/buffersize = 8000
    #note 103747
    #parameter created                          by: BASIS        08.07.2003 20:34:46
    #old_value: 5000                              changed: BASIS 08.07.2003 20:35:39
    rsdb/ntab/sntabsize = 5500
    #parameter created                          by: BASIS        08.07.2003 20:33:56
    #note 103747
    #old_value: 10607                             changed: BASIS 08.07.2003 20:34:58
    #old_value: 10000                             changed: BASIS 08.07.2003 20:35:39
    rsdb/ntab/irbdsize = 11000
    #note 103747
    #parameter created                          by: BASIS        08.07.2003 20:32:18
    rsdb/ntab/entrycount = 40000
    #old_value: 2076                              changed: BASIS 28.06.2005 19:36:21
    #old_value: 5735                              changed: BASIS 28.06.2005 19:40:01
    PHYS_MEMSIZE = 4096
    #64 bite gectikten sonra   by: BASIS  10.06.2008
    abap/heaplimit = 40894464
    abap/heap_area_total = 2000683008
    ztta/roll_extension = 2000683008
    em/blocksize_KB = 4096
       *** UPGRADE EXTENSIONS (RELEASE "701") ***
    #rdisp/elem_per_queue = 2000
    #auth/auth_number_in_userbuffer = 9000
    #snc/enable = 0

    Hi Srikishan;
    You are right. The problem was releated with secstore. I found a SAP note ( Note 1532825 - Deleting SECSTORE entries during system export/system copy). I created the program which ise mentioned in the note and than run it. After that everything seems ok now.
    Thanks for your help and interest
    Best regards
    Noyan

  • Entries in CDS.log file and Org Chart Link

    Hello Gurus/Luke/Stephen:
    I have a live SAP connection for Org Chart 3.0 (build 5.1.32.1) for Nakisa 2.0. I have correct entries in backend R/3 system and I have right entries in Nakisa (through Admin Console). I have also done HR-OCI configuration. Still I am not able to launch OrgChart - it gives following error "Cannot find the root of OrgChart. The OrgChart box may have been deleted or incorrectly specified". Please find following entries from CDS.log file from server:
    ( 10/20/2009 11:10 PM:     ERROR: Bapi_Hroci.getDataSetBase() : Exception has been thrown by the target of an invocation.  {Inner Exception:[SAPConnector.Open]: Password logon no longer possible - too many failed attempts'
    10/20/2009 11:11 PM:     ERROR: Rfc_Read_Table : Source {Nakisa.SAP.Proxy}: Message {[SAPConnector.Open]: Password logon no longer possible - too many failed attempts}
    10/20/2009 11:11 PM:     ERROR: SAPRoleMapping_SAP.MapRoles() : Object reference not set to an instance of an object.
    10/20/2009 11:11 PM:     ERROR: Bapi_Hroci.getDataSetBase() : Exception has been thrown by the target of an invocation.  {Inner Exception:[SAPConnector.Open]: Password logon no longer possible - too many failed attempts')
    I do have correct password, so I am not sure what is the issue. Please advise.
    Thanks,
    Jha

    Here are more errors from CDS.log file:
    10/22/2009 12:47 AM:     ERROR: SAPRoleMapping_SAP.MapRoles() : Object reference not set to an instance of an object.
    10/22/2009 12:47 AM:     ERROR: Bapi_Hroci.getDataSetBase() : Exception has been thrown by the target of an invocation.  {Inner Exception:[SAPConnector.Open]: Password logon no longer possible - too many failed attempts'
    10/22/2009 12:48 AM:     ERROR: ApplicationConfiguration : getListingDirectory : listing directory: ReportingDirectory does not exist.
    10/22/2009 12:48 AM:     ERROR: ApplicationConfiguration : getListingDirectory : listing directory: ReportingDirectory does not exist.
    10/22/2009 12:48 AM:     ERROR: ApplicationConfiguration : getListingDirectory : listing directory: DirectoryListing1 does not exist.
    Thanks,
    jha

  • Org chart integration with Who's who

    Hi All,
    I am using ERP2004 SP10.
    I am able to call org chart from who's who. but it opens in same window, so lose the result list when i exit from org chart. I want org chart to appear as pop up. How can i achieve this. I have already specified page/iview for org chart as "Open in new window" but this is not helping.
    Any suggesstion will be great help.
    regards,
    Sudhir

    Hello Kristian,
    I have done what you say in your answer to Sudhir about the 'Org chart integration with Who's who'. The error about: "Service EMPLOYEE_ORGCHART_SERVICE does not exist" is ok. However, when I click on the link to the org chart from who's who now, we obtain a new  blank page. There aren't any information in this new page. The browser try open the next url:
    "http://epdes6.rtve.int:50000/irj/servlet/prt/portal/prteventname/navigate/prtroot/pcd!3aportal_content!2fcom.rtve.ess.carpeta_rtve!2fcom.rtve.xss.carpeta_rtve_common!2fcom.rtve.xss.carpeta_rtve_mss!2fcom.rtve.xss.desktop_rtve_default!2fframeworkPages!2fcom.sap.portal.frameworkpage!2fcom.sap.portal.innerpage!2fcom.sap.portal.contentarea?NavigationTarget=&WebDynproNamespace=sap.com/ess~org&WebDynproApplication=Orgchart&DynamicParameter=sap.ess.org.pernr%3D13036077%26sap.xss.popup%3DX%26sap-wd-cltwndid%3DWID1222874619010%26sap-wd-tstamp%3D1222875709018%26sap-cssversion%3D6.0.15.0.0%26sap.xss.menuhdr%3DSAPDEFAULT%26sap.xss.menuargrp%3DZRTVEDEFAULTESS%26sap.xss.menuarea%3DZRTVE_EMPLOYEE_SEARCH%26sap.xss.menusrv%3DEMPLOYEE_ORGCHART_SERVICE&TarTitle=Orgchart"
    Can you help me?
    Thank you.
    Ana.

  • HRMD_A idocs sent and processed, but Org chart doesn't reflect it sometimes

    From our HR box, we send HRMD_A idocs to our FI box - We have an intermittent issue where we have a position change & the idoc gets created & sent over.
    On the inbound side, the idoc gets posted successfully with Status 53. However, this EE does not appear in the org chart as it does on the HR side.
    We have these IDocs set up to process immediately, so it passes to the FI port and is processed all within a few seconds.
    We come across this issue once about every 3-4 weeks and I can't seem to get anywhere trying to resolve it.
    any ideas?

    There are two main annoying problems with Flash Builder and swc's:
    1.  Flash Builder doesn't reflect changes made to swc files
    Solution : First of all - keep your swc files inside your project folder, you can also disable global swc cache: change as3api.cpp code,refresh swc in flashBuilder bug!
    2. Flash Builder breakes content inside swc files (and also popular problem "TypeError: Error #1034: Type Coercion failed: cannot convert flash.display::MovieClip@1f21adc1 to...")
    Solution : locate the project .actionScriptProperties file and set useFlashSDK=”false” :  Flash Builder 4.7 – useFlashSDK | In Flagrante Delicto!
    In this case you can also download latest Apache Flex SDK to target new Flash player versions: http://flex.apache.org/
    Hope this helps!
    P.

  • SAP org chart on portal

    Hi,
    We have a test version of SAP ESS/MSS up and running. When I click on organizational unit it brings up the org chart. what is missing is that it does not bring up any vacant positions. Is is possible to display SAP org chart on portal? Is there any configuration that we can do to show positions also on the org chart?
    thanks
    Salim

    Hi,
    If your portal is configured to work with SAP ID Service (can be any other IdP which supports SAML2.0), and the portal site access level is set to 'Authenticated', only  registered users will gain access to the site. Others, will have to register in the respective landscape (trial/ productive).
    Regards,
    Ifat.

  • Org Chart

    Hi,
    We are implementing Org Charting and experienced problems with gettting Org Chart showing. We got the error Cannot find the root of your orgchart.
    We then created relatioship 741 between the Managers position and the org unit. As a result of doing this we were able
    to get the org charting working. This means that we will ahve to create rship 741 for all managers in the organisation, which
    can become and administrative burden.
    I wanted to find out if this is the standard way for Org Chart to work. I
    Regards
    Imraan

    Hi Imraan,
    For OrgChart the 741 relationship is not used - this is only for Succession Management. You must have done something else to get it working.
    Have you performed any customizations, such as enable dynamic rooting?
    What errors are in the cds.log file?
    Thanks,
    Luke

  • Nakisa embedded org chart-Team view, employees under Reporting line is empty

    Hello,
    I am trying to enable Nakisa embedded org chart, but when i go to Team view, employees  under Reporting line is empty. And also i am not able to view the employees under Org.Unit.
    Can anyone please help me with this.
    Attached screen shots.
    Thanks in advance.
    Geo

    hi george ,
    activate the NAKISA in SICF and chk once in portal the settings and kindly configure OADP settings in MSS u can get the structure in the Team view of MANAGER heirarchy ,  and chk the HCM_PD_UI_1  is active in SFW5 
    SM30  ---  V_THV_APP_C
    CLICK  ON Activate Hierarchy visualization option for MSSBIZVIEW  AND FOLLOW BELOW THREADS
    1823692 - MSS Team View isn´t displayed on the portal
    MSS Team View is blank
    MSS Team - On Behalf of Applications

  • NAKISA Org chart

    Hi All,
    We just observed that the Potential and performance ratings are not appearing in Nakisa org chart, although the data is maintained for object CP.
    Any suggestions pls?
    Sorry I am unable to paste the screen shot here.

    Hi Luke,
    Here is the cds file and error screen shot of the error is attached in png file..
    24 Apr 2014 13:16:14 ERROR com.nakisa.Logger  - FunctionRunner.executeFunctionDirect : HRMSS_GET_ORGSTRUCTURE_AS_XML threw an Exception of type Exception, took: 86ms
    24 Apr 2014 13:16:14 ERROR com.nakisa.Logger  - com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon)
    at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:557)
    at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1097)
    at com.sap.mw.jco.JCO$Client.connect(JCO.java:3676)
    at com.sap.mw.jco.JCO$Client.execute(JCO.java:4364)
    at com.sap.mw.jco.JCO$Client.execute(JCO.java:3949)
    at com.nakisa.framework.data.commandProcessor.impl.sap.FunctionRunner.c(FunctionRunner.java:413)
    at com.nakisa.framework.data.commandProcessor.impl.sap.FunctionRunner.executeFunction(FunctionRunner.java:196)
    at com.nakisa.framework.data.commandProcessor.impl.sap.BaseFunctionProcessor.call(BaseFunctionProcessor.java:88)
    at com.nakisa.integration.sap.SAPConnector.Hrmss_Get_Orgstructure_As_Xml(SAPConnector.java:721)
    When I tested the connection string, it is successful.
    Regards
    Manila

Maybe you are looking for

  • How to create multi chart dashboard in SharePoint 2013?

    Hi All, I would like to have a dashboard in SharePoint 2013 like this: Here, project details are from a list "Project", Budget consumption from a list "Budget". Different project should mention as option in tab like Project1, project2, project3. If i

  • Join wireless network

    Ever since updating to 10.7 my Macbook Pro no longer automaticaally connects to my wireless network -- most of the time at least..... It does connect on some occassions but I can find no reason as to why it only works some of the time. Most complaint

  • [cs5 - JS] How to get UID

    Hello, is there any way to get UID of selected pageItem? I can get selected item/items thats no problem, but I cant get the UID of selected item. Thank you

  • Memory_management BSOD

    Hello! It has been a month now, and i constantly receive memory_management BSOD's. Not to mention that my Windows R(8) Hd graphics driver crashes occasionally. I do not know if these are related in any way. I have posted a DUMP file, for review so th

  • DreamWeaver cS4 installation

    I downloaded the trial version of DreamWeaver (CS4). Installation seemed to go well untll the end when a popup with something like "checking system.." came up then the following message "Setup has encountered an error and cannot continue. Contact Ado