Table of Contents

Search

  1. Preface
  2. Informatica Managed File Transfer Welcome Overview
  3. Dashboard
  4. Resources
  5. Workflows
  6. Task Reference
  7. Services Overview
  8. Users
  9. Logs and Reports
  10. Encryption
  11. System
  12. Appendix
  13. Glossary Terms

Expressions

Expressions

Expressions in
Managed File Transfer
can be used to manipulate and calculate values, as well as to condition components in Projects. Expressions must be enclosed inside ${ } and can be composed of strings, variables, functions, mathematical equations and logical operators.
Expressions can be entered manually or constructed using the Expression Wizard by clicking the icon next to an attribute in a Project.
When using an expression as a condition (for example, on an IF statement), the result of the expression must return a true or false. For example, ${fileCount > 0} would return true if the variable fileCount is greater than 0.
Project definitions at version 2.0 use the following Expression Syntax. Projects at version 1.0 will continue to run, but are limited to using the Expression 1.0 Syntax.

0 COMMENTS

We’d like to hear from you!