Set Properties shape
Use the Set Properties shape to set values for various document and process properties on outbound connector attributes, such as file name or email subject, or to store values in memory to facilitate your integration. Property values can be composed of static and/or dynamic values.

Generally, you use this shape immediately before the outbound connector. The property type in the shape should correspond to the type of connector the data will be sent to. For example, to send data via FTP use the Set Properties shape to set the FTP File Name — not the Disk or SFTP File Name.
Some common uses of the Set Properties shape:
- Setting the outbound Disk/FTP/SFTP file name from a mix of static and dynamic content
- Changing the subject for email alerts, allowing you to reuse the same Mail operation component
- Dynamically setting the outbound FTP/SFTP directory
- Dynamically setting connection credentials within a listener process