Multiple choice softskills teamwork

we can call the stored procedure in ports like :SP.Identifier(arguments)

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In Informatica, stored procedures can be called within transformation expressions using the :SP.Identifier(arguments) syntax. This allows the integration service to execute the procedure and capture return values or output parameters directly within the mapping logic.