Document server - automation

Hi,
I have a concern about document server. We need to create the document server via watched folder concept. Is there any option in the document server like Livecycle PS to PDF Generator?
Regards,
Subbu

Thank you for your post Loic.Aigon.
After I stumbled upon this post javascript - InDesign Script: export to IDML - Stack Overflow I found the option dataMergeProperties.selectDataSource(csv file).
Here's my updated code, sorry for the missing formatting.
var myDocument = app.open(File("C:\\inetpub\\wwwroot\\indesign\\test.indd"));
var myDataSource = File("C:\\inetpub\\wwwroot\\indesign\\test.csv");
with (app.dataMergeOptions) {
linkImages = true; 
removeBlankLines = false;
createNewDocument = true;
documentSize = 100;
} // (end of dataMergeOptions)
myDocument.dataMergeProperties.selectDataSource(myDataSource);
myDocument.dataMergeProperties.mergeRecords();
app.activeDocument.exportFile(ExportFormat.PDF_TYPE, File ("/c/inetpub/wwwroot/indesign/merged2.pdf"));
//myDocument.save(new File("C:\\inetpub\\wwwroot\\indesign\\mergedOutput.idml"));
myDocument.close ();
if I run myDocument.exportFile(ExportFormat.PDF_TYPE, File ("/c/inetpub/wwwroot/indesign/merged2.pdf")); then it tries to merge but throws a warning [link manager Link out of date: file: and links the original csv file it was created with (not my referenced data source file).
I believe I should merge on the active document and not the original document.
But if I run app.activeDocument.exportFile(ExportFormat.PDF_TYPE, File ("/c/inetpub/wwwroot/indesign/merged2.pdf")); it throws a javascript error, app.activeDocument is undefined.

Similar Messages

  • Document Server not working properly on Vista and website

    I just got a new PC with Vista Home premium edition and Document server is definitely not working the same as it did on my XP. I know it's an old program so I guess it's finally be time to buy the new stuff but why won't it work on the website I utilized it with? I'm using it with a basic html website that contains no flash (some rollovers though) and it still doensn't transfer over properly. You can even see it if you go to the third tab on the home page http://www.creditcardforum.com to see what I mean. Is it finally just time to let go of this product and upgrade? Has anyone used it successfully with with Vista?

    I mad the biggest mistake when I bought all new Windows Vista Pc's. They dont work very well with many products. I tried to format and install a Vista PC and put Windows XP Pro on it but I had so many troubles since I need every new driver in the world. I now just use Adobe Document Server on my Laptop that has XP Pro on it. Works great on there.
    Regards,
    Agyemang Fellowes
    Director of Operations
    OPTiC BURST COMMUNICATIONS
    Office: 1 (209) 885-4211
    http://www.opticburst.net/
    http://www.iphone-sim-unlock.com/

  • PDF file compatibility between LiveCycle ES and Adobe Document Server V6.0

    We currently are using Adobe PDF Generator V7.0 and Adobe Document Server V6.0. We generate PDF files (using PDF generator V7.0) from office documents and then add a coversheet, to the generated PDF, and fill some form data using the Adobe Document Server. Now we are upgrading to Office 2007 and for this we will need Adobe LiveCycle ES PDF Generator for PDF conversions. If we move to LiveCycle ES can we still use Adobe Document Server for merging PDF's, and filling form Data? i.e Is the PDF file generated by LiveCycle ES compatible with Adobe Document Server?? Will there be any problems with this combination?
    We could as well use LiveCycle ES Document Output for merging PDF files and fill form data with LiveCycle ES Forms. We do'nt want to do this as this would mean we need to by additional licenses of the product. The functionality that could be carried out by Adobe Document Server alone requires two seperate LiveCycle ES products to be purchased.
    - Ragha

    Doc Server was replaced by Assembler so you would migrate to that and not Output. The Assembler is part of the foundation so I am not sure how it is priced when buying PDF/G. You need to speak to your sales rep about this.

  • Error while Integrating Experience Server with Document Server

    Hi All ,
    I am following tutorial http://help.adobe.com/en_US/enterpriseplatform/10.0/InstallDEP/adep_install_experience_ser vices.pdf
    Following step resulted into error
    6.1 Integrate Experience Server with Document Server
    http://<host>:<port> and click OSGi Console.
    Log in using admin/admin as the username/password > Click the Document Services Settings tab.  ... click  Configure.
    Please help
    Thanks
    YogLC
    Error occurred while performing last Command [CreateLCAdminUserCommand]
    chainedException: com.adobe.idp.um.api.UMException| [com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient] errorCode:16385 errorCodeHEX:0x4001 message:Exception wrapped in DSCException is Null or NOT An Instance of UMException chainedException:ALC-DSC-020-000: com.adobe.idp.dsc.InvalidStateException: Service: DirectoryManagerService is not in a RUNNING statechainedExceptionMessage:Service: DirectoryManagerService is not in a RUNNING state chainedException trace:ALC-DSC-020-000: com.adobe.idp.dsc.InvalidStateException: Service: DirectoryManagerService is not in a RUNNING state at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:35) at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60) at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188) at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60) at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48) at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60) at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121) at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:131) at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:329) at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invokeCall(SoapSdkEndpoint. java:139) at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invoke(SoapSdkEndpoint.java :81) at sun.reflect.GeneratedMethodAccessor459.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397) at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186) at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454) at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281) at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:710) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.adobe.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter(InvocationFilter.java :43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.adobe.idp.um.auth.filter.CSRFFilter.doFilter(CSRFFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.ja va:179) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java: 157) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.ja va:580) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:662)

    Looks like there is some issue on the Docuement Server side. Can you provide logs from the Document Server

  • Document Server Technical Details - BMP storage

    Looking for someone with technical details to help me bridge a time gap on how logo uploads are actually stored.  I'm trying to find a workaround to display a jpg instead of a bmp (even if it's stored in a file server, not document server).

    Which logo are you talking about. is it logos for sapscript or are you talking about the default sap logo which comes on the SAPGUI screens
    Regards
    Raja

  • Document server for attachments

    Hi
    Can I access the attachments of a shopping cart from GUI? Where is the configuration done for pointing the attachments to document server/ application server?
    Many Thanks
    Rajeev

    Hi,
    Pls see this thread for more details;
    Re: Document Attachments in Shopping Cart
    related  links:
    Re: URL vs. document attached in back end EBP 4.0 Classic/4.7 E
    Path and File name of the attachment
    Attachment to SC
    Re: file upload (attachment) function does not work in screen suppliers appl
    Re: reroute the attachment from ebp doc server to ex file server (File net)
    BR,
    Disha.
    Do reward points for useful answers.

  • Document server

    Hi folks,
      Is there doucment server in SAP apart from application server. If so what is the purpose of the document server.
    Thanks in advance,
    Ravi

    Yes there is SAP DB document server.
    The SAP DB database system supports different application areas. The SAP DB database instance has different characteristics depending on the application area. The following database instance types exist:
    ·        SAP DB OLTP
    ·        liveCache
    ·        SAP DB Document Server
    ·        SAP DB OLAP
    ·        SAP DB E-Catalog
    Have a look at below link for details abt SAP DB Document server.
    http://www.sapdb.org/7.4/htmhelp/df/dd8c60c6bc11d5993e00508b6b8b11/frameset.htm
    http://www.sapdb.org/htmhelp/df/dd8c60c6bc11d5993e00508b6b8b11/frameset.htm
    I hope it helps.
    Best Regards,
    Vibha
    *Please mark all the helpful answers

  • Document Server Version

    Hi,
    Currently I am working on Siebel 8.1.1.7.
    I need to Install Document Server as part of my project.
    What I need is, what is the minimum Compatible Version of Document Server that can be installed on Siebel 8.1.1.7 Life Science Application.
    Other thing For Document server we need Windows server 2003 with 32 bit with latest Service Pack. Can anyone confirm that?
    Any one please share info or any Doc related to same.
    Thanks
    Bharath

    Bharath,
    Doucment Server is a Siebel Server component, like Life Sciences/Pharma Object Manager. In this case you should use the same version as the Siebel Server, 8.1.1.7.
    Document Server runs only on Windows platform and requires Microsoft Word installed in the same Siebel Server machine where Document Server is running. Check document below for supported windows and microsoft word versions:
    http://docs.oracle.com/cd/E11886_01/V8/CORE/SRSP_81/SRSP_81_ServerEnv4.html#wp1009117
    http://docs.oracle.com/cd/E11886_01/V8/CORE/SRSP_81/SRSP_81_AncillaryPrograms2.html#wp1009674
    Thanks,
    Wilson

  • Server automation ?

    Respected sir,
    We are working on project called "Server Automation".
    We have to do two things,
    1)To Recover data of client after server crash.
    2)Automatic shut down of server after all clients logged out. (This is the case in small LANS like in colleges where server is managed manually .After completion of time administrator manually shut down the server pc .)
    We are going to use concepts of "Neural Networks" as they are decision making networks they will decide when crash is going to happen and without knowledge of client they will save clients present snapshot and after some time when server recover procedure will be continued at the point of detachment.
    Besides for second case there will be semaphore for each client and depending on that server can keep track clients.
    please suggest best suited java enabled server for that (Available in india).Also suggest steps to follow for this project.
    What Neural network concepts can be used here?
    Give any other points that u think best suited.
    Please send me reply as early as u can
    Thanking u
    Rajnikant Tendulkar
    [B.E.I.T]

    Sarim,
    Check if this helps:
    http://www.habaneroconsulting.com/insights/Create-developer-SQL-maintenance-plans-using-SQL-Agent-Jobs-and-PowerShell
    http://blog.msresource.net/2011/10/03/invoking-running-sql-server-agent-jobs-using-powershell/
    http://robertbigec.wordpress.com/2013/10/03/automating-deployment-of-sql-server-maintenance-plans/
    Thanks,
    Jay
    <If the post was helpful mark as 'Helpful' and if the post answered your query, mark as 'Answered'>

  • Application launched from Windows using Unix Adobe Document Server  Issue

    Hello,<br /><br />Sample application is written to merge two or more pdf files using Adobe Document Server.The sample application is using Webservice and laucnhed from Winodows and the AdobeDocument Server is in Unix.<br />I am getting following error:<br /><br />java.lang.UnsupportedOperationException: DON'T USE read()!!!<br />     at com.adobe.altercast.sdk.utils.FixedLengthInputStream.read(Unknown Source)<br />     at org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown Source)<br />     at org.apache.xerces.impl.XMLEntityManager.startEntity(Unknown Source)<br />     at org.apache.xerces.impl.XMLEntityManager.startDocumentEntity(Unknown Source)<br />     at org.apache.xerces.impl.XMLDocumentScannerImpl.setInputSource(Unknown Source)<br />     at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)<br />     at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)<br />     at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)<br />     at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)<br />     at com.adobe.altercast.sdk.impl.webservice.parsers.SOAPParserBase.parse(Unknown Source)<br />     at com.adobe.altercast.sdk.impl.webservice.envelopes.ResponseEnvelope.parse(Unknown Source)<br />     at com.adobe.altercast.sdk.impl.webservice.methods.WebMethod.invokeRemotely(Unknown Source)<br />     at com.adobe.altercast.sdk.impl.webservice.ServerWebService.invokeWebMethod(Unknown Source)<br />     at com.adobe.altercast.sdk.impl.webservice.ServerWebService.execute(Unknown Source)<br />     at PDFMerge.merge(PDFMerge.java:364)<br /><br />The same application works when I launch from Unix, so I was guessing its the Pdf file paths in windows. I found the following link for UNC path issue for Adobe Document Server:<br />http://support.adobe.com/devsup/devsup.nsf/docs/53397.htm<br /><br />The latest commands.xml file:<br />The xml file for PDF Merge:<br /><?xml version="1.0" encoding="UTF-8"?><commands><br /><loadContent source="file:///c:/pdf/test1.pdf" out="f1"/><br /><loadContent source="file:///c:/pdf/test2.pdf" out="f2"/><br /><assemblePDF><br /><document source="f1"/><br /><document source="f2"/><br /></assemblePDF><br /><saveContent name="file:///c:/pdf/test_merge_ts.pdf"/><br /></commands><br /><br />Still I am having the same error mentioned above.<br /><br />I am using following piece of code to launch webservice:<br />http://UnixServerName:8019/altercast/AlterCast<br /><br />Thanks in advance for any suggestion to resolve my issue.<br /><br />Sridhar

    It might be deliberate, Acrobat and Reader software is not intended to run in a service environment.

  • Problem with import server automation(MDIS)...........

    When i am importing the delimiter text data file manually with import manager(by both port method & delimiter file), 1116 records are getting imported, but when i do import server automation with same file & Map only 130 records are getting imported in to repository.
    Details of server.
    SAP MDM 7.1.04.122 (SP4)
    Observations
    1. In sap MDM console when i see port details, the status of port is : HAS exception.
    2. In Exception folder log is created in ImportX subfolder.
    3.in log folder, in files i could see most of lines as
    <Failure ts="2010/04/01 12:43:26.084 GMT" tid="4184" entry-no="39" operation="Import" import-action="Create" row="1">One or more field values are invalid</Failure>
    Did anyone faced the similar issue, or did i do any mistake or missed any step...

    Hi Srinivas,
    As you said that status of your import Exception is Empty once you delete all the records from Exception folders.
    But when you again import records through MDIS all records are not getting imported. right?
    I feel that it could be also possible that saved map which you are using into Port may have missed field/values.
    So, I would suggest please go for this step by step and let me know if you face any issue.
    1st step: Open this file using Import manager Type = Delimited text, select your Remote System and Delimiter as per your requirement. Map all your Fields and Values. Make sure that all your desired fields and their values are mapped correctly.
    Now in the last come to import status and check that Action items:  Ready to import . Don't import records here but save this map File-->Save As->Give Map name say MAP1 and then close your import manager.
    2nd Step: Put this file into Ready folder and make sure that you MDIS services is stopped so that you can open this same file using MDM Import Manager Type = Port and select you required Remote system which you defined in MDM  Console while defining Port and make sure that this port in console also contain the same map MAP1. Also make sure that you put same Delimiter Correctly in port as you put during mdm import manager.
    check the status of Import into Import status Tab as Action items:  Ready to import or not. It should have Action Items: Ready to import if not then map the missing values/fields and then Go to File-->Save.
    Now Run your MDIS Services, and put this same file into your ready folder. This should import all of your records into MDM and i feel this will solve your Problem with MDIS.
    Revert with result.
    Regards,
    Mandeep Saini

  • Bursting to Stellent or other document server

    Hello,
    I was wondering if anyone has had any luck or has any information on bursting a report so that it get sent to Stellent or any document server? I know that I can EMAIL or FTP but can I send my reports as PDF straight to Stellent. If anyone has any insight, links or sample control files for this it would be a great help.

    This Oracle UCM New Features page suggests that there is some type of integration between BI Pub and UCM (nee Stellent):
    [UCM 10gR3 New Features|http://www.oracle.com/products/middleware/content-management/ucm-10gr3-new-features.html]
    __quote__
    BI Publisher Integration
    The BI Publisher integration enables published reports to be automatically checked into the content management system and the proper metadata applied.
    __unquote__
    I can't find any documentation references to explain what is meant by this claim, but would love to exploit this capability. I hope there is more here than just outputting to a webdav folder and inheriting metadata at the document level from the parent folder. Anyone have any information?

  • Device type of LOCL is not compatible with Adobe Document Server

    Hello all!
    I have a problem with printing of fomr in adobe document service,
    I obtain this error:
    Device type of LOCL is not compatible with Adobe Document Server
    N.messaggio J3R_LEGAL_FORMS035
    I need to configure printer with a pdf driver?
    Is there anyone to help me?
    Thank you!
    regards, Davide

    Check your setting using help from below link
    [http://help.sap.com/saphelp_nw70/helpdata/en/43/f31e3082221595e10000000a1553f7/content.htm]

  • Minumum hardware requirement for Siebel Document server?

    what is the minimum hardware requirement for Siebel document server?

    To install the Document Server, perform the following steps:
    Obtain the required hardware.
    Install the Siebel Server.
    Install third-party applications.
    After installing the Siebel Server, you may have to follow some of the steps described in Configuring the Document Server. The Document Server is a component of Siebel eDocuments, which can be installed during installation of the Siebel Server. Consult with your system administrator to verify that the Document Server has been installed and configured according to the requirements listed in the following sections.
    Hardware Requirements
    The Document Server is supported on the Windows 2000 platform. To maintain stability and performance, the Document Server must run on a dedicated host machine. The Siebel Server on this machine should host one instance of the Siebel eDocuments component group. No other components should be running other than required system components.
    To support more users, you can run additional instances of the Siebel eDocuments component group on additional dedicated host machines.
    Installing the Siebel Server
    Install the Siebel Server on the dedicated host machine of the Document Server. For more information about installing the Siebel Server, see Siebel Server Installation Guide for Microsoft Windows.
    During installation, you will have the option to enable component groups. Select the Siebel eDocuments component group. Do not enable any other component groups.
    This step can also be performed after installation is complete, as described in the section Enabling the Component Group.
    Installing Third-Party Applications
    You must install Microsoft Word.
    To install Microsoft Office
    Log on to the server machine using the same user account that the Siebel Server NT service uses. This user account must belong to the Administrators group.
    NOTE: The install must use the same account to be used by the NT Service. The installer configures COM security settings so that the installing user account will have the correct permissions to access and launch the application. If the install uses an account other than the Siebel Server NT service account, errors may occur when the Document Server tries to launch the application.
    Install Microsoft Office using a Typical, or complete, installation. Verify that your version of Microsoft Office will install the Web Authoring Tools (HTML) component with the Typical installation. If it does not, you will need to use the Custom installation option, and install all of the typical components as well as the Web Authoring Tools (HTML) component.
    Start the applications that will be used by the Document Server. This forces the applications to register themselves.
    Close the applications.
    Regards,
    Joseph Arul Dass

  • Migrating forms from Adobe Output Designer 5.5 to Adobe Document Server

    Hi,
    I have several form templates / layouts that have been created in Adobe Output Designer 5.5 (for mySAP) and I want to migrate these form templates so that they can been used in SAP Adobe Document Server. 
    Does anyone have any information on this? Any tools available? Documentation? Links?
    cheers,
    Joseph Gill
    SAP Developer

    I would think the common sense approach would be to upgrade to ECC 6 first then migrate your forms.
    This seems to be just another step in the upgrade process.
    We went from 4.7 to ECC 6, but only had Smartforms and SAPScripts. We wound up just re-creating the forms directly in Adobe.

Maybe you are looking for

  • Part -1 Not Capturing at the time of GR

    Hi Friends, I am biffurcation 100 kg of qty in to two batches at the time of GR system is updating part-1 only for one batch whereas there is no part 1 entry for second batch. Need your help why this is happening Regards Vivek

  • L170 monitor faded, now flashes on only when settings change

    After bringing my monitor out of standby, I heard a slight pop and then the display faded almost to black, but enough to see the windows as I closed them one by one. The power is working, as the green light is on or blinking.  A Dell monitor worked w

  • To Change the Program Title when i click second radio button

    Hi All, I have two radio buttons in my report. 1) party wise report  ( if R1 = X  this will display report ) 2) sales wise report ( if R2 = X this will display report ) i declared in report attributes as party wise report . When i clik sales wise rep

  • Flash cs3 - script

    Hello, I have ensambled a web, but in a scene, I could link email on address: With actionScript cs3 I wrote: getURL:(email:[email protected]); Colour line is green, but this order no active. Well, if someone knows one solve, help me please. Thanks a

  • Tutorial to install and configure

    Hi everyone, I think my problem is quite simple for all of you. I'm having problems to install and configure Gatekeeper because I think the tutorials here: http://download.oracle.com/docs/cd/E14148_01/wlcp/ocsg41_otn/installguide/installers.html and