Hybrid Integration 10.2 | Integrating Cloud Applications on Software AG Hosted Environment | Integration Cloud | What's new | Version 4.6.0 (July 2018)
 
Version 4.6.0 (July 2018)
This section describes the enhancements and changes made in Version 4.6.0:
Item
Description
You can now view, edit, delete, and download Reference Data in all stages. The new Status column in the Reference Data table displays Configured if the Reference Data is available in the current stage and displays Not Configured if the Reference Data is not available in the current stage but available in any other stage.
You can now create or update multiple business objects, for example, Contact, Opportunities, and Account in a single request for the Salesforce v42 Application. The following operations have been added for the Salesforce v42 Application:
*createMultiple - This operation allows you to add one or more records of different business object types. For example, Account and Contact business objects can be created in a single invocation.
*updateMultiple - This operation allows you to update one or more records of different business object types. For example, Account and Contact business objects can be updated in a single invocation.
You can also add interactions (sub-operations), for example, Create, Update, Upsert, and Delete, and then associate those interactions with business objects in a single request for the OData 4.0 Application. The following operations are available for the OData 4.0 Application:
*Batch - Batch requests allow grouping multiple interactions into a single HTTP request payload. Batch allows you to create, update, read, and/or delete entities of same or different entity types in a single request.
*ChangeSet - A change set is an atomic unit of work consisting of an unordered group of one or more data modification requests. ChangeSet allows you to create, update and/or delete entities of same or different entity types in a single request.
Note: Business Objects and Interactions appear only for certain Applications and Operations.
Further, for some operations, for example, for the Retrieve Contained Or Derived Entity operation in the OData 4.0 Application, Integration Cloud displays nested business objects. You can expand the nested business objects to display the child-level objects.
You can now use Access Control Lists (ACLs) to control the execution permission of an Integration. An ACL can be assigned to an Integration and a user can be associated with the ACL through the Access Profile. Therefore using ACLs, you can control users who can execute an Integration.
You can now view the list of users associated with an Access Profile by clicking the Access Profile link on the Access Profiles page.
You can now copy, export, import, and also refresh a REST API.
The following Applications are added in this release:
*Amazon Kinesis - Amazon Kinesis is a managed service that scales elastically for real-time processing of streaming big data. The most common Amazon Kinesis use case scenario is rapid and continuous data intake and aggregation.
*Twilio - Using the REST interface, Twilio allows you to programmatically make and receive phone calls and send and receive text messages.
New services have been added under the following categories:
Date
*currentNanoTime - Returns the current time returned by the most precise system timer, in nanoseconds.
*elapsedNanoTime - Calculates the time elapsed between the current time and the given time, in nanoseconds.
*formatDate - Formats a Date object as a string.
*getCurrentDate - Returns the current date as a Date object.
Document
*searchDocuments - Searches a set of documents for entries matching a set of Criteria.
List
*addItemToVector - Adds an item or a list of items to a java.util.Vector object.
*vectorToArray - Converts a java.util.Vector object to an array.
Math
*addObjects - Adds one java.lang.Number object to another and returns the sum.
*divideObjects - Divides one java.lang.Number object by another (num1/num2 ) and returns the quotient.
*min - Returns the smallest number from a list of numbers.
*multiplyObjects - Multiplies one java.lang.Number object by another and returns the product.
*subtractObjects - Subtracts one java.lang.Number object from another and returns the difference.
*toNumber - Converts a string to numeric data type.
String
*HTMLDecode - Replaces HTML character entities with native characters.
*HTMLEncode - Replaces HTML-sensitive characters with equivalent HTML character entities.
Utils
*generateUUID - Generates a random Universally Unique Identifier (UUID).
Help navigation and user interface changes
Page titles and help icons have now been removed from the specific user interface pages. To access context-sensitive help information, from the navigation bar, click on the help icon.
Pagination
The Recipes page is now paginated to identify the sequential order of the pages. You can also select the number of recipes to be viewed per page.
Search
You can now search Recipes by Application names.
The field name of the email address provided during registration has been changed to Work Email Address.
You can use the run option in the Request URL while executing an Integration from an external system, that is, if the Integration is enabled to be invoked over HTTP.

Copyright © 2015- 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.