You can translate the question and the replies:

Invoking web services operation "Simple Execute report" to execute Microstrategy report from Denodo

Hi, I are trying to access MSTR Webservices through Web Service Data source. Giving the WSDL and login credential details I am able to see the list of webservices operations like- 1. testService() 2. connect() 3. isSessionValid() 4. getProjects() 5. getReportAnnotation() 6. createFolder() 7. changePassword() 8. moveObject() 9. deleteObject() 10.renameObject() 11.Connect To Project() 12.Simple Execute Report() etc I am able to create the base view for all Operations 1 to 10 but am facing the error "Error while accessing the web service" when trying to invoke the operations 11, 12 and similar ones which have a (i) besides Create Base View giving a note- "This web service operation uses any Type, recursve and /or polymorphic data types.An example invocation must be performed to create a base view." Can anyone provide any pointers for resolving this? Thanks and Regards, Prathibha
user
07-09-2015 11:01:48 -0400
code

1 Answer

Hi, You can refer to Section 4.2.2.2.2 Dealing with Web Service Operations with Polymorphic or “Any” Types of Virtual DataPort Adminitration Guide https://community.denodo.com/docs/view/document/Virtual%20DataPort/Denodo%205.5/Virtual%20DataPort%20Administration%20Guide Hope this helps!
Denodo Team
10-09-2015 03:36:10 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here