Quantcast
Channel: SCN : All Content - SAP HANA Cloud Platform Developer Center
Viewing all articles
Browse latest Browse all 3285

Release Notes for SAP NetWeaver Cloud

$
0
0

Release Notes for SAP NetWeaver Cloud - January 31st

 

FunctionType of ChangeDescription

SAP Cloud Connector

Enhancement

SAP Cloud Connector (SCC) 1.2.0 has been released with the following enhancements:

  • An automatic check for landscape host and proxy (if existing) that shows whether a connection to the Cloud is possible. The result appears on the Home tab.
  • A manual connectivity check for all exposed systems, which shows whether the backend is reachable from SCC.
  • A process monitor that shows the status of all SCC processes and provides a restart option for the different process groups.

You can download SAP Cloud Connector via the SAP NetWeaver Cloud update site -> Additional Software tab.

 

 

Release Notes for SAP NetWeaver Cloud - January 17th

 

FunctionType of ChangeDescription

Sample Application “Paul the Octopus”

New

“Paul the Octopus” is a sample Web application that provides a complete example of all platform services of SAP NetWeaver Cloud, synchronously working together. The application code samples are provided and explained in details in a community blog.

For more information, see:

Community blog: Get Ready for Your Paul Position

Documentation: Running Sample Applications.

SAP NetWeaver Cloud Persistence ServiceEnhancement

The SAP HANA database is now available for use on the nwtrial.ondemand.com landscape. The default database type to be used (the SAP HANA database or SAP MaxDB) can be selected when you register for a developer account. For more information, see Signing Up for an Account.

Deploying an Application to SAP NetWeaver CloudBugfix

The issue with deploying to the Cloud when your IDE is behind a proxy requiring basic authentication has been resolved.

For more information, see this thread.

 

 

Release Notes for SAP NetWeaver Cloud - December 20th

 

FunctionType of ChangeDescription

Alerting based on custom JMX checks

New

It is now possible to receive alerts based on custom JMX checks defined via the SAP NetWeaver Cloud Console Client. The feature allows you to select an MBean attribute value to check and define a threshold for receiving alerts.

For more information, see Configuring Custom JMX Checks with SAP NetWeaver Cloud Console Client.

SAP NetWeaver Cloud Mail Service (beta)Enhancement

Debugging connection problems to the mail provider is now documented.

For more information, seeUsing the Mail Service-> Enabling the Debugging Feature section.

SAP NetWeaver Cloud Mail Service (beta)Removal

The deprecated mail service APIs needed for the OSGi programming model and for accessing the SAP Cloud Mail Gateway have been removed as announced.

To send e-mails from NetWeaver Cloud applications, use a mail account at an internet-accessible mail provider (for example GMail).

 

 

Release Notes for SAP NetWeaver Cloud - December 6th

 

FunctionType of ChangeDescription

Persistence Service Based on the SAP HANA Database

New

Persistence Service based on the SAP HANA database is now available for productive usage in SAP NetWeaver Cloud. It can be used with the following features and limitations:

  • Row and column store
  • Access via JDBC and JPA
  • No support of XS Engine
  • No access with SAP HANA Studio

Currently, the database platform (SAP HANA database or MaxDB) can only be chosen on account level.

Identity FederationNew

Identity federation is now available for productive use. For more information about using identity federation, see Securing SAP NetWeaver Cloud Applications.

Identity FederationEnhancement

Changed UI for identity federation in the Account page. The UI now adds the following tabs:

  • TRUST– You manage here the trust configurations of SAP NetWeaver Cloud as service provider, and an on-premise identity provider. For more information on using this part of the UI, see Using a Custom Identity Provider.
  • AUTHORIZATIONS– You manage here role assignments of users and groups on SAP NetWeaver Cloud. For more information on using this part of the UI, see Managing Roles and Groups.

SAP NetWeaver Cloud Connectivity Service

Enhancement

