I want to know if there is anyway can compile appian code in local? Or use git to manage the source code.(Source code not the package download from web). What problem we face is how to develop in parallel。we are a huge team (100 developers). When we develop a new function, we usually need to use the same object. But appian can not develop in parallel. So we want to find if there is any way we can compile appian code in local.
Discussion posts and replies are publicly visible
There is no code compilation in Appian. Typical project teams are not more than 5 people. In my experience these issues just do not exist when developing with Appian.
As you say typical project teams are not larger. If I want to refactor our project into JAVA.Is there any quick way? Or can I just remake it based on my business needs?
There is no quick way to do this. Appian takes away most of the technical heavy lifting which you would have to build yourself when building a similar app in Java.