SDK Development tools

Hi guys, I have been trying to download SDK development tools without success. This is because the SAP site is SSL. Can someone help me?
Rgds

Hi anne
I had the same problem and mailed SAP support, they suggested I try a download manager like <a href="http://www.internetdownloadmanager.com">Internet Download Manager</a> they have a free trial version.
HTH
Tinus

Similar Messages

  • Missing SDK in CommandLine Developer Tools for 10.9 Mavericks

    I'm trying to install some programs and while configuring it seems SDK is missing in CommandLineTools for 10.9 Maveriks.
    N.B.: Using Xcode works fine but it is 4.5 GB and I really don't need all of it. CommandLike Developer Tools from the description seems to be what I need but SDK is still missing (the description says it includes OS X SDK).
    Any suggestions?

    I don't know. All I know is that with Xcode works and with CommandLine only I get this
    configure: no OSX SDK found at /Library/Developer/CommandLineTools/Platforms/MacOSX.platform/Developer/SDKs/Ma cOSX10.9.sdk
    By the way I solved my probem using a precompiled version of the program I needed.

  • DocFlex/Javadoc 1.5.6, a multi-format doclet development tool and more

    DocFlex/Javadoc is both a multi-format Javadoc Doclet and a rapid doclet development tool, which allows easy creation of professional quality Java API documentation generated by Javadoc in various output formats.
    More in this article:
    Key Features
    Availability
    This Version
    What is DocFlex?
    Main Concepts
    Other Applications
    Links
    KEY FEATURES
    Template-driven doclet architecture
    - Actual doclets are created in the form of special templates interpreted by the DocFlex Doclet, which is the template interpreter / output generator wrapped in the form of a Javadoc Doclet.
    - The high quality graphic Template Designer allows you to visually design most of things, whose development was possible so far only by direct Java coding.
    - The templates are designed independently on a particular output format. All formatting is specified in some universal way using properties of template components. During the generation, it is rendered with the suitable features available in the selected output format.
    - The elaborated support of template parameters (including multivalued list parameters). The parameters are defined and accessed within templates to adjust dynamic properties of template components. Most of options previously used to control an ordinary doclet now simply become template parameters!
    - The possibility to call templates from one another. This feature (along with the template parameters) makes possible re-using the same templates for different tasks as well as organizing template libraries.
    Data processing
    - The entire Doclet API is represented in the form of a virtual XML document (called Doclet DSM), on which the designing and processing of all templates is based.
    - Sophisticated capabilities for data querying and sorting based on an extension of XPath.
    - Full support of new Java 5.0 language features: Generic Types, Enums, Annotations.
    - Simultaneous support of Java 1.4 and Java 5.
    Creating hyperlinks
    - Generation of an extensive network of hyperlinks interconnecting the whole documentation.
    - The hyperlinks can be generated in all output formats that support them (this currently includes HTML and RTF).
    - The universal way of defining documentation cross-links based on the link/target keys specified in templates.
    - In RTF, the cross-links can be generated in the form of page number references, which effectively makes them usable even in the printed documentation.
    - In HTML, the possibility of loading several frame windows from a single hyperlink at once.
    Universal support of various formatting techniques
    - text formatting: fonts, colors, borders
    - paragraph formatting: margins, pagination control, borders, colors
    - border formatting: styles (solid, double, dashed, dotted), thickness, colors
    - tables: arbitrary cell layouts, borders, nested tables
    - lists: bulleted, numbered, delimited
    - document fields (RTF): page number, number of pages, TOC, etc.
    - page formatting: size, orientation, margins, headers/footers
    - formatting styles
    - rendering of embedded HTML, which means interpreting in non-HTML output formats (such as RTF) the HTML tags embedded in text data (e.g. documentation comments). Almost all HTML tags practically usable in doc-comments are supported.
    Inserting images
    - statically specified in templates
    - dynamically, obtained by <img> tags found in Java comments
    - supported image formats: GIF, PNG, JPG, WMF, EMF, BMP
    Output formats
    - HTML (both framed multi-file and single-file output)
    - RTF (version 1.6 - supported since Word 2000).
    - TXT (plain text), which may be particularly useful for various utilizations of the Java code information provided by the Doclet API generate XML files by it, or SQL files to import into a database).
    Standard Template Set
    - The ready-to-use Standard Template Set included in all editions of DocFlex/Javadoc allows you to immediately generate:
    (*) The framed HTML Java API documentation similar to that generated by the standard Javadoc.
    (*) The same documentation packed in a single HTML file.
    (*) The unmatched quality RTF JavaDoc.
    - Special features supported by standard templates:
    (*) Excluding classes/methods/fields by custom tags and annotations.
    (*) Selective omitting of package qualifiers.
    (*) Selective documenting of custom tags (similar to -tag option of Standard Doclet).
    - By modifying the standard templates, you can quickly customize the generated documentation according to your needs.
    Doclet GUI
    - Besides command line options, DocFlex Doclet supports an alternative user-friendly way to control the template-based doclets interactively -- the high quality Doclet GUI.
    - The Doclet GUI starts with the Generator Dialog, where you can specify all general settings (such as the main template, the output format and the output directory), start the generation, track its progress and stop at any moment you need.
    - The grid-tree-based Parameter Inspector invoked from the Generator Dialog for a selected template allows you to view the descriptions of all template parameters controlling the doclet and set their values according to the parameter data types.
    - The generator options specific for the selected output format can be set in the corresponding Format Option Inspector (also invoked from the Generator Dialog).
    - Once the generation is finished (or cancelled), you can start it again with different settings or a new main template without restarting the whole Javadoc.
    Integrations
    - With any system that runs Javadoc (in particular, see below)
    - Apache Ant
    - Apache Maven 2
    - Eclipse
    For lots more information, see DocFlex/Javadoc homepage: [http://www.filigris.com/products/docflex_javadoc/]
    AVAILABILITY
    DocFlex/Javadoc comes in two editions:
    (1) The full edition called "DocFlex/Javadoc" as it is. This is commercial software, which includes all the implemented functionality.
    (2) The reduced freeware edition called "DocFlex/Doclet". It includes only the output generator and can be used as an interpretor of any custom templates. It also includes the standard template set, which allows you to instantly use it as an HTML doclet (similar to the standard one, however with some special features) plus an excellent quality RTF doclet.
    Both editions are available for downloads on the page: [http://www.filigris.com/downloads/]
    THIS VERSION
    New features:
    - The template interpretor works 15-20% faster
    - Improvement of RTF output
    - Multi-valued (list) template parameters
    - Custom elements
    - Standard Templates: Selective documenting of custom tags (similar to -tag option of standard doclet)
    For more details, see product Readme | Change Log on the downloads page: [http://www.filigris.com/downloads/]
    WHAT IS DOCFLEX?
    DocFlex is an innovative technology for development of high quality template-driven documentation/report generators by any kind of data obtained from various software applications via the Java APIs they provide.
    MAIN CONCEPTS
    The whole DocFlex technology is based on four generalizations:
    (1) The mapping of an entire Java API onto a virtual XML-like representation made of some elements and attributes so as to process any such a representation in a universal way using techniques borrowed from the field of XML, like XPath (or more precisely, a conceptual analogue of XPath with some extensions not present in it).
    (2) The abstract formatting concept based on four layouts (flow of text, flow of paragraphs or paragraph-like objects, tables and lists), which can be rendered in most modern document formats (e.g. HTML, RTF, XSL-FO etc.)
    (3) The automatic generation of hyperlinks (or their page number reference equivalents) by matching the sets of keys produced from certain natural properties of the things (entities) being documented and hyper-linked.
    (4) The representation of the object controlling structure of the output generator (made on the first three principles) in the form of a plain-text template with a possibility to create and edit such templates using a graphic Template Designer, which visualizes the controlling objects (now becoming template components) in a form resembling the output they will produce.
    OTHER APPLICATIONS
    In fact, DocFlex/Javadoc is not the only application of DocFlex technology. The following is a summary of other DocFlex software:
    DocFlex/XML
    The SDK and runtime environment for rapid development and execution of template-driven automatic documentation/report generators by any data obtained from XML files.
    This is currently the most complex and advanced application of DocFlex technology. Actually, this tool can be considered a powerful alternative to XSLT. At least, it is definitely able to do what XSLT apparently not (for example, see “XSDDoc” below). We will publish a more detailed comparison “DocFlex/XML versus XSLT” with the next DocFlex/XML release, which is coming very soon.
    DocFlex/XML home page: [http://www.filigris.com/products/docflex_xml/]
    DocFlex/XML | XSDDoc
    A template set for DocFlex/XML that implements a high quality W3C XML Schema documentation generator in HTML and RTF output formats.
    For more details, please see: [http://www.filigris.com/products/docflex_xml/xsddoc/]
    DocFlex/XML | WSDLDoc
    A similar template set for DocFlex/XML that will implement a high-end WSDL documentation generator.
    This product is not released yet.
    DocFlex/Together
    A template-driven documentation generator for [Borland Together|http://www.borland.com/us/products/together/] (which is a UML modeling tool).
    This is the earliest application of DocFlex technology and probably the most beautiful one. It works only with Together Architect 1.x, which is now obsolete. Unfortunately, since Together 2005, Borland eliminated any open APIs (for unknown reasons). Because of this, further development of DocFlex/Together was impossible.
    DocFlex/Together home page: [http://www.filigris.com/products/docflex_together/]
    See also examples of the UML documentation generated with it: [http://www.filigris.com/products/docflex_together/examples/]
    The future DocFlex/UML is going to generate something like this as well.
    DocFlex/UML
    A template-driven UML documentation generator based on [Eclipse EMF|http://www.eclipse.org/emf/]. This tool is in early development stage yet. In a sense, it will continue DocFlex/Together with the focus on integration with other UML tools that use Eclipse EMF.
    LINKS
    This original article can be found at:
    [http://www.filigris.com/ann/docflex_javadoc_v1.5.6/]
    DocFlex/Javadoc home page:
    [http://www.filigris.com/products/docflex_javadoc/]
    DocFlex/XML home page:
    [http://www.filigris.com/products/docflex_xml/]
    DocFlex/XML | XSDDoc, the XML schema documentation generator:
    [http://www.filigris.com/products/docflex_xml/xsddoc/]
    Free downloads:
    [http://www.filigris.com/downloads/]

    Now, DocFlex/Javadoc v1.4 has been released specifically dedicated to Linux (Mac OS X) support:
    (*) Some early bugs have been fixed, which prevented it working properly under Linux.
    (*) A special RTF option was introduced to generate OpenOffice.org friendly RTF (see below)
    (*) Improved support for external document viewers.
    (*) Now, DocFlex/Javadoc software includes the shell script files prepared to quickly install and launch it under Linux
    New RTF option
    A new RTF output option "Tune output for MS Word� has been introduced. This option, actually, allows switching off that very tuning (which until now was the default mode) to produce an RTF friendly to open with other non MS Word applications, e.g. OpenOffice.org Writer under Linux.
    Read full announcement (and screenshot) by this link:
    http://www.filigris.com/ann/docflex_javadoc_v1.4/
    Regards,
    Leonid Rudy
    http://www.docflex.com

  • Error while Installing and Starting SAP Widget Development Tools

    Hi All,
    I have downloaded Eclipse: eclipse-SDK-3.3.2-win32.zip from http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.3.2-200802211800/eclipse-SDK-3.3.2-win32.zip
    I am following the link: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c032ae0a-7d6b-2a10-14a1-cc6efb066dfc
    for Installing and Starting SAP Widget Development Tools as an Eclipse Plug-in
    I am very new to it, So I was following Step by Step procedure.
    On the 16th step I am getting an error:
    AP Widget Templates (0.12.0.1167) requires feature "org.eclipse.gef (3.3.0)", or equivalent.
    I had download the SAP Widget Development Tools.zip file from https://www.sdn.sap.com/irj/sdn/downloads?rid=/webcontent/uuid/b03b6544-c741-2a10-8999-ed04eb2b2c71
    While unzipping the eclipse-SDK-3.3.2-win32.zip, there were two errors:
    The System cannot find the file specified &
    The file name or extension is too long.
    I ignored them and continued the unzipping.
    Please guide me as to how we can solve this error.
    Ankur
    Is it because I am using Eclipse 3.3.2 and not 3.3.0? If yes from where I can download Eclipse 3.3.0
    Edited by: ankur malhotra on Jul 25, 2008 7:36 AM

    Hi Ankur,
    This happens sometimes because of the Eclipse that you use. Download the Eclipse JEE Version. When you go to eclipse.org and try to download eclipse you can do a comparision of the versions there, You download the version which supports all the web features.
    http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/ganymeder
    Check the above link you will be able to see the package details. Please download this Java IDE for EE developers and try installing the SAP widgets foundation then, If you are facing any problems in installing the plugins thru local archived site please let me know.
    Regards,
    Sai

  • SAP Development Tools differences?

    Dear all
    I am new to SAP.
    I want to learn development tools.
    Why?
    I want to create reports
    I want to make new screens inside SAP
    I want to make some validation on existing SAP screens
    I want to integrate SAP with Other running application
    I want to Send data to SAP
    I want to get data from SAP
    From my reading the tools I found are:
    ABAP
    .Net
    Powerbuilder
    May be there are other tools that I don’t know.
    I need to know what are the limitation of ever tool in terms of the above points?
    Thanks,

    Hello Ramzy
    You're actually approaching this from what I'd say is an incorrect angle. I think the first step is to determine what SAP product you are actually interested in. Then, see if the product has an SDK (not all SAP products have an SDK) and then see what development tool you need to work with the SDK (VS .NET, Java, PB, etc., etc.).
    In this case you posted your query to the "NET SDK Application Development in BI Platform" Topic Space. Each SCN Topic Space has an Overview. The Overview in this Space:
    As you can see, the products are; SAP BusinessObjects Enterprise, SAP BusinessObjects Edge, and SAP Crystal (Reports) Server. Therefore if you are interested in these products, you would post your queries here as Discussions. If you are interested in other SAP products, you will have to find the correct SCN Space for those. The following document should help you there:
    Find Topic Spaces on SCN (Forums)
    Happy coding,
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada

  • Trouble installing xcode developement tools....

    I downloaded the iphone SDK package to develop iphone apps. In that package there are approximately 20 packages that i am assuming you download to have full functionality to create apps. When I try to download the development tools package I get a message that reads "You have selected a custom install location that exist but not empty. Please make sure that the specified directory is empty or choose another location and retry your install." Have anyone experienced this?

    alas, after contemplating the error for 3 more seconds (as i should have before posting), it seems it requires a totally empty folder... my assumption was that it would make a new folder in the root of my external... it seems it does not, and requires you to make an empty folder. perhaps this is a safeguard to prevent wannabe's like myself from installing professional developer tools.
    cheers!

  • Known Issues for Windows 10 SDK and Tools

    Please read about Known Issues for Windows 10 developers in the Known Issues for Windows 10 SDK and Tools
    forum

    To fix this issue, your computer must be connected to the internet to download these components.
    Make sure your computer is connected to the internet.
    Open Control Panel, and select Programs and Features. 
    Select Microsoft Visual Studio 2015 RC, click Change, and then click
    Modify.
    Select the feature “Universal Windows App Development Tools”, and click
    Update.

  • Where can I download complete Xcode Developer Tools for OS-X 10.6?

    I have OS-X version 10.6.8 (Snow Leopard, I think). I do not have Xcode installed. I do not have the original MAC DVD.
    I figured out I needed Xcode 3.2. When I download "Xcode 3.2" it from Apple, during install it says it failed "to locate package at ~/Packages/DeveloperTools.pkg".
    Downloading "Xcode 3.2.1 Developer Tools" (there is no "Xcode 3.2 Developer Tools"), installing it results in the same error message. (The contents of this DMG is "XcodeTools.mpkg".)
    Maybe I should download "Xcode 3.2.6 and iOS SDK 4.3 for Snow Leopard"? (But that is 4.14GB and I can't download that right now.)
    Or am I stuck because I do not have the original DVD which I may need to get "DeveloperTools.pkg"?
    (Also, why do you think the DMG binaries are so huge? The "Xcode 3.2" DMG for example, is 1GB, but the inside "Xcode.mpkg" is only 541KB!)

    Any of the Xcode 3.2.x download packages will work with Snow Leopard. You don't need the Snow Leopard DVD to install Xcode, but if you had the DVD things would be easier for you because you could install Xcode from the DVD and not have to download it. If you don't need to develop for iOS, Xcode 3.2.2 is 744.71 MB, which is a much smaller download than Xcode 3.2.6.
    The Xcode binaries are huge because you're downloading and installing more than just Xcode. There are other GUI apps, such as Interface Builder, Instruments, Dashcode, and Quartz Composer. There are also command-line tools. And there may also be developer documentation included with the Xcode binaries. All that adds up.

  • More 401 error help with developer tool

    Ok so last night I posted about getting this 401 authentication error whenever I tried to download the SDK.   I fixed my problem by creating a new developer account.   That let me download the sdk.   Now this morning when I'm ready to try some sample code from the SDK I can't seem to stay authenticated in the developer tool at https://afcs.acrobat.com/  or https://cocomo.acrobat.com/.   Any time I try to do something like download the sdk again, or add a room it tells me I'm not authenticated.   If I refresh the page it asks me to login again.
    I've tried this with flash player 10 in safari, firefox, and ie.   Then I downgraded to flash player 9 and tried again in IE.    Has anyone else gone through this?   Is there just something simple that I'm missing here?
    Thank you,
    Eric

    Wow thanks for the fast response I really appreciate it.   I used
    HTTPLiveHeaders to capture me going to https://afcs.acrobat.com.   Then I
    logged in as [email protected]   After I was logged in I clicked on the
    download sdk link.   I've attached the header results in a file.   I don't
    really have an afcs applications yet I just started this yesterday (although
    I've been doing a lot of flex development).
    I was able to download the sdk once when I create a new account and once out
    of the many times I tried to login today.
    Thanks!
    Eric

  • Where do I find the Command-line Adobe AIR Developer Tool?

    Hi,
    Where do I find the Command-line Adobe AIR Developer Tool? (ADT)
    I downloaded the AIR 4 SDK, but can't find it.
    Thanks

    Yes, as Colin stated, FB / FlashPro calls it with app-xml and some other (device orientation, width, height etc) parameters.
    // chall3ng3r //

  • Development tool for long term

    Just wondering which of the three tools:
    1. adobe air
    2. webworks
    3. upcoming native sdk
    would be a good bet to be the primary tool used over the next few years?
    Just didn't want to have to re-develop apps in case we made the wrong decision today.  Is there a general consensus which one might dominate the developer community?  Or has anyone tried the beta for the native sdk that could give their opinoin?
    thanks.
    Solved!
    Go to Solution.

    That all depends on your current skills and the type of app you are trying to develop.
    Adobe AIR: Uses ActionScript and is a higher level object-orient language.  There are tons of sites and sample code available on the net and AS3 has been around at least 7 years so it is fairly mature.  AIR applications can be ported to other platforms including iOS and Android.  AIR also allows you to create desktop applications and the sibling version (Flex) allows you to build browser applications.  Adobe AIR allows to create a wide variety of application types (basic games, business, etc.).  Most people with OO background can pick it up pretty quickly and is "similar" to Java.  The development tools are mature (Eclipse) including debuggers, profilters, remote debugging, etc. Very consistent user interface across all platforms.
    WebWorks: If you are good with JavaScript and HTML, then this would be a good tool.  WebWorks is bewer than AS3, but lots of resources to get to know JavaScript.  Probably a little faster to build basic applications than AS3.  It has the same drawbacks of developing web-based applications because of JS, but if that is what you know than it is a very good choice. Many other mobile platforms are adopting WebWorks too.  Some WebWorks GUI elements look kind of strange.
    Native SDK: Is a C++ SDK, so if you have years of C++ knowledge and need to have higher performance application for things like games (because it allows for multi-threading and OGL), then this is a very good choice. Not for the timid in dealing with C++, but you be closer to the OS level and will gain greater performance.  If you dont currently know C++, I suggest to start with AS3.  Other than games and some high performance business apps, you would have to create a strong case to use NDK over AIR or WebWorks.  NDK will be wholy QNX and BBTOS API extensions.  Not portable outside the BB/RIM for the most part.  Lots of C/C++ libraries will likely port over easily.  Unknown IDE at this point, but hopefully it is Eclipse as well.
    Hope that helps. 
    o2 interactive | FaceBook | Blog | Twitter

  • What development tools are available to a student to add functionality

    Hello,
    I am a student who wants to add some functionalities to the SAP Strategy Management software,
    to make it more collaborative. I subscribed to this very collaborative SAP website to find an answer on two questions:
    - is it possible for me as an external student to add functionality in SAP Strategy Management by programming in ABAP or JAVA?
    - if so, what (free) development tools are available
    I hope that there is someone who can help me with these two short questions. I would be very thankfull.
    Regards,
    Sadesh Sewnath
    Erasmus University Rotterdam
    Economics and Informatics

    Hello,
    This forum is for questions directly related to the SAP Business Objects SDKs. Your question is about SAP Strategy Management software. Please post your question to one of the SAP software specific forums.
    Sincerely,
    Dan Kelleher

  • Known Issue: Setup warnings for Windows 10 SDK, Emulators for Windows Mobile, and Tools for Windows 10 Universal Apps (Windows 10 Insider Preview SDK and tools, April 2015 release)

    When you install Visual Studio 2015 when not connected to the internet, for example from an ISO, you may receive warnings after setup completes for Tools for Windows 10 Universal Apps, Windows 10 SDK, and Emulators for Windows Mobile. These warnings include:
    This product did not download successfully: The server did not return the file size.
    This product did not download successfully: Signature verification failed on downloaded file.
    This product did not download successfully: HTTP Status 502: The server….

    To fix this issue, your computer must be connected to the internet to download these components.
    Make sure your computer is connected to the internet.
    Open Control Panel, and select Programs and Features. 
    Select Microsoft Visual Studio 2015 RC, click Change, and then click
    Modify.
    Select the feature “Universal Windows App Development Tools”, and click
    Update.

  • Java Card Development Tool and Cards.

    Hello all,
    I'm thinking to purchase some Java Card Development Tools and Java Cards.
    Could you guys recommend any?
    Now I'm checking the Schlumberger's Cyberflex Access SDK. If I buy this, which card do I have to choose? 'Cyberflex Access Developer Card'?
    Howabout Gemplus? Oberthur? or G&D? and anything else?
    I look forward to hearing from you guys,
    Thank you.
    Julie.

    A list of Java Card development tools is available at http://wireless.java.sun.com/allsoftware/index.html#jcardtools

  • Microsoft Office Developer Tools for Visual Studio 2013 on Windows 10 Technical Preview

    Hi, I've never developed a plugin for Office before. I've downloaded the technical preview of Windows 10 and have it running via Boot Camp on my MacBook (Looks good! I'll buy it when it comes out). Obviously with this being in beta it's understandable that
    there are problems, so this is just a heads up on one particular problem. Maybe there's already a solution or workaround?
    I've downloaded Visual Studio 2013 Community Edition, brought a copy of Microsoft Office Home And Student 2013 and am currently in the process of installing Microsoft Office Developer Tools for Visual Studio 2013.
    The only problem though is that when I try to install it I get the following message:
    http://s22.postimg.org/dxh1gtra9/Install_Problem_Office_Plugin_Tools.png
    Here is the log:
    http://pastebin.com/7wWkSfjF
    I also tried to download the file directly and run that.
    http://s3.postimg.org/tj9vb660j/Install_Problem_Office_Plugin_Tools2.png
    I right clicked on the file and noticed an options called "Troubleshoot Compatibility". There was a wizard, and I ran through the wizard a number of times through different routes but none of them worked. I was unable to find the option which turned
    off compatibility mode. I then searched for answers online which told me to do some things in the regedit program but that didn't seem to solve the problem.
    Anyway, I understand that this is a beta version of Windows 10 and that there are going to be problems but thought it would be best to let you know. Perhaps I should just bite the bullet and buy Windows 8.
    Many thanks,
    Lawrence

    Hi RealByReel,
    Thanks for sharing the solution back.
    Best regards,
    Barry
    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.

Maybe you are looking for

  • Getting error while importing the data to scsm

    Hi, We are planing to iport data from another Ticketing tools .For this i have created a .CSV and .XML .While iporting i am getting below error And the Xml File is  ================================================================ <CSVImportFormat>  

  • How do I add a pre-existing flash, interactive quiz to presenter 9.0

    currently, we are reviewing Presenter 9.0 as it appears to be the only option to move existing flash CBTS into SCORM for loading into our LMS. The content is not the issue.  The "quizzes", for each lesson, are pre-created flash interactive videos(fil

  • Finished podcast missing tracks on playback

    OK, my brother's a digital audio engineer. I'm not. I recorded students in class using (a very grindy-sounding) iPod 80G and a Griffin iTalk mic. Uneven, but it was the first time. I didn't even try to fool with taking out the whirring disk noise und

  • HTTP connection to ABAP runtime failed

    I am building a scenario where XI picks up a file from a directory and pushes an IDoc to ECC.  I have configured the interface with the Design tool, and I believe my setup in the Configuration tool are correct too, however I am encountering an error

  • Linking parameters.. how?

    I have a situation where three different layers and parameters for location need to all be adjusted in unison i.e. when an image moves location, so must a mask on a different layer and so must the centre point of an effect all to that same location.