The SAP Cloud Connector version 1.1.1 is released with the following enhancements:

  • SCC audit log has been extended to contain information about SCC configuration changes
  • System mappings that expose the available backends include the configuration of the backend type (e.g. ABAP system, SAP Business Connector, non-SAP system)
  • Support of cookie domain attribute and HTTP redirect.
UI development toolkit for HTML5Enhancement

New control library sap.m is available for developing applications running on mobile devices.

For detailed information on all new features, see SAPUI5 Release Notes.

 

 

Release Notes for SAP NetWeaver Cloud - November 22nd

 

FunctionType of ChangeDescription

Local Development Scenario

New

SAP NetWeaver Cloud is now certified as Java EE 6 Web Profile compatible. For more information, see SAP NetWeaver Cloud Java EE 6 Web Profile Certified! and Java EE Compatibility.

The Java EE 6 Web Profile functionality comes as Beta and is delivered with SDK-2.0.2.Beta. The new major version of the SDK can be downloaded from https://tools.netweaver.ondemand.com with any free developer account. Currently, with this SDK it is possible to deploy applications only in Beta and Trial accounts (not allowed for productive accounts).

More information on the newly supported features with SDK-2.x is available in this blog post.

Local Development Scenario

Enhancement

The SAP JVM 7, a JDK 7 compatible Java Virtual Machine, is now available as a separate download from the Additional Software section on https://tools.netweaver.ondemand.com. It can be used for running a local SAP NetWeaver Cloud server.

For more information see Java Execution Environment and Installing the SAP JVM.

 

 

Release Notes for SAP NetWeaver Cloud - November 8th

 

FunctionType of ChangeDescription
Configuring Availability ChecksNew

You can now use the SAP NetWeaver Cloud Console to configure:

  • Availability check (URL) and response time thresholds for your application
  • E-mails to receive alerts if the availability check fails because the application is not available or because of poor performance.

You can do these configurations for a whole account and then they are applied to all applications running in this account.

For more information, see Application Monitoring and Alerting.

Eclipse Tools Support for JDK7

Enhancement

You can use Eclipse to develop, run and test your applications on SAP NetWeaver Cloud on top of Java Standard Edition Virtual Machine for Java 6 and 7. The desired version can be specified by changing the version of the Java facet of the deployed web project. For more information, see Creating an SAP NetWeaver Cloud Application.

SAP NetWeaver Cloud Connectivity Service and SAP Cloud ConnectorEnhancement

You can now download the SAP Cloud Connector also via the SAP NetWeaver Cloud update site, in addition to the SAP Service Marketplace. On the update site, the SCC download can be found under the “Additional Software” tab.

Be reminded that the SAP Cloud Connector versions prior to version 1.1.0 have reached end of life as announced in this blog post.

Identity FederationEnhancement

When configuring the local provider, you can now choose among three configuration options:

  • Default – the local provider for this tenant inherits the configuration for SAP NetWeaver Cloud
  • None – no own trust settings for this tenant
  • Custom – the tenant admin can configure the local provider settings. This option contains pretty much the configuration options existing up to now.

For more information, see Using a Custom Identity Provider.

 

 

Release Notes for SAP NetWeaver Cloud - October 25th

 

FunctionType of ChangeDescription
SAP NetWeaver Cloud Document ServiceNew
  • A new API for deleting a repository is now available.
  • HTTP headers If-Modified-Since and Last-Modified are now supported.

Choosing application VM (compute units) size

New

SAP NetWeaver Cloud offers four different sizes of application VM (compute units) that can be purchased for productive accounts. When deploying an application to a productive account using the SAP NetWeaver Console Client, you can now choose the application VM size from the options you have purchased.

For more information about the different sizes of application VM (compute units), see Application Runtime.

For more information about choosing application VM size using the console client, see Deploying Using SAP NetWeaver Cloud console client.

