Forwarding Preference settings

Which IIQ version are you inquiring about?

8.4P1

Share all details about your problem, including any error messages you may have received.

Hi all, I would like to understand more about the forwarding feature in SailPoint. Below are a few scenarios:

  1. Will the start and end date be removed from the identity once the end date has passed? Or the entire xml with regards to forwarding be removed?
<entry key="forward" value="INL1DAE"/>
      <entry key="forwardEndDate">
        <value>
          <Date>1742054399999</Date>
        </value>
      </entry>
      <entry key="forwardStartDate">
        <value>
          <Date>1741881600000</Date>
        </value>
      </entry>


  1. If there is only start date and NO end date does it mean it will indefinitely forward?

  2. If there is NO start date and NO end date does it mean it will indefinitely forward?

  1. no start date and end dates are not cleared out once its passed
  2. yes if start and no end date it will forward indefinitely
  3. yes it will forward indefinitely if there’s not start and end date
1 Like

Hi Hemant,

For 1 would like to confirm:

  1. The start and end date will remain in the identity unless manually removed?
  2. Will it deem as permenant setting of forwarding personnel even though the end date past?
  1. yes , it remains as is till manually removed
  2. I believe the processed which are configured OOTB will not forward if end date is past however if you some custom code to forward then you need to add logic to check these dates before forwarding

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.