Configure NWDI \ Connect systems to NWDI

Hello!
I'm absolutelly new in tis so i need professional's support.
I've installed system with DI component. Used Wizard to deploy NWDI with CMS (as i can see SLD now started, some configuration in DRT and CMS apears also).
Now i have 3 BPM systems (Dev, Q and Prod).
What should i do next?
How to connct this 3 system to use NWDI?
I reading sap help but its not clear for me.
May be sombody have good manuals for starters (idiots)?
Any help would be nice!
Thank you in advance!

Hi,
what you found is an old description for 640/700. I am not sure BPM existed that time.
What you need to do on the other hand is the same with slight differences.
First you need to find out what is the release you intend to develop for. Assuming you use 7.3 you can see in the corresponding note (1457908 - Required SCs for Specific Type of Development in 7.3 Track) which SC dependencies to use from BPM when you build you product (creating your custom SC in SLD and specifying build time dependencies).
Once you finished in SLD, you need to trigger "Update CMS" in CMS webui (Landscape Conf --> Domain Data) and create the track where you add you custom SCs (with the SC dependencies configured previously in SLD). After that you need to make sure the SCs are physically available in your <transpor folder>/CMS/inbox  (find your transport folder by checking it on the Domain Data).
Once the files downloaded from Service Marketplace and put to the transport folder, you need to Check-In (CMS webui --> Transport Studio - select your track -- you find check-in on the first tab).
If it is checked in you need to import to Development and Consolidation. If it is done then you can start your NWDS and import the corresponding development configuration.
I hope this helps.
Regards,
Ervin

Similar Messages

  • NWDI connection with NWDS fails with CIM_ERR_FAILED

    Hello,
    I tried to import a development configuration from our NWDI. Before that I configured the URL in the preferences and could successfully ping the server. When I try to import a development configuration in the Development Configurations Perspective with remote I first get the login screen. After confirm login and PW and a short processing I get following error message (see below). On another Computer with the same Netweaver Installation it works fine. Do you have an idea why this happens, and how i can fix this problem and connect ti the NWDI.
    Thanks in advance!
    Gereon
    com.sap.lcr.api.cimclient.LcrException: CIM_ERR_FAILED: Object manager is not activated
         at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.raiseExceptionOnError(SimpleResponseAnalyser.java:120)
         at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.getIResult(SimpleResponseAnalyser.java:53)
         at com.sap.lcr.api.cimclient.CIMOMClient.sendImpl(CIMOMClient.java:218)
         at com.sap.lcr.api.cimclient.CIMOMClient.send(CIMOMClient.java:146)
         at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstancesImpl(CIMOMClient.java:443)
         at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstances(CIMOMClient.java:747)
         at com.sap.lcr.api.cimclient.CIMClient.enumerateInstances(CIMClient.java:980)
         at com.sap.lcr.api.sapmodel.JavaCIMObjectAccessor.enumerateInstances(JavaCIMObjectAccessor.java:211)
         at com.sap.lcr.api.sapmodel.SAP_DesignTimeConfigurationAccessor.enumerateInstances(SAP_DesignTimeConfigurationAccessor.java:168)
         at com.sap.ide.eclipse.component.devconf.DevConfManager$3.run(DevConfManager.java:507)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.sap.ide.eclipse.component.devconf.DevConfManager.listRemoteDevConfNames(DevConfManager.java:500)
         at com.sap.ide.eclipse.component.wizard.LoadDevConfPage.fillTable(LoadDevConfPage.java:225)
         at com.sap.ide.eclipse.component.wizard.LoadDevConfPage$5.widgetSelected(LoadDevConfPage.java:281)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.ide.eclipse.component.provider.actions.DevConfNewAction.run(DevConfNewAction.java:46)
         at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:229)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1391)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
         at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         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:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)

    Hello,
    Solved the problem on my own. I used the incorrect port of the SLD in the preferences in the NWDS.
    Gereon

  • Sandbox system in NWDI landscape

    We are implementing a three tier NWDI landscape.  There is also some development in the sandbox as well.  Would it be a good idea to create a seperate NWDI for the sandbox environment so that none of the changes are included in the NWDI landscape of DEV --> TEST --> PROD?  Otherwise will it make a difference if our developers are coding on their local machines?

    Hi ftoobe ,
    welcome to SDN,
    to be honest - I don't see any reason to have a 3 tier NWDi landscape at all... even 2 tier is for me pure luxury.
    Why to you want to have such a landscape?
    The NWDI is a infrastructure server. One NWDI server can handle several multi tiered development landscapes. We are running one porduction NWDI here as shared service witch almost 30 tracks 70 developers and maybe 30 or 40 runtimesystems connected. No problems. A nwdi test system would be nice but its to expensive in the long term for me...
    So long
    Jan

  • How to deploy the application into Test system in NWDI

    Hi ,all
    i hava some problems about NWDI, Could you help me ?
    I hava defined the test system in runtime system of NWDI .
    As a general ,it must be deploy the application into test system  for test before transport the CR, is it right?
    if so , how can i do to deploy the application into test system before assembly?
    regards.

    Hi Zhijun,
    Thank you for your repay.
    You are welcome
    After assembly , can i deploy the application into test system by CMS? mean that if it can be done not through CR?
    Yes, you import the changes on the "Test" tab of the transport studio of the CMS webui. This will deploy the changes to Test (to the system you have specified in the runtime system configuration for this track)
    and what is the benefit of Dev system and Con system
    See the guide: http://help.sap.com/saphelp_nw70/helpdata/en/b6/e6b9fc9ec00f4ca4a0d3e0645e87b5/frameset.htm
    Best Regards,
    Ervin

  • SLD  & NWDI Hetergeneous system copy

    Hello,
    1. I want to perform a SLD and NWDI hetergeneous system copy from SUN to AIX.
    2. If anyone has performed can you share your experience and documents.
    3. SLD and NWDI are on seperate servers.
    Regards
    Deepak

    Thanks Michael,
    I was able to change the CIM settings and then the SLD data shown in portal (content management > Webdynpro) also changed.
    But that  red message in the bottom of the VA still exists whenever i select SLD Data Supplier service.
    How do i rectify this?
    I also trigerred an SLD Datatransfer with success. But still after that also I see the same Red message :" SLD Data collector task "
    Points are awarded for your help.
    Thanks,
    Jimmy

  • Configuring JCo3 Connection Pool with single sign on on non SAP Java server

    Hi Everyone,
    i have configured a connection pool on JBoss as per JCo3 Documentation and is working great.
    Now I need help to configure this connection pool with single sign on so that RFc on SAP ECC systems are executed using end users credential rather than using single user name password used to configure JCo connection pool.
    On SAP Java stack I am sure its possible within Java WebDynpro    and i assume using JCA resource adapter. But what if we don't want to use SAP Java App server.
    Any help will be appreciated.
    Thanks,
    Divyakumar Jain

    Eason, 你好!
    I have exactly the same problem.  Did you find a solution to this problem?  If so, please let me know!

  • Is there a way to configure NTFS file system on an NSS 324 SmartStorage unit. So far I can setup ext 3 or ext 4 but no option for NTFS

    Is there a way to configure NTFS file system on an NSS 324 SmartStorage unit. So far I can setup ext 3 or ext 4 but no option for NTFS. This unit should be joining a Windows Server 2008 R2 network and needs to be shared with all users. This unit will replace a File server running Win 2003 SP2.
    Message was edited by: Hermann Koster
    Thank you very much for your reply. The idea is to decommission the Windows file server which is running Windows Server 2003 SP2 operating system but is not running as a DC but just a member server. All this server is doing is providing file server services so my idea is to replace it with the NSS 324 box. My only concern is that when my NSS joins the domain all my users would be able to see and access network shares transparently, the same way they saw the former W2003 file server. After I transferred the data from File server I will use the same for NSS that was used for file server as well as same IP address and folders path as before.
    Any suggestions or advice?
    Once again thank you very much for your reply.
    Cheers,

    The internal HDDs must be formatted in either EXT3 or EXT4 file system because NSS uses Linux OS.  This is mainly because the RAM designed to fit with the customized Linux OS's size.
    You can connect to an external HDD via a  USB or eSATA port. The external HDD's file system can be NTFS, FAT32, AFT or EXT3/4 to be recognized for read/write. You can connect a 2TB USB/eSATA drive connec to the NSS via USB port to format your HDD for NTFS, AFT, FAT32, or EXT3/4 partition.
    You can join the NSS to a Windows domainr so all domain users to access NSS. You cannot replace the NSS for the Windows 2003 SP2 server. They are two different products and do different jobs. Windows server is features sets server while the NSS is the files/data server.
    Hope that helps!!

  • Steps to configure R/3 system to Portal implementation

    Hi
    Please provide steps to configure R/3 system to Portal implementation
    when i m opening standard iview in ESS in portal i m getting following runtime error.
      com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to resolve JCO destination name 'SAP_R3_SelfServiceGenerics_MetaData' in the SLD. No such JCO destination is defined in the SLD.
    Please help
    Thanks

    Hello Bhupinder Singh,
    To use ESS/MSS services in Portal follow the following Steps
    Maintaining jCo Connections
    Use
    jCo connections are used in iViews to connect directly to a backend. They are delivered with the portal content and must be activated (configured to access a specific system).
    jCo connections have two parts: one with <jCo name>, and the other with suffix <jCo Name>_MetaData. The first one transfers user-specific data within the scenario; the other transfers only the needed metadata. For the jCo with name <jCo name>, SAP Logon Ticket is recommended as an authentication method. For the metadata connection, a user ID and password is needed. A system user created before is sufficient.
    Procedure
    Within this guide we generically describe the step-by-step procedure for an example connection set. Perform all steps for the following jCos:
    u2022     SAP_R3_Financials / SAP_R3_Financials_Metadata
    u2022     SAP_R3_HumanResources / SAP_R3_HumanResources_MetaData
    u2022     SAP_R3_SelfServiceGenerics / SAP_R3_SelfServiceGenerics_MetaData
    u2022     SAP_R3_Travel / SAP_R3_Travel_MetaData
    u2022     SAP_R3_SelfServiceGenerics_MetaDataFIN
    1.     Open the Web Dynpro Tool Applications overview page of your SAP NetWeaver Application Server Java: (http://<host>.<domain>:<port>/webdynpro/welcome)
    2.     Select the Content Administrator link (or use a direct link, such as http://<host>.<domain>:<port>/webdynpro/dispatcher/sap.com/tcwdtools/Explorer) and logon with j2ee administrator rights
    3.     Choose the Maintain JCo Destinations button.
    4.     The available jCos are displayed with a red light, indicating that they are not yet maintained.
    5.     In the JCo Destination Details iView, choose the Create button for the jCo you want to create.
    6.     In Guided Procedure Section 1: General Data, make the following entries:
    Field name     User action and values     Note
    Name     <jCo_Name> or <jCo_name>_Metadata     Do not change the client number (for example, 100)
    Maximal Pool Size     <keep default value>     
    Maximum connections     <keep default value>     
    Connection Timeout (msec.)     <keep default value>     
    Maximum Waiting Time (msec.)     <keep default value>     
    7.     Choose Next.
    8.     In J2EE Cluster, make the following entries:
    Field name     User action and values     Note
    Use Local J2EE engine <SID> on <host>     Selected     Keep default values
    9.     Choose Next.
    10.     In Connection Type u2013 Data Type, make the following entries:
    Field name     User action and values     Note
    Data Type     Dictionary Meta Data     Dictionary Meta Data selected for <jCo_name>_MetaData; Application Data selected for <jCo_name> maintenance
    Destination Type     Load-balanced Connection (recommended)     For Dictionary Meta Data Connection, the value cannot be changed
    11.     Choose Next.
    12.     In Msg. Server Connection, make the following entries:
    Field name     User action and values     Note
    Message Server     <select message server for your SAP ERP HR system>     The values are taken from the technical system list of the SLD
    Logon Group     <select logon group for your SAP ERP HR system>     The values are taken from the technical system list of the SLD
    13.     Choose Next.
    14.     In Security u2013 User Authentication, make the following entries:
    Field name     User action and values     Note
    Used Method     <if using <jCo_name>, select Ticket>
    <if using <jCo_name>_Metadata, value cannot be changed>     
    Name     <enter connection user name>     For example, rfcsysuser
    Password/Confirm Password     <enter a password>     
    Language     English     
    SNC Mode     Off     For more information on SNC Mode, see the SAP NetWeaver 7.0 Help.
    15.     Choose Next.
    16.     In the Summary step, verify your settings, then choose Finish. The system displays a positive status message.
    17.     In the JCo Destination Details iView, choose the Test link. The system displays a positive status message.
    If the test fails, try to ping the ABAP system using the URL link. Check your settings, especially SLD, and certificate upload.
    Let me know weather your problem solved or not.
    Please reward points if helpful
    Please close the thread if problem solved
    Thankyou,
    Regards
    Vijai

  • You may need to configure the connection settings in the deployment descrip

    Hi All
    I am new to BPEL and going through Order Booking Tutorial (using 10.1.3.4 version of opmn ) .
    I have a problem in 'Designing the Database Adapter to Insert Data' Chapter.
    I have installed Oracle 10g Express Edition and BPEL Process Manager on my local system.
    In the Example it has been asked to create a daabase connection with Third Party JDBC Driver. Instead I have created a database connection with Oracle(JDBC) Driver.So i didnt have to register any third party driver.
    I cud access the Order/OrderItems table as well .
    I Deployed the same on the server.But while running the process I get following error--
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    nested exception is:
         ORABPEL-11622
    Could not create/access the TopLink Session.
    This session is used to connect to the datastore. [Caused by: Listener refused the connection with the following error:
    ORA-12519, TNS:no appropriate service handler found
    The Connection descriptor used by the client was:
    localhost:1521:XE
    See root exception for the specific exception. You may need to configure the connection settings in the deployment descriptor (i.e. $J2EE_HOME/application-deployments/default/DbAdapter/oc4j-ra.xml) and restart the server. Caused by Exception [TOPLINK-4002] (Oracle TopLink - 10g Release 3 (10.1.3.4.0) (Build 080602)): oracle.toplink.exceptions.DatabaseException
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    I have checked several post on this error but every post talks about third party database.I have used Oracle Database only so why/What shud I change anything in oc4j-ra.xml?? This is my doubt .
    Pls help me on this .Also Let me knowe in my case is there any need to create the datasource.?I am low at concept of database.
    Pls help
    Regards
    Naveen

    Hi
    I am trying to insert orader and order Items as given in the Order booking tutorial..
    Here are the files description
    .wsdl file looks like
    <service name="DBInsert">
    <port name="DBInsert_pt" binding="tns:DBInsert_binding">
    <jca:address location="eis/DB/MyConnection"
    UIConnectionName="MyConnection"
    ManagedConnectionFactory="oracle.tip.adapter.db.DBManagedConnectionFactory"
    mcf.DriverClassName="oracle.jdbc.OracleDriver"
    mcf.PlatformClassName="oracle.toplink.platform.database.oracle.OraclePlatform"
    mcf.ConnectionString="jdbc:oracle:thin:@localhost:1521:XE"
    mcf.UserName="system"
    mcf.Password="6672B62098892995C8B651EFDF798A59"
    />
    </port>
    </service>
    data source file looks like
    <connection-pool name="MyConnection">
    <!-- (DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=on)(ADDRESS=(PROTOCOL=tcp)(HOST=nakhanna)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=XE))) below is in the form: [hostname]:[port]:[oracle sid]" -->
    <connection-factory factory-class="oracle.jdbc.OracleDriver" user="orabpel" password="->pwForOrabpel" url="jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=on)(ADDRESS=(PROTOCOL=tcp)(HOST=nakhanna)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=XE)))"/>
    </connection-pool>
    <managed-data-source name="MyConnection" connection-pool-name="MyConnection" jndi-name="jdbc/MyConnectionDS"/>
    </data-sources>
    oc4j-ra.xml looks like
    <connector-factory location="eis/DB/MyConnection" connector-name="Database Adapter">
              <config-property name="xADataSourceName" value="jdbc/MyConnectionDS"/>
              <config-property name="dataSourceName" value=""/>
              <config-property name="platformClassName" value="oracle.toplink.platform.database.Oracle9Platform"/>
              <config-property name="usesNativeSequencing" value="true"/>
              <config-property name="sequencePreallocationSize" value="50"/>
              <config-property name="defaultNChar" value="false"/>
              <config-property name="usesBatchWriting" value="true"/>
              <connection-pooling use="none">
              </connection-pooling>
              <security-config use="none">
              </security-config>
         </connector-factory>
    ##################################################################3
    Still I get the same error .
    <bindingFault xmlns="http://schemas.oracle.com/bpel/extension"><part name="code"><code>null</code>
    </part><part name="summary"><summary>file:/C:/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_FulfillOrder_4.0_e77c64251e45eb4711a3a093f92e6a86.tmp/DBInsert.wsdl [ DBInsert_ptt::merge(OrdersCollection) ] - WSIF JCA Execute of operation 'merge' failed due to: java.util.MissingResourceException
    java.util.MissingResourceException
    ; nested exception is:
         ORABPEL-00001
    java.util.MissingResourceException
    java.util.MissingResourceException
    java.util.MissingResourceException
    </summary>
    </part><part name="detail"><detail>null</detail>
    </part></bindingFault>
    Pls let me know if something looks wrong in the above files
    Thanks
    naveen

  • PI Configuration and connection settings between SAP ERP and peoplesoft

    Can someone please share some docs or the link  for the PI Configuration and connection settings for the connection between SAP ERP and people soft system. Thanks in advnce
    Regards
    krish

    Hello,
    The following links will be helpful in this regard:
    http://help.sap.com/saphelp_nw04s/helpdata/en/14/39084136b5f423e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nwpi711/helpdata/en/d9/f3d22f01c741bdb0e62a2f4205411c/content.htm

  • How to configure the logical system?

    hi,
    can you please provide the steps to configure the logical system?
    Thanks & Regards,
    NANDA

    Hi,
    Configurations in the SAP Source System
    http://help.sap.com/saphelp_nw2004s/helpdata/en/27/8d8342a7d30d53e10000000a155106/frameset.htm
    Creating SAP Source Systems 
    http://help.sap.com/saphelp_nw2004s/helpdata/en/ac/4a4e38493e4774e10000009b38f889/frameset.htm
    Connect BI system to R/3
    Hope this helps.
    Thanks,
    JituK

  • GRC AC 10 (RAR/CUP/ERM) configuration for EP system

    Hello Gurus,
    We are aware of configuring RAR/CUP/ERM in GRC AC 10 for ERP system(back-end)
    Are there any documents /links to provide information on configuring the above components for EP system ??
    Or rather specific which of the following configuration is possible for EP system ?? CUP /RAR/ ERM ??
    Also going further , is there any way in which we can configure the same for BO system ??
    I am not quite sure if there is any PLUG-In as such which is available for BO system or not .
    But in my opinion there is no need to perform configuration for BOBJ system as the roles in them are imported from Backend system (ERP/BI etc) , hence if these roles are already taken care during ERP system cleanup and SOD analysis , there should be no need to configure seperately RAR/ERM/CUP.
    Please provide your comments.
    Regards,
    Victor

    Hello Prasad,
    Thank You for your quick response .. the info was quite helpful.
    Will you please put some light on aspects of integrating AC 10 with BO ??
    Is there any connecter available for it?? Which scenarios are possible ??
    Humbly Requesting your help.
    Thanks in advance.
    Regards,
    Victor

  • Configuration of source system

    Hi all,
    I had a problem with the configuration of source system with bi 7.0 . i wanna know it is same as earlier. can any body help me plz. it urgent
    Thanks n regards
    KK

    Hi Kannan,
    To connect both systems you need a background user (like ALEREMOTE) in both systems.
    In the source system creation, if you haven't created the RFC connection between BW and ECC you shouldn't select one (chek if DM0 is your ECC system), you should use the three fields below (app server, system ID and system number). Then enter both users and passwords (source system and local system).
    In some moment you'll be prompted to log on to ECC, there you should use a DIALOG user, for example, your user. This user should have administrator rights (if you have SAP_ALL it's ok). ECC system should be open for modifications to be able to create the system.
    If you still have problems with the users, just include SAP_ALL to both background users and should work.
    Hope this clarifies.
    Regards,
    Diego

  • Configuring BI XMLA system for Visual Composer

    Hello all,
    I am using VC 6.0 patch 4 and want to configure BI XMLA system . I got the document on "How to configure BI JDBC system for VC", but not able to find any help for configuring XMLA system.
    Also I have created the system using "com.sap.portal.systems.BIUDI" par file for XMLA, but not able to fill the required parameters properly.
    So anyone of u have done this before plz send me the help or  document link.Also if u want, u can send me the document on "[email protected]"
    Hoping to hear from u soon.
    Thanks and Regards,
    Amol.

    Give the following properties for the system you create using BIUDI par file - XMLA.
    Connection Properties:
    Data Source Name: <Name of the data source>
    Server URL: http://<BW Server:port>/sap/bw/xml/soap/xmla
    Statefulness : <can leave it blank>
    User Management Properties:
    if you do not have SAP Logon Tickets set up then maintain the user mapping field.
    I am working with VC 6 Patch 6.
    Regards,
    Smitha

  • The maximum report processing jobs limit configured by your system administ

    I have Created a common page that has a CrystalReportViewerControl (name of this page is ShowReport.aspx). The report name and database name that required for the report is being passed in a querystring. The database connection info is being pulled from the web.config file. All of the reports that I am dealing with have dynamic parameters and the Crystal Prompt page is automatically being created by the crystal viewer for these. Everything in my application is working fine except that when I try to access any report for the 76th. time I get the following error "The maximum report processing jobs limit configured by your system administrator has been reached."
    I have already researched this error and am aware that the PrintJobLimit can be modifed to increase this limit or can be set to -1 if we need to allow unlimited connections. However doing this is not an option due to the degradation of server performance.
    The other option that I have tried is to make sure I close and dispose of the report document object on the Page_unload or the page_SavedStateComplete() however on doing so even the session variable that I am using to store the originally created reportdocument is loosing all of the values it requires to display the report. The session variable is still available i.e. it is still of type report document but it has no values for any of the properties like FileName, database etc , basically for all of those properties it show an error "Invalid File Path" when viewed in debug mode.
    I have already tried several approaches but with no luck. Every single time I close the originally created ReportDocument object I loose all the required values in the Session
    I am using Crystal Report XI R2 , .Net 2.0 and ASP.net
    Following is the code: (Any help will be highly appreciated) Thanks:
    Option Strict On
    Imports CrystalDecisions.CrystalReports.Engine
    Imports CrystalDecisions.Shared
    Imports System.Data.SqlClient
    Imports System.IO
    Partial Class _ShowReport
        Inherits System.Web.UI.Page
        Private FechReport As ReportDocument
        Dim strSelectedDatabase As String
        Dim strReportsFolderPath As String =
    System.Configuration.ConfigurationManager.AppSettings("ReportsFolderPath").ToString()
        Dim strReportFileName As String
        Dim strReportFullPath As String
        Dim iInsertedLogId As Integer 'This variable is used to store the inserted log id for the executed report.
        Dim strConnString As String = System.Configuration.ConfigurationManager.AppSettings("ConnString").ToString()
        Dim strServerName As String = System.Configuration.ConfigurationManager.AppSettings("CR_ServerName").ToString()
        Dim strUserName As String = System.Configuration.ConfigurationManager.AppSettings("CR_UserName").ToString()
        Dim strPassword As String = System.Configuration.ConfigurationManager.AppSettings("CR_Password").ToString()
        Protected Sub Page_OnSaveStateComplete(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.SaveStateComplete
            If IsPostBack Then
                If iInsertedLogId > 0 Then
                    UpdateReportLog_ReportServedTime(iInsertedLogId)
                    If Not FechReport Is Nothing Then
                        FechReport.Close()
                    End If
                End If
            End If
        End Sub
        Sub Page_Unload(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Unload
            If Not FechReport Is Nothing Then
                'FechReport.Close()
                'FechReport.Dispose()
                'GC.Collect()
            End If
        End Sub
        Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
            Dim sRptFileName As String
            If Request.QueryString("database") <> "" Then
                strSelectedDatabase = Request.QueryString("database")
            Else
                Response.Write("A Valid Database has not been supplied to this page")
                Response.End()
            End If
            If Request.QueryString("ReportFileName") <> "" Then
                strReportFileName = Request.QueryString("ReportFileName")
                strReportFullPath = strReportsFolderPath & strReportFileName
            Else
                Response.Write("A Valid Report has not been supplied to this page")
                Response.End()
            End If
            sRptFileName = strReportFullPath
            If Not IsPostBack Then
                FechReport = New ReportDocument
                If Not FechReport Is Nothing Then
                    ShowReport(sRptFileName)
                End If
            Else
                If (Session("oReportDocument") Is Nothing) Then
                    FechReport = New ReportDocument
                    ShowReport(sRptFileName)
                Else
                    'FechReport = New ReportDocument
                    'FechReport = CType(Session("oReportDocument"), ReportDocument)
                    myCrystalReportViewer.ReportSource = Session("oReportDocument")
                    'myCrystalReportViewer.ReportSource = FechReport
                End If
            End If
        End Sub
        Public Function ShowReport(ByVal strReportFileName As String) As Boolean
            Dim blNoErrors As Boolean = True
            Dim crDatabase As Database
            Dim crTables As Tables
            Dim crTable As Table
            Dim crTableLogOnInfo As TableLogOnInfo
            Dim crConnectionInfo As ConnectionInfo
            FechReport.FileName = strReportFileName
            myCrystalReportViewer.ReportSource = FechReport
            crConnectionInfo = New ConnectionInfo()
            With crConnectionInfo
                .ServerName = strServerName
                .DatabaseName = strSelectedDatabase
                .UserID = strUserName
                .Password = strPassword
            End With
            Try
                crDatabase = FechReport.Database
                crTables = crDatabase.Tables
                For Each crTable In crTables
                    crTableLogOnInfo = crTable.LogOnInfo
                    crTableLogOnInfo.ConnectionInfo = crConnectionInfo
                    crTable.ApplyLogOnInfo(crTableLogOnInfo)
                Next
            Catch ex As Exception
                Response.Write(ex.Message & ControlChars.NewLine & ex.InnerException.ToString & ControlChars.NewLine)
                Exit Function
            End Try
            Session("oReportDocument") = FechReport
            'FechReport.Close()
            'FechReport.Dispose()
            'GC.Collect()
            Return blNoErrors
        End Function
    End Class

    please post your question in the Business Onjects SDK Application Development Forums.

Maybe you are looking for

  • How to change the Quantity in the Credit Memo using BAPI

    Hi All, I have a requirement in which i need to change the Quantity Value field available in the Credit Memo using BAPI. Can anyone help me out to get any available BAPI to perform this action or any Solution to change the Quantity in the Credit Memo

  • Connecting my pc ipod to my new macbook

    I was just wondering if this was even possible??? I got the new ipod video for christmas last year, and just this week i got the new macbook. Please help me, i cant figure out how to make itunes recognize my ipod. the ipod says it is connected. what

  • Applications Folder

    I have accidentally dragged out of the dock the applications folder. I panicked and dragged the applications folder in my home folder to the dock but for some reason I lost it. I already found a way to bring back the folder on the dock and but now in

  • Partitioning - feature not enabled

    Hello! I have created my new database and some tables. When I tried to create a partitioned table I am getting the following error. ORA-00439: Feature not enabled: Partitioning Can any one tell me what I have to do for creating my partitioned table.

  • Material  ledger--transaction code: CKMI &CKMLCP

    Dear All. I can't understand that  which differences there is between transaction CKMI& CKMLCP in material ledger. Who would like to explain to me? Thanks in advance.