SAP NetWeaver Cloud Mail Service (beta)NewThe SAP NetWeaver Cloud Mail Service allows sending e-mail messages from Web applications via e-mail providers that are accessible in the Internet (e.g. GMail). E-mail provider and e-mail account are configured using mail destinations. According to the Java EE Specification, the reference to the javax.mail.Session configured by the mail destination is specified in web.xml instead of context.xml.
Eclipse ToolsNew

A wizard for collecting support information in a ZIP file is now available. When this ZIP file is attached to a support ticket, it may help SAP support to get better understanding of the user environment and process the issue faster. The wizard can be launched from the menupath Help -> Collect Support Information.

Eclipse ToolsEnhancement
  • The Logging tools now have the following enhancements:
    • There is an easier way to open the Server Logs view from the Servers view either by clicking a button in the view’s toolbar, or by double-clicking on the special node under each SAP NetWeaver Cloud server.
    • Log files are now opened in the standard Eclipse Console view
    • Refresh button has been added in the Loggers editor and Server Logs view
    • The sorting order of table columns in the Loggers editor and Server Logs view can now be changed.

For more information, see Viewing Logs and Setting Log Levels from the Eclipse IDE.

  • When the Users and the Connectivity editors are opened and there is no content, short help information is displayed in the empty space in the editor.
Server side support for JDK 7Enhancement

Application developers and application operators can run and test applications on the cloud on top of Java Standard Edition Virtual Machine for Java 6 and 7.

By default, all applications are still deployed on Java Standard Edition Virtual Machine for Java 6. Optionally, as a result of extensions in the application runtime, it is possible to designate in the SAP NetWeaver Cloud Console client that the application should be run on Java Standard Edition Virtual Machine for Java 7. In this way, application developers can also create applications which rely on features that are specific for Java Standard Edition Virtual Machine for Java 7.

For more information, see Deploying Using SAP NetWeaver Cloud Console Client.

SAP NetWeaver Cloud Connectivity Service and SAP Cloud ConnectorEnhancement

The Connectivity Service is now available also on the SAP NetWeaver Cloud Trial Landscape for free evaluation and demo purposes.

To use the on-demand to on-premise connectivity features of the Connectivity Service, you have to download and install the SAP Cloud Connector, which can now be downloaded from the SAP Service Marketplace with every valid S-User.

Be reminded to plan and perform the required migration to the SAP Cloud Connector version 1.1.0, as announced already with this blog post.

SAP NetWeaver Cloud Identity Service DocumentationEnhancement

The Programmatic Logout section is enhanced with information and examples how to avoid common problems with implementing logout.

For more information, see User Authentication.

SAP NetWeaver Cloud Document ServiceBugfixThe problem with throwing a wrong exception when you try to create a repository which already exists is now fixed.
SAP NetWeaver Cloud Mail Service (beta)DeprecationSending e-mails via the SAP NetWeaver Cloud Mail Gateway is deprecated and will be removed end of 2012. The alternative is to use a mail account at an internet-accessible mail provider (e.g. GMail) for sending e-mails from SAP NetWeaver Cloud applications.

 

 

Release Notes for SAP NetWeaver Cloud - September 27th

 

FunctionType of ChangeDescription
SAP NetWeaver Cloud Persistence ServiceNew

Persistence Service based on the SAP HANA database is now available in SAP NetWeaver Cloud as a beta version. It can be used with the following features and limitations:

  • Row and column store
  • Access via JDBC and JPA
  • No support of XS Engine

Currently the database platform (SAP HANA database or MaxDB) can only be chosen on account level. However, this is only possible for beta accounts.

SAP NetWeaver Cloud Connectivity Service and SAP Cloud Connector

New

Audit logging is now supported by the Connectivity and Configuration service.

The SAP Cloud Connector version 1.1.0 has been released (check this blog post for details) with the following features:

  • Upgrade support from older SAP Cloud Connector versions starting with version 1.0.1.
  • LDAP integration for authenticating SAP Cloud Connector administrators
  • System certificate for mutual authentication with connected backends
  • Easy temporary resource disablement

