cancel
Showing results for 
Search instead for 
Did you mean: 

What is the best way to call external system when scheduled item marked done?

Former Member
0 Kudos

Hi experts!

I'm going to implement peace of functionality which should call external system in case project schedule item is marked as done. As I understand only schedule item is done when it's Actual End date is reached. I didn't find any special event to bind my script to, so I decided to use validate on save event to run my script.

For now I want to add external java library to execute request from script, I didn't find no functionality that will do request in API Documentation.

Could you please advise me the way how this supposed to be done. I will be really glad if somebody can advise me right direction to go.

Kind regards,

Andrii

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member190023
Contributor
0 Kudos

Hi Andrii,

Please check out my blog on using external jars for custom code

Regards,

Bogdan