As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Viewing 'common' business logic code in the web console
b
bricemason
started a topic
over 9 years ago
Hello,
Where can I view the business logic code that's in my 'common' directory using the web console? I see where I have links to the collection hooks and custom endpoints but I don't see where I can determine and review the common code that's deployed to an environment.
Thanks,
Brice Mason
1 Comment
D
Dave
said
over 9 years ago
Hey Brice - actually, you can't access common BL code from the web interface. Generally speaking, if you are using the command line tool, you shouldn't be editing code via the web interface as well. Otherwise, your code will diverge (changes made via the web interface won't be reflected in your local copies, and would be overwritten the next time you deploy).
bricemason
Where can I view the business logic code that's in my 'common' directory using the web console? I see where I have links to the collection hooks and custom endpoints but I don't see where I can determine and review the common code that's deployed to an environment.
Thanks,
Brice Mason