For more information, see Installing SAP Cloud Connector and LDAP Authentication.

Profiling a Web Application LocallyNew

The SAP JVM Profiler can be used to address the root cause of performance and memory problems.

It is a powerful tool that supports the developer in identifying runtime bottlenecks and reducing the memory footprint. Profiling can be enabled on the NetWeaver Cloud Server for Local testing without VM configuration changes and works reliably even for very large Java applications.

The SAP JVM Profiler can be easily integrated into any Eclipse-based environment by using the established plugin installation system of the Eclipse platform. It allows you to connect to a running SAP JVM and analyze collected profiling data in a graphical manner. The profiler plug-in provides a new perspective similar to the debug and Java perspective.

It is available through the SAP NetWeaver Cloud update site.

For more information, see Profiling a Web Application Locally.

Local Development ScenarioEnhancement

The SAP JVM is now available as a separate download from the additional software section on https://tools.netweaver.ondemand.com. It can be used for running a local SAP NetWeaver Cloud server.

The SAP NetWeaver Cloud infrastructure runs on SAP's own implementation of a Java Virtual Machine - SAP Java Virtual Machine (JVM).

SAP JVM is a fully certified Java Standard Edition Virtual Machine for Java 1.4, 5, 6, and 7. It is derived from Oracle’s HotSpot VM and JDK implementation, but enhanced with several supportability features such as the SAP JVM Profiler for better monitoring, and profiling applications running on the SAP NetWeaver Cloud server for local testing.

For more information, see Application Runtime and the SAP JVM section in Setting up the Tools.

Eclipse ToolsEnhancementEclipse Tools now show Javadoc for the Java classes from the 3rd party JARs included in the SAP NetWeaver Cloud SDK.
Eclipse ToolsEnhancement

Filter field has been added to the Loggers editor to make finding a particular logger easier.

For more information, see Viewing Logs and Setting Log Levels from the Eclipse IDE.

SAPUI5 ToolsEnhancement

New version 1.6.3 of SAP UI Development Toolkit for HTML5 (SAPUI5) has been released. For more information, see SAPUI5 detailed release notes.

Note that the RichTextEditor control of SAPUI5 will be changed with the next SAPUI5 release 1.8., which will be included in one of the next SAP NetWeaver Cloud releases. The reason is the embedded third-party component TinyMCE from Moxiecode Systems AB, which potentially can be used by customers/partners without being aware of the specific license terms. To prevent this accidental usage, the TinyMCE code will be removed. More instructions how to manually add TinyMCE code will follow in the release notes of SAPUI5 release 1.8.

 

 

Release Notes for SAP NetWeaver Cloud - September 13th

 

FunctionType of ChangeDescription
ID FederationNew

The following features of the ID Federation are now available:

  • Single sign-on with SAML 2.0 compliant on-premise identity providers (Beta)
  • Sharing of user profile information between SAP NetWeaver Cloud and on-premise user directories (Beta)

For more information, see Using a Custom Identity Provider.

  • Direct user-to-role assignments (Beta)
  • Role assignments based on user attributes  (Beta)

For more information, see Managing Roles and Groups.

LDAP Authentication in SAP Cloud ConnectorNew

SAP Cloud Connector supports LDAP-based authentication. If you have an LDAP server in your landscape, you can test the users available on the LDAP server.

For more information, see LDAP Authentication.

Eclipse ToolsNew

It is now possible to view the application logs directly in the Eclipse IDE.

For more information, see Viewing Logs and Setting Log Levels from the Eclipse IDE.

Eclipse ToolsBugfixAn issue with attaching source code when debugging Maven projects has been fixed.

 

 

Release Notes for SAP NetWeaver Cloud - September 4th

 

FunctionType of ChangeDescription
Eclipse ToolsNew

