SDK included in BO Edge?

Hi, anyone knows if BO Edge are included SDK functionality?
Thanks!

Hello
as there are more than one Edge edition (standard, prof, premium) please see for [full documentation of each|http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000713358&_SCENARIO=01100035870000000202&].
Hope this will answer all your questions.
Best reagrds
Falk

Similar Messages

  • Can charts in JavaFX SDK include 3D type (x, y, z axis)?

    Can charts in JavaFX SDK include 3D type (x, y, z axis)? It is to say the XYZChart.

    Yes, but you have to develop them yourself (none of the standard built in charts are 3d charts).
    Here is a really old example of a 3D pie chart.
    https://gist.github.com/jewelsea/1485144
    As features have been added to JavaFX, there are better ways to implement such charts today.
    For 3D work, you are best off working with a JDK8 release.

  • Outline path to create an outline that includes the rounded edge?

    In illustrator CS6 I have a line with a rounded endpoints. When I try to OUtLINE PATH - it will clip off the rounded edge -- as if I'm asking AI to outline a path with a non-rounded edge. How can I get outline path to create an outline that includes the rounded edge? Many thanks!

    Karen,
    It sounds like something that may require something from this list.
    The following is a general list of things you may try when the issue is not in a specific file (you may have tried/done some of them already); 1) and 2) are the easy ones for temporary strangenesses, and 3) and 4) are specifically aimed at possibly corrupt preferences); 5) is a list in itself, and 6) is the last resort.
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to 3 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder (follow the link with that name) with Illy closed (more tedious but also more thorough and reversible);
    5) Look through and try out the relevant among the Other options (follow the link with that name, Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy, Item 15) applies to CC, CS6, and maybe CS5);
    Even more seriously, you may:
    6) Uninstall, run the Cleaner Tool (if you have CS3/CS4/CS5/CS6/CC), and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • How to include javascript in Edge?

    I am new to jQuery and Edge.
    I want to add some "Drag" functions to my project and I browsed the forum and found a javascript plugin. So I downloaded the js files and placed them in my project folder (the folder containing .an and .html)
    I searched the forum and found a way to include javascript which is adding the following code in compositonReady event
    $("<script type='text/javascript' charset='utf-8' src='myjs.js'>").appendTo("#Stage");
    and I replaced "myjs.js" with the plugin file name but it seems not working. When I view the html code there is only "MyProject_edgePreload.js" in it. Thanks for guiding me what's wrong here.

    Better tools are available: yepnope() and $.getScript().
    1) About yepnope(): you can download samples file here.
    2) $.getScript() is a jQuery function :  $.getScript("js fileName", function(){ your code });

  • Missing NSGeometry.h in SDK - included in simulator SDK

    Hello all,
    I am working on my first iPhone game, and have been working in the simulator until today where I got my developer program activated.
    Compiling the game for the device for the first time gives me a weird error about not being able to link NSMakePoint method.
    So I dig into this, and it turns out that the iPhone SDK foundation framework is missing the NSGeometry.h (as well as a few other), which are included in the simulator SDK.
    I've only found one other post about this
    http://discussions.apple.com/thread.jspa?threadID=1600790&tstart=30
    Which didnt really solve it.
    So I wondered if this is a known issue, and something that is reported + acknowledged to get fixed.
    Looking at the documentation here
    http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Miscellaneou s/Foundation_Functions/Reference/reference.html
    it should be part of the foundation framework, so there is definitely a bug here.
    Best regards
    Thomas

    I hit this one too (@_@).
    You can #define NSPoint CGPoint and that will get you some mileage. For the NSGeometry items, I have used the pattern of #define NSPointInRect(p, r) CGRectContainsPoint(r, p) (or whatever the actual names are; I don't recall). That isn't super cool, but if you only use a few routines it may be enough.
    I'm not certain about the archiving issue. You may be able to convert to NSData or NSValue and archive that. Or possibly NSString.
    As far as things working in the simulator and not the device, I have found a number of them including NSSocketPort, NSSocketPortNameServer, NSConnection, NSHost which either are not there or only have diminished capability. I am -assuming/hoping- that these will be incorporated into a future revision(s) of the iPhone OS... But I have no way to know.

  • Is SDK included JRE?

    Hello
    I download SDK(j2sdk-1_4_0-win.exe) and JRE(j2re-1_4_0-win-i.exe), find in SDK are included a JRE, so I can remove "j2re-1_4_0-win-i.exe"?
    . li

    WHY?
    JRE JUST FOR JAVA USER.

  • SDK Included in B1 License?

    I'm investigating whether or not Business One would be a good fit for us.  It appears that the SDK is only available to certified ISVs.  Is it also available to companies that own a license so that they may develop their own add-ons and integrations in house?  If we wanted to develop an add-on in house would we have to get partnered and certified?
    Thanks,
    Zack

    Hi,
    actually i got the feeling that you don't need to be certificated or be a partner for developing your own addon.
    i think the primary point is that you develop the addon for yourself and don't sell it.
    i know some companies that developed their own inhouse addons.
    i recommend you to contact a partner in your area.
    lg David

  • IOS6 SDK Download included in Xcode 4.6.3?

    All,
    Is the IOS6 SDK included in the full download of Xcode 4.6.3?  If not, where can I get a copy of the IOS 6 SDK?  Thank you.
    - Jesse

    For practical purposes, yes. Separately, no.
    Xcode's iOS SDK is downwards compatible with a range of previous versions of iOS, but only one SDK (Xcode 4.6.3/iOS SDK 6.1) is supplied with a particular Xcode version (Xcode 5/iOS SDK 7). To support a range of iOSs, set 'Build Settings/iOS Deployment Target' to your choice from the list provided.
    See: Xcode Versions ~ #iOS - As of 9.18.13

  • Include an interactive Youtube player in Edge Animate - Not working properly!

    Hi folks!
    I am working on a new project which is based on a interactive web video.
    In the Edge Animate proyect I have implemented a Youtube fullscreen player which has interactivity. On the one side, in the Edge project I have included a JS which contains the definition of the Youtube player API and all its functions in order to enable the interactivity. On the other side, in the HTML which creates Edge Animate I have included the div for the player and some buttons to play and stop the Youtube video.
    When I launch the website using Edge Animate everything works fine, but when I open the HTML file without Edge Animate, the Youtube player is not being defined (the player div is empty). I think the problem may be related to the external JS file in the Edge project.
    I don't recognise why this external JS with the Youtube functions only load when it is launched from the Edge Animation app.
    My aim is to load this project as a OAM file at the end in Wordpress with the Youtube player and its interactivity included.
    Need help for this issue! Does some know how to fix it?
    Conclusion:
    Fullscreen animation with Youtube Player as background with some buttons in the HTML project file to play and stop the youtube video. Youtube API functions inside an external JS file and included in the Edge Animate project. Only works when the animation is launched with Edge Animate. If the HTML file is open directly, Youtube player is empty.
    PD: I have attached some images in order to offer a clearer vision of this problem.

    Actually yes...!
    Failed to load resource: net::ERR_FILE_NOT_FOUND file://www.youtube.com/player_api
    But why only when opening the HTML directly...?
    There is another error...maybe this is the problem source:
    Uncaught SecurityError: Blocked a frame with origin "https://www.youtube.com" from accessing a frame with origin "http://localhost:54321". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.

  • Does SDK 4 include Xcode?

    Hi,
    does sdk 4 include XCode and the other developer tools?
    Also, do I need to install sdk 3, 2 and 1 before installing the fourth version?
    Thanks,
    -c.

    I copied the following from Apple's download link for the SDK.
    +The fourth beta version of the iPhone SDK includes Xcode IDE, iPhone simulator with Open GL ES support, Interface Builder, Instruments, frameworks and samples, compilers, and Shark analysis tool.+
    +To test your code directly on iPhone and distribute your application on the App Store, apply to the iPhone Developer Program.+

  • Edge Transport Attachment stripping based upon an emails Subject line.

    I am running Exchange 2010 on-prem with a 2013 Hybrid (including a 2013 Edge Transport server for message handling between on-prem and the o365 tenant) connecting to an o365 tenant. I use EMC's SourceOne for archiving running on-prem. The o365
    tenant points to a mailbox on my on-prem Journaling server.
    What I am seeing is that when o365 forwards emails as attachments from the cloud back to the on-prem Journaling server it is examining the subject line of the message and making a decision to strip the attachment based upon the very end of the subject line.
    Example: A simple text message with a subject line of: "Check out the new web site at www.xyz.com"
    The Edge transport server is seeing this as being a ".com" attachment and stripping it off before it gets to the Journaling server. So it does not appear to be looking inside the message to see what it actually is and figure out that it is not
    a ".com" file but a simple text message.
    I have seen this with other file extension types as well. Such as ".exe" . It is also stripping off ".zip" attachments as well, but I understand that and not sure how to deal with it.
    Has anyone else experienced this and how have you dealt with it? Microsoft wants me to take the Edge out of play and go directly to from the cloud to an on-prem Exchange server. But that is not an option as the on-prem servers are not exposed to the internet.
    Thanks, Bob
     

    Hi BobSwe,
    Thank you for your response.
    If you have resolved this question, please mark useful replies as answer.
    Thanks,
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Allen Wang
    TechNet Community Support

  • The selected Flex SDK does not support building mobile projects

    I am unable to create a new Actionscript Mobile project.  The new project dialogue gives the error: "The selected Flex SDK does not support building mobile projects."  I tried seting the default Flec SDK both to the SDK included with Flash Builder 4.7, and also to a version of the 4.6.0 SDK (build 23201) with AIR 3.3 SDK overlayed on it, which already existed on my computer.  Both resulted in the same error.  Any ideas?

    Hi ,
    Actionscript Mobile projects use AIR SDK by default in Flash Builder 4.7 . Flex SDK won't be used for Actionscript projects.
    Could you please try creating an Actionscript project in fresh workspace and let me know if the issue still exists.
    Also attach screenshot and error log if any.
    Thanks,
    Sanjay

  • Use of WIN-SDK Import libraries

    How can we use Win32 SDK import libraries( *.lib) in our forms. I am not asking of DLL,
    of course we can use a DLL with ora_ffi, But my problem is the use of Microsoft SDK for windows. Because Microsoft windows API documentation is based on Import libraries(*.lib) so we can not have the detailed information of DLLs, Thats why i am interested in use of (*.lib) import libraries.

    Adding the lib file to your project is not sufficient to use its functions.
    You also need the function definitions. According to MSDN, CMC function definitions
    are located in "xcmc.h" header file, which should be present in cvi\sdk\include.
    So, simply add the following line at the beginning of your source file "smtp.c":
    #include
    [email protected] wrote:
    >Hi,> I am trying to use win32 calls that are not included in kernel32.lib,>gdi32.lib
    and user32.lib thus I have to add import libraries to the>project. Reading
    cvi\sdk\sdkfuncs.txt I determined that the three>functions I need (cmc_logon,
    cmc_logoff and cmc_send) are located in>mapi32.lib.>> So in project I do
    Edit->Add files to project->library and select>cvi\sdk\lib\mapi32.lib. It
    pops into the project
    view.>> After build project I get>Undefined symbol
    'cmc_logoff' referenced in "smtp.c">Undefined symbol 'cmc_logon' referenced
    in "smtp.c">Undefined symbol 'cmc_send' referenced in "smtp.c">>Which are
    exactly the same errors if I don't include mapi32.lib in the>project.>>Where
    have I gone wrong? As far as I can tell these routines should now>link.>>This
    is using NT 4.0, service pack 6a, Labwindow version 5.0>>Thanks,> Bob>>>Sent
    via Deja.com http://www.deja.com/>Before you buy.

  • Java ME SDK 3.0 Released

    I am happy to announce the Revenue Release of Java Platform Micro Edition Software Development Kit 3.0.
    Java ME SDK includes the advanced tools found in Java Wireless Toolkit 2.5.2 [for CLDC] and Sun Java Toolkit 1.0 [for CDC] and many new features.
    Key Features
    * Integration with third-party emulators and Windows Mobile devices
    * On-device deployment and on-device debugging
    * CLDC/MIDP, CDC/FP/PBP/AGUI, and BD-J integrated into one SDK
    * New CLDC HotSpot Virtual Machine
    * Optimized MSA 1.1 stack with extensions
    * Profiling support
    * Network monitor
    * BD-J support
    * New development environment based on Netbeans Platform
    * Lightweight UI Toolkit (LWUIT) integration
    * Device search database integrated in SDK
    * JavaFX Mobile Emulator included
    Have a look for yourself: [http://java.sun.com/javame/downloads/sdk30.jsp]

    Are there any plans about releasing the SDK on Linux, and if yes, when?

  • Welcome to the Novell Plug-in SDK Forum!

    Hello all,
    This forum is dedicated to the Novell Plug-in SDK, which currently
    provides a framework for the development of Sentinel and Identity
    Manager plug-in components, namely Reports, Collectors, Actions, and
    Solution Packs, although we do hope to expand that list in the future.
    If you have questions about the SDK, the build scripts, the API, or
    just want advice on the best way to build something, post here and the
    community may provide just the answer you are looking for.
    The Sentinel Plug-In SDK includes libraries and code developed by
    Novell Engineering, as well as template and sample code which you can
    use to begin developing your own projects. Please ensure, however, that
    you understand the official support policy:
    * Novell officially supports the API (classes, attributes, and
    methods) documented as part of this SDK. Novell does not support any
    classes or methods developed by customers to extend their solutions.
    * Novell officially supports the SDK install, build scripts,
    template code and layouts for Collectors, Actions and Reports, except
    for any template code that is in the dev directory for the plug-in
    itself and is modifiable.
    * Novell does not officially support the sample code that is copied
    into the release.js files and which is editable by the developer.
    * Novell will not support any customer- or partner-developed code
    directly, though Novell Support will provide guidance on troubleshooting
    in order to determine whether the bug is in the supported components.
    If you want support above and beyond what you can get from this forum,
    and your issue is with something listed as supported above, then contact
    Novell Support for more assistance.
    DCorlette
    DCorlette's Profile: http://forums.novell.com/member.php?userid=4437
    View this thread: http://forums.novell.com/showthread.php?t=416417

    Hello all,
    This forum is dedicated to the Novell Plug-in SDK, which currently
    provides a framework for the development of Sentinel and Identity
    Manager plug-in components, namely Reports, Collectors, Actions, and
    Solution Packs, although we do hope to expand that list in the future.
    If you have questions about the SDK, the build scripts, the API, or
    just want advice on the best way to build something, post here and the
    community may provide just the answer you are looking for.
    The Sentinel Plug-In SDK includes libraries and code developed by
    Novell Engineering, as well as template and sample code which you can
    use to begin developing your own projects. Please ensure, however, that
    you understand the official support policy:
    * Novell officially supports the API (classes, attributes, and
    methods) documented as part of this SDK. Novell does not support any
    classes or methods developed by customers to extend their solutions.
    * Novell officially supports the SDK install, build scripts,
    template code and layouts for Collectors, Actions and Reports, except
    for any template code that is in the dev directory for the plug-in
    itself and is modifiable.
    * Novell does not officially support the sample code that is copied
    into the release.js files and which is editable by the developer.
    * Novell will not support any customer- or partner-developed code
    directly, though Novell Support will provide guidance on troubleshooting
    in order to determine whether the bug is in the supported components.
    If you want support above and beyond what you can get from this forum,
    and your issue is with something listed as supported above, then contact
    Novell Support for more assistance.
    DCorlette
    DCorlette's Profile: http://forums.novell.com/member.php?userid=4437
    View this thread: http://forums.novell.com/showthread.php?t=416417

Maybe you are looking for