QML/C++ call problem

Hey guys. Looking for a little help here. I know that this problem has been addressed before, but I'm a little lost. I have searched the forums and looked through the tutorials, but I havn't been able to find the answer I was looking for. I'm calling a simple C++ function of my UI QML/waterfalls and it won't work. The problem I have is I've seen code snipets where people have solved their problems with this, but nothing as an explanation as to what or why of it. In any case, here are a few snippets, please tell me what I'm missing here.

Main.qml// Default empty project template
import bb.cascades 1.0

// creates one page with a label
// The button was added by me to change the text of the label

Page {
    Container {
        layout: DockLayout {}
        Label {
            id: label1
            text: qsTr("Huh?")
            textStyle.base: SystemDefaults.TextStyles.BigText
            verticalAlignment: VerticalAlignment.Center
            horizontalAlignment: HorizontalAlignment.Center
        }
        Button {
            text: "Say Hi..."
            onClicked: { label1.text=HelloWorld.returnMyString(); //Works perfectly if written label1.text="Hello World";

            }
        }
    }
}
HelloWorld.cpp

// Default empty project template
#include "HelloWorld.hpp"

#include 
#include 
#include 

using namespace bb::cascades;

HelloWorld::HelloWorld(bb::cascades::Application *app)
: QObject(app)
{
    // create scene document from main.qml asset
    // set parent to created document to ensure it exists for the whole application lifetime
    QmlDocument *qml = QmlDocument::create("asset:///main.qml").parent(this);

    // create root object for the UI
    AbstractPane *root = qml->createRootObject();
    // set created root object as a scene
    app->setScene(root);
}

//The only thing I added to the file was this function
QString HelloWorld::returnMyString()
{
    return ("Hello World");
}
HelloWorld.hpp

// Default empty project template
#ifndef HelloWorld_HPP_
#define HelloWorld_HPP_

#include 

namespace bb { namespace cascades { class Application; }}

/*!
 * @brief Application pane object
 *
 *Use this object to create and init app UI, to create context objects, to register the new meta types etc.
 */
class HelloWorld : public QObject
{
    Q_OBJECT
public:
    HelloWorld(bb::cascades::Application *app);
    virtual ~HelloWorld() {}

    //Added the ability to invoke the function from QML
    Q_INVOKABLE QString returnMyString();
};

#endif /* HelloWorld_HPP_ */

I don't know what I'm missing here. What I read in other posts, I had what seems to be correct, but if I call it as I wrote, then the feature apparently never gets called and nothing happens. I don't get the error while compiling codes and it works on the SIM perfectly, except for the inability to call the C++ function.

If you guys can give me some guidance, I think I could really off and running with my real application coding. I know that there must be something stupid that I'm missing.

Thank you guys!

Hello

You must give your qml know your c++ as follows object before accessing an object c ++ QML.

QmlDocument *qml = QmlDocument::create("asset:///main.qml").parent(this);qml->setContextProperty("HelloWorld",this);

MAZ

Tags: BlackBerry Developers