Eclipse Tools allow changing the effective level of loggers.

For more information, see Setting Log Levels for Loggers from the Eclipse IDE.

SAP NetWeaver Cloud Document ServiceEnhancement
  • Performance improvements for initial connection and session creation have been made.
  • Locking optimizations have been introduced that greatly reduce the probability of getting a BlockedException.
SAP NetWeaver Cloud Document ServiceBugfixDecimal values can now be negative as well.

 

 

Release Notes for SAP NetWeaver Cloud - August 16th

 

FunctionType of ChangeDescription
SAPUI5 ToolsNew

To support the development of HTML5 applications, SAPUI5 offers a set of Eclipse-based tools and editors. They provide wizards for creating application projects and views according to the model-view-controller concept, and other features like JavaScript code completion and in-place application preview. SAPUI5 tools can be downloaded as a feature from the Eclipse Tools update site both for Juno and Indigo versions.

For more information, see the SAPUI5 Development Tools section in the documentation.

SAP NetWeaver Cloud Document ServiceEnhancement

You can now develop applications that use the Document service using only pure Java EE consumption mechanism. You do not need to convert your Dynamic Web Project to OSGi Bundle Project, and you do not need to take care of imports in the manifest file.

For more information, see Using the Document Service in a Web Application.

 

 

Release Notes for SAP NetWeaver Cloud - August 2nd

 

FunctionType of ChangeDescription
SAP NetWeaver Cloud SDKEnhancement

The SAP NetWeaver Cloud SDK has been extended with:

  • Commands for installing, starting and stopping (non-blocking for usage in scripts) of a server for local development.
  • Samples (basic, authentication, and persistence) demonstrating the specific services. In addition, the samples show how to automate a headless build and test of Java EE web applications (WARs) with Apache Maven that:
    • Builds a WAR based on the SAP NetWeaver Cloud platform API
    • Shows how to run rudimentary unit tests
    • Installs, starts, waits for, and stops the local server runtime
    • Deploys the application to the cloud server runtime and runs the integration test
    • Starts, waits for, and stops the cloud server runtime
    • Deploys the application to the cloud server runtime and runs the integration test
  • Simplified and more comprehensive file system structure.

For more information, see Understanding the Development Environment and Running Sample Applications.

SAP NetWeaver Cloud Document ServiceEnhancement

Repositories are now isolated within an account. Only applications deployed in the same account as the application that created a repository can access that repository.

For more information, see Document Service Concepts.

SAP NetWeaver Cloud Document ServiceEnhancementUser forwarding is now supported in the local development scenario as well.
SAP NetWeaver Cloud Logging InfrastructureEnhancement

The log files are now rotated not only by date but also by size, to prevent generation of very large log files. After a file reaches 50 MB in size, it is archived and an index is added to its name. The oldest log file has the biggest index and the latest file is always without an index.

Development APIs DocumentationNew

The APIs documentation is now available online.

For more information, see API Documentation.

Eclipse Help for SAP NetWeaver CloudEnhancementContext-sensitive help has been added for the Preferences page and SDK Runtime Wizard.
SAP NetWeaver Cloud Security DocumentationEnhancement

A new document describing how you can protect your applications against cross-site request forgery (CSRF) security attacks has been added.

For more information, see Protecting from CSRF.

SAP NetWeaver Cloud Document ServiceBugfixAn issue leading to messages in the log file in the local development scenario has been fixed.
Eclipse Tools for SAP NetWeaver CloudBugfixChanging the context root of an OSGi-free application is now possible using the Web Project Settings property page.
Eclipse Tools for SAP NetWeaver CloudBugfixThe “Source not found” issue when debugging OSGi-free applications has been fixed.

 

 

Release Notes for SAP NetWeaver Cloud - July 19th

 

FunctionType of ChangeDescription
SAP NetWeaver Cloud Connectivity ServiceEnhancement

The SAP NetWeaver Cloud Connectivity service is now available for productive use.

