The October 2025 release of Application Integration includes the following new features and enhancements.
New Google Pub/Sub Connector
Use the new Google Pub/Sub Connector to pull messages from Google Pub/Sub and push messages to Google Pub/Sub. You can read, create, and delete Google Pub/Sub topics, subscriptions, and snapshots.
For more information, see Google Pub/Sub Connector.
CLAIRE Copilot can now generate XQuery expressions quickly and help you save time and reduce errors by eliminating manual coding. You can use natural language prompts to provide field information in a process and describe the XQuery that you want to generate on the process page. CLAIRE Copilot then quickly creates the XQuery expression. You can copy the XQuery and use it in the process.
For more information, see CLAIRE Copilot for Application Integration.
CLAIRE Copilot enhances process summaries
CLAIRE Copilot can now generate brief and detailed summaries of your saved and valid processes.
CLAIRE Copilot can create the following types of summaries:
Brief summary
A brief summary is a high-level summary that helps you quickly understand what a process does, the data sources it uses, and its purpose.
To get a brief summary, enter the prompt Summarize or Summarize this process.
Detailed summary
A detailed summary explains every step of the process to help you understand how each part is configured.
To get a detailed summary, click the Detailed summary option as shown in the following image:
For more information, see CLAIRE Copilot for Application Integration.
REST API to fetch a list of assets based on query parameters
Application Integration provides a new REST API to fetch a list of all the assets used within an organization based on query parameters.
To fetch the list of assets, use a GET request with the following URI:
The REST API supports the following query parameters:
Parameters
Allowed Values
MimeType
- process
- screenflow
- connection
PublicationStatus
- published
- unpublished
- out-of-date
For example, https://na4.dm.us.informaticacloud.com/active-bpel/services/tf/status?MimeType=process
For more information, see Asset Management.
Salesforce Connection API supports API version 64.0 with the new Informatica Cloud Real Time managed package version 1.27
Application Integration supports Salesforce Connector API version 64.0 for password and OAuth authentication when creating new Salesforce connections. Application Integration now uses the Informatica Cloud Real Time Salesforce managed package version 1.27. You can access more data objects and metadata types with the new version.
Ability to create hierarchical mappers directly in the process designer
You can now create hierarchical mappers directly in the process designer page. This update eliminates the earlier dependency of first creating hierarchical mappers in Data Integration and then selecting them in the process designer.