Skip to main content
June 23, 2023
Question

How to navigate back to interface after making changes in another application

  • June 23, 2023
  • 5 replies
  • 0 views

Hi

I have a use case where I should navigate from my interface to another application and should  create an object and after saving the changes, once it is saved it should again redirect back to interface

    5 replies

    mathieud0001
    Brainy
    June 23, 2023

    Your best bet for this would be to call a Record Action from that other Application in your source application.

    June 23, 2023

    Could you please explain in detail

    mathieud0001
    Brainy
    June 23, 2023

    Perhaps I misunderstood what you meant.

    From Application A, call the "Create Object" Record Action from Application B. Once you finish the action, you should go back to Application A.

    The downside to this approach is that it couples your applications together.

    stefanhelzle0001
    Brainy
    June 23, 2023

    Is this "other application" built in Appian? Can you elaborate on your use case?

    harshitb6843
    June 23, 2023

    Create an Appian object like Interface, rule etc?