InDesign server web service - where is the support to download a file with the script and download the result?

Hello

I'm working on a VINE which is supposed to convert indd files in pdf format (that is, using of course the indesign server). Basically, I want to call the Web Service of IDS (located on another machine, perhaps), spend in the input file, the conversion script and retrieve the result under the WebService call?

Navigation on the documentation, examples, etc. in the SDK, I couldn't see how the above can be achieved unless the client manages the transfer of files. Surely I must be missing something...

Thank you

Chris

What do you mean by POC?

InDesign Server is too valuable (i.e. cost of the license) to waste his time with file transfers.

For a smaller scale, letting a separate process (http or smb server) on the same server hardware files - InDesign Server providing access on the local volume faster.

If you are planning for bigger, use a dedicated server for file sharing (at the choice of the SMB, NFS, or other), when the input files are prepared by the process of the client, so that your load balancing program can immediately point the next free instance of the InDesign Server farm to the file. In this case, be prepared for some trial and error - high-speed file sharing can be tricky with files written on one side not yet visible or incomplete on the other side, locking problems, filename Unicode trouble, unexpected time and so on.

BTW, there is also a forum of InDesign Server which would be more suitable for these discussions.

Dirk

Tags: InDesign

Similar Questions

  • Web Service data control the result as a basis for workflow router

    Hello

    I'm under JDEVADF_11.1.2.3.0_GENERIC_120914.0223.6276.1 build

    I want to use the result of a check of SOAP Web Service data as input for a router on a workflow; lines will only ever return 0-1 control of data.

    Is it possible declaratively on the workflow diagram by simply using a SOAP data control, or should I access the data control through a managed bean, or go on the road of web service proxy?

    I'm new to ADF some detailed guidance would be appreciated.

    Thank you very much.

    Hello

    routers can have their own binding ADF file, so yes its possible. Select the router and then use the right button of the mouse to go to the pageDef file. As it does not exist it will be created. Then add a method binding point to the method on the WS to invoke domain controller. In the router, you should be able to use #{bindings.methodName.execute} as the EL. If the method returns a value, then it went to the assessment.

    However, if you need to look at an iterator (returned collection) then you are binding the attributeValue to one of the attriibutes in the collection. This should also configure the WS iterator and the required method binding

    Frank

  • "Problem connecting to the Server Web Services." - HP Envy 100

    Hello world

    I wonder if anyone has the same problem as me. I just got a HP Envy 100 and went through the process of setting up without problem. The printer is connected via Wi - Fi for wireless network, I can ping the printer from my Mac successfully and I can print within the network without problem.

    However, regarding ePrint and Web features, it seems that nothing really works. I can't even turn on Web services, I always get the message "problem connecting to the Web Services server.

    I tried the following:

    -Restart the router and printer

    -Change the manual IP address and manually set the DNS server

    -Reapply automatic IP and set the Google DNS (8.8.8.8 and 8.8.4.4) servers

    .. .with no chance whatsoever. If this is a problem with the firmware (from what I understood, I do not have the latest firmware, but I can't ask her update, because it requires, you guessed it, a connection on the server of web services, that is the whole of the problem.)

    Anyone else having the problem? Everyone had it and fixed it? Is this just a temporary problem with HP servers?

    Thanks in advance!

    Hey, for me it works as well, and I didn't, just retried that I had tried before and it connected to the Web Services without problem.

    So I think it's safe to say that the original problem in this topic only lied to a HP Server-side problem. Not cool it took so long for them to solve and in particular the fact that we did not really have feedback appropriate about the problem.

    Anyway, I solved (for now, at least).

  • Another possibility to communicate with the web service other than the SOAPS in Adobe Reader

    Hi team

    It is another alternative method to communicate with the web service other than the SOAPS using Java script in Adobe Reader.

    Thank you

    Bala

    Yes, you can use FDF/XFDF to send data to the server and report information in the document. Take a look at the Doc.submitForm () method using the FDF/XFDF parameter: DC-Acrobat SDK Documentation - Doc.submitForm () you'll need fields for send/receive form data, but these can be hidden.

  • Tab HP Web services to find the claim code is not found

    Hello

    I'm trying to implement HP ePrint on my printer HP Laserjet M1522nf connected to my home network. I am unable to find the claim code for my printer set up the device connected HP services.

    I entered the IP address on my web browser and entered the Printer Setup tab, but I can't find the web services tab or the printing page of information for the claim code.

    Please let me know how to find the claim code so that I could set up ePrint.

    Thank you

    Harish

    OK done judt this device is not ready for eprint.

    Please ignore my previous post.

  • How to limit the appeal of Web service method when the page loads?

    Hello

    I have an a choice selection list that is populated using a web service method. There are several different lists on the page. When a page loads, all of these methods of service web (methods are inside the POJO class) are executed.

    I would like to limit the call to the web service methods. The call occurs even if the component is not rendered. Basically, all methods in the page links are executed during the loading of the page. Is there a way to limit this behavior?

    More time is consumed during the loading of the page. Can someone help me on this?

    JDeveloper Version: 11.1.1.7.1

    Thank you
    Malenfant.

    You can play with the value of the condition of discount for links - see for example:

    https://blogs.Oracle.com/Shay/entry/delay_method_execution_when_us

  • HOW URL WSDL Web Service: Web Service call in the workflow

    have a 1 step, Web service workflow: call the Web Service.  I wish I could pass a string parameter to the url of the endpoint for the parameter of the URL of the WSDL in the Web service settings dialog box as oppose to the transmission of the actual url (http://machine/some_service.svc?wsdl).

    The reason is that we are moving the workflow between environments DEV, TEST, etc., we do not want to reopen the workflow in each env and update the DEV, TEST endpoint.

    I tried the following without success

    1. create a parameter of type String devURL

    2 by default, set the value on http://machine/some_service.svc?wsdl

    3 Goto service web appeal stage and set the URL of the WSDL to the /process_data/@devURL

    I get the error:

    java.io.FileNotFoundException: \process_data\@devURL

    at org.jboss.net.protocol.file.FileURLConnection.connect(FileURLConnection.java:94)

    at org.jboss.net.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:103)

    at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity (unknown Source)

    at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion (unknown Source)

    at org.apache.xerces.parsers.XML11Configuration.parse (unknown Source)

    at org.apache.xerces.parsers.XML11Configuration.parse (unknown Source)

    at org.apache.xerces.parsers.XMLParser.parse (unknown Source)

    at org.apache.xerces.parsers.DOMParser.parse (unknown Source)

    at org.apache.xerces.jaxp.DocumentBuilderImpl.parse (unknown Source)

    at org.apache.axis.utils.XMLUtils.newDocument(XMLUtils.java:369)

    at org.apache.axis.utils.XMLUtils.newDocument(XMLUtils.java:420)

    at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:482)

    to org.apache.axis.wsdl.gen.Parser$ WSDLRunnable.run (Parser.java:361)

    at java.lang.Thread.run(Thread.java:595)

    I don't think that the URL of the WSDL parameter can even accept a parameter as the username + password settings.

    Is this possible?  OR if not, how can this be achieved?

    Under the Service Web Options change 'The Option' use 'variable' instead of 'literal '. Then click the Green + and it will create a variable of type WebServiceSettingBean.

    You can use a setValue before the stage of web service to set this variable.

    Jasmine

  • Where is the result of the following query caching?

    I run the following query statement:
    select * from hr.employees
    Where is the result of the following query caching? Is cached in the PGA? What area of PGA?

    By definition is not "cache". The blocks of data that are read to retrieve the results of the query are retrieved in the cache (DB_CACHE_SIZE or DB_BLOCK_BUFFERS component BMG) buffers so that they are accessible on several occasions by the same users or other users. However, because the buffer cache is limited in size, buffers are released when new blocks to be read. Buffers for a full table scan (as it would be for such a request) are released very probably earlier.

    Please read the Oracle database documentation, starting with the Concepts manual for the version you are using. Starting at http://tahiti.oracle.com

    Hemant K Collette

  • can not enable web services. printer on the network. ip address by default do not connect using auto ip

    B210 - tried to reset the default values. default IP address does not connect to the network with auto that IP had to manually set IP addrtess something similar to the properties on the zone reactive verzion. can not disable web services - never activated.

    no primary or secondary DNS server. not sure if this is problem. can print ok via network.

    I used the manners of address google DNS gave you me and it connected to the web and downloaded the updates and gave the address of e-mail. I t may have had difficulties as the gaveme just of the printer a message that he could not reconnect. not sure about that. Another question please. Do I need a setting WINS? I'll try an email print from a different network. Thank you

  • Web service SOAP of the access of LabView?

    I like to connect to a service-based SOAP from my code Labview (PC), or at least to understand if it is possible and how it will be.

    Just googling "Labview SOAP" gives a few hits, so it seems that people do, but I've found any way white paper or examples yet.

    Can someone ligh to the top of my darkness on SOAP web services and Labview?

    I also understand that web services is often described in wsdl (web service description language) files. A wsdl file completely describes a feature of web services, and in some languages, you can import such a file and say "give me the skeleton code to access this web service. Can do something like this in Labview?

    OLA (Just installed LV2015)

    Thank you Sam!

    It was the last piece that I needed! Now it works!

    I got the url, headers and body of the SoapUI test case as in my previous post. See the photos and the attachment.

    That means this vi:

    She calls the web service GuestManagementService on my local server (see url)

    It performs the getGuestDetails of action SOAP (see header)

    The guestName is Ola4 (see the body)

    In the body of the result, you can find (with difficulty)

    address = the nest, Norrland

    age = 467

    name = Ola4

    Totally cool! But a lot of work for a simple database search.

    Thanks for all the help.

    My next step is to understand what labview tools exist to help me create and manipulate xml files, but that's for next week.

  • LaserJet M276nw MFP Color impossible to connect to Web Services, tried all the suggestions on the forum

    I tried all the possible suggestions on the forum. I opened all the ports suggested by HP support on my Belkin of N600 router. DMZ has changed IP address on the printer. We even directly wired ethernet for printer, still cannot connect to Web Services. Now I have to wait until April 4 a technician to remind me. Everything else works fine. I can print wireless from my laptop & smartphone. Just can not access Web Services, oh & firmware is up-to-date on printer & router. We changed the DNS settings for 8.8.8.8 & 8.8.4.4.

    Success! I had Verizon send me a new Modem/Router. The original was 10 years. Install a new one, did a "Restore Defaults" on the printer. Re-setup the wireless network wizard. Click Web Services & connected. Received my code from the printer. So, since I have a few towns away I figure I would try eprint. It worked... Woot woot!

  • Consume the RESTful web service - by passing the values of URL parameters

    Hello

    I'm working on a RESTful web service call. It works fine if I encode a URL in the format below (it is not the actual URL, just for your information):

    http://ws.webserviceproducer.com/KEYVALUE/FUNCTIONVALUE/COUNTRY/CP/champs

    where KEYVALUE is required by the Web service provider text

    FUNCTIONVALUE is again fixed and determines what the result is returned in the format

    COUNTRY is the code of the country, e.g. UK, so would need to be replaced by a variable

    Postcode is the postcode for example PO14 2JN or postal code and must be replaced by a variable

    field text is again fixed and is used to determine the output format.

    My question is simple how can I replace the two fields, COUNTRY and POSTAL code with variables of the elements of the apex.

    I tried using the headers HTTP REST and the REST of the settings entry but without any luck so far. I tried substitution of variables directly in the URL also without success.

    Thank you

    Chris

    Have you tried this APEX_WEB_SERVICE ?

  • Apex differentiate a Web Service reference in the same process page

    What is the best practice (as appropriate) to set up a Web Page of the Service process in need of another reference of Web Service in Production than the development environment? In Apex 4.1.

    Example:
    Name My_Webservice_reference
    Endpoint URL: \\my_development_url (Alternatively: \\my_production_url)
    SOAP version:...

    Thanks in advance,

    Alessandro, Milan, Italy

    Published by: user641914 on 8-mag-2013 9.01

    You can also create Web services and page two processes using Web services. The process would go according to conditionally to the fact where your application is running - development or production. You just need some kind of a flag to tell you where you are

    Denes Kubicek
    -------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Apress.com/9781430235125
    http://Apex.Oracle.com/pls/Apex/f?p=31517:1
    http://www.Amazon.de/Oracle-Apex-XE-Praxis/DP/3826655494
    -------------------------------------------------------------------

  • How to invoke web service Ksoap2 in the Simulator

    Hello Friend (s).

    I need to call service web ksoap2 on the success of connection.

    Please give me the procedure to do so.

    Waiting for answer

    Thanks in advance.

    Himanshu

    http://blog.bayestech.com/?p=78
    http://www.codeproject.com/articles/29305/consuming-NET-Web-services-via-the-kSOAP-library

    You can also use the search to find a large number of posts on the same topic.

  • How to use the web service to update the data?

    Hi team,

    Need help in establishing a procedure for updating data using the web service, in the first instance, I think that it's the same reading webservice but I will produce an error:

    29273 00000 - "the HTTP request failed.

    * Cause: The UTL_HTTP package cannot run the HTTP request.

    * Action: Use get_detailed_sqlerrm to check the detailed error message.

    Correct the error and restart the HTTP request.

    using this tag soap_request.

    < ns1:Request >

    < ns1:header >

    < ns1:InterfaceName > OSMMVNECreateOrder < / ns1:InterfaceName >

    < ns1:InterfaceId > OSM - XXX < / ns1:InterfaceId >

    < ns1:CorrelationId > TEST-06262015 < / ns1:CorrelationId >

    < / ns1:header >

    < ns1:Mvno > MTI < / ns1:Mvno >

    < ns1:orderId > < / ns1:orderId >

    < ns1:orderType > CHANGE_STATUS < / ns1:orderType >

    < ns1:orderDetails >

    < ns1:subscriberId > 9469273 < / ns1:subscriberId >

    < ns1:newStatusId > 2 < / ns1:newStatusId >

    < / ns1:orderDetails >

    < / ns1:Request >

    the < ns1:subscriberId > 9469273 < / ns1:subscriberId > the Subscriber must search and

    < ns1:newStatusId > 2 < / ns1:newStatusId > will replace the current state.



    any suggestion on how to do it?



    Best regards

    Nelz Ki

    There is no difference between calling a web service to write data, against the appellant for reading data. SOAP is SOAP. He cares not.

    Example to interact with a web service is in Re: PLSQL webservice call

    Regarding your error - stack display Tower full of error to see what said the trace of the error. The data you've posted unfortunately no sense to isolate the error.

