Hello!
I am in process of discovering the capabilities of Denodo and as part of my experiments I want to access a backend application that publishes SOAP services.
I have successfully created a simple data source based on that application, I am not able to make full use of it since it assumes a session based workflow - i.e.
1. Login service to start a session, taking the credentials as input and returning a sessionid
2. Service to read backend data, taking the sessionid as parameter
3. Logoff service to end a session, taking the session id as parameter.
Is there a way in Virtual Data Port Admin tool to setup "pre" and "post" services to call before and after accessing a data source?
Thank you and Best Regards
Jan Draper