How does Related Content Know which method to execute
PeopleTools 8.58.10, FS/SCM 9.2 PUM 46
How does PeopleTools determine which method of a related content class (extends PT_RCF:ServiceInterface) to execute at runtime.
Is it just that if you pass a string parameter in it looks for eve_execute instead of execute? Something else?