Skip to main content
jasonb1005
July 11, 2023
Question

Object backwards compatiblity

  • July 11, 2023
  • 2 replies
  • 1 view

Hello, 
Does Appian allow for backwards compatablility with applications OR objects?

I put one interface object in a package, and tried to import it to another appian environment that was not running the current version. I got another error displaying this:

Is there something wrong with the object itself or does happian just straight up not allow backwards compatability?

thank you

2 replies

stefanhelzle0001
Brainy
July 11, 2023

The message is very clear. You cannot deploy to an older environment. The object itself is fine.

mathieud0001
Brainy
July 12, 2023

Appian is backwards compatible (it will support older code in newer versions). However, you can't do the reverse which is deploy newer code in an older version that doesn't have that functionality yet.