Maybe you are looking for

  • How to replace firefox by automatically disabling the extensions such as Adobe and 1 password

    Firefox updated to the last version 41.0b1 beta how the Add - it automatically sign off three extensions,.-1Password-Adobe Acrobat-Avast Internet SecurityHow can I replace the function disable if I can use these extensions in the latest version?

  • How to activate a chart like LINEST

    In Excel for MAC, I select the area of the table. In the open left corner, I write the LINEST. After this, hay, press shift + command + entry and displays the result in the cell. How can I do the same in NUMBER?

  • Display drivers crashing when connecting Skype with a new monitor BenQ

    Hello, so I just got a new BenQ XL2411Z monitor and for some reason, when I connect on Skype, display drivers crash 9/10 times. If I use the old monitor and launch Skype everything works normally, but display runnning drivers the new BenQ it will cra

  • HP F2430 entered wrong address - cannot remove

    I was doing a document scan-to-email and accidentally entered my email address incorrectly (on the line where I told him to send me a copy).  Now when comes to my regular e-mail program, every time I check my mail, I get an error message that the ema

  • Rules run in planning (RTP) to Essbase is quite slow

    HelloI have a new environment of 11.1.2.4 with all servers on the same subnet, no firewall between them. any-any port open.Essbase server: AIX 6 x 30 RAMWeb/Planning Server: AIX 6 x 30 GB RAM. Bishop of Calc, OHS, Foundation, EAS, planning, EN, RAFEP