Why am I getting this yellow warning message...

This is the error message I receive when attempting the "user" function not the a!user function:

The user function does not have a domain prefix....

  Discussion posts and replies are publicly visible

Parents
  • the user function does have a domain - it's fn!

    If you write it as fn!user() that message will disappear.

    Some context: these are the available domains:

    ...and it's now been deemed best practice to prefix Appian constructs with their respective domain.

    (just realized fn! doesn't appear in the above list, which seems to me an oversight! - I'll raise this with Appian Engineering)

  • 0
    Certified Lead Developer
    in reply to Stewart Burchell
    and it's now been deemed best practice to prefix Appian constructs with their respective domain

    Since when?  If this were the case, I'd expect that using the auto-fill rule picker in an expression/interface would populate the "fn!" domain like the "a!" domain is autopopulated - and at least as of 21.2, it isn't.

    Also, FWIW, i'm unable to reproduce the warning message as seen in the initial screenshots here - I wonder if there might be some other issue at play?  Or do some people have ultra-early access to 21.3?

Reply
  • 0
    Certified Lead Developer
    in reply to Stewart Burchell
    and it's now been deemed best practice to prefix Appian constructs with their respective domain

    Since when?  If this were the case, I'd expect that using the auto-fill rule picker in an expression/interface would populate the "fn!" domain like the "a!" domain is autopopulated - and at least as of 21.2, it isn't.

    Also, FWIW, i'm unable to reproduce the warning message as seen in the initial screenshots here - I wonder if there might be some other issue at play?  Or do some people have ultra-early access to 21.3?

Children