Offset values in Rules ?

Offset values in Rules ?

Comments

  • We need a rule where we pass in a number of days. If the value passed in is null then we return null.
    If the value passed in is not null then we add this number of days to todays date and return that.
    Is that the right way to accomplish this ?

  • Hi,

    The offset is a timespan. To do this, youll want to run a converter flow to calculate the new date.
    I will need a number of converter flows and want to build them all at once now, is there a way to create them without going into a step and choosing MappingType=”Run Converter Flow”?

    (ie. similar to how we can create a flow by clicking the “Create Flow” button on the bottom of the designer screen)

    Thanks.

Sign In or Register to comment.