Encoding problem in call-back to hook URL (post parameters)

Hello all,
I'm encountering a character encoding problem while retrieving the content of the shopping basket from one of our provider.
After the POST request is made by the provider to our system using the hook url, when debbuging I can see that some special characters are represented with the sign '#' (after the call the ITS_IMPORT_CONTEXT).
In our case using the parameter http_content_charset with various values, including UTF-8, did not change the result.
Inspecting the HTTP traffic has highlighted the following: the encoding received from the provider is related to UTF-8, but while we are expecting the hexadecimal values, we are receiving the "Unicode code points", which are not recognized by our SAP system. For more details look at the UTF-8 encoding table found here and compare the values under column "Unicode code point" with the one under column "UTF-8 (hex.)".
As an example, for the character 'é', we are receiving the value "%E9" (the code point) instead of receiving the the hexa value : "%C3%A9".
Do you have any idee if this can be corrected on our side or if the provider must addapt the way it's sending the POST parameters?
Many thanks in advance for you help.
Best regards,
Jerome.

Hi Jason,
Indeed I had contacted the provider and informed them about the encoding problem and the fact that passing the parameter http_content_charset had no effect on the sent back encoding.
They have taken into account my request and have changed the encoding used during the request to the HOOK_URL.
Thanks to all of your for your help.
Regards,
Jerome.