For more information, see SAP NetWeaver Cloud Connectivity Service.

SAP NetWeaver Cloud Document ServiceEnhancement

The SAP NetWeaver Cloud Document service is now available for productive use.

For more information, see SAP NetWeaver Cloud Document Service.

Deploying an Application to SAP NetWeaver CloudEnhancementWhen deploying an application to SAP NetWeaver Cloud, you can use your e-mail address as a user name too.
SAP NetWeaver Cloud DocumentationEnhancement

The SAP NetWeaver Cloud documentation has a redesigned and more user-friendly welcome page.

For more information, see SAP NetWeaver Cloud Documentation.

 

 

Release Notes for SAP NetWeaver Cloud - July 5th

 

FunctionType of ChangeDescription
Managing Application LogsNew

New commands for managing application logs have been introduced in the SAP NetWeaver Cloud Console Client. For more information, see Managing Application Logs Using SAP NetWeaver Console Client.

New API of SAP NetWeaver Cloud Connectivity ServiceNew

A new API of Connectivity Service is introduced, the old API is deprecated and removed. For more information, see How to Use Destination API.

SAP NetWeaver Cloud Connectivity Service DocumentationEnhancementSAP NetWeaver Cloud Connectivity Service documentation for application developers has been restructured and enhanced. For more information, see How to Use SAP NetWeaver Cloud Connectivity Service.
SAP Cloud ConnectorEnhancement

Improved error handling of the SAP Cloud Connector and destination service.

For more information, see Installing and Configuring SAP Cloud Connector.

SAP NetWeaver Cloud Mail ServiceEnhancementThe API that is only needed for OSGi programming model  is deprecated and the Mail Service tutorial using the OSGi programming model is removed. For more information, see Sending E-Mails from SAP NetWeaver Cloud Applications.
SAP NetWeaver Cloud ID Service DocumentationEnhancement

The description of the local server scenario is updated; the location of the json file containing the configuration of local users has been added.

For more information, see User Authentication.

SAP NetWeaver Cloud Console ClientEnhancement

Improved supportability, error handling, logs, OS support. Console commands with the same name can be identified by their group (for example, deploy:start and local:start).

SAP NetWeaver Cloud Persistence Service SQL TraceNew The Persistence Service provides an SQL trace, allowing you to analyze and troubleshoot errors caused by SQL statements in your applications, irrespective of whether you are using JPA or plain JDBC. For more information, see Switching On the SQL Trace.
SAP NetWeaver Cloud Persistence Service JNDI LookupEnhancement

References to a  javax.sql.DataSource resource should now be defined in your application’s web.xml descriptor, in accordance with the Java EE Specification. The use of context.xml has been deprecated and will no longer be supported as of 13 September 2012. You should migrate all Web applications that consume the Persistence Service (javax.sql.DataSource) via JNDI lookup by following the straightforward three-step procedure described in Migrating Web Applications That Use context.xml.

 

 

 

Release Notes for SAP NetWeaver Cloud - June 21st

 

FunctionType of ChangeDescription
Setting Up the ToolsEnhancement

The update site provides now Indigo and Juno versions of the SAP NetWeaver Cloud Eclipse Tools.

Eclipse Connectivity EditorEnhancement

The Eclipse Connectivity Editor now provides a drop-down list widget for configuring the ProxyType property.

For more information, see Configuring an Application in the Eclipse IDE.

 

 

 

Release Notes for SAP NetWeaver Cloud - June 11th

 

FunctionType of ChangeDescription
Official name changedNew

SAP NetWeaver Neo is now officially called SAP NetWeaver Cloud.

Documentation and Eclipse Tools are rebranded to the official name.

Developer CenterNew

The new developer center is now the central point of entry to get information, news and support for SAP NetWeaver Cloud.

For more information, see SAP NetWeaver Cloud Developer Center.

Trial AccountsNew

A 90-days trial account can be obtained with a valid SCN account for free via the SAP NetWeaver Cloud Developer Center following these steps.

Setting Up the ToolsNewThe SAP NetWeaver Cloud tools and SDK can now be obtained easily via click through from the developer center by any SCN user. Before you can download the SAP NetWeaver Cloud SDK or Eclipse Tools, you have to agree to the EULA. For more information, see SAP NetWeaver Cloud Developer Center and Setting Up the Tools.
ID ServiceEnhancementYou can now develop applications that use authentication and authorization using only pure Java EE consumption mechanism. You do not need to convert your Dynamic Web Project to OSGi Bundle Project, and you do not need to take care of imports in the manifest file. For more information, see User Authorization.
Eclipse Connectivity EditorEnhancement

The Eclipse Connectivity Editor now automatically removes the “TrustAll” property if “ProxyType” is set to “OnPremise”. “TrustAll” should not be used in OnPremise scenarios.

For more information, see Configuring an Application in the Eclipse IDE.

SAP NetWeaver Cloud DocumentationEnhancement

Official documentation of SAP NetWeaver Cloud is now added in the Eclipse Help and is installed together with the Eclipse Tools for SAP NetWeaver Cloud.

Context help is added to the wizards and dialogs of the Eclipse Tools.

Eclipse ToolsEnhancementThe classpath of a Java EE project in Eclipse is now populated only with the JARs from the API folder of the SDK. In older versions of the Eclipse Tools the classpath was populated with all JARs from the SDK which might lead to problems when the application is deployed to the cloud.
Setting Up the ToolsEnhancementThe Eclipse Tools now warn you for upgrading the tools if you configure SDK that is much newer than the Eclipse Tools.
Update SiteEnhancementThe error messages of the update site have been improved.

 

 

 

Release Notes for SAP NetWeaver Neo - May 10th

 

FunctionType of ChangeDescription
SAP NetWeaver Neo Console ClientEnhancement

In the Neo Console client you can now specify which hosts can be contacted without a proxy.

A new Version command is added and you can also make use of suggested commands in case you spell a command incorrectly.
Setting Up the ToolsEnhancement

The SAP NetWeaver Neo Tools page look is enhanced with the Gold Reflection theme.

For more information, see SAP NetWeaver Neo Tools Page.
SAP NetWeaver Neo Connectivity ServiceEnhancement

Documentation describing how to consume BAPIs from an ABAP system via the SAP Cloud Connector and SAP Business Connector has been released in the Neo Community.

For more information, see Neo Community.

 

 

 

 

Release Notes for SAP NetWeaver Neo Beta - April

 

FunctionType of ChangeDescription
SAP NetWeaver Neo Mail Service (Beta)New

The SAP NetWeaver Neo Mail Service allows you to send electronic mail messages from your Web applications.
For more information, see SAP NetWeaver Neo Mail Service.

Account PageNew

The Account page is the central point for managing all activities associated with your account and for accessing key information about your applications.

For more information, see Managing Your Accounts and Applications.
Setting Up the ToolsEnhancementUsers need to log on with an S-user account in order to install Neo Eclipse Tools from the update site or download the Neo SDK.
For more information, see Setting Up the Tools.
Testing User Authentication in the Local Development ScenarioEnhancement

This feature allows developing and testing user authentication and authorization in an application on the local server in the Eclipse IDE without the need to have network connectivity and a user account in SAP ID Service.

For more information, see User Authentication.
Logging in SAP NetWeaver NeoEnhancement

The Neo application developers can now access SLF4J API directly without adding any references or packaging the library in the application archive.

For more information, see Logging in a SAP NetWeaver Neo Application.

 

 

 

Release Notes for SAP NetWeaver Neo Beta - March

 

FunctionType of ChangeDescription
SAP NetWeaver Neo Document Service (Beta)New

The SAP Netweaver Neo Document Service provides an on-demand content repository for unstructured or semi-structured content.
For more information, see SAP Document Service.

