[InDesign Server, SOAP]Can the SOAP messagesinclude multi-byte encoding characters? - Adobe Indesign

This is a discussion on [InDesign Server, SOAP]Can the SOAP messagesinclude multi-byte encoding characters? - Adobe Indesign ; Hi all, I'm trying to use SOAP to request InDesign Server to execute a script. The value of the argument passed to the script needs to include multi-byte encoding characters (Japanese, Chinese, Korean). After I get the argument value using ...

+ Reply to Thread
Results 1 to 5 of 5

[InDesign Server, SOAP]Can the SOAP messagesinclude multi-byte encoding characters?

  1. Default [InDesign Server, SOAP]Can the SOAP messagesinclude multi-byte encoding characters?

    Hi all,

    I'm trying to use SOAP to request InDesign Server to execute a script. The value of the argument passed to the script needs to include multi-byte encoding characters (Japanese, Chinese, Korean). After I get the argument value using app.scriptArgs.get in the script, I find that the value has been changed to #%^&$*. Can InDesign Server support multi-byte languages? Is there any idea how I can implement that?

    Thanks and regards,
    Nicole

  2. Default Re: [InDesign Server, SOAP]Can the SOAPmessages include multi-byte encoding characters?

    Can anybody help me? Should I post this question in the script forum? Thanks.

  3. Default Re: [InDesign Server, SOAP]Can the SOAPmessages include multi-byte encoding characters?

    Hi

    I have a similar problem. I posted this (see below). This is a problem that anyone will experience if they are using InDesign Server in a serious way.

    ==================================================
    EricHarrison - 02:28am Jun 15, 2006 Pacific

    I have identified a bug with InDesign Server where upper-ASCII characters sent to InDesign Server as part of a SOAP request are not handled correctly.

    Adobe have confirmed to me that this in indeed a bug. Has anyone else experienced this problem and/or would anyone like more details.

    ===================================================

  4. Default Re: [InDesign Server, SOAP]Can the SOAPmessages include multi-byte encoding characters?

    Thanks Eric.

    Then when will Adobe fix this bug?

  5. Default Re: [InDesign Server, SOAP]Can the SOAPmessages include multi-byte encoding characters?

    Just curious - what encoding are you using in the XML header? For example:
    * <?xml version="1.0" encoding="UTF-8" ?>

    and are what you call upper-ASCII or multibyte characters in the encoding that is specified?

+ Reply to Thread

Similar Threads

  1. Re: SOAP in InDesign Server
    By Application Development in forum Adobe Indesign
    Replies: 0
    Last Post: 09-28-2006, 07:48 AM
  2. Re: SOAP in InDesign Server
    By Application Development in forum Adobe Indesign
    Replies: 0
    Last Post: 08-23-2006, 12:00 PM
  3. Replies: 2
    Last Post: 07-19-2006, 12:49 AM
  4. Strange encoding on SOAP response from .NET server
    By Application Development in forum DOTNET
    Replies: 1
    Last Post: 06-30-2006, 03:04 PM
  5. Multi-Reference Encoding and SOAP SDK
    By Application Development in forum XML SOAP
    Replies: 0
    Last Post: 10-15-2003, 01:55 PM