Redirect to different Sites/Tempo in Appian

Certified Lead Developer

Hi All,

We have a UI where we call a safe link to open an External UI in the same tab. This safe link can be triggered from multiple places in Appian (Sites or Tempo). A single user can have access to multiple sites or tempo from where they can trigger the safe link. Now on the External UI, we have to call a link (link will be sent to External UI using API) to navigate back to Appian from the original location, but the problem is we do not have the browser URL from where the user clicked the safe link from. So is there a way we can find out from which site/tempo was the safe link triggered?

Eg -
User is on Site A -> Triggers a process -> UI has safe link -> User clicks on Safe link -> Navigated to External Site
User is on Site B -> Triggers a process -> UI has safe link -> User clicks on Safe link -> Navigated to External Site

Now how do we know that the user was on Site A or Site B as in Sites we cannot add any parameters while calling any process

Note -> Same process is used in Site A and Site B

  Discussion posts and replies are publicly visible