Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
5 replies
Subscribers
9 subscribers
Views
3223 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
We are running into issues with our development practices in our Appian environm
helmuta
over 11 years ago
We are running into issues with our development practices in our Appian environments. We are using development, test and production. Just recently we promoted an application to production and started modifying the same application in our development environment. We found an issue in production and since our development environment was in flux we went to test and made a correction and promoted the fix to production. Now we had to go back and retro fit or modifications to development so we would not loose our production fix.
Just recently we had two developers wanting to make modifications to the same application. One was a quick modification and the other was a longer running modification. Since the second required modifications to the cdt, data store and db structure we put it on hold until the first project was completed. This seems like a poor method for continuing to improve the process.
How have other people addressed this problem? In ...
OriginalPostID-81543
OriginalPostID-81543
Discussion posts and replies are publicly visible
0
helmuta
over 11 years ago
...normal software development we utilize code repositories that allow us to work on different branches of our code.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
helmuta
over 11 years ago
We are looking for any help or ideas on how to make our environment more flexible.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Medhat Galal
Appian Employee
over 11 years ago
Have you checked
forum.appian.com/.../Change_and_Configuration_Management
?
This is a part of our STAR Delivery Methodology that addresses concurrent development, release management, and configuration management.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
helmuta
over 11 years ago
Thank you. I was hoping there might be a way to have two developers work on the same process model but according to the documentation that is not a recommended practice.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Medhat Galal
Appian Employee
over 11 years ago
Technically affects the integrity of the model, just like two IDEs accessing the same Java file. Hence, the model is actually locked upon opening by the first designer. However, if the intention is to have two contained process functions need to be developed jointly, a sub-process can be created for each and then each developer can work within their respective area.
Is there a specific reason to have two designers work in the same model beyond the use case I mentioned?
Cancel
Vote Up
-1
Vote Down
Sign in to reply
Verify Answer
Cancel