0
Views
1
Comments
External apps referencing Functions in eSpace
Question
Does Agile have the ability for external apps to use the business logic created inside an espace?

We have an eSpace, which has several Actions and Functions which conduct calculations and return results.
Is it possible for external c#apps to use these functions, without the use of web services?

Thanks
Robbie
2019-11-12 17-31-26
Justin James
 
MVP
Robbie -

No. Best approach is to expose it as a Web service. I know you said you didn't want to, but you should if that is your need.

J.Ja
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.