Skip to main content
July 16, 2023
Question

Which link component can we use for this link which not a part of any record

  • July 16, 2023
  • 7 replies
  • 0 views

Hi Everyone ,

Which link component can we use for this link(Target) which not a part of any record

"gileadmedaffairsdev.appiancloud.com/.../iQBdsM9sWBbQJu_AcauYDn3QmjvXg6b8LUgndmI4vkmGkMvHAg"

Where "060be4f3-2634-4745-98fe-88fbb6fcf834" this part(attribute) will change everytime when we open the page .Thats why we are not able to use the above target as it is as URI in safe link component. Is there any solution where we can generate link for the above target

Many thanks

    7 replies

    mathieud0001
    Brainy
    July 16, 2023

    Unfortunately, I don't think you will not be able to create a safe link if you have parameters for the process. I'm assuming that the parameter is a UUID that points to the parameters somewhere else internally.

    stefanhelzle0001
    Brainy
    July 16, 2023

    What are you trying to do? Seems like you try to hack some internal Appian functionality.

    July 17, 2023

    No, we have requirement where we need to give link for  one of the target that I mentioned in the above .

    stefanhelzle0001
    Brainy
    July 17, 2023

    But that is exactly what you try to do. That URL posted above is the internal URL to initiate a process. And it is not part of the official design experience and not supported in any way.

    I repeat my question. What are you trying to achieve?

    mikes0011
    Brainy
    July 17, 2023

    You should be using a!startProcessLink() for this, I expect.  You haven't really explained why this built-in functionality is insufficient for your use case?