Similar Questions

  • iPhone over Verizon's LTE 7 / coward calls problems

    I've recently upgraded from Android and buy my first iPhone. I like the phone, but it seems that the connection of data/LTE is horrible on the phone. I am constantly finding my phone is stuck on the 1 x or 3G connection and not being able to catch LTE in places I know are a LTE connection. In addition, sometimes my iPhone will drop calls. When I am I'm in my apartment, so I turned on wifi my component wifi works well, but other places, it deletes the call. Not sure if this is related to the issue of LTE connection. Does anyone else have this problem on Verizon?

    I'm in my Exchange/return policy so I don't know what I have to do.

    Have exactly the same problem: iPhone 7 more 256 GB Black Verizon. Pre-order the phone got on 21 September and after a few days without service drops to 3G and stays there until the toggle airplane mode or reset network. Went to Verizon 23 got a new SIM card and after a few hours, the problem came back. Next day went to Apple told them the problem they did exchange of unit that had to be ordered because he had no stock and 27, I got the replacement phone first day that it was quite good, but the second day, all the problems are back this time the phone has a whistle as well... so on September 30 , brought the phone to apple as well as the box and they said they can get a me another replacement and I refused it not knowing not if its released State and requested a refund, but Engineering did not repay because the serial number is different from the box. Fortunately, I chatted with Apple the previous day and received the email and talked to the Manager and eventually returned the device.

    Back to my iPhone 6s now and no problems with the service even with VoLTE on. Don't miss the iPhone 7 more size and stereo speakers, but I'll wait until all the bugs and hardware issues are fixed before ordering again!

    I had an iPhone 5, 5s, 6: 6 without any problems until one. I returned mine because they gave me a replacement not retail box with the same question. I want to keep the phone but has returned to be sure whether a hardware problem is present they will fix it on the line, so I'm going to order a new one.

  • Video call problem

    Hello
    My problem is this: when I start calling with my girlfriend my cam just freeze and stop recording. Problem is, it's hapenning only, when I call with GF. I tried to call someone else, and my camera works perfectly. Skype detects camera all the time in the settings. GF camera works properly and we can hear each other, but she can't see me.

    Strange, that is, that the problem just appeared one day. We were video calling each other on a daily basis. No common solution on the help page does not seem to help.

    Advice, tips or tricks?

    EDIT: DxDiag.txt added

    I've updated Windows, but it solves the problem.

    With the new camera, everything works perfectly.

    Thank you very much for the help. I appreciate it.

  • Problem of Skype calls groups calls problem/video group

    Hello

    I use Skype on Samsung Galaxy A5 (A500FU) and I can not start a group call / or call groups like the button 'call' in the upper right corner is missing. Same problem with group video calls (call button is missing).

    I use the latest version of Skype for Android - 6.33.0.575

    Any ideas?

    Thanks in advance

    Skype has solved the problem in version 7.01.0.669 of 31.05.2016. After the update the Group calls (video & audio) work correctly.

    I must say that I am really impressed with their customer service. I explained the problem in detail and in the next update, the problem has been resolved. All people using Skype on Samsung Galaxy A5 will be very happy

    Thank you

  • 6 sec more wifi calling problem

    Hello

    I hope someone can offer a solution for the problem I have with wifi-calling.  I would try to explain the problem.   When connected to wifi, when I get a call I hear the first notes of the ring... then stops immediately and I see 1 missed call, then on the second ring once more I heard the first note of the ring, then the phone displays 2 missed calls, that this continues with each ring until the caller hangs up.  Now, it happens not every time, but enough times to be a problem.  Initially, I contacted Apple and worked with a SR. Tech.  Apple has agreed this was a problem (I was at the Genius bar and the technician was able to experience the problem I had).  Apple has agreed to Exchange my phone.  I have install new phone, then restored my content.  Once more, I have the same problem.

    Now my wife and all two got the same phone iPhone 6s more 16 G using the AT & T network.  It's nothing wrong with wifi calling.  My thought is that maybe there is an application that is the cause of the problem, but don't know if this is possible.  I tried to google my problem but couldn't find anything which apply.

    Any ideas?

    Thank you, Ken

    Backup your phone to iTunes

    Restore like NEW - no backup

    See if the problem is recurring

  • motorcycle g, heating during calls problem

    How can I stop bike g third-generation phone to heat as the iron during a call?

    Additional information: 1. He has spent time in motorcycle duringsleep-game.

    2. He gave me blister on my face.

    If this happens on all phone calls, I suggest that you go in safe mode and test the call there. If you can't find hot, then you have a rogue application which is causing your problem.

    Please also asked what crystallet. Thank you and I hope this helps

  • In the c# dll call problem

    Hello

    I am new to c#, but I have to write DLLs to LabVIEW that reads the information on windows processes. I prepared the code (work as a Win32 application), it built as a dll and call the library function to call it. I tried another code in C language before and it worked fine. But when I do the same with c#, I have an error in LabVIEW:

    "The name of the function specified for this node is not found in the library. Click the node to call a library function and select Configure, and then choose the name of the correct function. »

    The function I created (I've pasted below this post) a functioning but LabVIEW does not see. Do you have any idea how to solve this problem? I couldn't find a tutorial for c# and LabVIEW, I saw some for c# and I it should work.

    Best regards

    Piotr

    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using System.Diagnostics;
    using System.Threading;
    using System.Xml.Linq;

    namespace GetProcessDataLib
    {
    public class ProcessData
    {

    public static String GetProcessDataFunction (out string result)
    {
    String xmlOutput = "";
    Try
    {
    code example
    }
    catch (Exception ex)
    {
    Console.WriteLine (example) Message + "\r\n" + ex. StackTrace + "\r\n" + ex. Source);

    xmlOutput = "";

    }
    result = xmlOutput;
    GetProcessDataFunction (without result);

    return xmlOutput;

    }

    }
    }

    Piotr.Zawistowski wrote:

    Hi Nathan,

    Thanks for the reply. I'm new to c#... I don't know I tried to:

    1 / create DLLs with Visual Studio Command Prompt (32 and 64). I used this command:

    csc/target: library / out: GetProcessDataLib64.DLL GetProcessData.cs

    2 / create DLLs to be taken automatically during construction.

    CSC is the compiler C Sharp and will create a default .net assembly, not a Windows DLL function. If you need to use the .net features in LabVIEW to access. And in any case this source code you can not create a Windows DLL function directly since there is no exportable function in there, but only the .net objects.

    And Nathan, C(++/#) compilers do not create header for the dll files. These header files must be created by the programmer creates the source code of the DLL.

  • dll call problem

    I would use .dll files that have been developed for another application.

    I use TS 4.0 which is recognizing the function of the dll, but when try to run it it does not work.

    I thought that it is not so simple, I've attached to specify a part of module.

    Any help would be appreciated.

    Thank you

    Dear all,

    Thank you for your efforts in trying to help me to get out and find a solution.

    In the meantime, the problem has been resolved.

    The csAudio.dll is an interface between the original application and a DLL that has the function complete as an executable file.

    I saw this for the first time, I could see only csAudio.dll.

    The other DLL (an audiotester) has a function that uses the settings. One of them is a pointer to a string of zero completed (CString).

    The other two:

    -ReceiveBuffer is a variable passed that will be filled by the DLL and contains the results of
    the DLL.

    -ReceiveBufferLen is an integer variable that contains the length of the string buffer.
    The result of the DLL should be zero.

    The only problem still exist it is that if I call this DLL to stop TestStand freezes.

    So I skipped this step and it seems that TS closes and unload the DLL function when finished sequence.

    Best regards

    kopisti

  • Microsoft Lifecam vx5000. MSN Messenger video call problem

    In MSN messenger after using the button on the camera, I select a contact and make a video call. However I always get a message back to say MSN is not available. Yet, the contact is online and can call me. help please? (It didn't when I got to the camera. I tried updates and there is none is available.

    Hi Davecll,
     
    As this problem is specific to MSN messenger, I recommend you post your query in Windows Live Messenger Forums to improve assistance in this issue.
  • SPA 122 and NEC pbx: incoming call problem

    Hello
    I signed a SPA122 on a NEC SV8100 pbx; the device is correctly recorded and can make outgoing calls, but it cannot receive calls...
    The appellant receives a busy tone when SPA phone number calls.
    If I register a CISCO IP Phone 303 the same pbx and using the same SIP account, the phone receives calls correctly, so I guess it's a SPA122 problem and is not a problem of pbx...
    Attached a trace of Wireshark and the SPA122 configuration file.
    Can someone help me please?
    Kind regards
    GIanni

    I connect non sono di lettura delivery easy. Vedo UN

    SP_GET_CALLING_PARTY_NUMBER:FAULT

    My it could avere un meaning che non me lo spiego.

    Ho riconfrontato I messaggi di uno SPA303 con lo SPA122:

    SPA303_OK

    Status line: SIP/2.0 180 ringing

    Message header

    To: 93 >. tag =d1be0d61d79b398bi0

    From: "GIANNI" tag =40503246313536410000533 B

    Call ID: 020289DCC781400000000004@192.168.177.160

    CSeq: 1 INVITE

    Via: SIP/2.0/UDP 192.168.177.160:5070; branch =z9hG4bK8865B851F1A24846

    Contact: "226" 93:5060 >

    Server: Cisco /SPA303 - 7.4.9c

    Content-Length: 0

    SPA122_KO

    Status line: SIP/2.0 180 ringing

    Message header

    To: 187 >. tag =e2fa676e9ab1a8efi0

    From: "GIANNI" tag =D94932463135364100027C20

    Call ID: 02028A28628140000000000C@192.168.177.160

    CSeq: 1 INVITE

    Via: SIP/2.0/UDP 192.168.177.160:5070; branch =z9hG4bK9F3760FE2A28B38B

    Contact: "226" 187:5060 >

    Server: Cisco /SPA122 - 1.0.2 (006)

    Content-Length: 0

    Oltre ad some differenze ovvie come gli indirizzi IP, it call-id, I tag ed branch he, cambia chiaramente lo agent user name o server name.

    No mi che aspect the causa del problema sia questo my tentiamo header. ForSE ha una notazione che non piace al PBX NEC Reed's is ignorarlo.

    Try a nulla would not far away:

    Nella sezione SIP-> settings SIP cancelliamo i campi SIP User Agent name e name of the SIP server.

    Let me know. Grazie.

  • Internal call problem

    Hello

    I am trying to deploy a UC520/SPA8000 pour usage of 3 DECT phones.

    I followed the documentation pour a SPA8000 with UN UC520 Integration

    My DECT phones come calling to the outside and to internal phones but on the other hand I can't call my DECT internally I falls directly on the e-mail.

    If I turn off the messaging that rings busy.

    I've done the same Deployment at United Nations another customer without problem.

    The difference is that the previous customer USE of T0 and LUN there use a SDSL/Sip connection at OpenIp.

    Would you have an idea

    Thank you

    Gregory

    Hi Gregory,

    The only thing I can tell you, I did once a migration of a CME that turns on a 2801.

    On East past two two T0 to a BIV Orange that virtual the T0 emule (it's the Orange room router which transforms the signal T0 en IP pour out their voice network).

    When we did the rocker we had trouble with incoming and outgoing calls.

    It turns out that we have the add commands on the 2801 BRI interfaces:

    interface BRI0/0/0

    no ip address

    basic-net3 ISDN switch type

    ISDN point - to point-setup

    ISDN incoming-voice

    ISDN k 7

    ISDN send-complete

    Info-transfer-ability of outgoing voice ISDN 3,1 kHz audio

    ISDN tei static 0

    Idem pour interface BRI0/0/1

    Hoping that cel can maybe help you

    Greetings

    Benoit PETRY

  • External incoming calls problem.

    Hello everyone,

    One of our voice gateway router has problem in there. It is malfunctioning and cannot receive incoming call. I think that call is hitting our router and our router is down.

    It is a BRI ISDN router with 2 Numéris coming. In the Manager of CCM, it is added as an MGCP gateway, but there his own so dial peer configurations. I checked and it does not any config Manager of CCM.

    Here is the debug isdn q931 to.

    ISDN Q931 BR0/1/1: RX<- setup="" pd="8 " callref="">
    Complete package
    Carrying capacity I = 0x8090A3
    Standard = CCITT
    Ability to transfer = speech
    Circuit transfer mode
    Transfer rate = 64 kbit/s
    The channel ID I = 0 x 89
    Exclusive, B1
    Called number i = 0 x 81, '510859'
    Plan: ISDN, Type: unknown
    16:51:19: ISDN Q931 BR0/1/1: RX<- setup="" pd="8 " callref="">
    Complete package
    Carrying capacity I = 0x8090A3
    Standard = CCITT
    Ability to transfer = speech
    Circuit transfer mode
    Transfer rate = 64 kbit/s
    The channel ID I = 0 x 89
    Exclusive, B1
    Called number i = 0 x 81, '510859'
    Plan: ISDN, Type: unknown
    16:51:23: ISDN Q931 BR0/1/1: RX<- disconnect="" pd="8 " callref="">
    Because I = 0x82E6 - recovery at the end of the timer
    16:51:23: ISDN Q931 BR0/1/1: TX-> the RELEASE_COMP pd = callref 8 = 0 x 81
    Because I = 0x80D1 - reference value of appeal not valid

    I also receive a warning message on the map of the voice that is

    voice-card 0
    ! Caveat! 1 DSP at location 0 using firmware by default camera flash:
    ! It is not recommended, the default IOS version is 24.3.0
    DSP services dspfarm

    Also see the following output to see the dsp voice detailed command

    EDSP 0001 01 g729r8 IDLE 50/0/1.1 0.1 p
    EDSP 01 0002 g729r8 p 0.1 IDLE 50/0/2.1
    EDSP 01 0003 g729r8 p 0.1 IDLE 50/0/3.1
    EDSP 0004 01 g729r8 p 0.1 IDLE 50/0/4.1
    EDSP 01 0005 g729r8 p 0.1 IDLE 50/0/5.1
    EDSP 01 0006 g729r8 p 0.1 IDLE 50/0/6.1
    EDSP 0007 01 g729r8 IDLE 50/0/7.1 0.1 p
    EDSP 0008 01 g729r8 0.1 IDLE 50/0/8.1 p
    EDSP 01 0009 g729r8 p IDLE 50/0/9.1 0.1
    EDSP 0010 01 g729r8 p 0.1 INACTIVE 50/0/10.1
    EDSP 0011 01 g729r8 p 0.1 INACTIVE 50/0/11.1
    EDSP 0012 01 g729r8 p 0.1 INACTIVE 50/0/12.1
    EDSP 0013 01 g729r8 p 0.1 INACTIVE 50/0/13.1
    EDSP 0014 01 g729r8 p 0.1 INACTIVE 50/0/14.1
    EDSP 0015 01 g729r8 p 0.1 INACTIVE 50/0/15.1
    EDSP 01 0016 g729r8 p 0.1 INACTIVE 50/0/16.1
    EDSP 0017 01 g729r8 p 0.1 INACTIVE 50/0/17.1
    EDSP 0018 01 g729r8 p 0.1 INACTIVE 50/0/18.1
    EDSP 0019 01 g729r8 p 0.1 INACTIVE 50/0/19.1
    EDSP 0020 01 g729r8 p 0.1 INACTIVE 50/0/20.1

    Caveat! 1 DSP at location 0 using firmware by default camera flash:
    It is not recommended, the default IOS version is 24.3.0

    ----------------------------FLEX VOICE CARD 0 ------------------------------
    * DSP CHANNELS VOICE *.

    CURR STATE: inuse (busy) (b-output) busyout (bpend) held in the waiting
    LEGEND: (Bad) download (closed) stop (particles) pending

    DSP DSP DSPWARE CURR BOOT PAK TX/RX
    NUMBER TYPE NUM CH CODEC VERSION STATE RST AI TS ABRT PACK VOICEPORT
    ===== === == ========= ========== ===== ======= === == ========= == ==== ============
    C5510 001 01 no bad 0.0.0 idle 0 0 0 0/0
    C5510 001 02 no bad 0.0.0 idle 0 0 0 0/0
    C5510 03 001 no bad 0.0.0 idle 0 0 0 0/0
    C5510 04 001 no bad 0.0.0 idle 0 0 0 0/0
    C5510 001 05 no bad 0.0.0 idle 0 0 0 0/0
    C5510 001 06 no bad 0.0.0 idle 0 0 0 0/0
    C5510 001 07 no bad 0.0.0 idle 0 0 0 0/0
    C5510 08 001 no bad 0.0.0 idle 0 0 0 0/0
    C5510 01 005 None 24.3.0 idle idle 0 0 0 0/0
    C5510 005 02 None 24.3.0 idle idle 0 0 0 0/0
    C5510 03 005 None 24.3.0 idle idle 0 0 0 0/0
    C5510 005 04 None 24.3.0 idle idle 0 0 0 0/0
    C5510 05 005 None 24.3.0 idle idle 0 0 0 0/0
    C5510 06 005 None 24.3.0 idle idle 0 0 0 0/0
    C5510 07 005 None 24.3.0 idle idle 0 0 0 0/0
    C5510 08 005 None 24.3.0 idle idle 0 0 0 0/0
    C5510 09 005 None 24.3.0 idle idle 0 0 0 0/0
    C5510 10 005 None 24.3.0 idle idle 0 0 0 0/0
    C5510 11 005 None 24.3.0 idle idle 0 0 0 0/0
    C5510 12 005 None 24.3.0 idle idle 0 0 0 0/0
    C5510 13 005 None 24.3.0 idle idle 0 0 0 0/0
    C5510 14 005 None 24.3.0 idle idle 0 0 0 0/0
    C5510 15 005 None 24.3.0 idle idle 0 0 0 0/0
    C5510 16 005 None 24.3.0 idle idle 0 0 0 0/0
    C5510 01 006 None 24.3.0 idle idle 0 0 0 0/0
    C5510 02 006 None 24.3.0 idle idle 0 0 0 0/0
    C5510 03 006 None 24.3.0 idle idle 0 0 0 0/0
    C5510 006 04 None 24.3.0 idle idle 0 0 0 0/0
    C5510 006 05 None 24.3.0 idle idle 0 0 0 0/0
    C5510 006 06 None 24.3.0 idle idle 0 0 0 0/0
    C5510 07 006 None 24.3.0 idle idle 0 0 0 0/0
    C5510 08 006 None 24.3.0 idle idle 0 0 0 0/0
    C5510 09 006 None 24.3.0 idle idle 0 0 0 0/0
    C5510 10 006 None 24.3.0 idle idle 0 0 0 0/0
    C5510 006 11 None 24.3.0 idle idle 0 0 0 0/0
    C5510 12 006 None 24.3.0 idle idle 0 0 0 0/0
    C5510 13 006 None 24.3.0 idle idle 0 0 0 0/0
    C5510 14 006 None 24.3.0 idle idle 0 0 0 0/0
    C5510 15 006 None 24.3.0 idle idle 0 0 0 0/0
    C5510 16 006 None 24.3.0 idle idle 0 0 0 0/0
    * DSP SIGNALLING CHANNELS *.
    DSP DSP DSPWARE CURR BOOT PAK TX/RX
    NUMBER TYPE NUM CH CODEC VERSION STATE RST AI TS ABRT PACK VOICEPORT
    ===== === == ========= ========== ===== ======= === == ========= == ==== ============
    -END OF THE MAP OF FLEX - 0 VOTES

    I hope to receive positive feedback from your people. I checked some documents and they said the default dspware to 12.24 t IOS is 24.3.0 which is displayed in the output with other DSP except dsp 1 and if I'm not wrong, it is integrated in the IOS rather then independent because I can't see any file in flash that could be DSPware. Any help will be much appreciated.

    Hello

    You get the dsp error message is because your DSP 1 at location 0 is bad and must be replaced.

    C5510 001 01 no bad 0.0.0 idle 0 0 0 0/0
    C5510 001 02 no bad 0.0.0 idle 0 0 0 0/0
    C5510 03 001 no bad 0.0.0 idle 0 0 0 0/0
    C5510 04 001 no bad 0.0.0 idle 0 0 0 0/0
    C5510 001 05 no bad 0.0.0 idle 0 0 0 0/0
    C5510 001 06 no bad 0.0.0 idle 0 0 0 0/0
    C5510 001 07 no bad 0.0.0 idle 0 0 0 0/0
    C5510 08 001 no bad 0.0.0 idle 0 0 0 0/0

  • OSB-Siebel call problem...

    Hey all,.
    I am facing a typical problem.

    I try to connect OSB serving Siebel loyalty.
    Whenever the query is sent from OSB serving Siebel, following error message appears:



    Cause I guess it's to be

    1. the format in which OSB passes the values to Siebel is not compatible with the expectations of Siebel.
    2 or the format of the query is correct but OSB needs a configuration for header (changing e.g.Namespace) part

    Nevertheless, OSB called Siebel service successfully. This was confirmed with SOAPUI. SOAPUI also shows the right entry and exit to the service concerned.
    The SOAPUI entry for a given webservice as input of respective webservice in OSB. still get the same error.

    Please answer as soon as possible.

    < SOAP - ENV:Envelope xmlns:SOAP - ENV = "http://schemas.xmlsoap.org/soap/envelope/" >
    < SOAP - ENV:Body >
    < SOAP - ENV:Fault >
    < faultcode > SOAP - ENV:Client < / faultcode >
    < faultstring >
    Entry provided is not well-formed or does not contain
    the recitals
    data. (SBL-UNU-00137)
    < / faultstring >
    < detail >
    < siebelf:errorstack xmlns:siebelf = "http://www.siebel.com/ws/fault" >
    < siebelf:error >
    < siebelf:errorsymbol > IDS_EAI_WS_BAD_XML_DOCUMENT
    < / siebelf:errorsymbol >
    < siebelf:errormsg >
    Entry provided is not well-formed or did not
    contain the expected
    data. (SBL-UNU-00137)
    < / siebelf:errormsg >
    < / siebelf:error >
    < siebelf:error >
    < siebelf:errorsymbol > IDS_XMLCNV_ERR_EMPTYMSG < / siebelf:errorsymbol >
    < siebelf:errormsg >
    Error XML hierarchy Converter - empty input
    message, wait a
    XML document in & lt; Value > entry
    arguments(SBL-UNU-00246)
    < / siebelf:errormsg >
    < / siebelf:error >
    < / siebelf:errorstack >
    < / details >
    < / SOAP - ENV:Fault >
    < / SOAP - ENV:Body >
    < / SOAP - ENV:Envelope >

    Thanks in advance,
    Patricia Kharwadkar.

    Published by: Patricia Kharwadkar, 25 May 2010 22:40

    Published by: Patricia Kharwadkar, 25 May 2010 22:41

    Published by: Patricia Kharwadkar, 25 May 2010 22:47

    Published by: Patricia Kharwadkar, 25 May 2010 22:49

    also try disabling segmented Streaming mode for http to see if that is causing no problems.

    Maury

  • Ring with FaceTime calls problem

    I have in the ring when receiving a call on facetime

    OK, so what is your question? The telephone does not ring when you receive a facetime call? If that's what you say, you disturb not activated in the settings? You have cut off system sounds? You hear sounds of e-mail notification?

  • Robo call problems

    Hi all

    I have a HP Officejet Pro 8600 with a dedicated line (non-shared) fax.  He has set up at the auto-answer and print all incoming faxes, as well as a fax for each incoming call log.

    I now get robo-calls on the fax line.  There is no fax associated with these calls, but the machine still print a sheet of newspaper of fax for each call - about six calls a day!  I lose a lot of paper and ink because of these robo calls.

    How I set up my machine for only printing real Fax, incoming and fax corresponding sheets of newspaper (and ignore the robo calls)?

    Pecete,

    Welcome to the HP Forum.

    If you have a Fax Service you can block certain numbers - without this service, I don't know of a way for the printer to know the difference between something you want and anything you don't like: there is a printer with a small brain.

    You can use the HP digital fax option instead.  This option allows to shunt your faxes on your computer instead to the book - then you can decide what to print faxes.

    Explanations of - USB connection - HP digital Fax begin on page 73 of the HP Officejet Pro 8600 User Guide.

    HP Digital Solutions - Fax - Wireless and Ethernet PC - explanations begin on page 52.

    Click on the Thumbs-Up Kudos to show that you appreciate the help and time of our Experts.

    When the answer is a good fix or workaround, click accept as Solution !

    Although I strive to reflect best practices of HP, I do not work for HP.

Maybe you are looking for