Skip to content
Discussion options

You must be logged in to vote

@swegele Yeah, I think your questions are key. When I first read your thread I wondered about interceptors as helpful. However, I then thought they are not the right solution, because they are on the server, not the client. However, @rockfordlhotka 's answer makes me question myself. We had to add guard clauses to our interceptor to ensure that it was only executed on remote data portals - but I think that was the point: we were discriminating between LocalProxy and everything else.

I think OnDataPortalInvokeComplete might be a better solution, if it works, as you want your behaviour on the client, not the server. I think interceptors are about logical server-side behaviour.

I can't think…

Replies: 3 comments 12 replies

Comment options

swegele
Mar 29, 2022
Collaborator Author

You must be logged in to vote
3 replies
@swegele
Comment options

swegele Mar 29, 2022
Collaborator Author

@rockfordlhotka
Comment options

@swegele
Comment options

swegele Mar 29, 2022
Collaborator Author

Comment options

You must be logged in to vote
3 replies
@rockfordlhotka
Comment options

@swegele
Comment options

swegele Mar 30, 2022
Collaborator Author

@swegele
Comment options

swegele Mar 30, 2022
Collaborator Author

Answer selected by swegele
Comment options

You must be logged in to vote
6 replies
@rockfordlhotka
Comment options

@swegele
Comment options

swegele Mar 31, 2022
Collaborator Author

@rockfordlhotka
Comment options

@swegele
Comment options

swegele Mar 31, 2022
Collaborator Author

@rockfordlhotka
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants