Prototype development

I have identified couple of Business Content cubes , which I am going to compare against the business requirements . I have to do a prototype , to present to the users.
My question is , R/3 system has some data in Dev and it is not live yet , so how do I know which extracts have data in it. So that I can develop a prototype cube and run some queries on it .
Thanks
Message was edited by: Amanda Pete

Hi,
Patrick is right, you can activate the extractor in R/3 and check in RSA3 transaction.
But, RSA3 will only work here if you have filled the setup tables for that. Find out the area like "Purchasing"... and fill the setup tables for that application component. You can do this in SBIW transaction. Than run the RSA3.
Hope this helps.Reward with points if this helps.
Patrick please correct me if I am wrong.
Regards,
Ashish

Similar Messages

  • I'm getting an exception while sending a mail . .

    i'm get an excpetion while sending a mail, example i'm getting
    this particular error
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/activation/DataSource
    at MailTest.<init>(MailTest.java:25)
    at MailTest.main(MailTest.java:42)
    this is my code
    pls help me out
    import java.io.IOException;
    import java.io.PrintWriter;
    import java.util.Properties;
    import javax.mail.*;
    import javax.mail.internet.*;
    import javax.naming.Context;
    import javax.naming.InitialContext;
    public class MailTest
         String mailHost = "mail.business-functions.com";
         String to = "[email protected]";
         String from = "[email protected]";
         String subject = "This is Test Mail Thru Java Mail API";
         String body = "This is Test Mail to check whether the Java Mail APi is Working or not. This is prototype developed by Snehal K gandhi of Business Functions Software Solutions Pvt Ltd.";
         Provider provider;
         public MailTest()
              try
                   Properties props = System.getProperties();
                   props.put("mail.smtp.host", mailHost);
                   Session session = Session.getInstance(props,null);
                   Message message = new MimeMessage(session);
                   message.setFrom(new InternetAddress(from));
                   message.setRecipients(Message.RecipientType.TO,new InternetAddress[]{new InternetAddress(to)});
                   message.setSubject(subject);
                   message.setContent(body, "text/plain");
                   Transport.send(message);
                   System.out.println("Mail has been Sent");
              catch(MessagingException me)
                   System.out.println("2. Error While Sending the Mail and the exception is : " + me.toString());
         public static void main(String arg[])
              new MailTest();
    ***********************************************************************/

    <sigh>
    You need activation.jar in your classpath and or
    import javax.activation.*;
    See the JavaMail Readme for more info.
    If you haven't got JAF get it here
    http://java.sun.com/products/javabeans/glasgow/jaf.html
    Rgds,
    SH

  • SRM 4.0 BP on EP6 SP9

    Hi,
    I  am trying to implement SRM 4.0 business package on EP6SP9.
    I am using Portal SLD for maintaining jco connections with SRM system. In the iview External JCo connection configuration under Supplier Portal Administration -> System Integration, when i try to create a new Jco connection definition, it throws an error saying "The System ID must be exactly 3 characters long", though i gave 'SRD' as System ID.
    The document that i have from SAP does not help very much. Is there any other good document that i can fine and refer to? I am not very much clear about the steps that have to be followed.
    I would really appreciate if anyone can help me in setting initial configuration.
    THanks.
    Vishnupriya

    Hi VishnuPriya,
    Currently I'm working on a suplier portal prototype development. As per my understanding once the SRM to backend system (R/3 & non SAP) connectivity/ configuration is completed, using SuS the supplier can perform functionality specific to his role. I'm supposed to make this happen through EP6.
    I think this will be possible after I import some related Business Packages (Sales Collaboration, Sales Order Collaboration or whichever suitable) into EP6.
    Do I need to do any other configuration to establish connectivity beteween EP6 and SRM? Will this connectivity be established just by importing the BPs?
    Please help me in making the picture clear.
    Thanks in advance.
    Regards,
    -Vaibhav.

  • SAP Product and Portfolio Management Upgrade(PPM)

    HI Everyone, A warm reagrds! W e are planning to upgrade our current SAP Product and Portfolio Management 4.0 to 5.0.While doing the Upgrade analysis I have come across below these questions..Has anyone earlier in this forum have come across
    1.What are the side effects of this upgrade on existing system?
    2. We have 21 client environment on top of the 3 standard clients provided by SAP. What can be the best approach for upgrading the systems? Some of these clients are used by project teams for prototype development , how would the upgrade affect their working (they are not working on this package)?
    3. Our team is working on this package in one of the client and have created scenarios in the system. What will be the effect of this upgrade ? (this question can be seen as an extension to question 1)
    4. How much effort would be required to carry out this upgrade and what will be the down time for the system?
    I have check the service market place and help.sap but at present not getting much info..
    Thanks for your time to read.. Please help!1

    Hi,
    it is an own separate NW AddOn, see SAP Note 1377104  (FAQs - SAP Portfolio and Project Management 5.0).
    Kind regards,
       Florian

  • Is it possible to change the database instance host ??!!

    Hello,
    Quick question, I finished the installation of XI 3.0 with all patches.  But the system is running low, very low on resources even though it has 2GB of RAM.  I was wondering if it is possible to migrate the <SAPID> database and then re-configure the central instance and J2EE Engine to access a different machine OR do I have to re-install and follow the distributed system installation process.
    Thanks!

    Diego--
    Your issue isn't the database, it's the J2EE server.  Moving the database instance isn't going to save you enough RAM -- you'll run into the same problem again as soon as you start running messages through the system, when the J2EE engine starts allocating heap space for those messages.
    Our experience has been that 2GB of RAM is not enough for a development/prototype XI system.  You need 3GB to do a basic prototype/development machine install (but ask for 4GB if this is your permanent development system).  You'll need more than that in a typical production system.
    --Dan King
    Capgemini

  • What types of interactive things can CS5 do?

    I know how to create rollovers and disjoint rollovers. Is there anything else interactive that CS5 can make like this?
    Thanks.

    1. When would you make a PDF to demo a prototype? Wouldn't you want to demo a prototype website in a web browser?
    2. When designing for AIR within FW, is this considered prototype development in the same way that designing websites in FW is considered prototype development?
    Thanks!

  • Upgrade of SAP PPM version 5.0 from current 4.0

    HI Everyone, A warm reagrds! W e are planning to upgrade our current SAP Product and Portfolio Management 4.0 to 5.0.While doing the Upgrade analysis I have come across below these questions..Has anyone earlier in this forum have come across
    1.What are the side effects of this upgrade on existing system?
    2. We have 21 client environment on top of the 3 standard clients provided by SAP. What can be the best approach for upgrading the systems? Some of these clients are used by project teams for prototype development , how would the upgrade affect their working (they are not working on this package)?
    3. Our team is working on this package in one of the client and have created scenarios in the system. What will be the effect of this upgrade ? (this question can be seen as an extension to question 1)
    4. How much effort would be required to carry out this upgrade and what will be the down time for the system?
    I have check the service market place and help.sap but at present not getting much info..
    Thanks for your time to read..

    Hi,
    2. We have 21 client environment on top of the 3 standard clients provided by SAP. What can be the best approach for upgrading the systems? Some of these clients are used by project teams for prototype development , how would the upgrade affect their working (they are not working on this package)?
    All the clients will be effected and the prototyping done  may not be applicable any longer. When you do a upgrade it is client independent.
    3. Our team is working on this package in one of the client and have created scenarios in the system. What will be the effect of this upgrade ? (this question can be seen as an extension to question 1)
    The scenarios may or may not be affected depending on the objects involved. Intense testing will be required.
    4. How much effort would be required to carry out this upgrade and what will be the down time for the system?
    This differs from customer to customer depending on the functionalities that are already in place.
    Hope this helps,
    regards
    N K

  • OID Installation Priority (new ORACLE_HOME & repository???)

    I am looking to install the following Oracle Products:
    1.) OID
    2.) Oracle 8.1.7 w/ Intermedia
    3.) Oracle App. 9i AS
    Should I install OID first with a new repository and ORACLE_HOME???? Then install 8i, then 9i AS ??? Like the order listed above 1)...2)...3) ?
    I currently have a fresh install of win2K and just want to take the easiest route to get things up and running properly. I am installing everything on a single server for now(prototype development).
    Thanks ahead of time for your patience and problem resolution.
    Eric Robitaille

    Hi Eric:
    The order in which you want to install these products is fine. Actually it is ideal especially if your going to install all of these products in the same Oracle Home. When you install OID make sure you set your NLS_LANG environment setting to AMERICAN_AMERICA.UTF8 prior to installation. When you install OID it will install an 8i database at the same time. All of the other products you mentioned need to have an 8i database as well and you can use the same database created for OID.
    You will probably need to increase your USER tablespace by about 200MB to make room for all of the products your trying to install. One question I have for you is do you really need intermedia context? I thought that was only nessesary if you are installing iFS. If you do a Standard install of 9iAS you dont need iFS or Intermedia. Just a suggestion.
    Thanks,
    Jay
    null

  • IDES vs. Discovery System

    Hi,
    What are the differences between SAP Discovery System and IDES? For example, does Discovery system include all standard SAP transactions (like IDES includes) etc.? Can we create our own scenarios or do we have to use only preconfigured ones?
    Br,
      Hannu
    Edited by: Hannu Alakangas on Feb 1, 2008 7:27 PM

    Hi Hannu,
    The SAP Discovery System's ERP (SAP ECC 6.0) is configured using the SAP Best Practices Baseline (in v2.0 we have the baseline for ECC5.0 and in v3.0 we have the baseline for ECC6.0) offering for the US. The master data etc. is provided by SAP Best Practices, not IDES. Therefore IDES data is not in the system but only data needed for our specific scenarios is there.
    IDES and SAP Best Practices vary significantly.
    First, the SAP Best Practices is delivered with an implementation configuration set, not just as a reference. This means that all of the configuration settings are captured into BC sets that can be activated in a new system, captured in transports and transported from Dev to QA and Production.
    Additionally, the Best Practices have accompanying configuration guides so that if someone were to use the system as a reference and wanted to know what configuration was activated in the system, they would be able to find out.
    SAP Best Practices is fully reusable content either for sandbox, prototype, development, or production. Each SAP Best Practice may have either an industry or cross-industry focus which will help the customer for blueprinting. In the case of the Discovery System, we used our most generic ERP offering, "Baseline".
    IDES on the other hand is a fully configured reference system which may have process documentation, but the configuration is not delivered in a way that can be transported outside of a sandbox environment.
    Hope that clarifies.
        rAimund

  • Do you use 3D visualizat​ion/graphs​?

    ...if so, I'd love to get your feedback.
    Specifically... 
    Is 3D visualization important in your LabVIEW applications?
    Do you use any 3rd-party tools for 3D visuals?
    What can be improved in LabVIEW in order to meet your visualization challenges?
    Message Edited by chris.b on 09-08-2009 05:27 PM
    Chris Bolin
    LabVIEW Partner Program, CLA

    Dear All,
    Upon multiple customer requests, I started studying LabVIEW on behalf of VSG (Visualization Sciences Group, www.vsg3d.com) in early 2009 to see whether VSG's 3D visualization technology, represented by  Open Inventor (OIV hereafter) SDK and Avizo application, can bring value to the LabVIEW community.
    From a historical standpoint, LabVIEW and OIV/Avizo communities are at two ends of the large data volume and real-time spectrum. OIV/Avizo visualization technology has been adopted in imaging, seismic and numerical simulation where the interpretation of large amount of multi-dimensional, multi-variate, transient data dictates the success of the corresponding applications. On the other hand, data streams coming in and out of LabVIEW applications are processing-time critical and relatively small in volume.  
    While I am fascinated by LabVIEW technology and the wonderful community around it in this initiative, I am also pleasantly surprised the great synergy between LabVIEW and OIV/Avizo.
    There are a number technology trends that have lead to this synergy,
    1. Advances in data acquisition hardware continues to drive down the cost and improve the performance, which resulted in an explosion of data size.
    2. There are increased number of applications with requirements on both real-time, hardware in-the-loop and interactive 3D.
    3. A significant growth of the needs on comparing and fusing data from experiments and simulation.
    The findings of this initiative is documented by an invited talk at NIWeek and a LabVIEW-Avizo integration prototype, available through these two links respectively,
    http://www.vsg3d.com/vsg_sol_avizo_labview.php
    http://decibel.ni.com/content/docs/DOC-6054
    The prototype developed in this project is fairly simple. It is serving as a proof-of-concept that Avizo can be a nice complimentary tool to enhance LabVIEW's 3D capability. In the light of better serving LabVIEW user community, it will be extremely valuable to get your feedback regarding the questions that Chris initiated above.
    This initiative has been support at the very beginning by NI, and would not be possible otherwise.
    Regards
    Shawn Zhang ([email protected])
    VSG - Visualization Sciences Group

  • JavaFX Android iOS - Thanks Oracle

    It seems that our voices were (JavaOne 2012: JavaFX on iOS, Android and Windows 8 Metro??? heard by Oracle.
    Take a look here: http://jaxenter.com/open-source-javafx-coming-to-ios-and-android-46214.html
    That's a really cool and game changer news. I can't wait for it, FX team! :D
    Does anyone know when we will actually be able to start experimenting on Android and iOS? The article says something, but it's not certain.

    Let's not get too carried away here, there's a long, long way to go yet...
    This announcement relates to a "prototype" developed by Oracle. This prototype is not the solution. It is a purely interpreted version of Java (and JavaFX) that neither runs at acceptable performance levels nor will be it be accepted by the Apple App Store for iOS.
    It includes code that covers many of the areas that need to be ported but what is lacking is a full AOT Java compiler that will be essential to getting JavaFX apps deployable to mobiles and tablets. An OS such as iOS (and WindowsRT) does not permit executable memory meaning that a JIT compiler will not work (hence the interpreted-only Java in the prototype). The only way to get Java/JavaFX on these platforms is to fully compile the Java source and while this prototype will greatly help in achieving this, it will be left to an enormous effort from the community to bring this technology to fruition.
    Oracle have not (and may never) commit to a GA release of JavaFX on mobiles and tablets. They are completely relying on the community to drive this port.
    It is up to Java and JavaFX developers outside of Oracle to pick up the ball and run with it from here. Only time will tell if there is either enough interest or expertise in the community to ever make this happen.

  • End user document

    Hi friends,
    Could somebody throw light as to how enduser documentation is prepared.
    I mean Order - delivery and billing is explain step by step OR
    First all type of order then Deliveries and picking then shipment etc.
    Please forward if somebody has sample enduser documentation. [email protected] (Reward for sure)
    Thanks

    Hi Friend,
    Mostly we prepare training material according to transaction. And there are few standard tempalates for those documentations.
    Here training itself is a project or subproject mostly. For have a good overview of training material read this:
    End-User Documentation
    Let us develop the materials your users will need for working with SAP, whether it is a task-based User Guide, Online Help, or simple Quick Reference Cards. We can develop the tools to fill the gaps between configuration and implementation.
    Training Courses
    Whether preparing for go-live or training new hires, we have individual courses that prepare your staff for their roles in SAP. Our training is task-oriented; focused on equipping staff in each role to perform all of their system tasks.
    As part of the implementation of new functionality resulting from upgrades and adding new modules.
    As part of a broader process improvement/re-implementation of key functionality (see our consulting page).
    Staff turnover.
    You may have our skilled SAP courseware developers work with you to develop a customized class and supporting documentation that addresses your specific configuration.
    You may choose to have our seasoned instructors deliver the training, or teach key staff members to train your employees.
    Training Project Management
    We are proud to have some of the finest SAP trainers in the country. Our training group has worked on multi-million dollar projects across North America. Let us take the headaches of training off your hands so that you can focus on configuration and testing. 
    Following are elements of a training project that we can deliver:
    Planning the Project
    We will meet with your key staff members and implementation team to determine your training needs and will work together to craft a project plan.
    Assessment
    Interviews with department managers to identify roles/modules to be taught
    Conduct a Skills Gap Analysis to determine what skills each employee will need to learn to perform his role
    Review findings with management to determine optimal training approach and develop the Training Plan
    Outside training needs (for entry-level skills such as Introduction to Windows)
    Inside training needs
    Training Plan
    The Training Plan lays out the approach for the overall training project. This includes:
    Matrix of employees to be trained/tasks to learn
    Approach – Instructor-led, Self-paced, Web-based, etc.
    Curriculum Plan
    The Curriculum Plan identifies all of the courses that need to be developed. It includes:
    Course descriptions
    Course delivery media
    Course structure/prototype
    Courseware Development (Instructor Guides, Participant Guides)
    Collateral materials – Slides, transparencies, quick reference cards
    Training client instance (to support labs)
    Train-the-trainer courses
    Pilot courses (for new trainers)
    Training delivery method
    Training evaluation plan
    Conducting the Project
    Prototype development
    Once approved, courseware development can begin
    Courseware development and test
    Instructor Guides
    Participant Guides
    Collateral material development and test
    Develop the training client
    Deliver “Train the Trainer” courses
    Trainers conduct pilot class
    Roll-out first phase of training
    Wrapping-up the Project
    Review Instructor and Participant evaluations and alter courses as needed
    Hand-off training project to client staff
    There are few companies specailised in end user trainings only.
    Few links:
    http://www.saptips.com/EndUserTraining.asp
    http://www.rwd.com/solutions/endusertraining/
    http://www.sapfans.com/sapfans/forum/enduser/
    http://www.sap.com/uk/services/education/usertraining/index.epx

  • Configuring NWDI

    Hello All,
           What is the Step by step procedure to configure NWDI in the Netweaver 7.0, SP15, Java WAS 7.0. and  Step by step Procedure for creating Products, Tracks, SC etc.
    Thanks.
    Gopal

    Thanks a lot for the valuable help your providing till now....
    I havent done anything with SLD till now... Once i installed and upgraded my server i started to work with "Initial setup of functional unit Development Infrastructure (DI all-in-one)" ...
    yeah...   http://<host>:<port>/devinf, is working fine and i was able to log in to CMS and i was able to find a track SANDBOX created and in the Transport Studio 's Development tap i was able to find sap.com_SAP-JEE (waiting for Import), sap.com_SAP_BUILDT(waiting for Import), sap.com_SAP_JTECHS(import failed) components.
    By Skiping that error process i was able to successfully able to create a track called SANDBOX and in http://<...>:<...>/devinf under show track list iwas able to view
    SANDBOX ( ID: SANDBOX | Desc: Sandbox for Learning, Demo and Prototyping )
    Development
              CMS: Change Management Service
              CBS: Component Build Service ( http://<...>:<...>)
              DTR: Design Time Repository ( http://<....>:<...>/dtr )
    Consolidation
             CMS: Change Management Service
             CBS: Component Build Service ( http://<...>:50000 )
             DTR: Design Time Repository ( http://<...>:<...>/dtr )
    And in my NWDS i tried to import the development configurations but am getting this following error
    com.sap.tc.devconf.SyncException: Could not create mountpoint for SC in compartment example.org_MYCOMPONENTS_1: Checking existence failed for /dtr/ws/SANDBOX/example.org_MYCOMPONENTS/dev/inactive(Forbidden [(pre||post)-condition failed: DAV:access-denied])
         at com.sap.tc.devconf.impl.DTRClientErrorMapper.toSyncException(DTRClientErrorMapper.java:65)
         at com.sap.tc.devconf.impl.DevelopmentConfiguration.findOrCreateMountPointForSC(DevelopmentConfiguration.java:2759)
         at com.sap.tc.devconf.impl.DevelopmentConfiguration.createMountPointsForSCs(DevelopmentConfiguration.java:3047)
         at com.sap.tc.devconf.impl.DevelopmentConfiguration.goOnline(DevelopmentConfiguration.java:5216)
         at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:773)
         at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:698)
         at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:669)
         at com.sap.ide.eclipse.component.wizard.DevConfWizard.addDevConf(DevConfWizard.java:505)
         at com.sap.ide.eclipse.component.wizard.DevConfWizard.access$100(DevConfWizard.java:67)
         at com.sap.ide.eclipse.component.wizard.DevConfWizard$1.run(DevConfWizard.java:348)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.sap.ide.eclipse.component.wizard.DevConfWizard.performFinish(DevConfWizard.java:346)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
         at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
         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.DevConfNewMenuAction.openWizard(DevConfNewMenuAction.java:39)
         at com.sap.ide.eclipse.component.provider.actions.DevConfNewMenuAction.run(DevConfNewMenuAction.java:33)
         at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
         at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:207)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
         at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
         at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
         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)
    Caused by: com.tssap.dtr.client.lib.vfs.config.ConfigurationException: Checking existence failed for /dtr/ws/SANDBOX/example.org_MYCOMPONENTS/dev/inactive(Forbidden [(pre||post)-condition failed: DAV:access-denied])
         at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.getRemoteCollection(RepositoryServer.java:432)
         at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.getLowestExistingCollection(RepositoryServer.java:418)
         at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.assureRemotePathExists(RepositoryServer.java:197)
         at com.sap.tc.devconf.impl.DevelopmentConfiguration.findOrCreateMountPointForSC(DevelopmentConfiguration.java:2749)
         ... 44 more
    Caused by: com.tssap.dtr.client.lib.deltavlib.DeltavException: Forbidden [(pre||post)-condition failed: DAV:access-denied]
         at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.checkResponseStatus(DeltavCommand.java:107)
         at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.execute(DeltavCommand.java:68)
         at com.tssap.dtr.client.lib.deltavlib.impl.AbstractResource$PropFinder.load(AbstractResource.java:1085)
         at com.tssap.dtr.client.lib.deltavlib.impl.cache.HashmapPropCache.refresh(HashmapPropCache.java:244)
         at com.tssap.dtr.client.lib.deltavlib.impl.AbstractResource.refresh(AbstractResource.java:657)
         at com.tssap.dtr.client.lib.deltavlib.impl.ResourceLocatorFactoryImpl.createCollection(ResourceLocatorFactoryImpl.java:414)
         at com.tssap.dtr.client.lib.deltavlib.impl.ResourceLocatorFactoryImpl.createCollection(ResourceLocatorFactoryImpl.java:183)
         at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.getRemoteCollection(RepositoryServer.java:429)
         ... 47 more
    Caused by:
    [VFS version: 7.00 645_VAL_REL 0010 (2007-04-07 16:45:07 CEST)] com.tssap.dtr.client.lib.vfs.config.ConfigurationException: Checking existence failed for /dtr/ws/SANDBOX/example.org_MYCOMPONENTS/dev/inactive(Forbidden [(pre||post)-condition failed: DAV:access-denied])
        at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.getRemoteCollection(RepositoryServer.java:432)
        at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.getLowestExistingCollection(RepositoryServer.java:418)
        at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.assureRemotePathExists(RepositoryServer.java:197)
        at com.sap.tc.devconf.impl.DevelopmentConfiguration.findOrCreateMountPointForSC(DevelopmentConfiguration.java:2749)
        at com.sap.tc.devconf.impl.DevelopmentConfiguration.createMountPointsForSCs(DevelopmentConfiguration.java:3047)
        at com.sap.tc.devconf.impl.DevelopmentConfiguration.goOnline(DevelopmentConfiguration.java:5216)
        at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:773)
        at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:698)
        at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:669)
        at com.sap.ide.eclipse.component.wizard.DevConfWizard.addDevConf(DevConfWizard.java:505)
        at com.sap.ide.eclipse.component.wizard.DevConfWizard.access$100(DevConfWizard.java:67)
        at com.sap.ide.eclipse.component.wizard.DevConfWizard$1.run(DevConfWizard.java:348)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at com.sap.ide.eclipse.component.wizard.DevConfWizard.performFinish(DevConfWizard.java:346)
        at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
        at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
        at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
        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.DevConfNewMenuAction.openWizard(DevConfNewMenuAction.java:39)
        at com.sap.ide.eclipse.component.provider.actions.DevConfNewMenuAction.run(DevConfNewMenuAction.java:33)
        at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
        at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:207)
        at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
        at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
        at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
        at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
        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)
        +++ Nested exception part 1/1
        com.tssap.dtr.client.lib.deltavlib.DeltavException: Forbidden [(pre||post)-condition failed: DAV:access-denied]
            at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.checkResponseStatus(DeltavCommand.java:107)
            at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.execute(DeltavCommand.java:68)
            at com.tssap.dtr.client.lib.deltavlib.impl.AbstractResource$PropFinder.load(AbstractResource.java:1085)
            at com.tssap.dtr.client.lib.deltavlib.impl.cache.HashmapPropCache.refresh(HashmapPropCache.java:244)
            at com.tssap.dtr.client.lib.deltavlib.impl.AbstractResource.refresh(AbstractResource.java:657)
            at com.tssap.dtr.client.lib.deltavlib.impl.ResourceLocatorFactoryImpl.createCollection(ResourceLocatorFactoryImpl.java:414)
            at com.tssap.dtr.client.lib.deltavlib.impl.ResourceLocatorFactoryImpl.createCollection(ResourceLocatorFactoryImpl.java:183)
            at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.getRemoteCollection(RepositoryServer.java:429)
            at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.getLowestExistingCollection(RepositoryServer.java:418)
            ... 46 more
    Is this error due to that import failure of sap.com_SAP-JEE, sap.com_SAP_BUILDT, sap.com_SAP_JTECHS. ?   If so, what has to be done
    May i know what are the things has been finished as of now...
    Is the complete NWDI configuration is completed?
    what should be done next i.e the things releated to development configurations (Track / Layered) .......
    without doing any development configuration i was able to log in to development configuration prespective of NWDS and am getting the above error...
    Thanks
    Gopal
    Edited by: Gopal Krishnasamy on Aug 29, 2008 11:18 AM

  • Rapid Application Development & Rapid Prototyping for the iPhone

    Creating iPhone/iPod touch applications without programming knowledge: http://code.google.com/p/rappid/

    You state that:
    "Your application is automatically stored in a declarative format and ready to use immediately."
    I'm pretty sure that means your engine is interpreting the declaritive statements and used as an application.
    Apple is very specific about this one:
    "3.3.2 An application may not itself install or launch other executable code by any means including without limitation through the use of a plug-in architecture, calling other frameworks, other APIS or otherwise. No interpreted code may be downloaded and used as an Application except for code that is interpreted by Apple's published APIS and built in interpreter(s)"
    This means you can't write apps in Java, Flash, or Rapid Declarative Format. I think they did this very much on purpose.
    But, IANAL, so I could be wrong.
    You could get around it by generating code from your framework. My guess is that they might use the NDA to mess with that as well. But .. again, IANAL.

  • New Development

    Hi Gurus
    We have Dev,QA and Prod system. I have assigned task to do new developnment as and when required by Query developer so would you pl advise if I need to start from Dev >>>QA>>>Prod?
    When I should transport the new dev to QA? Do I need to do some testing in Dev also before transporting to QA?
    pl help.
    Also If any modification is required in the existing system then I should do it in Dev right?
    Also to monitor the data load I need to log on to Prod system , Am I right?
    Pl help
    Thanks
    KK

    Hi,
    You should always do any development/changes in Dev.
    If you need to prototype something you should do that in your sandbox client and then replicate the same in Dev.
    After you finish the development/changes you should unit test it in Dev to make sure the functionality/changes work as they are suppossed to. You should get the test results reviewed and signed off and then release the transport. You should then migrate that to the QA system and do end to end testing, meaning check out all apsects from data loading to running the changed/developed report for example. You should let the end user/technical owner(as the case maybe depending on backedn or front end changes/development) either test the changes in QA with appropriate data. Once they sign off you can go ahead and migrate the changes to Prod.
    For job monitoring , you'll directly goto Prod .
    Cheers,
    Kedar

Maybe you are looking for