PHP5 SOAP WSDL and Xcelsius 2008 communication error

Hi,
I wood like to use PHP5 Soap server and WSDL for Xcelsius2008.
Now Xcelsius 2008 can read WSDL parameters, and data from Xcelsius appear in Soap server, but in the Soap Response is the error message:
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
  <SOAP-ENV:Fault>
    <faultcode>SOAP-ENV:Client</faultcode>
    <faultstring>Bad Request</faultstring>
  </SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
My WSDL is here:
http://www.tanit.hu/custimp/wsdl/hello/hello_04.wsdl
My PHP5 Soap Server:
<?php
ini_set("soap.wsdl_cache_enabled","0");       
$server = new SoapServer("hello_04.wsdl");
class HelloService{
  function doHello($yourName){
    if (strlen(trim($yourName))) {
      return "Hello ".$yourName;
    } else {
      throw new SoapFault("Server","The input parameter is Empty!");
?>
My PHP5 Soap Client (is working properly):
<?php
ini_set("soap.wsdl_cache_enabled","0");     
try{
  $sClient = new SoapClient('http://www.tanit.hu/custimp/wsdl/hello/hello_04.wsdl'); 
  $response = $sClient->doHello('MyName');
  echo $response;
} catch(SoapFault $e){
  var_dump($e);
?>
Could somebody help me?
Thx.

OK.
[I found this.|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233343330333133373334%7D.do]

Similar Messages

  • Crystal Reports and Xcelsius 2008 Conference

    Hello all,
    I'm not sure which forum I should be putting this in so I'm putting it in the General Forum.  We just purchased Crystal Reports and Xcelsius in the middle of last year and I missed last years conference.  Is there a conference anywhere this year that that will really focus on Business Objects platforms?  I downloaded the SAP TechED 2008 schedule for next month but everything seems to really be geared only to SAP activities which we have none of.
    Thanks in advance,
    Ron

    Keep your eyes on the following link
    http://www.businessobjects.com/events/
    This lists current events for Business Objects and should list the next user conference as it gets closer.

  • Powerpoint and Xcelsius 2008

    Every time I create a PP from XCelsius 2008 (SP1,FP2) I get a message when closing PowerPoint;
    This Program requires a missing Windows content, check for ......."
    Even if I follow the instructions to check for the missing thing I can not figure out what it is that I miss.
    I also want to know why I get a blank screen when creating a PP file from xcelsius. When using presentation mode the flash file appears correctly.
    Please help[ me!!
    Hans

    Thanks Andy! This helps and it is not a big issue for me.
    Can you look at my other question I posted related to display text labels. I posted it last week. I can see that many other users must have the same issue. 
    Thanks again.
    Hans
    The issue:
    dashboards developed with XCelsius 2008 on a wide screen display hypertext correctly on a wide-screen display. However if the flash file is displayed on a regular (non-wide-screen) display the right most part of all hyper-text is displayed at the border line of a regular screen. This results in displaying the right data at a wrong position on a screen.
    It is easy to create this situation:
    Just display a dashboard in a reduced window and you will see that the label display changes positions on the right side of the screnn.

  • GPIB and serial port communication errors via an executalbe file.

    I have a data acquisition program that communicates with instruments via the serial port and GPIB bus. When I create an executable file and run it on another PC I get GPIB and serial port errors when the program tries to initialize these ports. Are there additional vi's I need to include when I build the executable?

    When you installed the GPIB board on the other pc, did you install just NI-GPIB? Did you configure the GPIB board? You also need NI-VISA if your're using VISA calls in your program. You can either install the full NI-VISA or just the run-time version.

  • SOAP/WSDL and web-proxy

    Hi,
    I'd like to use WebServiceProxy.getServiceAt(URL) method with
    a web proxy. How can I give it the address of my proxy?
    Thanks,
    Miguel

    Hello,
    Could you tell me what tool it is you are using?
    Sounds interesting.
    //Daniel.

  • Xcelsius 2008 Dashbord not working

    Hi,
    We have BI Dashboards integrated to CRM portal via OpenDocs and using flash variables in Dashboard designer. Current version details are: BO XI 3.1 SP6 (earlier version was BO XI 3.1 SP3), and Xcelsius 2008 build on top of QAAWS>BO Universe>BEx queries (BW).
    The SWF executable which is already published in the existing non-prod and prod environment is working fine via CRM Portal or OpenDocs URL directly. There are few dashboard/ report parameters which CRM / OpenDoc passes to these dashboards using flash variables.
    Issue: We are trying to restore Dashboard XLF (Source code) in all the environments, since they were not published earlier. However, while doing so, we are getting MDX error (RSTT trace is showing that parameters are not getting passed on to the BW side for execution). We are passing dummy parameters in flash variable section to test dashboard functionality via designer. Why is it the case that executable (SWF) is working fine, but source code (XLF) is not.

    Yes i did that and entered my details, i am able to log in to the CMS server but the SAVE button does not work

  • Xcelsius 2008 Connect to universe

    Hi:
         I m is the fresh in BO area.  I install the BusinessObjects XI 3.1  and Xcelsius 2008,
         I create universe , and develop same Webi report in the infoview.
         now ,  i wanna use  Xcelsius 2008 connect to universe ,
        then  use  universe as the dataSource.
        but when i open Xcelsius 2008 click  File--Open from platform ,can not find any universe folder in it.
       and  not find any related connection about universe  in "Data Manager"
    what can i do . thx

    Hi ,
    You can not open any universe files using xcelsius 2008.We can just connect to universe using live office from excel and we can fire a query same as Qwaas. The option you are trying to open can open only xcelsius file that was saved in BOE platform. In dashboard design[Xcelsius latest version] which is launched recently can connect directly to universe to fire query directly without using live office.
    If you want  to get the data from universe without using Qwaas you can create a query in universe using live office.
    In Xcelsius go to Excel and click on  live office tab and click on universe query.It will open the universe objects,using those objects you can create a query.
    Note: To use live office, you need to install microsoft live office.You can download it from  sap service market place.
    Regards
    Vishnu
    Edited by: Vishnuvardhan Reddy Tirumala Reddy on Jul 28, 2011 1:20 PM

  • Internet Communication Error

    I have had my Blackberry Curve for just over a year, and have had no problems. Last week I started to have internet connection problems when I tried to connect to the internet from my office which is on the 31st floor. I keep have the Blackberry time out, and receive a communication error saying that the server may be busy, try again later. However, once I go down to the lobby of my building, the internet works fine. Up until last week, I had no issues connecting to the internet. I have spoken to tech support at AT&T and RIM, but no resolution. Does anyone have any idea what may be causing this problem? By the way, my warranty expired 3 weeks ago, and I do not have insurance.

    Welcome to the forums
    Try turning off the mobile network and turning it back on after a minute. Also try a Battery Pull:
    1. Remove the battery while phone is turned on
    2. Wait a few seconds before inserting it again
    3. Allow the long boot up process to finish (takes a few minutes usually)
    This clears most software issues that occur on blackberries from time to time. You could also use Quickpull, a free app that simulates a battery pull without physically removing the battery: http://store.berryreview.com/product.asp?id=27660&n=QuickPull-Free
    A battery pull reclaims memory lost during application usage and clears minor software errors that creep in over time. The blackberry runs an OS just like your PC runs windows and the battery pull is the equivalent of a reboot/restart on your computer.
    Spotty reception in certain locations only is most likely a fault with your provider's coverage.
    Cheers,
    Kijana
    Please remember to:
    1. Mark Accept as Solution on the appropriate post once your issue has been resolved
    2. Give Kudos to helpful posts (click the star next to the post)
    Thanks

  • SOAP/WSDL builder for C programming

    Dear guru,
    is any possibility or can you give any hint if exist some SOAP/WSDL builder for creating C libraries from SOAP/WSDL and vice versa?
    Thanks a lot for help.
    Regards,
    Roman

    Rfcsdk, there is a genh.exe in bin folder, which can be used to generate c headers according to ddic table/struct def (se11).
    and, you may use Nco to generate wsdl / c#  class desc.
    all these two method may use se37 function
    RFC_GET_FUNCTION_INTERFACE(RFC_GET_FUNCTION_INTERFACE_US) to get function parameter info(I,E,T...) and for a struct/table use  RFC_GET_UNICODE_STRUCTURE to get detailed struct info, you may then generate your sql/c#/c typedef/...
    Hope these info can be help, you may reach me at <b><REMOVED BY MODERATOR></b>, good luck.
    Message was edited by:
            Alvaro Tejada Galindo

  • Communication Error in Nokia Mail in C3

    Hey all, I had got Nokia C3 a month ago and updated in to latest version everything was working fine till yesterday.
    At yesterday morning my Nokia Mail stop working whenever I try to open my accounts it keeps showing loading and then shows COMMUNICATION ERROR TRY AGAIN LATER.
    My all other apps are working very fine, Nokia Communities is running, all internet apps are also running but just Nokia Mail is not working.
    I tried every thing, formatted phone and card, made hard reset by *#7370#, Reset Factory Default but nothing worked

    Hi,
    If you are trying to use Wi-Fi, but without a valid SIM card, it will not work (although data can be transferred over Wi-Fi, a valid SIM card is still required for Nokia Messaging).
    Please  switch to the cellular reception with a SIM card and a valid, appropriate Operator data plan.
    If you are using cellular reception, but still can not connect, please check that the correct access point on your device. Select Menu > Settings > Configuration > Preferred access point; Choose your operator access point.
    Note: Access point name  is used to identify a general packet radio service (GPRS) bearer service in the GSM mobile network.  The Access point name defines the type of service that is provided in the packet data connection.
    How can i use always WLAN connection on my Nokia C3-00 phone for Internet instead of GPRS?
    Select Menu > Settings and Configuration > Preferred access point — View the saved access points and choose the preferred WLAN access point.
    Menu > Settings > Connectivity > WLAN > Internet Connection :Ask first
    you are asked for the connection method every time you open an application that requires an Internet connection such as Browser or Mail.
    I hope it helps.
    Br
    Mahayv

  • Whenever I try to send a video iChat I get a communication error

    New iMac with air port, iChat worked for first week. One day both iChat and Safari got communication errors. Contacted internet provider was able to reconfigure the system so that I could access the internet but have not been able to establish a video iChat session. Help
    thanks
    om1318

    OK,
    Rebooting the router or even using the Refresh DHCP lease would have done th same thing.
    In System Preferences > Quicktime > Streaming is it set to 1.5Mbps ?
    If you have to change restart iChat (it should be at 1.5Mbps)
    In iChat > Preferences > Video section > Bandwidth Limit drop down set it to NONE unless on Comcast, Road Runner or VeriZon FiOS in which case set it to 500.
    This does not need a restart.
    How are the ports iChat needs open in your Routing device ?
    What is the routing device ?
    Make and model please.
    7:56 PM Monday; July 21, 2008

  • Receiving iChat communication error messages for only some buddies

    My son is using iChat 4.0.8 and OS 10.5.8. With some buddies he is able to chat (video and audio) without problem. With other buddies, he cannot connect by video or audio and receives a 'communication error' message -- the buddy didn't pick up. However, the buddy receives the same message. However, he CAN aim these buddies through iChat. The problem does not seem to be with these buddies however because friends can video and audio chat with them. Within his group of friends, my son is the only one having this problem, and it applies only to some of his friends. Any suggestions? I did make sure Internet Sharing was turned off but that made no difference. Thanks!

    Hi,
    iChat uses port 5190 on the TCP Protocol to do the Login and do most Text Chats.
    For AV chats iChat uses port 5678 for the Visible Invite and one from 16393-16402 to do the actual chat (No Matter which Buddy list you use).
    Now in iChat 5 (Snow Leopard) the Connection Doctor reveals an extra drop down choice of Network Status.
    This in turn reveals that iChat prefers routing devices that use the Full Cone method of doing NAT (Network Address Translation)
    Some things that can help.
    In iChat > Preferences > Accounts > Server Settings change the port to 443
    (you/he has to Log out first)
    This splits the TCP Login away form the UDP use of port 5190 that is for File Sending, Pics in Chats (Direct IMs) and some Buddy List feedback.
    This is because some modems do not seem to like iChat using the port twice (Zyxel modems are particularly bad at this but are not alone)
    Use UPnP (Universal Plug and Play) in the router (Or modem if it routes) to open the ports.
    7:35 PM Thursday; February 18, 2010
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • MacBook keeps showing communication error on wireless Canon MP560

    I have iMac and MacBook both wirelessly set up to print from Canon MP560 wireless all-in-one printer.  All has worked just fine until recently when I began getting "communication error" when attempting to print wirelessly from the MacBook.
    I have re-installed the printer driver and all is still OK with the iMac, but I just cannot print from the MacBook.  Canon support says it is the computer and not the printer since the printer does in fact work with the iMac.
    Any suggestion will be appreciated.

    Canon MX 870 Communication Error Solution. At least this worked for me. The problem has to do with Bon Jour.
    Go to the setup panel on the Canon MX870.
    Select Device Settings->LAN Settings->Other Settings->Bonjour settings.
    Next select Enable/Disable Bonjour and make sure that it is enabled.
    Next select Service name and either leave what is there or put in a name like "Canon Mx870 Bon Jour" or "My Stupid Printer".
    Next Enable LPR advertising (not sure this is necessary but my Windows7 under VMware Fusion found the printer). 
    Next get out of the printer's menus and select System Preferences->Print & Scan on your Mac (I am running Mountain Lion). Delete of whatever entries you had for the Canon printer and scanner. Then use + to add a printer and your should find  "Canon Mx870 Bon Jour" or "My Stupid Printer" or whatever you called it. Select it to set it up and ditto on the scanner.
    By the way, I reserved an IP address in my Airport thinking maybe that would help. Nope. Then I updated all of my Canon drivers, utilities, etc. couple of days ago. Nope, got the same stupid and very annoying Communication Error. Then I did the Bon Jour thing and now all is right with the world. OK, maybe not everything, but getting rid of the Communication Error is very satisfying. I will repost some misery if it returns.
    It would probably be a good idea to update all the Canon stuff and apply any other updates to your OS as a step "0" before you do the above. I wound up having to download 10 or maybe 11 files from the Canon website. There is probably a much smarter way to update the Canon stuff. If someone knows please post it in this thread.
    Anyway it is all working fine. And, best of all, it makes sense because Apple uses the Bon Jour protocol to find printers so if it is not set or set correctly on the MX 870 then it make sense that OS X keeps losing it.
    So I hope this helps relieve some pain out there.

  • Re I-Movie.  "Communication Error" is what I get when I try and send a clip from my Sony camera to the IMovie program in my IMAC 2008 Intel Chips.  The IMovie program has worked well for several years - up to now.  What has gone wrong?

    Re I-MOVIE.  I am getting a "Communication Error" when I try and send a clip to the IMovie
    program in my IMAC 2008 Intel Chip computer.  This is the first time in 3 years that the
    program has not worked.  What has gone wrong?

    Hi
    Have no idea - But if it is a new problem with exactly the same kind of material that was previously used. Then my trouble shooting guide might help.
    If You
    • used a new Camera - file codec might be a sort that don't work
    • Your main hard disk might get too filled up
    Else try
    Trouble
    When iMovie doesn't work as intended this can be due to a lot of reasons
    • iMovie Pref files got corrupted - trash it/they and iMovie makes new and error free one's
    • Creating a new User-Account and log into this - forces iMovie to create all pref. files new and error free
    • Event or Project got corrupted - try to make a copy and repair
    • a codec is used that doesn't work
    • problem in iMovie Cache folder - trash Cache.mov and Cache.plist
    • version miss match of QuickTime Player / iMovie / iDVD
    • preferences are wrong - Repair Preferences
    • other hard disk problem - Repair Hard Disk (Disk Util tool - but start Mac from ext HD or DVD)
    • External hard disks - MUST BE - Mac OS Extended (hfs) formatted to work with Video
    ( UNIX/DOS/FAT32/Mac OS Exchange - works for most other things - but not for Video )
    • USB-flash-memories do not work
    • Net-work connected hard disks - do not work
    • iPhoto Library got problems - let iPhoto select another one or repair it. Re-build this first then try to re-start iMovie.
    This You do by
    _ close iPhoto
    _ on start up of iPhoto - Keep {cmd and alt-keys down}
    _ now select all five options presented
    _ WAIT a long long time
    • free space on Start-Up (Mac OS) hard disk to low (<1Gb) - I never go under 25Gb free space for SD-Video (4-5 times more for HD)
    • external devices interferes - turn off Mac - disconnect all of them and - Start up again and re-try
    • GarageBand fix - start GB - play a few notes - Close it again and now try iMovie
    • Screen must be set to million-colors
    • Third-party plug-ins doesn't work OK
    • Run "Cache Out X", clear out all caches and restarts the Mac
    • Let Your Mac be turned on during one night. At about midnight there is a set of maintenance programs that runs and tidying up. This might help
    • Turn off Your Mac - and disconnect Mains - for about 20-30 minutes - at least this resets the FireWire port.
    • In QuickTime - DivX, 3ivx codec, Flip4Mac, Perian etc - might be problematic - temporarily move them out and re-try
    (I deleted the file "3ivxVideoCodec.component" located in Mac HD/Library/Quicktime and this resolved my issue.)
    buenrodri wrote
    I solved the problem by removing the file: 3ivxVideoCodec.component. after that, up-dated iMovie runs ok.
    Last resort: Trash all of iMovie and re-install it
    Yours Bengt W

  • Error to install Xcelsius 2008 on Windows vista. Error 1935.

    I have a big problem, I need install Xcelsius 2008 on Windows vista, but when I install the software apper the nex message:
    Error 1935 Error al instalar el ensamblado.
    "Microsoft.VC80.ATL,type ="Win32",version= "8.0.50727.762",pubicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86"". Consulte Ayude y soporte tecnico para obtener mas informacion.

    From a brief Google search, I determined this error message is from Vista. It is not being produced by Xcelsius. You will need to do your own search and determine what is causing Vista to report this error. You can also try installing using instructions for Xcelsius installation on Vista posted elsewhere in these forums.

Maybe you are looking for