General Tips and Tricks

Dayforce Integration Studio Administrator Guide

Version
R2025.1.0
General Tips and Tricks

This topic covers some general tips and tricks for streamlining and configuring integrations in Integration Studio.

Saving your Integration

It is strongly advised that you periodically save your integration, especially when you are working on very large or more complex integrations. Saving periodically can help reduce the likelihood of losing your work.

Capitalization Usage

When configuring expressions, use the =~ symbol for case-insensitive comparisons. Alternately, use = if the comparison should be case sensitive.

You should always double check the capitalization of any source field names and field paths in your expression when the output is not as expected.

Mapping a Source Array to a Destination Array

Integration Studio links source and destination arrays using a heuristic that is accurate for the majority of configurations. It may not be as accurate for complex configurations and it does not work with parent filters. When configuring an array parent, update the Source Details drop-down list from Auto-Generate to the applicable array in the source.