KM DMS connector: Configuration issue

Hi experts,
I follow this thread to configure my DMS connector:
https://forums.sdn.sap.com/thread.jspa?threadID=1411690&messageID=7884645
After that, i've moved to KM contents -> dms folder. Unfortunately, i've got the following error:
Exception Class: class java.util.MissingResourceException
Exception Message: Can't find bundle for base name com.sap.pct.plm.dmsrmconnectorforkm.modeledproperties, locale en
Could you provide me more information about this issue?
Points if helpful.
Regards,

Hi,
Some suggestoins about my issue?
More precisions: First time i've  tested  my connector it work correctly (no error) However, i can't see only "Dynamic folder". After some modifications on my connector configuration: variant and default storage I've got the previous error.
Even come back to initial configuration i continue to get the same error.
I hope my information will be helpful.
Regards

Similar Messages

  • Weblogic Tuxedo Connector configuration issue

    Hi all,
    I must implement a client app in Java running over Weblogic 9.23 to connect to a Tuxedo service using WTC (Weblogic Tuxedo Connector).
    I'm using JATMI api based in this schema:
    public String Toupper(String toConvert) throws TPException, TPReplyException {
    Context ctx;
    TuxedoConnectionFactory tcf;
    TuxedoConnection myTux;
    TypedString myData;
    Reply myRtn;
    int status;
    try {
    ctx = new InitialContext();
    tcf = (TuxedoConnectionFactory) ctx.lookup("tuxedo.services.TuxedoConnection");
    catch (NamingException ne) {
    // Could not get the tuxedo object, throw TPENOENT
    myTux = tcf.getTuxedoConnection();
    myData = new TypedString(toConvert);
    try {
    myRtn = myTux.tpcall("TOUPPER", myData, 0);
    } catch (TPReplyException tre) {
    throw tre;
    } catch (TPException te) {
    throw te;
    } catch (Exception ee) {
    throw new TPException(TPException.TPESYSTEM, "Exception: " + ee);
    myData = (TypedString) myRtn.getReplyBuffer();
    myTux.tpterm(); // Closing the association with Tuxedo
    return (myData.toString());
    The point is the Tuxedo service provider gave me some examples written in C (not Java) which use TPINIT structure to supply programatically authentication params (usrname, grpname, cltname, ...) before starting the connection and calling tpcall().
    Where do these params enter the model above? Should they be supplied programatically inside my client code or should they be configured in WTC?
    Any help will be highly appreciated, many thanks

    Hi:
    This information is done under-the-covers through configuration:
    "Security and client authentication is provided by configuring the Remote TDM and Imported Services MBean components of a WTCServer MBean. This pathway is created when the WebLogic Server is started and a WTCServer MBean is present in the config.xml file and assigned (targeted) to a server."
    http://docs.oracle.com/cd/E13222_01/wls/docs91/wtc_atmi/Clients.html
    Using WTC you are trying to call Tuxedo services through Tuxedo domains. Your Tuxedo service provider should have domains configured and provide you with
    configuration information to define the remote access points and the services that are provided those those remote access points. Your WTC local access point will become
    a remote access point to your service provider's domains.
    Here is the WTC admin guide link:
    http://docs.oracle.com/cd/E13222_01/wls/docs92/wtc_admin/index.html
    If your Tuxedo service provider does not have domains configured then you can not use WTC. You will need to find out what ways they allow remote connections to access their Tuxedo services.
    Regards,
    Bob Finan

  • CUP connector configuration issue

    It is mentioned in the Configuration guide that, the connector that is used for RAR (corresponds to a backend system) should be used for CUP aswell.
    But, when i create a connector in webdynpro->content administration,
    RAR is showing the connector name(s) in the following syntax (even though we create multiple connectors with different names under content administration for same backend system):
    <message server name>_<system name>_<client number>
    where as CUP is showing the connector name same as that of content administration.
    now, my questions are
    Q1) how to know which connector is being used by RAR out of multiple connectors defined under content administration, so that I can use the same for CUP also.
    Q2) Do we need to select model connector or metadata connector for CUP?
    Q3) Do we need to select VIRSAR3 connector or VIRSAXSR3 connector for CUP?

    don't get confused between connector name in content admin and one refered to by CUP & RAR Config guide.
    <<<< It is mentioned in the Configuration guide that, the connector that is used for RAR (corresponds to a backend system) should be used for CUP aswell.>>>>
    the connector name refer is the the one which you create inside CONFIGURATION TAB of RAR & CUP.
    it is called VSYSKEY in VIRSA_CC_SYSTEMC table.
    both the name should be exactly same (case sensitive....... maya be......)
    best is that it should be same as SID or SIDCLNT
    <<<<<<<Q2) Do we need to select model connector or metadata connector for CUP?>>>>>>>>
    <<<<Q3) Do we need to select VIRSAR3 connector or VIRSAXSR3 connector for CUP?>>>>>
    these are used for JCO connection. and JCO connection are used only by RAR.
    when defining system inside Configuration tab of RAR you have option to select 'connection type'.
    'connection type' can be Adaptive RFC , then you select JCO connection defined for that System in next drop down.
    please refer to Config guide for RAR for more detail.
    other option is 'SAP JCO' if you select this then you have can give all details of server , client, user id and password and create or defined system inside RAR (this is what is refered as connector by all config guides or CUP and RAR)
    regards,
    Surpreet

  • Timing on installing and configuring DMS Connector

    Hi all,
    I have read many of the documentation that the help offers regarding the Business package of DMS Connector, but i am not clear on what are the steps involved in the configuration.
    Does anyone have a check list of what are the steps involved in the installation of these Business Package.
    Regards,
    Orlando Covault

    First time iset up Sol8 Native LDAP login, it took me three days. Now it takes me an hour or so.
    Setting up LDAP is easy, setting up LDAP for solaris8 login (replacement for NIS) is a bit hard, because you need to know/have all the LDIF files, aci's etc.
    I can send you the required files & procedure offline if you want (send me a message [email protected] )
    Regards,
    Niels

  • [Forum FAQ] Introduce the Windows Essentials Connector software and checklist for its configuration issues

    Introduction
    The Connector software for the Windows Server Essentials OS connects the computers in your network to the Windows Server Essentials server. When you connect computers to the server via Connector
    software, it will help you to automatically back up the computers and monitor their health. Meanwhile, you will be able to configure and remotely administer the Windows Server Essentials server. The Connector software is installed when you connect a client
    computer to the server. You can start by typing http://<your_server_name>/connect
    Example: Windows 8.1 connects to Windows Server 2012 R2 Essentials
    1. Open the Dashboard on Windows Server 2012 Essentials, navigate to USERS tab. Right click and select Add a user account (Figure 1). Then follow the Add a User Account wizard to configure
    and add the user account (Figure 2).
    Figure 1: Add a user account -1
    Figure 2: Add a user account -2
    2. Logon the client computer, type the http://<your_server_name>/connect in IE. Then you will see the download page for Connector software (Figure 3).
    Figure 3:Download the
    Connector software
    3. Click Download software for Windows and download the Connect software (ComputerConnector), then run it.
    After restart automatically, please follow the Windows Server Essentials Connector Configuration Wizard (Figure 4 – Figure 7).
    Figure 4: Windows Server Essentials Connector Configuration Wizard -1
    Figure 5: Windows Server Essentials Connector Configuration Wizard -2
    Figure 6: Windows Server Essentials Connector Configuration Wizard -3
    Figure 7: Windows Server Essentials Connector Configuration Wizard -4
    4. When complete the configuration wizard and logon the client computer, you will be able to use the Launchpad (Figure 8).
    Figure 8: Launchpad
    5. Meanwhile, when you open Dashboard, will be able to find that the Windows 8.1 is listed under DEVICES. It will help administrators to manage the client computer (Figure 9).
    Figure 9: Clients listed in the Devices panel
    For Windows XP
    You can type http://<your_server_name>/connect in IE. Then the download page will appear (Figure 10).
    Figure 10: Download page
    However, it will encounter the error: “xxx.exe is not a valid Win32 application” (Figure 11).
    Figure 11: Error message on Windows XP
    Windows XP is not a supported OS for client computer. For more details, please refer to
    Get Connected in Windows Server Essentials.
    In addition, please note:
    Microsoft ended support for Windows XP on April 8, 2014. This change has affected your software updates and security options.

    Checklist for the configuration issues
    First of all, when we want to connect the client computers to Windows Server Essentials, please check if the date and time settings for the client computer is consistent with the server.
    Meanwhile, please also check the Regional and Language settings.
    Issue 1: Installation did not succeed
    When accept the license terms to continue in the configuration wizard, you may encounter the error (Figure 12).
    Installation did not succeed
    Windows Server Essentials Connector has not been installed because:
    Cannot download the package.
    Verify that your device is connected to the Internet, and then install the Windows Server Essentials Connector.
    Figure 12: Installation did not succeed
    Checklist:
    1. Verify the DNS client settings.
    2. Check the communication between DNS server and the client.
    3. Check if you can ping server via IP address and server name successfully
    Issue 2: Cannot connect this computer to the network (Network related)
    This computer is already connected to another Windows Server network. Before connecting this computer to the Windows Server Essentials network, you must remove this computer from the
    current network.
    To resolve this issue, contact the person responsible for your network.
    Figure 13: Cannot connect this computer to the network (Network related)
    Checklist:
    1. Check if the client computer is a member of another server network.
    2. Change the client computer to Workgroup via administrator. Then check if you can connect it to the new Windows Server Essentials network.
    Issue 3:
    Cannot connect this computer to the network (Account related)
    The computer cannot be connected to the server using the user name and password credentials provided. This may be because an existing computer account having name “ComputerName” was previously
    created using a different set of credentials. Rename this computer and then try to connect this computer to the server again, or contact your administrator to remove any old conflicting account.
    When you connect the client computer to server essentials with a new user account, please check if the client computer has been connected to the server essentials, and didn’t remove from
    Dashboard. You may encounter the following error.
    Figure 14: Cannot connect this computer to the network (Account related)
    Checklist:
    1. Check if the client computer has been connected to the server essentials, and didn’t remove from Dashboard.
    2. Remove the client computer from the Dashboard, then try again.
    Additional resource:
    Troubleshoot connecting computers to the server in Windows Server Essentials
    Windows 2012 Server Essentials ConnectComputer
    Troubleshooting

  • API for DMS Connector(KM)

    Hi,
    We configured the DMS Connector for KM on our portal. The DMS Document Explored Iview has document upload and DIR creation capabilities. We are trying to upload documents for browser(WD Java application) to DMS. We wanted to use the DMS connector functionalities. Is there a DMS Connector API which we can use in our WD Java application to create the DIRs and upload documents to DMS? Any help would be greatly appreciated.
    thanks,
    Venkatesh.K

    Hi Venkatesh,
    We had the same issue and raised an OSS message, But as per SAP there is no standard DMS Connector API's for KM at this time. They have proposed this one to be a standard for future releases. But here is a note which would give you an idea of all the Standard BAPI's in DMS. Note :766277
    Regards
    Krishna

  • DMS Connector API for KM?

    Hi,
    We configured the DMS Connector for KM on our portal. The DMS Document Explored Iview has document upload and DIR creation capabilities. We are trying to upload documents for browser(WD Java application) to DMS. We wanted to use the DMS connector functionalities. Is there a DMS Connector API which we can use in our WD Java application to create the DIRs and upload documents to DMS? Any help would be greatly appreciated.
    thanks,
    Venkatesh.K

    Hi Venkatesh,
    We had the same issue and raised an OSS message, But as per SAP there is no standard DMS Connector API's for KM at this time. They have proposed this one to be a standard for future releases. But here is a note which would give you an idea of all the Standard BAPI's in DMS. Note :766277
    Regards
    Krishna

  • DMS Connector error while creating folder and uploading document.

    Hi,
    I have configure DMS connector on Portal with ECC. We are able to see /dmsrm -->Dynamic folder and also variant available in ECC and files in variant.
    When i try to create new folder in variant, i am unable to create folder . It give me error.
    The item could not be created because an exception occurred in the framework
    Also i get same errror when i upload new document in same variant.
    Please help out.
    Regards
    Biren

    Hi Biren,
    Is your issue resolved?
    Even I am not able to upload/create documents.
    One thing I learnt is you can not create/upload files at the variant level.
    You need to create a subfolder under the variant and then you cna create/upload files.
    But for me at the subfolder level I am getting "No document Type Specified error"
    Regards,
    rao

  • Business Package for DMS Connector for KM

    Hi,
    We have installed the Business Package for DMS Connector for KM 1.0
    after downloading from the SolMan. After the install we wish to
    configure it to point to the proper repository in our R/3 landscape.
    But when we go to System Administration->System Configuration-
    >Knowledge Management ->Content Management ->Repository Managers we do
    not see a repository called DMSRMRepositoryManager. We are stuck
    without this as the iView: Document Explorer is not working.
    Please let us know what is the problem with this.
    We are on
    1) ECC6.0
    2) EP7.0 SPS10
    3) Business Package for DMS Connector for KM 1.0
    Regards
    Jay Kapadia

    Hi,
    I had the same problems.
    Better you open a message to this issue.
    In the Business package there should be two files.
    epa and ear
    regards,
    Darijo

  • Error in GTC when trying to modify connector configuration

    Hi ,
    I'm getting the following error when I'm trying to perform step 3: Modify Connector Configuration.Earlier it was working fine.Now only the error started coming..
    [2012-01-17T15:20:40.761+05:30] [oim_server1] [ERROR] [] [XELLERATE.WEBAPP] [tid: [ACTIVE].ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 0000JJf4p0OFw000jzwkno1F5K6v00001K,0] [APP: oim#11.1.1.3.0] [dcid: 11d1def534ea1be0:79391581:134eb0b17ff:-7ffd-000000000000005d] Class/Method: CreateGenConnectorAction/imageScreen encounter some problems: An error occurred while generating the image representing the OIM datasets[[
    com.thortech.xl.gc.exception.ImageGenerationException: An error occurred while generating the image representing the OIM datasets
         at com.thortech.xl.gc.util.ImageGenerator.generateImage(ImageGenerator.java:769)
         at com.thortech.xl.webclient.util.UIFacade.getImage(UIFacade.java:2299)
         at com.thortech.xl.webclient.actions.CreateConnectorAction.imageScreen(CreateConnectorAction.java:1250)
         at com.thortech.xl.webclient.actions.CreateConnectorAction.goNext(CreateConnectorAction.java:521)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:269)
         at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)
         at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:894)
         at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)
         at com.thortech.xl.webclient.actions.CreateConnectorAction.execute(CreateConnectorAction.java:135)
         at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)
         at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)
         at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
         at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
         at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)
         at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
         at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1914)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:463)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at com.thortech.xl.webclient.security.XSSFilter.doFilter(XSSFilter.java:103)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:63)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:116)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:101)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Please help me out with this issue.
    Thanks

    Hi ,
    I'm getting the following error when I'm trying to perform step 3: Modify Connector Configuration.Earlier it was working fine.Now only the error started coming..
    [2012-01-17T15:20:40.761+05:30] [oim_server1] [ERROR] [] [XELLERATE.WEBAPP] [tid: [ACTIVE].ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 0000JJf4p0OFw000jzwkno1F5K6v00001K,0] [APP: oim#11.1.1.3.0] [dcid: 11d1def534ea1be0:79391581:134eb0b17ff:-7ffd-000000000000005d] Class/Method: CreateGenConnectorAction/imageScreen encounter some problems: An error occurred while generating the image representing the OIM datasets[[
    com.thortech.xl.gc.exception.ImageGenerationException: An error occurred while generating the image representing the OIM datasets
         at com.thortech.xl.gc.util.ImageGenerator.generateImage(ImageGenerator.java:769)
         at com.thortech.xl.webclient.util.UIFacade.getImage(UIFacade.java:2299)
         at com.thortech.xl.webclient.actions.CreateConnectorAction.imageScreen(CreateConnectorAction.java:1250)
         at com.thortech.xl.webclient.actions.CreateConnectorAction.goNext(CreateConnectorAction.java:521)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:269)
         at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)
         at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:894)
         at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)
         at com.thortech.xl.webclient.actions.CreateConnectorAction.execute(CreateConnectorAction.java:135)
         at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)
         at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)
         at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
         at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
         at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)
         at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
         at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1914)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:463)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at com.thortech.xl.webclient.security.XSSFilter.doFilter(XSSFilter.java:103)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:63)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:116)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:101)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Please help me out with this issue.
    Thanks

  • DMS Connector for KM - /dmsrm not accessable

    Hi
    We have installed Business Pack DMS Connector for KM on our EP.
    I have one new iView; Document Explorer, and also workset, role and so on.
    But when I configured the repository manager, I cannot see the repository folder in the iView or in the KM Content root folder. I get this message from the iView "Document Explorer":
    "Item not found
    /dmsrm
    The item you are attempting to access is not available. Check that the name or link is correct. You might also check whether the associated repository is currently accessible. "
    Any idea?
    /Camilla

    Dear priya,
    Iam also gettin the same issue while iam trying to search the documents related to DMSRM repository.
    Some documents are getting indexed and some are unable to get indexed. when iam trying to check the
    errors in index monitor it is displaying the error as below.
    Item not found
    /dmsrm/EDIPUBLICROOTFOLDER
    The item you are attempting to access is not available. Check that the name or link is correct. You might also check whether the associated repository is currently accessible.
    Could you please provide me the possibilities to resolve this ....
    waiting for your response...
    Regards,
    Shilpa.

  • SAP PLM DMS Connector - Read Only

    I've a very simple question.
    Using SAP PLM DMS Connector can I upload documnents into repositories configured for DMS?
    I read the documentation and it looks like a read only connector.
    Thanks and Regards,
    Prasanna Krishnamurthy

    Hi,
    It is a read only connector, confirmed by SAP.
    Cheers,
    Tuval

  • BP DMS Connector for KM 1.0  & ECC 5

    Hi All,
    I'm trying to configure DMS Connector on EP6 SP16
    with ECC 5 as a backend system.
    I imported the BP DMS Connector and created a system in the portal that connects to the ECC 5 system.
    The connection is available and the backend system
    contains DMS repositories and a selection variant
    that displays 1000 documents, but when I enter the
    Document Explorer in the portal I can only see the Dynamic Folder and it is empty.
    When I use an IDES 4.7 system as the backend I can see all the folders and the documents inside.

    Hi Vincent/Roey,
    Could you guys help me sort a prob, am facing on DMS connector front.
    We followed the documentation for dms connector and when we clicked on document explorer all i get is a system error
    System Error
    An exception occurred during the program execution. Below you will find technical information pertaining to this exception that you might want to forward to your system administrator.
    Exception Class:  class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException
    Exception Message:  Connection Failed: Connection setup failedConnection Failed: Nested Exception. Failed to get connection. Please contact your admin.
    What might have gone wrong ? Could you please advice me on this front ?
    Thanks,
    Anupama

  • Dms connector no dynamic folder

    Hi
    I'm trying to setup the dms connector. I'm stuck in the typical 'no dynamic folder' problem. As I've read on sap documentation and in the forums, I've installed the plugin 2003 or later. I've also configured the 'variant prefix' as 'KM' at the portal dmsrm repository and have created some 'KM_XXX' selection variants at cv04n. Unfortunately, the only thing I see in the 'Document Explorer' is the dms EDIPUBLICROOTFOLDER folder
    These are the software versions:
    1. DMS connector v1.0
    2. PI v2004_1_470 SP SAPKIPZI5C level 12
    3. PI_BASIS v2005_1_620 level 0 no SP
    4. R/3 v4.7
    5. Netweaver 2004s stack 9, portal v7
    any clues?
    Thank you very much
    Alberto
    PS: There's another post with the same title but it's not a question. Please post your comments in this thread. Thank you

    hi Alberto...
    Would be grateful if you can share some documents on the DMS front...We are planning to integrate the portal with DMS ...
    One basic question are the documents stored within the DMS already indexed and portal will just point to it ....or we need to index them seperately....
    any help from you on this would be great...
    cheers
    Aj

  • DMS Connector & using classification in variant

    Hi-
    Does anyone know if you use classification values (class and characteristics) in the definition of your KM DMS connector variant if the connector reads them? 
    Or is there a trick to have the connector recognize that classification values have been entered? 
    For our connector, it seems that the classification entries are ignored.
    Thanks!
    -Jenn

    Hi
    I've seen reference to a SAP-DMS Configuration document.
    I'm looking for the implementation Guide for Document Management.
    Does anyone have a link.
    Please send it to [email protected]
    Regards,

Maybe you are looking for

  • IBooks Author Keep crashing (tried reinstall)

    I am using new macbook Pro with OSX 10.8.2 after i download and open iBooks Author, it just crash 10 seconds later. Tried many times, and then i reinstall and restart the computer, but it doesnt help.

  • Extra hours being populated in report

    Hi All, I am working on BEx 3.5. In one of my queries I am facing a problem. I have  hours, amount and no of employees in column Hour1 Hour2 Amount No of Employees 20      20      180        1 20      20       0           1 20      20       20       

  • Bseg update

    Hi all experts, plz help me i am not a sd functional guy i am a abaper my query is when we create an invoice using vf01 it creates an antry in BSEG . it contains some eneries regarding  tax . i want to find out in which function module this table BSE

  • Update with subquery

    I want to update a table with data extracted from a xmltype. But Oracle extracts only the first value from the subquery. Am I missing something or this is the expected output... drop table t create table t(id number, val varchar2(20)); insert into t(

  • How I Make a Video Template for iMovie?

    I'm doing a weekly video blog and want to use a similar 7 second intro for each blog with very minor changes such as the title of the blog and issue number. At the moment, I have to build the intro video from scratch everytime a make a new video. Thi