SAP NetWeaver Neo Connectivity Service (Beta)New

The SAP NetWeaver Neo Connectivity Service service allows SAP NetWeaver Neo applications to consume services from on-premise systems via HTTP based protocols using secure tunnel.
For more information, see  SAP Connectivity Service.

Server EditorEnhancement

New tab Connectivity in the Server Editor allows configuration of HTTP destinations for the Connectivity service.

For more information, see Configuring an Application in the Eclipse IDE.
New Server wizard pageEnhancement

The UI is changed to use the “account” and “application” terms instead of the internal technical terms of “space”, “appliance” and “component”.

For more information, see Deploying from the Eclipse IDE.
Deploying a Web Application LocallyBugfix

Resolved issue when stopping the local server, while it is still in starting state.

For more information about deploying a Web application locally, see

Deploying from the Eclipse IDE.

Deploying a Web Application LocallyBugfixResolved issue with freezing of the Eclipse IDE when the local server is not responding.
Deploying a Web Application LocallyBugfixResolved issue with NullPointerException when trying to run a Web application bundle with single JSP on the local server.
Deploying a Web Application LocallyBugfixResolved issue with starting the local server after restarting the Eclipse IDE.
Setting Up the ToolsBugfix

Resolved issue with incorrectly selected target definition when editing the server runtime environment.

For more information, see Setting Up the Tools.
Deploying from the Eclipse IDEBugfix

The console output of the local server is cleaned of confusing logs.

For more information, see Deploying from the Eclipse IDE.
Setting Up the ToolsBugfix

Resolved issue with not removing the error marker when selecting valid location for the SAP NetWeaver Neo SDK in the Preferences page.

For more information, see Setting Up the Tools.

 

 

 

Release Notes for SAP NetWeaver Neo Beta - February

 

FunctionType of ChangeDescription
SAP UI Development Toolkit for HTML5New

SAP UI Development Toolkit for HTML5 (SAPUI5) is a user interface technology that you can use to develop Web user interfaces.

For more information, see Getting Started With SAPUI5

SAP NetWeaver Neo Console ClientEnhancement

A new SAP NetWeaver Neo Console Client is introduced to provide command line interface to the SAP NetWeaver Neo platform. The console client provides deploy and start capabilities.

For more information, see Deploying Using SAP NetWeaver Neo Console Client

Logging in an applicationEnhancementYou can enable logging in a SAP NetWeaver Neo application by using the SLF4J API.
For more information, see Logging in an SAP NetWeaver Neo Application
Deploying an Application to SAP NetWeaver NeoBugfixWhen deploying to an existing component, the wizard now displays a warning message that the content will be overwritten.
For more information about deploying, see Deploying an Application to SAP NetWeaver Neo
Setting Up the ToolsBugfixIncorrect error message was shown when you enter an invalid location for SDK.
For more information about SDK location, see Setting Up the Tools
Setting Up the ToolsBugfixNullPointerException was thrown when you enter an invalid landscape URL.
For more information about landscape URL, see Setting Up the Tools
Setting Up the ToolsBugfixNullPointerException was thrown when you open the server editor.
For more information about  setting the runtime environment, see Setting Up the Tools
Consuming Internet ServicesBugfixNullPointerException was thrown during deployment of connectivity-enabled Web Application.
For more information, see Consuming REST Connectivity from Web Applications
Creating a Dynamic Web ProjectBugfixThe SAP NetWeaver Neo runtime now restricts the Java facet’s version for new Dynamic Web projects to be not greater than 1.6.
For more information, see Creating a HelloWorld Application
Starting and Stopping SAP NetWeaver Neo ComponentsBugfixThe timeout for starting and stopping a SAP NetWeaver Neo component is now shorter.
For more information about starting and stopping components, see Deploying an Application to SAP NetWeaver Neo

Viewing all articles
Browse latest Browse all 3285

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>