How can I do a SOAP application?

I'm new to InDesign server and my question may seem obvious.
I have done many tests with JS scripts using TestClient.
Now I would like to create my SOAP application for MacOSX, cause I think it can be more powerful then running a script
How can I do this, with XCode?
SDK fro ID Server is the same of ID desktop?
thanks in advance.
Ivan

You should be able to use anything, as a client, that's capable of sending SOAP messages. However, you will find some differences between clients in how they format the XML that comprises the SOAP message. If you build your client app in C++ then you'll be better off using the gsoap technology that InDesign uses. You'll be less likely to encounter any compatibility problems. I'd recommend just taking code from the SoapClient SDK sample and using it in your app - and using Codewarrior (if you can still find a copy)
If you're comfortable with Java then Axis (available from ws.apache.org/axis) also works well. You can build that using any IDE you're comfortable with. I've used XCode to build Java apps to communicate with IDServer.
In CS2 the desktop and server versions are both covered by the same SDK.
It can be helpful, if you're experimenting with some other client technology, to get a packet sniffer to capture the XML SOAP packet sent by the SDK sample app. You can compare that to what your client is sending if InDesign Server doesn't seem to be responding to your messages. The problem is often that the client is formatting the XML in a way that IDServer doesn't recognize.

Similar Messages

  • How can I run a java-application on starting of Windows 2000

    How can I run a java-application without any user on starting of Windows 2000?
    For example, if the computer is restarted and nobody enter into it yet, my java-application should run anyway.
    How can I do that?

    Hi, you have to put it in a Windows service.
    To do this you have a program, Srvany.exe that allow to insert a .exe or .bat program in a Windows service.
    For example, i develop a program, TomcatGuardian and i put it in a service because i need to run it in a server without Administrator logged in.
    Regards,
    Ivan.

  • The Ipad2 Application Data folder is taking up huge space in C: Drive. How can I shift the User Application data for iPad2 to another Drive?

    The Ipad2 Application Data folder is taking up huge space in C: Drive. How can I shift the User Application data for iPad2 to another Drive?

    Thanks a lot for the response. Yes, I am checking my C: drive data thoroughly now, including the hidden folders, to ascertain if something else can be moved, as per your suggestion.

  • How can we handle in flex application if the server is down?

    how can we handle in flex application if the server is down?

    You and me both. 
    As ambiguous as the original question was, I think he was just asking how to handle a server exception and I would suggest generally just using a Alert.show("your specific message (eg.  The server is currently unavailable)") in the place where you handle the fault return from your service or http call.  I'm sure there are more complicated messaging frameworks or approaches, but that seems to be enough for my apps.

  • How can i share the pages application with another computer?

    How can U share the pages application with another computer?

    Just make sure it is for you or your family.
    If you purchased Pages through the Mac App Store, then just login on the other computer using the same Apple I.D. and you can install it at no extra charge.
    Peter

  • How can i get a java application

    how can i get a java application on my mac pro?

    I'm not sure I understand the question. If the application is a standalone applet, you download it as you would any other application or file. If the applet is embedded in a web site, just go to the appropriate web page.
    If you can provide more specifics about what it is you are trying to download/accomplish, perhaps we can be of more specific assistance.
    Regards.

  • How can I communicate with other applications from my Java application?

    Hello,
    I need help about how can i communicate with other application(say textpad.exe/wordpad.exe/MS word.exe) from my Java program.
    More precisely, I need to know how i can get the current position of the cursor whether it is in any .txt/.doc files, then I may write some text in my java application and click a button and then my program will append the line(string) in that position of the file which is running under another appliction(Notepade.exe/MSword.exe).
    Please provide me some help.

    I may be wrong (and anyone, please correct me if so), but Java may not be the best tool for something such as this. I envision that you'd have to make some OS calls such as calls to the user32.dll, and while this can be done through the JNI, you'd still have to have a C or C++ program doing the dirty work.

  • How can I debug webdynpro java application?

    hi,
    How can I debug webdynpro java application?
    Thanks

    Check this document
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d0cb32c5-36a7-2910-2c9b-ba4a5bbdbb56
    Also check this sdn thread Re: DeBugginng The WebDynPro Application particularly shailesh kumar posting
    /padmanaban
    Edited by: Padmanaban on Sep 26, 2008 1:55 AM

  • How can i change the default application to vlc player for playing any videos on my macbook?

    How can i change the default application to vlc player for playing any videos on my macbook?

    1. Control click the file you want to open.
    2. Click Get Info.
    3. Under open with, pick the App you want to be default.
    4. Click Change All Button.
    5. Confirm your decision.
    You have to do this with every file that has a different extension. You can't change the default for every file with a different extension in a single operation.

  • How can I deploy the WAR application in the Tomcat

    How can I deploy the WAR application in the Tomcat. Do I have to do any manifest file.
    Thanks
    S. Nikov

    First of all, which version of Tomcat are you using?
    Deploying a WAR file in Tomcat is very easy. Just put the WAR file in the %TOMCAT_HOME%\webapps directory and start Tomcat. It will automatically find the WAR.
    Please read the Tomcat documentation: start Tomcat and point your browser to http://localhost:8080
    Jesper

  • How can I test servelt with application at Tomcat?

    how can I test servelt with application at Tomcat?

    Assuming u have coded the servlet already there are certain things u need to do for exceuting the servlet in Tomcat,
    1) Assuming u r putting the servlet inside the directory named 'Mywebapp' under webapps directory, u need to create directory named Web-inf under Mywebapp and classes under Web-inf.
    Copy web.xml file from any of the webapps (like the example webapp) into mywebapp.
    Copy any one of the sample servlet specification in the web.xml and customise for ur servelt.
    then save the web.xml file and start the Tomcat.Am assuming u have included the mywebapp entry in the server.xml file.
    then invoke the servlet like http://machinename:8080/mywebapp/servletname

  • HT4314 how can i download games and application on my i phone through computer and internet

    how can i download games and application in my i phone through i tunes with connection of laptop

    Hi grampaz,
    A Windows 7 smartphone does not support HP ePrint Home & biz app if that's what you are referring to.  You can use ePrint with any email-capable device and print to an ePrint enabled printer.  http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02759940&tmp_task=useCategory&cc=us&dlc=en&lang...
    I am an HP employee

  • How can i let my java application closes the other opened windows

    how can i let my java application closes the other opened windows: like any other Microsoft Internet Explorer windows ... provided that my java application is not the one i used to open those other windows.... thanks in advance

    you'll have to use JNI to access the windowAPI
    then you need a list of window handles ... I think there was a function called getWindow and in order to close them you use sendMessage .... for details check out msdn (microsoft developer network)
    somwhere I saw a tool called JUtil, which might help you getting started on accessing the win api from java
    regards
    Spieler

  • How can i secure the mail application against my friends

    Hi, how can i secure the mail application against my friends, when they use the ipad for surfing ?
    I want to block the mailapplication with the number code, the ipad already provides for some app´s, but for mail, it doesnt work :-(

    thank you for the answer, i cant understand, why apple wont make this possible for the build in apps. For some it is working (Safari, Appstore, etc.... ) but for mail not. Why ?  This cant be a technical problem.....
    how solve other people this problem, when their ipad is walking around the table for surfing ?

  • How can we find out which application is runing UDP port 69?

    Whenever I run Cisco Network Assistant on my Windows 7 computer, I receive "The embedded TFTP server cannot start".
     netstat -an|more shows “udp 0 0 0.0.0.0:69 ...” How can we find out which application is runing UDP port 69?
    Bob Lin, MCSE & CNE Networking, Internet, Routing, VPN Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net How to Install and Configure Windows, VMware, Virtualization and Cisco on http://www.HowToNetworking.com

    These ones may help.
    Have you ever wanted to see which Windows
    process sends a certain packet out to network?
    Process
    Monitor v3.1
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

Maybe you are looking for

  • Safari keep crashing on iMac when I try to upload a video on youtube

    I use 2 user sign ins. On 1 of them mail and other applications keeps crashing. I have just tried to upload a video on youtube but when I choose the video from my files that I want to upload then safari crashes. This is what I got for these recent cr

  • Error message in adobe reader

    Hi everyone, I configured the online interactive forms web dynpro scenario on NW04s SP 10 with ADS SP 10 and Adobe Reader 7.0.8. When I start my application in the portal, the following error message occurs in Adobe Reader: 'This document contained c

  • Can I have CS6 and CC installed at same time?

    I am taking editing classes at a community college, which only has CS6. I have CC at home. From all the discussions I've read about non-backward compatability (which does suck btw), I'm thinking I should also have CS6 on my computer. Found CS6 (digit

  • How to download Safari for 10.4.8

    I am wondering how it is possible to download Safari for my iBook (10.4.8) as I trashed it a while a go by accident and now want it back! Is it on any of the CDs that cme with my iBook originally? Also are there any other decent internet applications

  • Mail.app Subject: context menu on highlight word bug

    Hello I have problem on Mail.app Version 5.0 (1244.2/1244.3) The shortcut menu on the selected word in Subject letters does not work Expected: Current: Please confirm.