Similar Messages

  • HT4623 International Missed calls on 4s do not show 00s before the number, which creates the problem of call back. Is it a Tecnical fault or a Setting problem?

    International Missed Calls on my i phone 4s do not reflect 00s which creates a problem of a Call Back. Is it a Tecnical inadequacy or a Setting problem?

    It has righted itself. I am not sure how. But I turned off the Powerbook. And on the MacBook Air, I made sure to change the MAC number to the MacBook Air one.
    I restarted the MacBook Air. Now, the internet radio is working well, no rebuffering the stream every ten seconds.
    And when I turned on the Powerbook and tried the internet this time, I could not get connected.
    I think the bad internet connection on the MacBook Air was due to the fact that the internet was being shared by two computers. Funnily enough, the internet was OK on the Powerbook but was not good on the MacBook Air when I did that.
    So, it didn't turn out to be a MacBook Air problem but an internet provider problem.
    I will keep my fingers crossed that the MacBook Air internet connection keeps working fine.
    I think it's possible to use the internet on both computers simultaneously but the quality of the connection is poor on the MacBook Air when I do that. And when I turn off one of the computers, it is not possible to share an internet connection when I turn that computer back on again. I have to set up the MAC number of that computer again on the nespot site for it to access the internet. But if I do that, the internet quality on the MBA suffers.

  • Problem implementing call back script

    I'm having problems getting my message call back script to work.  The idea is that someone makes a call and if no agents are available after a few minutes they'll get a prompt asking them to leave their phone number for an agent to call them back.  The bulk of the script is taken from Cisco's script repository.  Everything works except for when the call terminates and is supposed to place a call to the BaseLineMessageCallback.aef script which will seek out the next available agent and then play a message stating the caller's phone number and a brief message.  Seems like no matter what I try when it goes to redirect the call to the BaseLineMessageCallback script the status is BUSY.  Here are the steps that I've done so far
    1.) Created trigger for BaseLineMessageCallBack with the phone number of 6580
    2.) Created a 2nd Call Control Group with the ID of 5, CTI route points are 7300 and 7301
    3.) Created separate Dialog Group with the ID of 1
    4.) The AdvMessageQueueing script is using the same CSS and Partition as BaseLineMessageCallBack, phone number is 6507
    5.) Set Media Termination Point to True for Call Control Group 5.
    6.) AdvMessageQueueing and BaseLineMessageCallBack are using different call control group and dialog group
    I'm able to call both the 6580 and 6507 numbers without a problem from my phone.  The problem is just the redirecting from 6507 to 6580.
    Any ideas?

    There's a lot more that we'll need to know, to properly figure this out for you.  I would suggest this: start out small, and validate that you can even make a call with the Place Call step to a trigger, since that seems to be the area you've highlighted as a problem.
    You can do this very easily by creating a brand new script with a single variable and two steps.  It's really just that simple.  No extra trigger, no application, just the one script, with its one variable, and two steps.  You can think of it like a disposible napkin that you'll use one time and then throw away.
    Script1
    Variables
    Contact c = null
    Steps
    StartPlace Call (dest = "6507"; timeout = 30; CCG ID = 5; dialog group = 1; contact = c)  Successful    /* Place a comment step here, so when the called script answers, we should see this highlight in red. */  ...End
    Start a reactive debug in the script editor: CTRL+Shift+R
    For the Script, select: AdvMessageQueueing.aef (I think I read your post correctly and 6507 is the AdvMessageQueueing.aef script, right?  If not, let me know because that's important for this test)
    For the Timeout, select: 60
    Click OK
    Now, make sure your Script1 window is the active window and press F10 three times (1 time to start active debugging; 1 time execute the Start step; 1 time to execute the Place Call step - Note 1: the Place Call Step will remain highlighted in red for now - Note 2: If you press F10 too quickly, the editor may not recognize your key press, so be sure to pause between key presses at this juncture).
    What you should see happen is, a new window should open, and it should be the AdvMessageQueueing.aef script, but in reactive debug mode.  Since this is a phone call test, you will need to make sure the AdvMessageQueueing.aef script window is active and press F10 until the red highlighted step is whatever step immediately after the Accept step.  This answers the call and back in Script1 you should see the comment step highlighted now.
    If you don't see that, then you know there is a problem with a CTI Port in CCG 5 calling a CTI Port in whatever CCG 6507 is associated with.  I know you said the Partitions and CSSes are the same, but I would ask that you just double check that the CSS on CCG5 contains the Partitions for both the 6507 Trigger and the CCG 6507 is associated with.
    Let me know if you get past that part, or if we need to address any problems you encounter.
    Good luck.
    Anthony Holloway
    Please use the star ratings to help drive great content to the top of searches.

  • Problem in calling of stored procedure with variable parameters

    Hello!
    When we try to call our stored procudure with variable parameter (year and month) we receive various errors.
    Here's the dynamic package script code:
    DEBUG(ON)
    PROMPT(SELECTINPUT,,,"Please select time for restatement",%TIME_DIM%)
    TASK(Execute formulas,USER,%USER%)
    TASK(Execute formulas,APPSET,%APPSET%)
    TASK(Execute formulas,APP,%APP%)
    TASK(Execute formulas,SELECTION,%SELECTIONFILE%)
    TASK(Execute formulas,LOGICFILE,%APPPATH%\..\AdminApp\%APP%\zbpc_to_fm.lgx)
    TASK(Execute formulas,RUNMODE,1)
    TASK(Execute formulas,LOGICMODE,1)
    TASK(Execute formulas,SIMULATION,1)
    TASK(Execute formulas,CHECKLCK,0)
    Our logic script file (zbpc_to_fm.lgx) code is:
    *RUN_STORED_PROCEDURE=ztest('%TIME_SET%')
    *commit
    The problem occures while transferring the variable parameter %TIME_SET% value.
    How can we correctly transfer the selected value of TIME_SET into the procedure?

    Everything in the debug log looks correct -- the most important lines are the ones indicating the values passed from the user's response to the PROMPT(SELECTINPUT...)
    INFO(%CATEGORY_SET%, BUDGET)
    INFO(%ENTITY_SET%, 1733)
    INFO(%FUND_SET%, )
    INFO(%PROJECT_SET%, )
    INFO(%TIME_SET%, 2008.NOV)
    Are you certain that the stored proc is processing the input parameter for time correctly, when you run it directly in MS Mgmt Studio?
    What error messages do you see running it from BPC?
    By "customized user authorities" do you mean that the time dimension is secured, and this user has access only to 2008.total and its descendants? If that's the case, the user should be able to see only those members in the action pane / current view, but the SELECTINPUT prompt should only show the base members (and not the year total and quarters). I'm still confused as to why all 12 + 4 + 1 members are passed through to the stored proc.

  • Call WoC View via URL with parameters

    Hi,
    I'm already able to call a particular WoC view via URL by passing the app.component and app.inport parameters.
    Is there also any way to pass specific filter values, e.g. a customer id?
    Thank You!

    Hi Dennis,
    yes, you can pass the parameter of the Inport as well.
    An example is the Sales order QAF for 'New Sales Order' which has an inport ContactIDWriteBackIn. This inport allows passing an parameter called ID which is then mapped to the Contact ID of the UI.
    The corresponding call is:
    https://....?app.component=/SAP_BYD_APPLICATION_UI/crm/soc/salesorderqafeco.QA.uicomponent&rootWindow=X&redirectUrl=%2fsap%2fbyd%2fruntime&&sap-client=004&sap-language=EN&app.inport=ContactIDWriteBackIn&param.ID=1000450
    I hope this helps,
    Thomas

  • Problem in passing arabic words into url as parameters

    I have a website where everyhting is in arabic.I am having a problem with search page only on Firefox (everything works correctly on IE,safari,google chrome)
    For example i search for فيروز keyword. This is the inital link that opens after i hit search button.
    http://www.neelwafurat.com/locate.aspx?mode=2&search=singer1&entry=فيروز
    Now on forefox when i press the next button or any page number to see the results it doesnt show them and it gives me that there are no results.However there are results compared to other browsers.
    From code i get the keyword value like this
    entry = Request("entry")
    I noticed on debug that this فيروز word became ظپظٹط±ظˆط²
    when i pressed next page even though it didnt chnage on 1st run of the page (on page1) and of course my search will search for the new word.
    Is there anything missing i need to add to firefox or i need to change in my code?

    That page is send as Arabic (Windows-1256) and it works if the data is send as such, but not if encodeURIComponent() is used as Firefox does.
    *http://www.neelwafurat.com/locate.aspx?search=title&entry=%D9%81%D9%8A%D8%B1%D9%88%D8%B2&Mode=2&Page=2&orderby=rdate&dir=desc
    *http://www.neelwafurat.com/locate.aspx?search=title&entry=%dd%ed%d1%e6%d2&Mode=2&Page=2&orderby=rdate&dir=desc
    You can try to ask advice at the mozillaZine Web Development/Standards Evangelism forum.<br />
    The helpers at that forum are more knowledgeable about web development issues.<br />
    You need to register at the mozillaZine forum site in order to post at that forum.
    See http://forums.mozillazine.org/viewforum.php?f=25

  • Problem in calling method with object in another class

    Hi All,
    Please tell me the solution, I have problem in calling a method I am posting the code also
    First Program:-
    import java.io.*;
    public class One
    public One()
    System.out.println("One:Object created");
    public void display()
    System.out.println("One:executing the display method");
    static
    System.out.println("One:executing the static block");
    Second Program:-
    import java.io.*;
    public class Two
    public Two()
    System.out.println("Two:Object created");
    public static void main(String arg[])throws Exception
    System.out.println("Two:executing the main method");
    System.out.println("Two:loading the class and creating the object::One");
    Object o=Class.forName("One").newInstance();
    System.out.println(o);
    o.display(); //displaying error here in compile time.
    static
    System.out.println("Two:executing the static block");
    waiting for your answer,
    thanks in advance,bye.

    Hi All,
    Please tell me the solution, I have problem in
    calling a method I am posting the code also
    First Program:-
    import java.io.*;
    public class One
    public One()
    System.out.println("One:Object created");
    public void display()
    System.out.println("One:executing the display
    method");
    static
    System.out.println("One:executing the static
    block");
    Second Program:-
    import java.io.*;
    public class Two
    public Two()
    System.out.println("Two:Object created");
    public static void main(String arg[])throws
    Exception
    System.out.println("Two:executing the main
    method");
    System.out.println("Two:loading the class and
    creating the object::One");
    Object o=Class.forName("One").newInstance();
    System.out.println(o);
    o.display(); //displaying error here in compile
    time.
    static
    System.out.println("Two:executing the static
    block");
    waiting for your answer,
    hanks in advance,bye.the line
    o.display()
    could be written as
    ((One)o).display();

  • Courtest Call Back Query HELP!!!!

    My name is Michael Love,  I am having issues getting counts for Courtest Call Back.  I need help building a query to get a count of all customers that Accepted Courtesy Call Back. I am also trying to fine out (of those that accepted Courtest Call Back) how many of them completed the process by connecting to a rep.
    I need distinct counts...

    Michael,
    How this might be accomplished varies quite significantly based on how the queue call back was programmed and other parameters of scripts in your call center.
    The most concrete way would be to have your script write to a database when a callback is requested, and update that record when a rep is successfully connected via the Connect step. From there you could program a quick web interface or otherwise to provide you that information.
    Regards,
    Tanner Ezell
    www.ctilogic.com

  • Url char-encoding problem

    I am connecting to a web-server. The URL has Japanese characters embedded in it.
    When run from NetBeans 6.8 everything works ok.
    When run from the shell, the server appears to not understand the Japanese characters. For example, if the Japanese characters represent a user name, none of the names are ever understood.
    Default charset when run from IDE is "UTF-8".
    Default when run from shell: "Cp1252".
    I don't want a systemic solution [for example a command-line switch, or config file setting]. I want to control every IO stream's encoding manually.
    This is the test that comes closest to what I think should work:
    ByteArrayOutputStream baos = new ByteArrayOutputStream();
    OutputStreamWriter baosStreamWrt = new OutputStreamWriter(baos, utf8.newEncoder());
    BufferedWriter bufWrt = new BufferedWriter(baosStreamWrt);
    bufWrt.write(url_with_jp_characters);
    bufWrt.flush();
    ByteArrayInputStream bais = new ByteArrayInputStream(baos.toByteArray());
    InputStreamReader inStreamRdr = new InputStreamReader(bais, utf8.newDecoder());
    BufferedReader bufRdr = new BufferedReader(inStreamRdr);
    String faulty_url = bufRdr.readLine();
    URL webpage = new URL(faulty_url);
    URLConnection urlConn = webpage.openConnection();
    BufferedReader webIn = new BufferedReader(new InputStreamReader(urlConn.getInputStream(), utf8.newDecoder()));
    BufferedWriter response = new BufferedWriter(new OutputStreamWriter(new FileOutputStream("/tmp/dump.txt"), utf8.newEncoder()));
    response.("checking the the url: ")
    response.write(faulty_url);
    response.newLine();
    while(true) {
      String webLine = webIn.readLine();
      if(webLine == null) { break; }
      response.write(webLine);
      response.newLine();
    response.close();
    webIn.close();
    ....Inspecting the response from the server in the file "/tmp/dump.txt":
    (1) the file is formatted "UTF-8".
    (2) the url, written in the first line of the file, is valid and a cut/paste into a browser works correctly.
    (3) many correctly formed Japanese words are in the response from the server that is saying: "I have no idea how to understand/(decode?) the user name you sent me in the URL."
    At this point I have a choice:
    (1) I don't understand the source of the problem?
    (2) I need to keep banging away at trying to get the url correctly encoded.
    Finally, how can I debug this???
    (1) It works in the IDE, so I don't have those debugging tools.
    (2) My terminal cannot display asian characters.
    (3) Writing output to files involves another encoder for the FileWriter which taints everything in the file.
    (4) I don't have a webserver to act as a surrogate for the real one.
    thanks.

    Kayaman wrote:
    rerf wrote:
    And I don't know why NetBeans allowed me to get around not using this command.Because of the default charset of UTF-8 that's set in Netbeans.I see that, but something more subtle was happeneing I think. I still don't fully understand. Here is my best explanation. Exact code:
    ....for(File f : files) {
      BufferedReader in = new BufferedReader(new InputStreamReader(new FileInputStream(f), utf8.newDecoder()));
      String jpName = in.readLine().split(";")[0];
      String jpNameForUrlUsage = URLEncoder.encode(jpName, "UTF-8");
      String dumpFileName = (outputDir + f.getName().split(".txt")[0] + "-dump.txt");
      BufferedWriter out = new BufferedWriter(new OutputStreamWriter(new FileOutputStream(dumpFileName), utf8.newEncoder()));
      URL url = new URL("http://www.abc.cp.jp?name=" + jpNameForUrlUsage);
      URLConnection urlConn = url.openConnection();
    }....In my first post, I formed the complete url, then encoded it to utf-8 using ByteArray[Input / Output]Streams. But, my understanding is that you can't just encode Japanese characters to utf-8 and then append them to a url. A special method call is needed to transform the Japanese characters into something understandable by the URL (and its not as simple as just encoding the characters to utf-8). After posting, I actually made an effort to read all of javadoc for java.net.URL:
    java.net.URL
    The URL class does not itself encode or decode any URL components according to the escaping mechanism defined in RFC2396. It is the responsibility of the caller to encode any fields, which need to be escaped prior to calling URL, and also to decode any escaped fields, that are returned from URL. Furthermore, because URL has no knowledge of URL escaping, it does not recognise equivalence between the encoded or decoded form of the same URL. For example, the two URLs:
    http://foo.com/hello world/ and http://foo.com/hello%20world
    would be considered not equal to each other.
    Note, the URI class does perform escaping of its component fields in certain circumstances. The recommended way to manage the encoding and decoding of URLs is to use URI, and to convert between these two classes using toURI() and URI.toURL().....
    Then, it all made sense. I had already diagnosed that it was just the Japanese character part of the URL that caused the failure. And I remember reading that the Chinese were upset that they could not use asian characters in URLs. So, even though in my browser it looks like a Japanese character is in it, its really not. Chrome browser is doing some transform from what I see in my browser URL and what the actual URL is. That is why cutting/pasting the url I was forming in Java into the browser is not a good representation of what is going on. Chrome, behind the scenes does what the URLEncoder class does.
    Yet, I could very easily be wrong:
    On the one hand NetBeans worked, and the shell did not. The relevant difference being default charset.
    But on the other hand, in my initial post, I completely encoded that url into utf-8 using ByteArray[Input / Output]Streams. I am no expert on character encodings, but if the url I created in the initial posting is not utf-8 encoded then I need a few pointers on how to character encode.
    final thought:
    I can't just encode a Japanese character to UTF-8, append it to a URL, and expect it to work. A browser can make it look that way so its deceiving. That is why there is the class URLEncoder. I don't understand why NetBeans appears to invoke it for me without my knowledge. And maybe its not. Having the default charset as utf-8 might obviate the need for a URLEncoder() call (but I don't see why it should).

  • Ongoing problems - Would like to request a call back

    Hi all,
    I have quite a tale to tell you, and am reaching out for assistance by somebody that has authority to make decisions   Once my account and case ID have been reviewed I would like a call back at the number on file. Thank you!
    1/11
    I ordered an Open Box NS-50D550N and specifically chose to pay a bit extra for the "Certified - Excellent" version of the product. It was my understanding this means a Geek Squad member has reviewed the TV, ensured everything works, and ensured all accessories are included in the box per this page: http://www.geeksquad.com/certified-openbox.aspx.  Very excited for a big screen TV!
    1/13
    I received the TV and unfortunately no screws were included for the stand, no screws were included for wall hanging (New version of this product includes them), and there was a big puncture hole that went through both boxes, through the packing foam, and hit the screen. I called the 888 number and was told by a representative that "Unfortunately open box items are sold as open box due to the fact that they may be missing parts and accessories". When I pointed out that the item I purchased was "Certified - Excellent" and that I purposely chose this version because I wanted to avoid these problems, I was told the only thing I could do was return the TV for a refund.
    That would have been fine if I didn't want this TV, but I did and unfortunately there were no other open box versions of this TV available. I was basically being told "tough luck there's nothing we can do but give you your money back". When I pointed out that I wanted a TV, not my money back, and that surely there's something they can do I felt like I was continuing to hit a brick wall. "No there's nothing we can do".
    I then noticed that this TV was on sale "new" for $399. I pointed this out and said could I get a credit for the difference since I did not receive a "certified excellent" version of this TV (it did include the "certified" tape all over the box though!). I was told to hold on, then when they came back they said they issued me a $30 gift card. 
    "Great!" I thought. But, unfortunately this card has to come in the mail, I could not get the number over the phone or be issued an e-gift card, so I could not use it to immediately discount the cost of a new TV. Sort of worthless as I would miss the sale! When I pointed this out I was again told there was nothing they could do.
    I was getting ticked off at this point because I felt like I am really trying to give Best Buy my money and they just don't want to work with me at all! I asked to speak to a supervisor. "Emily the supervisor" came on the line. I explained my situation and she seemed to understand! I felt like I was getting somewhere finally! She said she would issue an immediate $32 credit to my credit card in order to offset the cost of the Open Box I purchased ($367) with a new version of this TV ($399). I could then return the Open Box for a full refund and enjoy my new TV at the cost of the "Geek Squad Certified Open Box" I was supposed to have gotten.
    Awesome! I was overjoyed with the news and thanked her for the support. I told her I wanted UPS to pick it up as we live a bit far from a store and it would just be more convenient. She told me that would be no problem, that she issued a refund and to wait 24 hours for my paperwork to come in my email.
    1 hour and 15 minutes on the phone with 1-888-BEST-BUY
    1/14
    UPS shows up with the label. Unfortunately I had not received any RMA information in my email though. I called the 888 number again and I was told to not give the TV to UPS until I receive my RMA information in my email. Day after that (1/15) - UPS shows up, no RMA info in my email. Called again and told to not give it to them. 
    In the mean time I had ordered my new TV for local pickup the night I spoke with emily (1/13) and had my wife swing by and get the box. I get home and unfortunately she didn't notice the huge puncture mark on the front of the box. I packed the TV back up and took it back to the store to swap it out with one that wasn't skewered by a fork lift. Got that guy back home and decided I would set him up tomorrow.
    22 minutes on the phone with 1-888-BEST-BUY
    1/15
    I give the 888 number a call again and tell them I still have not received any RMA information but that UPS continues to try to pick the TV up and bring their own tag. The representative tells me I might have better luck just taking the TV back to the store to return it there.
    So, I decide to do that. First though, let's check out my new TV! I get it out of the box, plug it in, and the screen is completely shatered. Frustration!!! I pack my 2nd new TV up and the Open Box up and take it to the store that night. I wait in line, talk to the rep at customer service and tell her I need to return this open box and swap out this new TV for a third new TV. 
    The TV manager wants to see the screens for both before processing the return and exchange. I tell him that's fine no big deal. They pull the open box TV out and plug it in, and much to my surprise that screen is shattered too, exactly where the hole was in the box! So not only was my "Certified - Excellent" TV missing parts, but was also broken. Ugh!  He plugs my 2nd new TV in and also verifies that screen was shattered.
    The customer service rep starts with the return for the Open Box. Types in the order information, and the system wants to give me a refund for $367, the cost of my open box, minus the $32 I was already credited. I explain to her that "Emily the supervisor" credited me an extra $32 to make up for the price difference between the open box and the new TV. She goes and gets the manager, and he explains to me that the system will not allow him to give me the full refund and I need to contact the 888 number to get it straightened out. More frustration!!!
    I call up the 888 number, talk to several people, and finally land with a supervisor in the Home Theatre department. She explains to me that what Emily told me is wrong, she had no authority to do that, it was impossible for me to get an extra $32 on my credit card, and a refund for the price of the open box minus the $32 was the best they could do in her department. She then tells me I need to discuss this further with the "back office" department and sends me back there.
    I speak with that representative, and she tells me I need to send it back to bestbuy.com through UPS. I explain to her the problems I have been having with receiving the RMA information in my email. She tells me (paraphrased) "Oh no! When you have UPS pick up you won't get an extra emails from us They bring the tag and thats all you need!"   ........  
    3 days of phone calls, several different reps, and she's the first one to tell me I won't be getting an extra email. Extreme frustration!!!!
    I then explain to her the issues with the extra $32 credit. She looks and tells me as best as she can tell if I return the TV to them I will get my full refund for $367 + tax and be allowed to keep my extra $32 credit. I tell her great, lets get this return going and she tells me UPS will be out to my house tomorrow (1/16).
    I then get my third new TV and the open box back on the dolly and back in my car.
    1 hour and 20 minutes on the phone with 1-888-BEST-BUY.   2 and a half hours in the store.
    1/16
    I've plugged my new TV in today and everything looks great finally! My concern is, at this point, I have no idea what I am getting back on my card when you guys finally receive my open box TV. I can tell you I want what was promised to me though, a full refund plus I be allowed to keep the $32 already credited back.
    If this is not standard procedure, I feel like the ~3 hours I have spent talking to customer service reps, plus the 2.5 hours I spent in the store last night, and the 4 TV's I have hauled around the house and the car allows me to expect the $32.
    It's more the principle of the matter at this point. 
    Thanks for reading!

    Hi russ01,
    I have now gotten this order refunded and you should see your funds in the near future. I am also sending you a private message with additional details. To check your messages log into the forum, and then click on the letter icon in the upper right-hand corner of the page.
    Thanks,
    Allan|Senior Social Media Specialist | Best Buy® Corporate
     Private Message

  • Hi I have a iPhone 4 and I seem to have a problem during calls. If I make or receive a call I can hear the person who is on the line with me but the other person can't hear me. This problem has occurred 1 week ago so please get back thank you

    Hi I have a iPhone 4 and I seem to have a problem during calls. If I make or receive a call I can hear the person who is on the line with me but the other person can't hear me. This problem has occurred 1 week ago so please get back thank you

    You use Restore to get the latest firmware build, not the Update button. You can only use the Update button, if there is an iOS update, say iOS 5.1.
    this link talks about updating to 9A406 to fix the "No Service" issue with iPhone 4S:
    http://iphone-and-i.blogspot.com/2011/12/fixing-iphone-4s-signal-problem.html

  • What is the right Call Back url for twitter OAuth in BlackBerry eclipse plugin 9550 simulator

    Hi friendz
    Being optimistic to get the proper help regarding the "Call Back" Url for twitter, I'm here. Actually I'm implementing 
    "TwitterAPIME-RIM-OAuthSample" for twitter. Here I am feeling helpless when callback url has been asked.
    I read somewhere that call back url is not required for java me. But here after putting my credentials in web view, I can't return back to my app as I'm passing "" in callback url param(as I think).
    How to handle this thing... please suggest me??

    CallBack URL is the url where the twitter redirects after successful authentication. The callback url can be a webpage that builds in any web tech like php etc. for the application. Then the mobile app moves to that redirected page after successful authentication. We can set www.google.com as Callback Url. In that case we need to check the url in the onPageStarted method of the WebViewClient as to finish the webview otherwise it redirects it to www.google.com.
    if (uri != null && uri.toString().startsWith(TwitterConnector.CALLBAC​K_URL)) {
     finish();

  • Character encoding problem using XSLT and Tomcat on Linux

    Hi,
    I have an application running on a Tomcat 4.1.18 application server that applies XSLT transformations to DOM objects using standard calls to javax.xml.transform API. The JDK is J2SE 1.4.1_01.
    It is all OK while running on a development enviroment (which is Windows NT 4.0 work station), but when I put it in the production enviroment (which is a red hat linux 8.0), it comes up with some kind of encoding problem: the extended characters (in spanish) are not shown as they should.
    The XSL stylesheets are using the ISO-8859-1 encoding, but I have also tried with UTF-8.
    These stylesheets are dynamicly generated from a JSP:
    // opens a connection to a JSP that generates the XSL
    URLConnection urlConn = (new URL( xxxxxx )).openConnection();
    Reader readerJsp = new BufferedReader(new InputStreamReader( urlConn.getInputStream() ));
    // Gets the object that represents the XSL
    Templates translet = tFactory.newTemplates( new StreamSource( readerJsp ));
    Transformer transformer = translet.newTransformer();
    // applies transformations
    // the output is sent to the HttpServletResponse's outputStream object
    transformer.transform(myDOMObject, new StreamResult(response.getOutputStream()) );Any help would be appreciated.

    Probably you need to set your LANG OS especific environment variable to spanish.
    Try adding this line:
    export LANG=es_ES
    to your tomcat/bin/catalina.sh, and restart tomcat.
    It should look like this:
    # OS specific support.  $var _must_ be set to either true or false.
    cygwin=false
    case "`uname`" in
    CYGWIN*) cygwin=true;;
    esac
    export LANG=es_ES
    # resolve links - $0 may be a softlink
    PRG="$0"
    .(BTW, keep using ISO-8859-1 encoding for your XSL)
    HTH
    Un Saludo!

  • How to call backing bean method from java script

    Hi,
    I would like to know how to call backing bean method from java script.
    I am aware of serverListener and [AjaxAutoSuggest article|http://www.oracle.com/technology/products/jdev/tips/mills/AjaxAutoSuggest/AjaxAutoSuggest.html]
    but i am running in to some issues with [AjaxAutoSuggest article|http://www.oracle.com/technology/products/jdev/tips/mills/AjaxAutoSuggest/AjaxAutoSuggest.html]
    regarding which i asked for help in other thread with subject ....Question on AjaxAutoSuggest article (Ajax Transactions Using ADF and J...)
    The reason why i posted is ( though i realise both are duplicates) .. that threads looks as a specific question to that article hence i would like to ask the quantified problem is asked in this thread.
    So could any please letme know how to call backing bean method from java script
    Thanks
    Murali
    Edited by: mchepuri on Oct 24, 2009 6:17 PM
    Edited by: mchepuri on Oct 24, 2009 6:20 PM

    Hello,
    May know how to submit a button autoamtically on onload of page with clicking a welcome alert box. the submit button has managed button too to show a message on console using SOP.
    the problem is.
    1. before loading the page a javascript comes on which i clicked ok
    2. the page gets loaded and the button is there which gets automatically clicked and the managed bean associated with prints a message on console using SOP.
    I m trying to do this through server listener and click listener. the code is(adf jspx page)
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
    <jsp:directive.page contentType="text/html;charset=UTF-8"/>
    <f:view>
    <af:document id="d1" binding="#{backingBeanScope.backing_check4.d1}">
    <af:form id="f1" binding="#{backingBeanScope.backing_check4.f1}">
    <af:commandButton text="commandButton 1"
    binding="#{backingBeanScope.backing_check4.cb1}"
    id="cb1" action="#{beanCheck4.submit1}"/>
    <af:clientListener type="click" method="delRow"/>
    <af:serverListener type= "jsServerListener"
    method="#{backingBeanScope.backing_check4.submit1}"/>
    <f:facet name="metaContainer">
    <af:resource type ="javascript">
    x=confirm("hi");
    // if(x){
    delRow = function(event){
    AdfCustomEvent.queue(event.getSource(), "jsServerListener", {}, false);
    return true;
    </af:resource>
    </f:facet>
    </af:form>
    </af:document>
    </f:view>
    <!--oracle-jdev-comment:auto-binding-backing-bean-name:backing_check4-->
    </jsp:root>
    the backing bean code is -----
    public class classCheck4 {
    public classCheck4() {
    public String submit1() {
    System.out.println("hello");
    return null;
    }

  • HT5035 I had a balance of $5.30 on my account. It disappeared when I added a $25 gift card. I have tried to get this issue resolved thru email. I need a call back. Where do I look to get a call back number for this issue

    I have already contacted apple thru email, twice. I don't see that they have an option for a call back for a missing iTunes balance, I did however see where I could get a call back(and did) for not being able to sign in on another device to make a purchase. This problem was resolved quickly for this device. I told this rep about the unresolved problem of the missing iTunes balance and he said he could transfer me but the wait times are very long. In my 2 email correspondences on this missing balance issue both times I was told to check my balance history- which does not resolve the issue that I am having to go thru a huge hassle to get my missing balance back prior to my card purchase. I had a balance of $5.86 show on my ipad2 and on my Mac book pro prior to applying the $25 gift card. Then the balance showed only $25 after apply my gift card, now here's what's weird: aprox. A week and a half later I sign in on my iPod touch and shows a balance of $5.30!, but when it has me resign into iTunes that balance disappeared, and the $25 gift card balance shows up. I made NO PURCHASES to use the $5.86/ or $5.30- so I want my money to equal $30.30/ or $30.86 as it should, and I want to not go thru so much to take care of it. To just hope Apple would have a call back option for this type of issue. I won't be buying iTunes gift cards or purchasing thru iTunes if my balance disappears when I do so.

    When you tried to contact Support with the card's images how were you trying to do it, on your phone or a browser on your computer ? And have you tried a different browser to see if you get the same error message ?
    As well as images of the card they might also want an image of its receipt.
    And to contact Support you were using : http://www.apple.com/support/itunes/contact/ , and clicked on Contact iTunes Store Support on the right-hand side of the page, then iTunes Cards And Codes ?

Maybe you are looking for

  • MAC OS/X JSF "hang" problem in 10.1.3 preview

    I'm experiencing some really odd delays in JDev 10.1.3 on my Mac: Machine Name:     PowerBook G4 15" Machine Model:     PowerBook5,6 CPU Type:     PowerPC G4 (1.2) Number Of CPUs:     1 CPU Speed:     1.5 GHz L2 Cache (per CPU):     512 KB Memory:   

  • Button inside a movie clip

    Ok, i'm new at action script so i have a problem I have a sound inside a movie clip (sound_MC) in the main timeline, and i have another movie clip with a button inside, and I need that button to control that sound movie clip on (release) { gotoAndSto

  • Help with panasonic

    we need help with our panasonic tv (model PT52LCX16). every few minutes it turns itself off for about 10 seconds and then turns back on. anyone have advice??

  • Creating the datafiles in SQL2000

    i am using SQL2000 with win2003server. My query is, is that possible to create more datafiles in SQL2000? i mean, currently i am having three datafiles with one logfile. (i.e. prddata1.mdf,prddata2.ldf,prddata3.ldf and prdlog1.ldf) i want to create t

  • Microsoft ID not received and have another one before

    Hello I register my case at this link from 16/6/2013 and no one replay i tried to post the problem 3 times with last SR# 1251332950. and no one reply i have Microsoft ID linked to Prometric ID when i was in Egypt but when moved to saudi arbia i have