Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

I got wrong message... #1

@xw2003318

Description

@xw2003318

hi Julienj,
Rencently, I'm using your phpOlap to connect SSAS. But failed... See following picture
I opened php SOAP extend, and also added Symfony to vendor folder. But still doesn't work...
Could you please help me out here? BTW, I saw your website(phpolap.org) is closed. Is there any place, i can get more samples or documents
thank you very much!
default
here is my wrong message

Fatal error: Uncaught exception 'phpOlap\Xmla\Connection\Adaptator\AdaptatorException' with message 'SOAP error : no response' in D:\WWW\test\src\phpOlap\Xmla\Connection\Adaptator\SoapAdaptator.php:140 Stack trace: #0 D:\WWW\test\src\phpOlap\Xmla\Connection\Adaptator\SoapAdaptator.php(86): phpOlap\Xmla\Connection\Adaptator\SoapAdaptator->call(Object(DOMDocument), 'Discover') #1 D:\WWW\test\src\phpOlap\Xmla\Connection\Connection.php(139): phpOlap\Xmla\Connection\Adaptator\SoapAdaptator->discover('MDSCHEMA_CUBES', Array, Array) #2 D:\WWW\test\src\phpOlap\Xmla\Connection\Connection.php(149): phpOlap\Xmla\Connection\Connection->findCubes(NULL, Array) #3 D:\WWW\test\src\index.php(27): phpOlap\Xmla\Connection\Connection->findOneCube(NULL, Array) #4 {main} thrown in D:\WWW\test\src\phpOlap\Xmla\Connection\Adaptator\SoapAdaptator.php on line 140

and here is my code

null, 'CatalogName' => 'CaseSSAS' ) ); $cube = $connection->findOneCube(null, array('CUBE_NAME' => 'Case')); ?>

Cube :getName() ?>

thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions