RIDC Check in Document

Hi,
I try checkin document by RIDC but it error.
java.lang.NullPointerException
     at oracle.stellent.ridc.protocol.http.IdcHttpProtocol.writeRequest(IdcHttpProtocol.java:183)
     at oracle.stellent.ridc.IdcClient.sendRequest(IdcClient.java:161)
DataBinder binder = idcClient.createBinder();
binder.putLocal ("IdcService", "CHECKIN_UNIVERSAL");
binder.putLocal ("dID", "1000");
binder.putLocal ("dDocTitle", "oracle.jpeg");
binder.putLocal ("dDocName", "oracle.jpeg");
binder.putLocal("dDocAuthor", "weblogic");
binder.putLocal("dDocType", "ADACCT");
binder.putLocal ("dSecurityGroup", "public");
File f = new File("C:/temp/RecordsMgr.pdf");
if(f.exists()){
     System.out.println("File is found");
     binder.addFile("primaryFile",new File("C:/temp/RecordsMgr.pdf"));
     binder.putLocal("doFileCopy","1");
ServiceResponse response = idcClient.sendRequest(userContext,binder);
DataBinder responseData = response.getResponseAsBinder();
please help me

I found error. I forget ()
ServiceResponse response = idcClient.sendRequest(userContext(),binder);

Similar Messages

  • Getting error Failed to check in document from ODC to UCM 11g

    Hi:
    I am getting the below error while trying to commit image from ODC running on windows to UCM 11g running on linux
    SEVERE Failed to check in document. Exception: {0}. Error is: oracle.stellent.ridc.protocol.http.HttpProtocolException: HTTP/1.1 302 Moved Temporarily
         at oracle.stellent.ridc.protocol.http.IdcHttpProtocol.writeRequest(IdcHttpProtocol.java:171)
         at oracle.stellent.ridc.IdcClient.sendRequest(IdcClient.java:140)
         at com.oracle.capture.UCM11g.Driver.checkIn(Driver.java:192)
         at com.oracle.capture.UCM11g.ComDriver.checkIn(ComDriver.java:42)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.jniwrapper.win32.com.server.IDispatchServer.invoke(SourceFile:209)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.jniwrapper.win32.com.server.CoInterfaceVTBL$VirtualMethodCallback.b(SourceFile:232)
         at com.jniwrapper.win32.com.server.CoInterfaceVTBL$VirtualMethodCallback.callback(SourceFile:135)
         at com.jniwrapper.Callback.enterPoint(SourceFile:222)
         at com.jniwrapper.Function.invokeCFunc(Native Method)
         at com.jniwrapper.FunctionCall.a(SourceFile:126)
         at com.jniwrapper.FunctionCall.call(SourceFile:34)
         at com.jniwrapper.Function.invoke(SourceFile:188)
         at com.jniwrapper.Function.invoke(SourceFile:212)
         at com.jniwrapper.win32.MessageLoopThread$LoopThread.run(MessageLoopThread.java:489)
    Can anyone help me to correct this error?
    Thanks & Regards,
    Raj
    Edited by: user13270764 on Dec 8, 2010 10:59 PM

    Raj,
    Are you using the 11g commit driver for ODC. Do you have the URL in the correct form:
    http://Instance/web root//idcplg&AUTH=INTERNET
    Thanks
    Data_Bitz

  • Office 2013 vs SharePoint 2010 - Unable to check out documents to SharePoint drafts folder

    My company is foisting Office 2013 on us without upgrading SharePoint 2010 Enterprise. One of the issues I have discovered since receiving Office 2013 is that SharePoint no longer provides the option to save checked out documents to my local drafts folder.
    This is despite having Office set to save checked-out files to the server drafts location and the Office Document Cache Handler enabled in IE9. Is there a registry setting or something I can change that will re-enable this feature?

    Hi Nellie,
    According to your description, my understanding is that you want to re-enable the add-on Office Document Cache Handler in IE9.
    We can re-enable the add-on in IE9 using Group Policy:
    Launch the Group Policy Editor. 
    Go to User Configuration > Administrative Templates > Windows Components > Internet Explorer > Security Features > Add-on Management > 
     Add-on List.
    Set this policy to 'Enabled'.
    In the Add-on List, add the CLSID of BHO (Browser Helper Object) (i.e.) {B4F3A835-0E21-4959-BA22-42B3008E02FF} as the ‘Value Name’ and 1 as the 'Value'.
    Log out of the machine and log back in again for the setting to take effect.
    More references:
    http://support.microsoft.com/kb/2463597/en-us
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Error while checking in Document as attachement

    Hi All
    I am getting the following error when i am trying to check in documents as "add
    attachement"
    Error Deatils are as follows :
    The service stack for this request is --EDIT_RENDITIONS (dID=12155)
    intradoc.data.DataException: !syParameterNotFound,HttpWebRoot at
    intradoc.data.DataBinder.getEx(DataBinder.java:1127) at
    intradoc.data.DataBinder.getActiveValueSearchAll(DataBinder.java:908) at
    ziprenditions.ZipRenditionsData.get(ZipRenditionsData.java:64) at
    ziprenditions.ZipRenditionsData.getSystem(ZipRenditionsData.java:92) at
    intradoc.data.PropParameters.getValue(PropParameters.java:107) at
    intradoc.data.PropParameters.getSystem(PropParameters.java:90) at
    intradoc.data.MapParameters.getValue(MapParameters.java:102) at
    intradoc.data.MapParameters.getSystem(MapParameters.java:84) at
    intradoc.data.MapParameters.getValue(MapParameters.java:102) at
    intradoc.data.MapParameters.getSystem(MapParameters.java:84) at
    intradoc.data.MapParameters.getValue(MapParameters.java:102) at
    intradoc.data.MapParameters.getSystem(MapParameters.java:84) at
    intradoc.data.MapParameters.getValue(MapParameters.java:102) at
    intradoc.data.MapParameters.get(MapParameters.java:78) at
    intradoc.filestore.filesystem.FileSystemUtils.evaluateComponent(FileSystemUtils.\
    java:342) at
    intradoc.filestore.filesystem.FileSystemUtils.evaluatePathEx(FileSystemUtils.jav\
    a:244) at
    intradoc.filestore.filesystem.FileSystemDescriptorImplementor.createDescriptor(F\
    ileSystemDescriptorImplementor.java:102) at
    intradoc.filestore.BaseFileStore.createDescriptor(BaseFileStore.java:300) at
    intradoc.filestore.filesystem.FileSystemDescriptorImplementor.getClientURL(FileS\
    ystemDescriptorImplementor.java:276) at
    intradoc.filestore.BaseFileStore.getClientURL(BaseFileStore.java:339) at
    intradoc.shared.DocumentPathBuilder.computeWebUrlDir(DocumentPathBuilder.java:31\
    5) at
    ziprenditions.ZipRenditionsHelper.locateZipRendition(ZipRenditionsHelper.java:39\
    7) at
    ziprenditions.ZipRenditionsHelper.findZipRendition(ZipRenditionsHelper.java:315)
    at
    ziprenditions.ZipRenditionsHandler.editRenditions(ZipRenditionsHandler.java:245)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav\
    a:25) at java.lang.reflect.Method.invoke(Method.java:585) at
    intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:617) at
    intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java\
    :293) at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79) at
    intradoc.server.Service.doCodeEx(Service.java:490) at
    intradoc.server.Service.doCode(Service.java:472) at
    intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.jav\
    a:1360) at intradoc.server.Service.doAction(Service.java:452) at
    intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.ja\
    va:1201) at intradoc.server.Service.doActions(Service.java:447) at
    intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplement\
    or.java:1121) at intradoc.server.Service.executeActions(Service.java:433) at
    intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.ja\
    va:635) at intradoc.server.Service.doRequest(Service.java:1707) at
    intradoc.server.ServiceManager.processCommand(ServiceManager.java:359) at
    intradoc.server.IdcServerThread.run(IdcServerThread.java:197)
    Thanks
    Raj

    HI Srinath
    I added the variable in config.cfg
    Getting the same Error :
    The service stack for this request is --EDIT_RENDITIONS (dID=12155) intradoc.data.DataException: !syParameterNotFound,HttpWebRoot at intradoc.data.DataBinder.getEx(DataBinder.java:1139) at intradoc.data.DataBinder.getActiveValueSearchAll(DataBinder.java:920) at ziprenditions.ZipRenditionsData.get(ZipRenditionsData.java:64) at ziprenditions.ZipRenditionsData.getSystem(ZipRenditionsData.java:92) at intradoc.data.PropParameters.getValue(PropParameters.java:107) at intradoc.data.PropParameters.getSystem(PropParameters.java:90) at intradoc.data.MapParameters.getValue(MapParameters.java:102) at intradoc.data.MapParameters.getSystem(MapParameters.java:84) at intradoc.data.MapParameters.getValue(MapParameters.java:102) at intradoc.data.MapParameters.getSystem(MapParameters.java:84) at intradoc.data.MapParameters.getValue(MapParameters.java:102) at intradoc.data.MapParameters.getSystem(MapParameters.java:84) at intradoc.data.MapParameters.getValue(MapParameters.java:102) at intradoc.data.MapParameters.get(MapParameters.java:78) at intradoc.filestore.filesystem.FileSystemUtils.evaluateComponent(FileSystemUtils.java:342) at intradoc.filestore.filesystem.FileSystemUtils.evaluatePathEx(FileSystemUtils.java:244) at intradoc.filestore.filesystem.FileSystemDescriptorImplementor.createDescriptor(FileSystemDescriptorImplementor.java:102) at intradoc.filestore.BaseFileStore.createDescriptor(BaseFileStore.java:300) at intradoc.filestore.filesystem.FileSystemDescriptorImplementor.getClientURL(FileSystemDescriptorImplementor.java:276) at intradoc.filestore.BaseFileStore.getClientURL(BaseFileStore.java:339) at intradoc.shared.DocumentPathBuilder.computeWebUrlDir(DocumentPathBuilder.java:315) at ziprenditions.ZipRenditionsHelper.locateZipRendition(ZipRenditionsHelper.java:397) at ziprenditions.ZipRenditionsHelper.findZipRendition(ZipRenditionsHelper.java:315) at ziprenditions.ZipRenditionsHandler.editRenditions(ZipRenditionsHandler.java:245) 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:585) at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:617) at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:293) at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79) at intradoc.server.Service.doCodeEx(Service.java:490) at intradoc.server.Service.doCode(Service.java:472) at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1360) at intradoc.server.Service.doAction(Service.java:452) at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1201) at intradoc.server.Service.doActions(Service.java:447) at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1121) at intradoc.server.Service.executeActions(Service.java:433) at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:635) at intradoc.server.Service.doRequest(Service.java:1707) at intradoc.server.ServiceManager.processCommand(ServiceManager.java:359) at intradoc.server.IdcServerThread.run(IdcServerThread.java:197)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Filename problems when checking out documents

    Hi,Client machines are using Windows NT4 SP6 and Internet Explorer 6.0.2800.1106CO. Environment is Plumtree 4.5 SP1, Collab Server 2.02.We have an issue whereby when users check out documents with periods in the filename, the default filename for the downloaded file is different from the original.Eg. If a document named test 0.1.docis uploaded, when this file is checked out, Internet Explorer will try and save it at test (0)0.1.doc. This means that users have to either manually change the filename in the Save As dialog box, or rename the file to it's correct name before checking it back in.Is this an issue Plumtree is aware of, and is there a workaround or fix?Thanks.Mun

    Further investigation into this problem shows it does not occur when downloading using a straight A link. Eg. Internet Explorer does not change the filename if excutable 0.1.exe is used; only when downloading through Plumtree (checking out files).This is Plumtree Collaboration Server core functionality.Can anyone from Plumtree shed any light on this?Cheers,Mun

  • Is there a way to check inDesign documents for color?

    I need to send a file to print and I want to make sure all of the line art is the same color swatch. The printer will charge me if they have to convert a line. The color is dark blue so I can't visually differentiate it from black in some cases. Is there a script to check the document for me or a feature in inDesign to check?

    You can do it in InDesign and in Acrobat Pro, you should check it in both programs.
    InDesign: Window > Output > Separations Preview (Panel)
    Acrobat Pro > Tools > Print Production > Output Preview, select separations
    There you can turn off any ink plate.

  • Use of Configuring "Stochastic Check of Documents"

    Hi All,
    I have a scenario I need to change the Invoice workflow at runtime based on some invoice document value......
    For this I have found a BADI BBP_STOCH_CUST_BADI.... this gets triggered only when we Configure "Define Stochastic Check of Documents" in SPRO   Supplier Relationship Management -> SRM Server -> Cross Application Basci Settings ->SAP Business Workflow -> Define Stochastic Check of Documents....
    This says that using this configuration you can change the approval workflow from standard one to the anyother workflow....Can anybody jus give focus when exactly this step can be configured so that I can make use of BADI?
    Or can suggest any other BADI which can be used to change the workflow based on the one of the invoice document value?
    Thanks In advance.
    Yaseen M

    The flag indicates whether field inserted in the database is to be filled with initial values. The initial value used depends on the data type of the field. I.e. type n(2) is '00'.
    When you create a table, all fields of the table can be defined as NOT NULL and filled with an initial value. The same applies when converting the table. Only when new fields are added or inserted, are these filled with initial values. An exception is key fields. These are always filled automatically with initial values.

  • Check in Document: Kpro Screen Help

    HI All,
    I just installed SAP content server 6.40.  Everything is green and running in CSADMIN so I think it is working correctly.  I tried to test it by checking in a document in CV01N, but I get stuck when I try to check it in.  I click "Check in Original" and a screen pops up asking me to choose the Storage Category.  My content server does not show up in the list.  How do I get it to show up so I can check a document in?
    Thank you,
    Shelby

    Hi,
    Create content strorage category in OACT. Once it is done, it will appear in CV01N while saving original.
    Anirudh,

  • How can I check which documents are stored on iCloud?

    How can I check which documents are stored on iCloud?

    Welcome to the Apple Community.
    You can see in a number of ways, the easiest is probably by logging into your account at ...
    iCloud.com
    on your computer.

  • To fetch metadata of previous checked in document

    Hi All,
    Is there a way to fetch metadata value of immediate previously cheked in document of a particuler type.
    Is there a way to interact with database directly from ucm...something like querrinng the database directly thru idocscript or thru the script segments available in the ucm under the rule for profiles tab.
    Or any other suggestion to go abt it.
    Thanks in Advance.

    Hello,
    I think you should write a little bit more about how your scenario looks like in the real life.
    1. the first thing I think of is "Check in Similar" button which appears on the screen when you check in a new item
    2. however, what is "immediate previously checked in document of a type" for you? Do you want use the metadata field "Document Type"? Or, is the distinction based on anything else (e.g. profiles)? Do you want the document of this user, or of any user, who could check it in parallel?
    As for querying the database, do you want to use it to reach the scenario above? Or anything else?
    There are several ways how to reach database from UCM. If you want to use it for the scenario above I guess your first option will be a custom component, which will create a new service for you (unless you can use a standard one). Within this service you will create few queries - custom components provide a framework to do so quite easily.
    J.

  • How to check A document library that has document publishing enabled and content approval

    HI
    1) how to check A document library that has document publishing enabled
    2)A document library or a list that has content approval enabled
    adil

    For both question, check version settings of that library
    >>1)Document Version History "Create
    a version each time you edit a file in this document library?" should set to either create major versions or Create
    major and minor (draft) versions.
    http://office.microsoft.com/en-us/sharepoint-server-help/publish-or-unpublish-a-version-of-a-file-HA101862529.aspx
    >>2)Content Approval  "Require
    content approval for submitted items?" should be set to Yes
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • No auto check of documents?

    Even if I chose to let Pages check my document as I write it NOTHING happens if I misspell all I can.

    Go to Inspector > Text > More and make sure the Language is set to whatever you are writing in.

  • Checking parked documents before month change in OB52

    Hi
    I have following requirement:
    I park FI document in Novemeber. It was not posted to books of account. But i closed my november month in OB52 without checking parked document list. It gave little problem to me.
    Now i want to know is there any settings where system will pop out (at the time of OB52) that the month is not complete. It means there are some documents pending to be posted or depreciation run is not done, etc.
    Please help.

    Hi Expert,
    You can open the November month, which is not suggested.
    But, you post the parked documents in special periods(i.e., 13,14, 15 and 16)
    We use special periods for adjustment postings...
    Regards,
    GK
    SAP

  • Método CHECK SUBSEQUENT DOCUMENTS impede cancelamento de algumas NFe´s

    Bom dia a todos,
    Após implementarmos o método CHECK_SUBSEQUENT_DOCUMENTS no QA para impedir a solicitação de estorno cancelamento (através do usuário) de NFe´s do mês anterior, nos primeiros dias do mês subsequente, verificamos que algumas NF-e´s geradas e aprovadas num mesmo dia, são impedidas também de se requisitar o cancelamento, ou seja não se permite nem disparar a solicitação de cancelamento através da J1BNFE para algumas NF-e, sendo assim, ainda não estamos seguros em nossos testes para mover este método para o PRD.
    Como parâmetros, implementos este método com base no código ABAP sugerido no material de treinamento de NF-e elaborado no Workshop de NF-e realizado pela SAP (WBRNFE 6.0 Português de 2008).
    Alguém já passou por este problema?
    Desde já agradeço.
    André
    METHOD if_ex_cl_nfe_print~check_subsequent_documents.
    types                                                          *
      TYPES: BEGIN OF ty_type_doc,
              reftyp TYPE j_1bnflin-reftyp,
              refkey TYPE j_1bnflin-refkey,
             END OF ty_type_doc.
    Tables and Structures                                               *
      DATA: tl_type_doc TYPE TABLE OF ty_type_doc,
            tl_return   TYPE TABLE OF bapireturn1,
            tl_success  TYPE TABLE OF bapivbrksuccess,
            el_type_doc TYPE ty_type_doc,
            el_message  TYPE bapireturn1.
    Variables                                                           *
      DATA: i_billing TYPE vbeln.
    Constants                                                           *
      CONSTANTS: cl_1(1)    TYPE c                VALUE '1',
                 cl_0567(4) TYPE c                VALUE '0567',
                 cl_bi      TYPE j_1bnflin-reftyp VALUE 'BI',
                 cl_x(1)    TYPE c                VALUE 'X',
                 cl_s(1)    TYPE c                VALUE 'S'.
      CLEAR: tl_type_doc, tl_return, tl_success,
             el_type_doc, el_message, i_billing.
      CHECK is_active-docsta EQ cl_1.
      CHECK is_active-scssta CA cl_0567.
      CHECK is_active-cancel IS INITIAL.
      SELECT reftyp refkey
        FROM j_1bnflin
        INTO TABLE tl_type_doc
        WHERE docnum EQ is_active-docnum.
      CHECK sy-subrc EQ 0.
      SORT tl_type_doc.
      DELETE ADJACENT DUPLICATES FROM tl_type_doc.
      LOOP AT tl_type_doc INTO el_type_doc.
        CASE el_type_doc-reftyp.
          WHEN cl_bi.
            MOVE: el_type_doc-refkey TO i_billing,
                  cl_x              TO sy-binpt.
            CALL FUNCTION 'BAPI_BILLINGDOC_CANCEL1'
              EXPORTING
                billingdocument = i_billing
                testrun         = cl_x
                no_commit       = cl_x
              TABLES
                return          = tl_return
                success         = tl_success.
            DELETE tl_return WHERE type EQ cl_s.
            READ TABLE tl_return INTO el_message INDEX 1.
            IF sy-subrc EQ 0.
              MOVE: el_message-type       TO sy-msgty,
                    el_message-number     TO sy-msgno,
                    el_message-id         TO sy-msgid,
                    el_message-message_v1 TO sy-msgv1,
                    el_message-message_v2 TO sy-msgv2,
                    el_message-message_v3 TO sy-msgv3,
                    el_message-message_v4 TO sy-msgv4.
              ch_subrc = 4.
            ENDIF. " IF sy-subrc EQ 0.
            EXIT.
          WHEN OTHERS.
            EXIT.
        ENDCASE.
      ENDLOOP.
    ENDMETHOD.

    Boa tarde Fernando,
    Respondendo as suas perguntas:
    Essa data de posting da NF-e e do billing document estão em período aberto?
    Sim, esta data de NF-e que estamos tentanto estornar encontra-se dentro de perído aberto, foi gerada em 26.07.2010.
    Isso acontece também quando você faz uma nova venda+fatura e tenta cancelar?
    Sim, está ocorrendo em alguns casos para NF-e emitida e faturada no mesmo dia.
    Que mensagens você obtem ao tentar o cancelamento?
    Um exemplo da mensagem de erro (caso citado acima):
    Gravado doc. $000000002 (não foi criado documento contábil)
    Nº mensagem VF050
    Já debugou para tentar entender o que está acontecendo?
    Geramos algumas notas ontem (29/07) e hoje (30/07), na 2a. feira iremos tentar executar estes estornos para analisar o comportamento, quando estaremos debugando para retornar maiores detalhes aqui neste fórum, ok?!
    Desde já agradeço.
    André

  • Error while checking-in Document using PLMWUI

    Hi All,
    When we try to check-in an original file from PLM WUI to DMS_C1-ST it is not allowing to save.. An error is displayed as "Security list does not exist "
    We can check-in the document in R3, but the same is not wrking from PLM WUI..
    Any idea why this is happening..? User has all roles related to SAP_PLMWUI
    Regards,
    Aby
    Edited by: Aby Thomas on May 4, 2010 11:52 AM
    Edited by: Aby Thomas on May 4, 2010 11:59 AM

    Hi Marcus,
    We are accessing the Document through Netwear portal using PLM WUI..
    Parameter vaues I have mentioend iis n the whitelist setup in spro-sap netweaver-application server-webdynpro abap-set up whitelist
    Inside that for each application we need to define parameter vaues, I am not sure what is the value I should give there..
    The error says - Incorrect parameter vlaues while trying to display the document.. Its opening using the "Copy to " option but not from "Display" option in PLM WUI..
    Hope I am clear..
    Regards,
    Aby

Maybe you are looking for