G
Guest
Hello Everyone,
A project server extension is accessible by any project
server instance configured on the server.
If a method in the project server extension is designed
to return data stored in a project server instance, how
does the method determine which instance the method
call was intended for?
For example if I have a server named ProjectServer with
two project server instances configured (PWA, PWB), when
a method is called in my PSI extension, how would the
extension tell if the call was made by a user on instance PWA
or a user on PWB?
Bob
A project server extension is accessible by any project
server instance configured on the server.
If a method in the project server extension is designed
to return data stored in a project server instance, how
does the method determine which instance the method
call was intended for?
For example if I have a server named ProjectServer with
two project server instances configured (PWA, PWB), when
a method is called in my PSI extension, how would the
extension tell if the call was made by a user on instance PWA
or a user on PWB?
Bob