XMII v12 Sample Project in SDN Downloads

I downloaded and installed the xMII v12 Sample Project from SDN.   Hoping to use it to gain a better understanding of the workbench.
I followed the instructions provided and was able to successfully import the project, and setup the required datasources.  However I began getting errors such as 'Template not found'.  After some digging I was able to figure out the problem.
The project installs as 'Sample', with all files deployed under the 'Sample' root.  Unfortunately when the root is referenced within the htm, irpt etc... files it is spelled out as 'Samples' causing the template not found errors.
Here's some html from OrdersSPC.htm, notice VALUE="Samples/SPC/Ord..."
<APPLET NAME="SPCChart" CODEBASE="/XMII/Classes" CODE="iSPCChart" ARCHIVE="illum8.zip" WIDTH="760" HEIGHT="460" MAYSCRIPT>
<PARAM NAME="QueryTemplate" VALUE="Samples/SPC/OrdersSPCQuery">
<PARAM NAME="DisplayTemplate" VALUE="Samples/SPC/OrdersSPCChart">
</APPLET>
Although changing all the 'Samples' to 'Sample' did give me some time to better understand the workbench, it just made me wish for a global find and replace function. 
Is there something I'm missing?  Would there have been a better way to fix this?
So the intent of my post is to bring this to someones attention so it can be fixed, and provide a resolution to anyone having the same difficulty.
Regards,
Rod Hoffman

