Informatica February Release

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 15

Informatica - AMS Support

IICS Feb 2024 Release

Administrator
Cloud Application Integration
Cloud Data Integration
What's New in Informatica Intelligent Cloud Services

Informatica Intelligent Cloud Services℠ includes new features, enhancements, and changed
behaviors.

The following services include updates in the February 2024 release:


• Administrator
• Application Integration
• Data Integration

2
Accenture and/or SEERA Confidential & Proprietary Information. All rights reserved
Administrator

Administrator includes the following new features and enhancements.


• Assigning services to users and groups
You can assign or remove Informatica Intelligent Cloud Services for a user group. Users assigned to
that group then have access to those services unless explicitly denied at the user level.
You can also specify whether a user's access to a service is inherited from the user's role or group
membership, or whether to explicitly allow or deny access to a service.

• Source control
You can use a cloud-hosted Atlassian Bitbucket repository for version management.

• REST API sessions using JWT access tokens


OAuth audience verification supports additional patterns and allows dynamic names for the
resource. The resource name is customizable and can be set to any value, for
example, LoginResource1 or UserLoginResource.

3
Accenture and/or SEERA Confidential & Proprietary Information. All rights reserved
Cloud Application Integration
Application Integration includes the following new features and enhancements in this release:

Bulk unpublish for Application Integration assets – Post requests are successful
You can use the unpublish resource to unpublish multiple Application Integration assets simultaneously and
save time.
To unpublish multiple Application Integration assets simultaneously, use a POST request with the following
URL:
<Cloud Application Integration POD URL>/active-bpel/asset/v1/unpublish

4
Accenture and/or SEERA Confidential & Proprietary Information. All rights reserved
• Endpoints
• https://emw1.dm-em.informaticacloud.com/active-bpel/asset/v1/unpublish
• https://emw1.dm-em.informaticacloud.com/active-bpel/asset/v1/unpublish/947082107936505856/Status

• Body

Analysis
Post requests was successful to get the session id
Post request to unpublish the process was successful however there was “AvrEntryNotFoundFault”
because of which process did not unpublished.
• New process scheduler REST APIs - Post requests are successful
• You can use REST APIs to view, create, update, and delete process schedules.
• You can use the following process scheduler REST APIs:
Cloud Application Integration

Get Schedule
You can use the Get Schedule API to perform the following tasks:
-View a list of process schedules.
-View a list of process schedules that run on the Cloud Server within a specific organization.
-View a list of process schedules that run on Secure Agents within a specific organization.
-View details of a specific process schedule.
Create Schedule
You can use the Create Schedule API to create a process schedule that runs on the Cloud Server or
on Secure Agents.
Update Schedule
You can use the Update Schedule API to update a process schedule that runs on the Cloud Server
or on Secure Agents.
Delete Schedule
You can use the Delete Schedule API to delete all process schedules on the Cloud Server or on
Secure Agents.

7
Accenture and/or SEERA Confidential & Proprietary Information. All rights reserved
• Endpoint
• https://emw1.dm-em.informaticacloud.com/active-bpel/restadmin/scheduler/schedules
• Body

Analysis
Post requests was successful to get the session id
Post request to create a schedule was successful and we got response with code 204 however the
schedule did not created.
Cloud Application Integration
Changed Behaviors
Application Integration includes the following changed behaviors in this release:

Configure PostgreSQL database with a custom user and database


When you configure an Azure, AWS, Aurora, or any external PostgreSQL database with the Process Server, you
can use a custom username and custom database name to connect to the PostgreSQL database.

Previously, you could use only the default username and password bpeluser/bpel and the default activevos
database to configure a PostgreSQL database with the Process Server.

Format of process output fields of the Number type


In an Application Integration process, if an output field of the Number data type has a precision greater than 7,
the value does not get converted into the exponential format.

Previously, if a process contained an output field of the Number type with a precision greater than 7, the value
was converted into the exponential format.

9 9
Accenture and/or SEERA Confidential & Proprietary Information. All rights reserved
Cloud Data Integration
IICS Data Integration includes the following new features and enhancements in this release.
Importing assets with persisted values
When you import assets that contain in-out parameters and sequence generators, you can choose to either
reset, retain, or overwrite the persisted value.

Output group settings for intelligent structure models


When you create an intelligent structure model based on an XML or XSD file, you can configure how Intelligent
Structure Discovery defines the output groups before you discover the structure of the file. You can choose
from the following options:
•Default output groups. Can generate normalized or denormalized output groups. This method was used for
all intelligent structure models prior to this release.
•Normalized hierarchy relationships. Generates output groups for each repeating element. This method is
generally faster and uses less memory than generating default output groups.
•Entity relationships. Generates output groups for each repeating element and for complex data types. This
method creates the most compact representation of complex data types.
These new options replicate the options available in PowerCenter to help you migrate assets from PowerCenter
to Informatica Intelligent Cloud Services.

10
Accenture and/or SEERA Confidential & Proprietary Information. All rights reserved
Cloud Data Integration

Taskflows
Taskflows include the following new features and enhancements:

You can use the unpublish resource to unpublish multiple taskflows simultaneously and save time.
To unpublish multiple taskflows simultaneously, use a POST request with the following URL:
<Informatica Intelligent Cloud Services
URL>/active-bpel/asset/v1/unpublish

When you use an authenticated proxy server to run the ParamSetCli commands, you can use an encrypted
password for the PROXYPWD parameter value in the restenv.properties file.

11
Accenture and/or SEERA Confidential & Proprietary Information. All rights reserved
12
Accenture and/or SEERA Confidential & Proprietary Information. All rights reserved
13
Accenture and/or SEERA Confidential & Proprietary Information. All rights reserved
Cloud Data Integration
Changed behavior

Informatica Intelligent Cloud Services Data Integration includes the following changed behaviors in
this release.

Importing assets with persisted values


When you import a mapping task that contains an in-out parameter or a non-shared sequence
generator and the task does not already exist in the target location, by default, Informatica
Intelligent Cloud Services resets the persisted value to the default parameter value or initial
sequence value.
You can choose to retain persisted values when you import mapping tasks from the Informatica
Intelligent Cloud Services UI. You cannot alter the default behavior when you import mapping tasks
with the REST API.
Previously, Informatica Intelligent Cloud Services retained the persisted value in the export file by
default.

14
Accenture and/or SEERA Confidential & Proprietary Information. All rights reserved
THANK YOU

You might also like