What's New > November 2023 > Important notices
  

Important notices

Effective in the November 2023 release, the following feature and changed behavior are available for preview:

New Loop step in process

You can add a Loop step to a process to run steps in a loop based on a loop condition.
For example, you can use a Loop step to iterate the steps until a certain condition is satisfied, instead of using a Decision step to check the condition and a Jump step to loop back until the condition is satisfied.
You can use two types of loops in a process, the While loop and the Repeat Until loop. In the While loop, the process enters the loop only if the loop condition is satisfied. In the Repeat Until loop, the process enters the loop but exits only when the loop condition is satisfied.
For more information about the Loop step, see Design.
Preview functionality is supported for evaluation purposes but is unwarranted and is not supported in production environments or any environment that you plan to push to production. Informatica intends to include the preview functionality in an upcoming release for production use, but might choose not to in accordance with changing market or technical circumstances. For more information, contact Informatica Global Customer Support.

Process Designer

The Process Designer includes the following changes:
Start step
Assignment step
Service step
Wait step
Parallel Paths step
The following image shows the changes in the Parallel Paths step:
The image shows the changes in the Parallel Paths step.
End step
Run Using
Preview functionality is supported for evaluation purposes but is unwarranted and is not supported in production environments or any environment that you plan to push to production. Informatica intends to include the preview functionality in an upcoming release for production use, but might choose not to in accordance with changing market or technical circumstances. For more information, contact Informatica Global Customer Support.

Support for list of simple types in process objects

In a process object, you can configure the following list of simple data types for fields:
When you create a process object, you can define a comma-separated list of check box, date, date time, time, number, integer, and text values.
For more information about creating process objects using the list of simple types, see Design.
Preview functionality is supported for evaluation purposes but is unwarranted and is not supported in production environments or any environment that you plan to push to production. Informatica intends to include the preview functionality in an upcoming release for production use, but might choose not to in accordance with changing market or technical circumstances. For more information, contact Informatica Global Customer Support.