Linked object not avilable

Hi,
I am facing strange issue. we have one iview and it assigned to one. this link(role-->i view) is working fine  from longtime.
but last week onwards  for some users(they have access) this iview  disappearing some time and appearing some time.
when i  verify in the content admin i was able to see the  link ,(in the role  also). then i cleared  cache ,and then when i verify in the content admin  i was not able to see  the link . and in the role i am seeing as ' linked object not available" .
please let me  know why this happend is there any note available  to resolve this.
Thanks
Surya

Hi,
I assume you have enabled the Connector for Caching Roles.
Please Check the Property of the iView under the Property Category : Navigation >> "Metadata for the Navigation Hierarchy".
Ensure that the Property is set to "Cacheable".
Also Synchronize Cache for the Connector under System Administration >> Navigation >> Navigation Cache.
Kind Regards,
Mrityunjay.

Similar Messages

  • While Doing BW  Role Uploading Getting message "Linked Objects Not Found" ?

    Dear All,
    I am trying to upload a BW role from EP , while doing role upoad activity, when I am giving role name, system namein the first step it is identifying the role from the system.
    To that role four reports has been attached.
    After uploading the role, the role has been get uploaded, but the reports which are attached to the role it is showing that "Linked Objects Not Found", for all the reports.
    For all those reports I have checked the web url on BW server it is corect but then also I am getting above message.
    Please any one help me out in this scenario.
    Regards,
    Aditya

    The same problem during XI to BI integration as it was told in how-to.

  • Urgent: Linked object not available

    We imported one role from one EP7 (DEV) into another EP7 (QAS).
    At target QAS PCD, we see the role has a path:
    pcd:portal_content/com.sap.portal.migrated/SAPComponentSystems/roles/DEVCLIENT10/ROLE1.
    1) We changed above path to:
    pcd:portal_content/com.sap.portal.migrated/SAPComponentSystems/roles/QASCLIENT10/ROLE1;
    2) We made sure EP7 QASCLIENT10 is connected to the backend well;
    3) the backend QAS/10 indeed has the role called ROLE1.
    But we still see on PCD, this imported role (ROLE1) has no any transaction. It shows a lot of "linked object not available".
    I remember a place to activate it but anyway cannot figure out.
    Please advise. Points guaranteed. Regards.

    Greg,
    I am quoting from SAP Help regarding the folder where the role uploaded objects should be stored.
    <i>The folder in which the objects are stored after the upload is defined in service com.sap.portal.pcd.rolemigration. The path portal_content/com.sap.portal.migrated/SAPComponentSystems/ is entered as default value. You can also define a different path in the service.
    The default folder can be found in the Portal Catalog under Portal Content -> Migrated Content -> SAPComponentSystems. You find further sub-folders that are created automatically with the upload below folder SAPComponentSystems. The objects uploaded from the backend systems are automatically sorted according to the following criteria in this folder: by the portal object type to which they are converted and by the logical system from which they are uploaded.</i>
    You can check what path you have in your portal under the service com.sap.portal.pcd.rolemigration from System Admin -> System Config -> Service Config -> Applications. There you should find the location where your objects should be stored.
    get the complete documentation <a href="http://help.sap.com/saphelp_nw04/helpdata/en/d1/95584035a0987ee10000000a1550b0/content.htm">Here</a>
    Regards,
    Shubhadip

  • A/R Invoice linked object not working all the time

    I have a LinkedButton that is set to SAPbouiCOM.BoLinkedObject.lf_Invoice. When the selected A/R Invoice has a Document Type of Service the link works. When the selected A/R Invoice has a Document Type of Items the link does not work and I get the following error:
    "No matching records found 'A/R Invoice' (ODBC -2028)"
    I there another property that I should be setting? I could not find anything.

    Hi,
    I've added a code sample that works fine for me.
    add this code to a simple vb project with the correct references....
    1. Enter a number of the Invoice you want
    2. click on the second EditText to set the linkedButton
    3. click the LinkedButton
    <i>Public WithEvents m_App    As SAPbouiCOM.Application
    Private Sub Class_Initialize()
    Dim oForm As SAPbouiCOM.Form
    Dim oDBDS As SAPbouiCOM.DBDataSource
    Dim oItem As SAPbouiCOM.Item
    Dim oLB As SAPbouiCOM.LinkedButton
    Dim oST As SAPbouiCOM.StaticText
    Dim oET As SAPbouiCOM.EditText
        Set m_App = getCurrentApplication()
       ' m_App.MessageBox "You have COM UI connection"
        'form
        Set oForm = m_App.Forms.Add("UUID")
        oForm.Height = 150
        oForm.Width = 400
        oForm.Top = 100
        oForm.Left = 400
        Set oDBDS = oForm.DataSources.DBDataSources.Add("OINV")
        'Edittext
        Set oItem = oForm.Items.Add("EditT", it_EDIT)
        oItem.Left = 200
        oItem.Width = 40
        oItem.Top = 50
        oItem.Height = 15
        Set oET = oItem.Specific
        Call oET.DataBind.SetBound(True, "OINV", "DocNum")
        'static
        Set oItem = oForm.Items.Add("StaticT", it_STATIC)
        oItem.Left = 50
        oItem.Width = 100
        oItem.Top = 50
        oItem.Height = 15
        oItem.LinkTo = "EditT"
        Set oST = oItem.Specific
        oST.Caption = "Business Partner Code"
        Set oItem = oForm.Items.Add("EditT2", it_EDIT)
        oItem.Left = 200
        oItem.Width = 40
        oItem.Top = 80
        oItem.Height = 15
        Set oET = oItem.Specific
        Call oET.DataBind.SetBound(True, "OINV", "DocNum")
        Set oItem = oForm.Items.Add("StaticT2", it_STATIC)
        oItem.Left = 50
        oItem.Width = 100
        oItem.Top = 80
        oItem.Height = 15
        oItem.LinkTo = "EditT2"
        Set oST = oItem.Specific
        oST.Caption = "Business Partner Decs"
        'linked button
        Set oItem = oForm.Items.Add("Linked", it_LINKED_BUTTON)
        oItem.Left = 180
        oItem.Top = 50
        oItem.LinkTo = "EditT"
        Set oLB = oItem.Specific
        oLB.LinkedObject = lf_Invoice
        oForm.Visible = True
    End Sub</i>
    Regards,
    Yaniv G.
    SDK Consultant,
    SAP Manage Israel.

  • Object link is not created for batch  through BAPI_DOCUMENT_CREATE2

    Hi ,
    I am trying to create  document for batch object through program using bapi BAPI_DOCUMENT_CREATE2.
    In transaction CV01N while creating document  there is a provision to to link your material with Batch. I am able to create it through CV01N. But, While creating through program I am not able to create the object link. I am able to create link for material,vendor,PO.. but not for BATCH objects. The table where link objects values to be passed is OBJECTLINKS.
    I have tried all possible combination but unable to create a batch object link to a material through BAPI_DOCUMENT_CREATE2.
    Thanks,
    Sandeep

    Hi,
    Please explain detailly about FM BAPI_DOCUMENT_CREATE2
      Thanks
      Madhavi

  • {@link Object#clone()} , -link does not work!!

    I have a problem with this!!
    Somehow the -link option does not work very well.
    I have ensured that I did correctly set my command option -link to
    -link http://java.sun.com/j2se/1.4.1/docs/api
    I have already imported java.lang.Object at the top of my source code.
    When I tried to use {@link Object#clone()}, it doesnt work at all.
    I have also tried all sorts of names like fully qualified ones and such.
    The hyperlinks do not appear ( i.e. they just appear as plain text but not hyperlinks!!) I realise the ONLY way I can get it to point to the correct link is
    {@link <a href = "http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#clone()">clone()</a>}
    which is very lame.
    I want to be able to write doc @tags such that I do not have to specify the full complete http address.
    Anyone can help ? Thank you very much!!
    P/S: I know this is a bug in 1.2.2 javadoc but I suppose this bug would have been fixed by now....
    Regards
    David

    I would upgrade to 1.4.2. That should fix the problem.
    -Jamie Ho

  • Linked Objects - Cell Note

    Is there a way to print the linked objects - cell note on a report? Or is there a way to use excel spreadsheet toolkit to update "linked objects - cell note" if a user keys in the information in cell in Excel?Need a hard copy report of Linked object cell notes as well as having the linked objects in a cell note for use with analyzer. Thanks.

    looks like you're ready to jump into the API feet first.Your license must include the api option to program any api commands. This shows up in your app manager under server info.If you don't have the api you're out of luck.The api calls that would be helpful are:EsbLroGetCatalogEsbLroGetObjectEsbLroListObjectsThese are documented in your html help under:\hyperion\essbase\docs\api\api_vb\mavb\funcs\[email protected]

  • Writing two linked objects (obj1 is linked to obj2)?

    writing two linked objects (obj1 is linked to obj2)
    Approach A:
    ObjectOutputStream o = new ...
    o.writeObject(obj1);
    o.writeObject(obj2);
    o.close();
    Approach B:
    ObjectOutputStream o = new ...
    o.writeObject(obj1);
    o.close();
    o = new ...
    o.writeObject(obj2); // append
    o.close();
    Does the Two approaches are same??
    If not how many writes for Approach A and How many for B??
    please explain me clearly for the reason ??
    thanks

    Shhh... the spirits are speaking...Howdy my favourite ranger from Utah state. So those are the cool girls that make your earth quake -:)

  • Pdf links will not open in new browser window

    I have created a pdf document in Acrobat 9 Pro that is password protected. You must enter the password to open it. In this document there are perhaps 15 links to other pdf documents. I set up each of the links to open in a new window. The links work as expected in Acrobat, each opening in a new window, however, when I posted the documents to the web, the links open in the same window as the original document. This would not be a big issue if the original document were not password protected, but each time the user clicks on a link, it takes him out of the original document. To get back to the original document requires re-entering the password. This is a major irritation with so many links.
    I know that you can set Acrobat to display the documents in its own window rather than in the browser, but my users don't know that. Control clicking on a pdf link does not open it in a new window as it would with an HTML link. Is there a simple fix to this problem that does not involve user intervention?

    Well, I came up with a solution, thanks to Ted Padova who offers a simple JavaScript solution on his blog at http://www.acrobatusers.com/blogs/tedpadova/opening-pdfs-new-browser-windows.
    The solution is clearly laid out even for beginners, if you know how to create a link or button.
    It seems to me that a prime objective of Adobe in developing Acrobat would be to have it behave the same way in free-standing mode and as a plug-in. In this case it does not, and obviously, it has not for the last forty-eleven years that Acrobat has been on the market. Maybe some day they will get around to a fix for this obvious problem. In the meantime, read Ted's blog and be happy we have guys like him who can solve these problems.

  • Error in AS2 adapter. Object not found in lookup of as2.. Its urgent..!!

    Hi AS2 experts,
    *When i tried sending an xml to partner system using AS2 adapter.. Mapping is succesfull and message is failing in receiver AS2 adapter.
    1. I used the following parameters in AS2 Module.
    ModuleName                                                       Module Key
    localejbs/Seeburger/solution/as2                              solutionid
    localejbs/ModuleProcessorExitBean                          exit
    ModuleKey    ParameterName         ParameterValue
    exit                JNDIName     deployedAdapters/SeeXIAS2/shareable/SeeXIAS2
    Iam getting the following error.
    Success     MP: Processing local module localejbs/Seeburger/solution/as2
    Error :   MP: Exception caught with cause com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of as2.
    Error :  Exception caught by adapter framework: Object not found in lookup of as2.
    Error : Delivery of the message to the application using connection AS2_http://seeburger.com/xi failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Object not found in lookup of as2.: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of as2..
    2. When i tried by removing Modulename "localejbs/Seeburger/solution/as2"
    It is showing the below error like AS2ID is missing.. but its there in party configuration.
    Error :
    Unable to forward message to JCA adapter. Reason: Fatal exception: com.sap.aii.af.ra.cci.XIRecoverableException: SEEBURGER AS2: AS2 Adapter failure # Outbound configuration error: Sender configuration incomplete - perhaps AS2ID missing.., SEEBURGER AS2: AS2 Adapter failure # Outbound configuration error: Sender configuration incomplete - perhaps AS2ID missing..       
    Can anyone has idea what might be wrong.
    Kindly suggest me asap.
    Thank You.
    Regards
    Seema.

    Hi,
    Plesae go through below links
    /people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact
    EDI Adapter by SeeBurger
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/206e2b65-2ca8-2a10-edad-f2d1391644cb
    B2B(EDI) Integration using SAP Netweaver XI and Seeburger AS2 Adapter
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00f9cdf5-d812-2a10-03b4-aff3bbf792bf
    Integrating XI with SeeBurger
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6dc02f5d-0601-0010-cd9d-f4ff9a7e8c33
    and
    Check with below configuration
    Configuration for AS2 or simple file adapter.
    We are using this module configuration for converting EDI D96A format to XML:
    1 localejbs/CallBicXIRaBean Local Enterprise Bean bic
    2 localejbs/CallSapAdapter Local Enterprise Bean 0
    bic destSourceMsg MainDocument
    bic destTargetMsg MainDocument
    bic logAttID ConverterLog
    bic mappingName See_E2X_ORDERS_UN_D96A
    bic saveSourceMsg ORIGINAL_EDI
    can someone please tell me the module configuration for reverse mapping at receiver end,i.e.,XML to EDI D96A
    basically,I need mapping name for this.
    Scheme=AS2ID
    Name = WAN network no of the partner who is sending the file
    Sender AS2 adapter configuration:
    Few changes in the module parameter tab.
    localejbs/CallBicXIRaBean bic
    CallSapAdapter 0
    Module configuration:
    bic= destSourceMsg = MainDocument
    bic= destTargetMsg = MainDocument
    bic= mappingName= See_E2X_EDIFACT_ORDERS_UN_D93A which does the conversion of EDI-XML.
    Receiver AS2 adapter configuration:
    When the adapter is used in a receiver channel, it obtains a message from the Integration Engine and sends it to a business partner. In this case, the following steps are required:
    1. Define the channel as a Receiver channel on the Parameters tab
    2. The last step ensures the module sequence is complete:
    Make sure the module ModuleProcessorExitBean does exist in the module sequence:
    Module Name=localejbs/ModuleProcessorExitBean
    Type=L
    Module Key=Exit
    • with the following module parameter:
    Module Key=Exit
    Parameter Name=JNDIName
    Parameter Value=deployedAdapters/SeeXIAS2/shareable/SeeXIAS2
    File receiver:
    localejbs/CallBicXIRaBean bic
    CallSapAdapter 0
    Module configuration:
    bic= destSourceMsg = MainDocument
    bic= destTargetMsg = MainDocument
    bic= mappingName= See_X2E_EDIFACT_ORDERS_UN_D93A
    ONly the mapping program name changes from E2X to X2E. IN ur case it will be See_X2E_ORDERS_UN_D96A
    Thanks
    Swarup

  • How to use object collection with linked objects

    <p>Hi,</p><p>I&#39;m using VS2005 Crystal reports in a c# client app (server has database, but client does not have!). So the use of the objects transfered to the client seemed to me a good solution for showing reports on the client. The objects mostly link to several other objects (properties of type <type> or properties of type [] <type>) and the links are correctly configured in database assistant.</p><p>But: Whenever using one of the linked fields, all of the main fields will never show up in the report.</p><p>So, what is the correct way of showing a master / detail report using linked object collections???</p><p> (A small test sample app can be provided upon request)</p><p> TIA</p><p>BP</p>

    What database and connection type are you using? Are you connecting the report directly to the database, or trying to assign the datasource to object data?
    It sounds like you might be trying to use a linked list, collection or other C# construct to pass your data in. This currently isn't supported by the Crystal Reports SDK. You can use a DataSet or a DataTable, and possibly also an IDataReader depending on which version of Crystal Reports you're referencing in your project. Of course you can also connect directly to the database, even if the database isn't on the same machine as the application.
    The way to show master records with detail information is through the use of subreports and linked subreport parameters. Linked subreports take their parameter value from a record in the main report, so that only the data appropriate to that master record is displayed. The guys over in the [report design|SAP Crystal Reports; forum can help you out with this if you have questions on the specifics.

  • AS: InDesign CS4: Missing links do not show path anymore?

    Hiya! Preparing to move to InDesign CS4, and opened a document where the links were missing. In CS2 with AS you could still get the old path to where the link was pointed to, but now if the link is missing AS returns "". ?? I can still get the file name, but that is fairly useless..
    I know the path is still retained somewhere, because the link pallet UI in InDesign shows path, and the path is there...
    Anyone have any ideas?
    >>
    id:25785,
    size:298164,
    asset URL:"",
    link xmp:link xmp of link id 25785 of image id 21318 of rectangle id 20575 of page id 20565 of spread id 6605 of document "AR09_1_006_006v4.indd" of application "Adobe InDesign CS4",
    asset ID:"",
    asset etag:"",
    edited:false,
    needed:true,
    link type:"JPEG",
    parent:image id 21318 of rectangle id 20575 of page id 20565 of spread id 6605 of document "AR09_1_006_006v4.indd" of application "Adobe InDesign CS4",
    file path:"", --in cs2, the path would still be here...
    index:1,
    name:"01_77509_TR_927.jpg",
    object reference:link id 25785 of image id 21318 of rectangle id 20575 of page id 20565 of spread id 6605 of document "AR09_1_006_006v4.indd" of application "Adobe InDesign CS4",
    label:"",
    editing state:editing unknown,
    version state:version unknown,
    date:date "Saturday, March 14, 2009 5:12:37 PM",
    status:link missing

    CS2:
    id:11759,
    size:260181,
    asset URL:"",
    link xmp:link xmp of link id 11759 of image id 11755 of rectangle id 9610 of page id 9604 of spread id 9593 of document "ack.indd" of application "Adobe InDesign CS2",
    asset ID:"",
    asset etag:"",
    edited:false,
    needed:true,
    link type:"JPEG",
    stock state:link is not stock,
    parent:image id 11755 of rectangle id 9610 of page id 9604 of spread id 9593 of document "ack.indd" of application "Adobe InDesign CS2",
    file path:"Graphics1:Cat Apparel:AR09_FallPrev:All Images:JPG SELECTS:3_12-3_13:77508:77508_DG_297.jpg",
    index:1,
    name:"77508_DG_297.jpg",
    object reference:link id 11759 of image id 11755 of rectangle id 9610 of page id 9604 of spread id 9593 of document "ack.indd" of application "Adobe InDesign CS2",
    label:"",
    editing state:editing nowhere,
    version state:no resource,
    date:date "Friday, March 13, 2009 5:16:21 PM",
    status:link missing
    CS4:
    id:12636,
    size:260181,
    asset URL:"",
    link xmp:link xmp of link id 12636 of image id 11755 of rectangle id 9610 of page id 9604 of spread id 9593 of document "ack.indd" of application "Adobe InDesign CS4",
    asset ID:"",
    asset etag:"",
    edited:false,
    needed:true,
    link type:"JPEG",
    parent:image id 11755 of rectangle id 9610 of page id 9604 of spread id 9593 of document "ack.indd" of application "Adobe InDesign CS4",
    file path:"",
    index:1,
    name:"77508_DG_297.jpg",
    object reference:link id 12636 of image id 11755 of rectangle id 9610 of page id 9604 of spread id 9593 of document "ack.indd" of application "Adobe InDesign CS4",
    label:"",
    editing state:editing unknown,
    version state:version unknown,
    date:date "Friday, March 13, 2009 5:16:21 PM",
    status:link missing
    So - to summarize....
    CS4: file path:"", status:link missing
    CS2: file path:"Graphics1:Cat Apparel:AR09_FallPrev:All Images:JPG SELECTS:3_12-3_13:77508:77508_DG_297.jpg", status:link missing
    Ack.....

  • ERROR:NameNotFoundException: Object not found in lookup of MYDB

    NW 7.0 SP3
    I have defined a datasource MYDB by VA,and it tests OK.
    I wonder about how to use it in J2EE project or in WebDynpro Project.
    I created a J2EE project ,in the Web Model ,i new a class Test:
    public static Connection myconn(){    
         Context ctx = new InitialContext();
         Connection conn = null;
         DataSource dataSource = null;
         dataSource = (DataSource) ctx.lookup("MYDB");
        conn = dataSource.getConnection();
        return conn;
    then in webcontent ,I new a JSP page:
    <%
      Connection conn = com.Test.myconn();
    java.sql.Statement st = conn.createStatement();
    String str = "select * from TMP_NAME";
    ResultSet rs = st.executeQuery(str);
    rs.next();
    String str1 = rs.getString(1);
    %>
    after build and deploy the *.ear,the server returns an error:
             com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of MYDB.
    Now I do not know anything else should I do,such as create a reference,and so on.
    Thanks for you all help!

    Hi,
    Try the code as below:
    DataSource ds = (DataSource) context.lookup("java:comp/env/jdbc/MYDB")
    Go through the below help link:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/82/fdbf2085f65f43a71e755fc904478d/content.htm
    Go through the below thread for more info:
    Re: datasource using VA
    Regards,
    Charan

  • NameNotFoundException: Object not found in lookup of FilenameModuleBean

    Hello,
    after migration from XI 3.0 to PI 7.10 we have a problem with a Java-Module in the File-Adapter.
    In XI 3.0 we hat only a EAR-File. We converted it into a SCA-File an deploy it with the JSPM.
    I also can see the Objekt in the JNDI-Browser under:
    localejbs/sap.com/fnmodear/FilenameModuleBean
    rfcaccessejb/sap.com/fnmodear/FilenameModuleBean
    sap.com/fnmodear/FilenameModuleBean
    ejbCosNaming/sap.com/fnmodear/FilenameModuleBean
    but not under:
    AF_Modules/ (I don´t know if it matters)
    In the File-Adapter we try FilenameModuleBean in the Module Name, but we get the following error message:
    18.11.2010 17:02:59 Fehler Adapter Framework caught exception: Object not found in lookup of FilenameModuleBean.
    18.11.2010 17:02:59 Fehler Delivering the message to the application using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of FilenameModuleBean..
    It seems that he can´t look up the JNDI name.
    I hope anyone can help me with the problem.
    Best Regards
    Georg
    Edited by: Georg Kunkel on Nov 18, 2010 5:21 PM

    Hi Georg,
    I believe the java module "FilenameModuleBean" in your case is a custom adapter module and hence it would not be available under AF_Modules. The AF_Module is for the modules which are shipped with PI by SAP like PayloadSwapBean, XMLConvertorBean etc.
    As a checklist, please check the following entries in the module tab of the channel configuration:
    1. Module Name: FilenameModuleBean
    2. Type: Local Enterprise Bean
    3. Module Key: Any Constant Value
    4. Module parameters for this module key (Necessary only if the custom module expects any inputs)
    Also as you mentioned,
    >>In XI 3.0 we hat only a EAR-File. We converted it into a SCA-File an deploy it with the JSPM.
    For this, there might be a case that the .SCA file was not generated properly. To properly generate the .SCA or .SDA file you can:
    1. Build sca from ear using nwpacktool described in SAP note:1223957
    2. Use NWDS 7.1. You can convert your EAR file to SDA file with the help of CECTL & nwcetool provided with NWDS 7.1
    Check: Re: How to build an adapter module in NWDS 7.1?
    You might also want to look at the following link for creating custom adapter module for PI 7.10
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0b39e65-981e-2b10-1c9c-fc3f8e6747fa?quicklink=index&overridelayout=true
    In case everything looks fine to you, a manual re-start (if possible) of the PI Server should solve the problem.
    I hope this helps.
    Regards, Gaurav.

  • Object not found in lookup of SetDynamicConfiguration.

    Hi,
    We are doing File to Proxy Scenario, in the File adapter we used the SetDynamicConfiguration as the module with module Type as Local enterprise Bean and Paramaters as
    DynamicFeedeNS and _Simulate.
    during testing the  File adapter  shows log as "Attempt to process file failed with com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of SetDynamicConfiguration".
    Please suggest as how to solve this problem.
    No mapping is done in our scenario and the rest are handeled at ERP.
    thanks
    Archanaa

    Hi,
    first of all go to the NWA and check, if your module is active. Then check the JNDI name.
    In the module chain you just enter the JNDI name, nothing else.
    Also look into these links
    http://help.sap.com/saphelp_nwpi71/helpdata/en/e9/61e1407e858031e10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nwpi71/helpdata/en/16/2da04028f40160e10000000a1550b0/frameset.htm
    SDM Troubleshooting for the error:
    http://help.sap.com/saphelp_nw04/helpdata/en/76/fb72ec091f4bf8a2d8ba321bb7e8d9/content.htm
    /people/udo.paltzer/blog/2007/04/26/new-sap-netweaver-process-integration-release-planned-for-2007
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00838345-708c-2a10-1199-9514c0b0a91c
    Regards
    Aashish Sinha
    PS : reward points if helpful

Maybe you are looking for

  • Ipod touch home button stuck and the power will not turn on

    Can someone help me?  My daughter's ipod touch 4th generation has a stuck home button.  We have changed the settings so that the alternate home button is on the screen; however, while she was using it earlier, the ipod shut off and will not turn back

  • Unable to change permissions on external drive.

    I have an external Firewire drive attached to my PowerMac G5 running 10.5.5. Until the past few days I have been easily accessing (reading and writing) all areas of this drive from my standard non-admin user account since I have the "Ignore ownership

  • Doubt in processing of  statements after calling JFrame class

    I have two java classes. The first one is Normal class and the second one is a JFrame class. In the first Class, i created an object for second JFrame class followed by a set of statements. Based on the input from the second class, i must process the

  • Aperture 3.03 Weird Behavior

    All 46 images in a folder suddenly disappeared into thin air during a session editing images, I've searched everywhere in my intel imac without success. Fortunately I've been able to re-import these images from my 'Saved Original Raw File', but I'm n

  • Calling primary dll which calls secondary dll

    Hi all I have a visual C++ file which calls a dll named mpusbapi.dll . The visual C++ file has some additional functions also. I want to make this visual C++ file itself a dll and then call this dll from call library function in labview. Please guide