From the URL
[https://www.sdn.sap.com/irj/sdn/manufacturing-tools]
Select xMII 12.0 Sample Projects and Tools,  under that I had difficulty with the sample project specfically.  I don't see an author, it just states "SAP Evaluation Software".
Here is the full URL for the specific download.
[v12 Sample Project|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/c0f4027d-b180-2a10-8daf-e0a78c7a9735 [original link is broken]]
Rod

Similar Messages

  • How to convert sample project using EF4, ObjectContext -- to EF5 DBcontext?

    I have been working with (wrestling with) trying to create a copy a small sample project -- that is actually 3 project -- a class library containing an ADO.Net Entity Data Model (EF4) which uses ObjectContext, a WCF service application project (that
    connects to the Entity Data Model), and a WPF client which consumes the (data?).  This sample was created in VS2010.  I am trying to create a copy of this sample project in VS2012 (with EF5 and DBContext). The VS2010 sample works fine.  A .zip
    of the sample project (the sample I'm working on -- which I have removed a few additional projects that were included in the original sample project) can be downloaded
    here
    The .zip also contains the sample database (called SkiResultDB, mdf & ldf -- which I recreated the sample database from the original because the name was too long and had too many periods in the original -- but hey, everything still works in
    this sample). 
    The sample project also uses
    [assembly: EdmSchemaAttribute()]
    attribute in the .edmx ...Designer.cs
      It looks like this:
    [assembly: EdmSchemaAttribute()]
    #region EDM Relationship Metadata
    [assembly: EdmRelationshipAttribute("myDataBindingModel", "FK_Competitor_Event", "Event", System.Data.Metadata.Edm.RelationshipMultiplicity.One, typeof(SkiResult.Data.Event), "Competitor", System.Data.Metadata.Edm.RelationshipMultiplicity.Many, typeof(SkiResult.Data.Competitor), true)]
    #endregion
    "myDataBindingModel" is used 25 times through the designer.cs and the .edmx xml file (I renamed that bindingModel to myDataBindingModel -- to see if it would still work, and it did).
    here is what the designer.cs looks like (at a glance)
    When I try to create an ADO.Net Entity Data Model from the template list -- I just get bare bones --   ... : DBContext and none of the stuff that the original .edmx ... Designer.cs had.  But in the EF5 entity data model I do get
    ...edmx...context.tt which contains ...context.cs, but does not contain any of the methods in the original .edmx. 
    My request is if someone could explain -- just the class library part of this sample project for now -- how I could create an ADO.Net Entity Data Model like the original but in VS2012 (EF5) which does everything that the original ADO.Net Entity
    Data model does, the attribute decorators (did the author do that -- or was that generated by VS2010 or some other tool?).  Note:  I got this sample project from
    http://www.software-architects.com/devblog/2010/09/10/MVVM-Tutorial-from-Start-to-Finish
    which includes 8 (short) videos, very concise tutorial (the original sample project also included a Silverlight client and a unit test -- which I removed for simplicity  from my sample).  In the first video, the author specifically states
    that THIS tutorial is not about entity framework and thus did not explain much.  The first video just shows him selecting an ADO.Net Entity Data Model from the template collection and just clicking on the wizard.  I suspect that Entity
    framework was the "Fundamental" part of this sample project. 
    Any Suggestions appreciated.
    Rich P

    Hello Rich ,
    >>My request is if someone could explain -- just the class library part of this sample project for now…
    With the release  of the Entity Framework 5, the team uses the DbContext API installed of ObjectContext and the DbContext is recommended. In your case, since the project already uses the ObjectContext, I think it might be not easy to change
    it to work with the DbContext, you could follow steps as below to make the project still work with the ObjectContext AP:
    1. It still needs you to create the ADO.Net Entity Data Model in VS2012
    2. After you created the model, delete the XXX.Context.tt and XXX.tt files, they are used to work with the DbContext.
    3. In the designer windows, right click and select the properties, change Code Generation Strategy to Default/Legacy Object Context and save the designer windows.
    It would generate the entities are similar with the one you show in the image.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Scheduling Project Export in XMII V12

    Hi XMII experts,
    to keep track of our project modifications, we would like to periodically export each XMII project of our Developpement server .
    Do you know if it is easily possible in XMII V12 with a Unix script or a BLS scheduling???
    Many Thanks
    Regards
    Jean-Louis

    Hi Jean,
    Unfortunately you do not have option scripting  but the easiest way is to do with project import / export option given in MII12.0 . Just export the project from the source system and import in target. This is very quick and just create one zip file.
    Hope this will help.
    Vinod

  • XMII Productivity Wizards - xMII v12.0

    We are migrating from xMII v11.5 to xMII v12 and needing to download the Productivity Wizards from the SDN Community. When try to download, an agreement pops up: SAP DEVELOPERS NETWORK – SAP 90 DAYS EVALUATION LICENSE AGREEMENT.
    Is there a Productivity Wizard download available that is not a 90 day evaluation? Any other information would be appreciated.
    Thanks

    Dave,
    On the SDN, select Downloads -> for Manufacturing
    OR click here:
    [https://www.sdn.sap.com/irj/sdn/manufacturing-tools|https://www.sdn.sap.com/irj/sdn/manufacturing-tools]
    and select:
    xMII 12.0 Sample Projects and Tools
    This has the Frontpage wizards for publishing v12 content into the workbench environment.
    Hope this helps.
    Sam

  • Please help me about samples project with COM UI DI

    I run sample project
    C:\Program Files\SAP\SAP Business One SDK\Samples\COM UI DI\VB.NET\AddColumn
    but i can't test becoz i don't know screen b1 matching with oForm.TypeEx = "65270"
    Please tell me about screen b1 for test this code

    I don't know the answer right away, but:
    - take a look into the FAQ in the Wiki (https://www.sdn.sap.com/irj/sdn/wiki?path=/display//b1/faq)
    - there go to "UI Forms"
    ...and find these links (mid-term we want of course more information directly available in the Wiki...):
    List of form IDs:
    /people/lutz.morrien3/blog/2004/10/01/all-sap-business-one-formtypes-at-one-look
    Update: https://weblogs.sdn.sap.com/cs/user/view/cs_msg/14059
    The hints in the update will help you to get the title of the form - and thus will give you a hint where to look for the form. For your convenience I have copied the "relevant code here:
    Dim Info As FormInfo = Application.ResourceData.GetFormInfo("65270")
    FormInfo.Title
    ...gives you the title of the form

  • Sample projects on direct binding in osb 10.3.1

    Hi All,
    Can anyone suggest me some sample projects in osb 10.3.1 describing direct binding
    Thanks in Advance!!

    Hi Roshni,
    You can find examples for OSB 10.3.1 here, not sure if there's one for direct binding, but may be useful anyway...
    http://java.net/projects/oracleservicebus1031/downloads?page=1&theme=java.net
    Cheers,
    Vlad

  • HOW CAN I GET ORACLE DEMO PROJECT, SAMPLE PROJECTS.....

    how can i get oracle sample projects on forms and reports...........
    give me the link so i can download it and look at it how it works
    thanks

    You're looking for Microsoft Access. Try www.microsoft.com.
    Using Oracle Forms requires an Oracle database instance. It is client-server architecture. It is not a matter of merely downloading example-install.exe, installing it, and being on your way looking at "how everything works".
    That is what you are seemingly expecting. And in that case, you do not want to use Oracle. You want to use a mickey mouse little file based database tool like MS Access.

  • Installation advice for xMII V12.0

    Hi all,
    xMII is my first foray into the SAP experience.  We are planning a POC using xMII to build a simple MES system with communication to existing SAP ECC/ERP, various PLCs and Proficy iHistorian and printing to Zebra label printers.  We have a sandbox xMII V11.5 installed and working with ECC via RFCs/JCO.
    It makes sense to use xMII V12 for the POC as we will not be going live for a year and the work we are doing now is discovery work.  We are planning a new installation as the requirement for NetWeaver changes requirements quite dramatically.
    I have been looking through the mountain of documents on Wikis, document sites, and Blogs and have found Master guides, Installation Guides, Upgrade Guides, Release Notes, Config Guides, SAP Notes...  Then there is JCO, SAP JRA, UDSs of various types, Netweaver (UME, WebAS, CCMS, ...), JRE, database, Windows...  I am attempting to make a list of what needs to be installed and in what order for the POC. I have not found a definitive source of information on the installation of an xMII server.  -Does one exist?-
    Here is my current list of what to install on the xMII server, in the order they must be installed.  I could use some feedback!
    The server:  Dell Optiplex GX620  -  1G RAM - 2.8Ghz - 40Gb HD -Is this adequate?  More RAM? More Disk?-
    Windows Server 2003
    MS SQL Server 2005
    Sun JRE 1.4.2_16  (When will this be upgraded to 1.6, or even 1.5!)
      Is JAVA_HOME required?  Does it matter which JRE is in the Windows PATH environment variable?
    SAPCAR 7.0
    NetWeaver 7.0 (2004s) SR2  Usage Selection - Application Server Java  - and configure JRA
    xMII V12.0 SR3 - and configure users
    XMII 12.0 Migration Tool SP02  XMIIMIGRATION02_0-10004466.SCA
    JCOlibs for XMII 12.0  JCOLIBS00_0-10004406.SAR
    XMII Framework UDS SP00   XMIIFRAMEWORK_0-20001475.zip
    XMII OPC UDS SP00   XMIIOPCUDS_0-10005336.ZIP
    XMII OPC HDA UDS SP00   XMIIOPCHDAUDS_0-10005335.ZIP
    XMII iHistorian3 UDS SP00  XMIIIHISTORIAN3_0-20001465.zip
    Label printing - TBD
    What did I miss?  Is everything in the correct order?
    Thanks all,
    --Amy Smith
    P.S.  I have been impressed by the quality of the posts on this forum.  I look forward to joining the community!

    Amy,
    This is probably not what you want to hear but the guide will most likely not be updated since the JDBC driver and it's configuration is specific to the vendor and not SAP.  This is the reason for all of the various configuration fields you see in the xMII Data Server configuration screen.  It allows the xMII system to support a connection via any JDBC driver.  The MS site where you downloaded the 2005 driver from has the Server URL defined there and there are plenty of supplementary sites on configuring the URL properly for your system.  If you still think it should be added then please create a CSN/CSS message requesting the change.
    To cover some previous comments on the NW installation, plan for approx 2-4 days in installing and configuring Solution Manager; if you don't already have it in your corporate landscape.  The actual installation took me 20hrs on a 2GB RAM Dual-DualCore 2 GHz CPU machine and took approx 45 GBs of space (This is now required by SAP and last I checked was free).  You'll need this because it will help you maintain/manage your various systems corporate wide.  Also it is needed to generate "Solution Manager Keys" which are required for NW installations and to download NW support package updates from Service Marketplace.
    Once that's done it's about 3 hours for each successive NW AS Java installation and about 5 minutes for the xMII v12 deployment and finished off at around 5GBs of space. 
    This is all in the guide I am putting together along with a "High-Availability" section which is adding some extra time to it's release but I can guarantee it's worth the wait!
    It's nice to see that you've done your homework on this, hope this helps to explain and clarify...
    Sam

  • SDN Downloaded tutorial TutWD_Tree  needs missing libraries

    HI All
    SDN Downloaded tutorial TutWD_Tree has build errors due to missing libraries. is some one faced similar problem what are the libraries we have to include and where will i get these libraries.
    any suggestions please
    -Manohar

    Hi,
    I had the same problem. I think the reason is indeed that you are working with some newer version of the Studio. My version is 2004s (Version: 7.0.06 Build id: 200601142119). The example project references some directories like "com.sap.dictionary.runtime" (located under ...SAP\IDE\IDE70\eclipse\plugins). In my installation the name of this directory is a little different: "com.sap.dictinary.runtime_2.0.0". To solve this problem you will have to replace some jar-files referenced by the project. This works as follows:
    Right-click the project, then select "Properties" from the contex-menu. A new dialog appears. At the right side of this dialog select "Java Build Path". At the left you will see 4 tabs, select "Libraries". The references jar-files will be displayed. Probably several of them will be marked with a little yellow "!". For each marked jar-file perform the following steps:
    Select the jar-file. Press "Edit...". A new dialog will appear. Press "Extension...". A file-selection-dialog appears, where you can select the jar-file in the right directory.
    - Christoph -

  • Error in compiling Photoshop CC 2014 sample project

    Hi,
    I am trying to compile SDK sample project "outbound". but it is showing errors, as "Parse Issue: Unknown type name 'DialogPtr' " in DialogUtilities.h .
    DialogUtilities.h file is in "Adobe Photoshop CC 2014:photoshopsdk:pluginsdk:samplecode:common:includes".
    even if I add this path in project  settings it still shows the errors.
    how can I make this work?
    I am using Photoshop CC 2014 and Xcode version is 4.6.3 (4H1503)
    If you have any idea regarding project settings then please let me know.
    Thanks and regards,
    Priyanka.

    Are you using the CC 2014 release of the SDK?
    The DialogUtilities.h for mac do not work. They are the old Carbon API's. See the Dissolve example for an Objective-C UI.
    I would comment out the DialogUtilities.h include and other associated headers for Carbon UI. Some Carbon calls still work that are unrelated to UI.

  • Error in compiling sample project of Indesign CC 2014

    Hi,
    I am trying to compile sample project of Indesign CC 2014 using VC++ 2013. but it is showing me following error:
    "error C2039: 'assert_not_arg' : is not a member of 'boost::mpl' (..\..\..\source\sdksamples\basicmenu\BscMnuSuiteLayoutCSB.cpp)    D:\Adobe InDesign CC 2014 SDK\external\dva\third_party\boost_libraries\boost\iterator\detail\facade_iterator_catego ry.hpp"
    Build result is also showing "Unknown compiler version - please run the configure tests and report the results".
    I have added following path in "Project properties->VC++ directories->Include directories"
    D:\Adobe InDesign CC 2014 SDK\external\dva\third_party\boost_libraries
    D:\Adobe InDesign CC 2014 SDK\external\dva\third_party\adobe_source_lib
    Please let me know if any kind of settings I need to change in VC++ 2013.
    I am using application Indesign CC 2014 and VC++ 2013 and OS is Windows 8
    Thanks in advance,
    Priyanka

    You probably need to post this over in the InDesign SDK forum, but I'm not sure that's even the right place. Can you explain in plain language what this "project" is?

  • Error in compiling sample project of photoshop CC 2014

    Hi,
    I am trying to compile sample project "Outbound" of Photoshop CC 2014, but it is showing me error, "Parse Issue: Unknown type name 'DialogPtr' " in DialogUtilities.h file .
    DialogUtilities.h is part of "samplecode:common:include" folder. I have also added this path in header search path, but it is still not working.
    Application I am using is "Photoshop CC 2014"
    and Xcode version is "Version 4.6.3 (4H1503)"
    If anyone have idea about this then please let me know.
    Thanks,
    Priyanka

    Are you using the CC 2014 release of the SDK?
    The DialogUtilities.h for mac do not work. They are the old Carbon API's. See the Dissolve example for an Objective-C UI.
    I would comment out the DialogUtilities.h include and other associated headers for Carbon UI. Some Carbon calls still work that are unrelated to UI.

  • Sample Project with ni hardware using NI-DAQmx Driver

    hi, i need a Sample Project with NIi hardware using NI-DAQmx Driver

    Please stick to one thread. You've created several that are asking the same thing and the answer remains the same - Help> Find Examples if using LabVIEW. Other programming languages come with their own set of examples.

  • Using Apple's sample project at your own gain, legal or not legal?

    I found a sweet sample project in my Xcode developer folder called "Sketch". I would like to use it's code and redesign, redevelop, and totally flip it around to were I just used it as a template towards my own project. Is that legal to do? Considering Apple produced it as a sample project, not as a sample code to build on. Or would this be something to contact Apple about?

    I've done that. None of them say anything about redistribution to an extent of mine. Most of them say stuff like this "I found this in other headers, but this one came from infoPlst.strings"
    /* For the Finder's info panel. */
    CFBundleGetInfoString = "2.0.1, Copyright © 1998-2009, Apple Inc.";
    /* For the app's About panel. */
    NSHumanReadableCopyright = "Copyright © 1998-2009, Apple Inc.\nAll rights reserved.";
    /* On Mac OS 10.4 "Apple Sketch document" is the localization of the matching CFBundleTypeName entry in the Info.plist. On 10.5 it's also the localization of the matching UTTypeDescription entry in the Info.plist. The NSPDFPboardType and NSTIFFPboardType localizations are only used on 10.4, by Cocoa. On 10.5 the corresponding CFBundleDocumentTypes entries are pretty much ignored, because this app uses UTIs instead. */
    "Apple Sketch document" = "Apple Sketch document";
    "NSPDFPboardType" = "Portable Document Format (PDF) document";
    "NSTIFFPboardType" = "Tagged Image File Format (TIFF) image";

  • Is there any well designed sample database availabe for download ?

    Hi
    Thank you for reading my post
    I get the Oracle Express 10g and now i am looking for a good database with some test data inside it
    to practice some tuning and sql commands.
    is there any (rather big ) sample database available for download ?
    Thanks

    Hello,
    XE ships with the Sample Application that includes the HR schema with some objects to work on. By default, the HR user account is locked so you need to unlock it first. It's usually a good place to start as many current and future documentation based on XE will include examples from this schema.
    Przemek

Maybe you are looking for

  • How to restrict accounting doc generation while excise invoice creation

    Hi, i have to restrict accounting document generation while excise invoice creation through J1IIN. i can't use statistical in my pricing proceedure since this is excise group and plant specific requirement. same priicing proceedure is being used acro

  • Oracle Financials- Financial Reporting Lead with TCS

    Hello, Good Day, I am very pleased to be writing to you today to introduce a job opening we are aggressively recruiting for. Based on an on-line resume, I believe you may be qualified for the position. Would you please take a look at the job descript

  • Font embedding in Flash CS5

    Hi, I have 3 swf files: Main, FontLibrary and Graphics. Main.swf loads the other two and applies logic. Graphics.swf is created in Flash CS5 and contains a dynamic TextField instance, to which I want to apply a font from FontLibrary.swf. To know whic

  • Nokia Email Service Error : 500: Failure - Unrecog...

    After installing teh new upgraded nokia messeging application, i am recieveing error for sending my email. 500: Failure - Unrecognized SSL message, plaintext connection? can anyone help. Sachin Solved! Go to Solution.

  • Select exact match in LOV (revisited)

    Hi all, Regarding [url http://forums.oracle.com/forums/thread.jspa?messageID=9203960]Thread: Select exact match in LOV, which is already closed: LOVs in ADF match the entered value using a LIKE operation. For example, let's say we have an attribute o