Error in creating PCO Connector in SAP MII 14.0

Hello,
We have successfully installed SAP PCo 2.3 in one of the servers. This PCo Server is independent of the server on which MII Application is installed. So DCOM had to be done and it was achieved successfully.
On PCo Server, in management console, we were successfully able to add Source System - PHD as shown below:
After that I created an instance of Source system and kept it running.
Now when I am trying to create a PCo Connector in MII 14.0, I am getting following error:
So I have few questions about it:
1) Am I missing any configuration step?
2) Is it mandatory to setup Destination System in Management Console as MII. I am getting an error while configuring MII system as destination system. Error is as follow:
3) Is it any per-requisite to Create a PCo Connector in MII?
4) Is there anyway I can browse the tags from Management Console only without using MII just to check connection to PHD?
Any help in this matter will be really helpful and will be appreciated.
Thanks,
Soham

Hi Rohit,
I checked and found that PCo Mgmt service was not started. SO I started it and now I am able to get the XML when I open PCO Mgmt URL in the browser of PCo Server
But,
When my agent is running, I don't get Browse button enabled in "Subscription Items" tab.
When I stop the agent instance, I can see Browse button enabled in "Subscription Items" tab. But when I click on browse, it gives me following error:
Not sure what's wrong?
Soham

Similar Messages

  • Error while creating new connector in GRC CUP 5.3

    Hi,
    I am  trying to create a new SAP Connector in CUP 5.3, when i fill in all the fields in the new connection and select  "Test Connection" it says Connection successful and when i save it and look at the Available connectors, i am unable to see my new connector there.
    Does anyone know why is this happening.
    a quick response is appriciated.
    Thanks.
    Edited by: Chaitanya Pallapotu on Jul 14, 2009 9:17 PM

    Hi Chetan,
    I have the same issue when configuring connectors in CUP. I solved it in this way:
    1- Go to RAR(Risk, Analysis and Remediation) --> Configuration --> Connector --> Search
    2- Select one of the connectors and write down the values in the list box of the field JCO Destination.
    3 - Now, go to CUP, and create the connector using the names writed down in step 2.
    CUP will warn you with an error, ignore it,  and then save the connector.
    Note: when creating the connector in CUP, fill the fields, then save/create(here you will have the error msg), then Test Connection, and then save again.
    That works for me!!!
    PD: Always log in to GRC with the same language configured in CUP.
    Hope this works for you!!!

  • Error in /LogoPage.html  after deploying SAP MII 14.0 SP5

    Hi Experts,
    I am using SAP EHP1 for NW 7.3 SP07. Recently I upgraded from SAP MII 14.0 SP04 patch 5 to SP05 patch 2.
    After Upgrading I am getting many issues as below:
    1. When opening "http://hostname:port/XMII/" as file "/LogoPage.html" does not exist. When I checked the file its not exist in the server.
    2. When opening web pages I am getting java alert as "The application contains both signed and unsigned code"like that.
    I am using JRE v 1.6.0_21.
    Is that problem with the Patch that I deployed or any other issue.
    Please let me know?
    Regards
    G.Partheeban

    Hi Experts,
    I tried deploying with SUM,JSPM and telnet but no use. The file is not deployed properly. I guess this is the patch issue.
    I copied the Logopage and other file missing. Now the issue "1" is fixed but I am getting the below
    2. When opening web pages I am getting java alert as "The application contains both signed and unsigned code"like that.
    I am using JRE v 1.6.0_21.
    I also tried to revert back to SP04 using JSPM with the command "UpdateAll" and "UpdateSameand Lower" version. Can any one please suggest me how to revert back or how to solve the above errors?
    Regards
    G.Partheeban

  • Error in creating GUID using com.sap.guid API's

    Hi
       i am trying to create GUID using com.sap.guid API's. I've included the guidgenerator.jar in the classpath. I ran the following code. i got the "Caused by: java.lang.NoClassDefFoundError: com/sap/guid/GUIDGeneratorFactory " error.
    the code is
    package com.portal;
    import com.sapportals.portal.prt.component.;*
    import com.sap.guid.GUIDGeneratorFactory;
    import com.sap.guid.IGUID;
    import com.sap.guid.IGUIDGenerator;
    import com.sap.guid.IGUIDGeneratorFactory;
    public class TestCompforGUID extends AbstractPortalComponent
        public void doContent(IPortalComponentRequest request, IPortalComponentResponse response)
    *          IGUIDGenerator generator = GUIDGeneratorFactory.getInstance().createGUIDGenerator();*
    *          String guid = generator.createGUID().toString();*
    *          String hexGuid = generator.createGUID().toHexString();*
    *          response.write(guid);*
    *          response.write(hexGuid);*
    can anyone created the GUID's using com.sap.guid API's and help me here.
    Do i need to specify any reference in Portalapp.xml ?
    Thanks,
    Saravanan

    difficult to reproduce. But it might be a data conversion problem.
    e.g. try
    to_char(a.num_tabs)If that's not the error comment out certain lines or xmltags and test which one is the reason for the error.
    Edited by: Sven W. on Sep 9, 2011 3:13 PM - typo correction

  • Error on creating user CUP to SAP backend

    Hello experts,
    I am implementing CUP 5.3 for one client but on the initial configuration of the workflow for new account, but when the request it's on the final stage the system it is not provisioning the users on SAP back end, and send the next error u201CError al crear usuario: <Sistema> - No se ha accedido al sistema centralu201D as you can see the system itu2019s configured in Spanish, so I can translate it like this: u201CError on creating user: <System> - Central system it is not been accessedu201D. Going to the logs it show the next Error:
    2011-02-14 18:19:54,296 [SAPEngine_Application_Thread[impl:3]_20] ERROR com.virsa.ae.service.ServiceException: No se ha accedido al sistema central
    com.virsa.ae.service.ServiceException: No se ha accedido al sistema central
         at com.virsa.ae.service.sap.SAPProvisionDAO.createUser(SAPProvisionDAO.java:317)
         at com.virsa.ae.service.sap.ProvisionSAPUserDAO.createUserInNonCUA(ProvisionSAPUserDAO.java:1736)
         at com.virsa.ae.service.sap.ProvisionSAPUserDAO.createUser(ProvisionSAPUserDAO.java:334)
         at com.virsa.ae.service.sap.ProvisionSAPUserDAO.provisionUser(ProvisionSAPUserDAO.java:109)
         at com.virsa.ae.accessrequests.bo.ManualProvisioningBO.createUserAndSendEmail(ManualProvisioningBO.java:426)
         at com.virsa.ae.accessrequests.actions.UserProvisioningAction.continueHandler(UserProvisioningAction.java:280)
         at com.virsa.ae.accessrequests.actions.UserProvisioningAction.execute(UserProvisioningAction.java:83)
         at com.virsa.ae.commons.utils.framework.NavigationEngine.execute(NavigationEngine.java:295)
         at com.virsa.ae.commons.utils.framework.servlet.AEFrameworkServlet.service(AEFrameworkServlet.java:431)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         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)
    Any one please help me to know the solution for this?

    Thanks Sunny for your response,
    Yes, the connectors are working fine, even if I assign a role to an existing user the role provisioning is done right in the back end, the problem comes when I try to create a new user because the system shows me the Error. I try adding the action USER_DEFAULTS to the request but nothing. Also the CUA configuration is set on u201Cselectu201D. I donu2019t know what is missing.
    Thank you for your help.
    Luis Fernando

  • Error while creating Planned order in SAP PP

    Hi ,
    I am creating planned order for finished material and system has given below error - Please specify the order deadlines in ascending order.
    SAP Message Error- Message no. 61009  Please specify the order deadlines in ascending order
    Very first planned order get saved and we declare the production and business completed
    Now creating second planned order , while saving system giving above error.
    I am Taking Planned Order Profile LA -Stock order
    Any solution  ...?
    Thanks in advance !!!
    Deepak.

    Hello Deepak,
    Please adjust the order dates in the scheduling of the planned order. In normal production scenario operation completed end of the night shift and order finish date is possibly moved one day in the future for this reason we need to set the operation timing in 24:00:00 format
    In your issue change date like this
    End date : 30.06.2014
    Start : 31.05.2014
    Opening date : 31.05.2104
    Check with this date, it’s work for you 
    Regards
    Umesh Mali

  • Internal error while creating new company in sap b1 pl 05

    Hi all
    I installed sap b1 server and clint in PL 05 for USA localization but when I m trying to create new company from login screen system start to create tables but after some time its giving error ''Internal error 101, then system showing that company in list but its not working
    Please help me out
    RIcky

    Hi Ricky,
    We had a similar issue and found we had to create the database on another server & restore it. I think, but didn't get around to proving, that the issue occurs where the license service is running using trusted connections

  • Error while creating report from BW SAP Query

    Hi
    While creating a report from BW SAP Query, I get the following error.
    "An error occured while creating a report template.No error"
    On opening the same query in BEx Analyser, i can see the fields and output.
    Help me on this issue.
    Thanks
    Eswari.

    Hello Garett,
    I've the same problem and have tried now to get the data with MDX-Query. The error message below appears:
    'No RFC-authorization for function group  /Crystal/MDX for User ...'
    So it seems to be a authorization problem. Which special authorization must be assigned to Crystal users in SAP BI?
    Thank you for your help.
    best regards
    Oliver

  • DBAT error while creating a connector

    Hi,
    I have installed OIM (and patched it to version *9.1.0.2* , build 1866.24) and newest version of Database Application Tables Connector (DBAT *9.1.0.3* ).
    When I try to create a provisioning connector, after specyfying connection parameters, table name etc. (step 2) and clicking Continue>> button - application unexpectedly goes back to main page.
    I have found the following error in the log file:
    ERROR,04 mar 2010 10:23:27,109,[org.apache.struts.actions.DispatchAction],Dispatch[CreateConnector] to method goNext returned an exception
    java.lang.reflect.InvocationTargetException
    Anyone can help with any workaround?
    Thanks in advance!

    I have just installed previous version - 9.1.0.2 - and it works fine. So, it seems that 9.1.0.3 can have a bug.
    Edited by: m.m. on Mar 4, 2010 3:31 AM

  • Error while creating function filter for SAP R3 destination

    Hi All,
    I am using SAP Portal Add-in 1.0 Patch 3 for Visual Studio 2003 with SAP Portal Runtime 1.0 Patch 3 for Microsoft .NET and SAPDotNetConnector2.0.
    Portal server is successfully added to my server explorer.SAP R3 system  destination is also added succesfully ,but when i create a function filter  
    for my destination function to add my RFC enabled function module it  gives me an error message "Missing R3NAME=... or ASHOST=... in connect_param in RfcOpenEx",but when i log into the R3 system from portal system ,I am able to log successfully.
    please see the attached jpg file for your reference.
    what should I do,plz help me.

    3 things:
    1. When you say "but when i log into the R3 system from portal system ,I am able to log successfully"... what do you mean exactly? Do you mean you tried to do a "test connection"?
    2. Make sure the portal user mapping is set to "user & password" and not SSO. In order to work with the destination in design time you need to have it set to User and Password. Later, for run-time connection you can change it to SSO.
    3. If number 2 failed, can you please click on the destination in the server explorer and look at the property grid for the connection string property? make sure it's correct (you can post it here if you don't know).
    Regards,
    Ofer

  • Report template error when creating new report via SAP menu

    Hi everybody,
    we have the following error on our system:
    When trying to create a new crystal report on a SAP query, using the entry "Create new report from a SAP query" in the SAP menu an error occurs: An error ocurred while generating a new report template
    The error message appears after the SAP logon and the SAP query selection.
    I think this error is related to the report templates of Crystal...
    Is there any default template for SAP integrated queries?
    We are using Crystal Report 2008 SP2 with SAP Integration Kit.
    Thanks for any helps and comments.
    Sebastian

    The following SAP note might help you
    [https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bip/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333333363337333633343330%7D.do]
    Regards,
    Raghavednra.G

  • Errors in creating web services in sap

    I am getting below mentioned errors
    1.     While testing existing web service
    http://blade05.wipro.com:8000/sap/bc/srt/rfc/sap/SRT_TESTS_FB_PAR_TEST02_WS?sap-client=100&wsdl=1.1
    Network Error (dns_unresolved_hostname)
    Your requested host "blade05.wipro.com" could not be resolved by DNS.
    2.     While creating new web services,I am getting the below mentioned error. Test objects cannot be created in foreign name spaces.
    Regards,
    Anitha M

    Hi,
    For issue: "http://blade05.wipro.com:8000/sap/bc/srt/rfc/sap/SRT_TESTS_FB_PAR_TEST02_WS?sap-client=100&wsdl=1.1"
    1) Check if you are able to access the host i.e "http://blade05.wipro.com"
    2) Try to ping the host in command prompt and see if you are getting any response.If you are not getting any response that means the host is unreachable.
    3) It can also be if you are under a "proxy server".
    For : " Test objects cannot be created in foreign name spaces"
    The problem may be because u might have not given the proper Hostname/ Interface details In a particular interface.
    Regards,
    Sainath chutke

  • Error while creating the Connector in PRD - Trex in Talent Management

    Dear Luke,
    Greetings.
    We are in ECC 6, Eph4.
    While setting up the TREX in Production we are encountring an error as below. But we dont have any issue in Development and Quality system. TREX related to Talent Management is working fine.
    Would be great if you share your inputs.
    Kind regards
    Sathya

    Dear Luke,
    Thank you for response. We have posted an OSS message. SAP is suspecting this to a support pack level kind of issue. So we are waiting for a solution from SAP.
    Appreciate your support.
    Kind regards
    Sathya

  • Error while creating azure service bus connector

    Hi,
    I get below error while creating SB connector-
    {"status":"Failed","error":{"code":"ResourceDeploymentFailure","message":"The resource operation completed with terminal provisioning state 'Failed'."}}
    Screenshot below-

    Unfortunately it still fails with same error. It took quite a long time before failing.
    {"status":"Failed","error":{"code":"ResourceDeploymentFailure","message":"The
    resource operation completed with terminal provisioning state 'Failed'."}}

  • Error while creating dataservers in MII14.0

    Hello experts,
    I am new to MII , I am facing issue while creating datasevers in MII 14.0 system. Below are the details.
    I stalled SAP MII in NW7.31 with SP 10 and i stalled PCO 2.3 in OSIsoft PI System which is run on windows.
    I created source system and destination and agent in PCo management consol. and Agent is runnign.
    After that i am trying to create PCo connector in MII system i enterd URL to the PCo instances manually http://172.168.18.34:50050/PCoManagement
    after that i am getting below error .
    [C0000A00075C1D1A00000004000011FC] Error occurred while fetching the PCo agent list; WSDL could not be found for URL http://172.168.18.34:50050/PCoManagement
    Regards,
    Surendra.

    Hi Surendra,
    First check whether the PCo Management service is running(Give the PCo Management URL in a browser and if it works there that means the service is running) and if not then go to the services of the system where PCo is installed and switch on the service.
    2. Check the Proxy configurations in MII at System Properties screen. Try adding the proxy bypass filter like *|*.*
    Also you can check this thread which also talks about the same issue.
    Cant find PCO WSDL
    Regards,
    Rohit Negi.

Maybe you are looking for