Expand my Community achievements bar.

bugrake
bugrake
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • The problem I am trying to solve is the blocking of intelligent or annotated attachments to our livecycle designer form, as these are causing our downstream processing system to crash.   The form requires a number of attachments, and everything was working fine until about 12 months ago when custome...

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    0
  • Bruce,It worked - XFA forms are flaggedvar oDoc = event.target;if (oDoc.dataObjects != null) {          var d = oDoc.dataObjects;          for (var i = 0; i < d.length; i++) {                              var sizeKB = (d[i].size/1024).toFixed(1);                              app.alert("file: " + d[i...

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    0
  • thanks bruce for a quick reply - will check this option when i get back from vacation regards steve

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    0
  • I have a button on the form to help users add attachements,  I can get the name / path / size  / filetype - but is there a way to check if the new attachemnt is an xfa form ?thanks

    Type

    Questions

    Views

    3.4K

    Likes

    0

    Replies

    6
  • [Livecycle root]  is just a generic placeholder. In practice the actual location could be different on each machine. If you did the default turnkey installation on windows you LiveCycle Root it will be something like C:\Adobe\Adobe LiveCycle ES3so the location of your file will be ... C:\Adobe\Adobe...

    Type

    Questions

    Views

    2.2K

    Likes

    0

    Replies

    0
  • Hi,This problem was fixed following a re-installation of the livecycle software.

    Type

    Questions

    Views

    708

    Likes

    0

    Replies

    0
  • Hi, Some additional information which may be of use I have 2 ES3 installations : The first installation is behaving correctly, the second installation is the one where JDBC will  not start. There are minimal differences but I will llist them in case any are relevant - Installation 1  ( good) >  Win...

    Type

    Questions

    Views

    717

    Likes

    0

    Replies

    0
  • The screen message is :  ALC-AAC-0017-000: Service(s) failed to start. It could be configuration problem.The log is...2012-04-23 15:23:15,087 ERROR [org.jboss.ejb.plugins.LogInterceptor] (http-0.0.0.0-8080-4) RuntimeException in method: public abstract java.lang.Object com.adobe.idp.dsc.transaction....

    Type

    Questions

    Views

    699

    Likes

    0

    Replies

    0
  • Hi,ADEP, Document Services 10.0,  Windows Turnkey Installation.JDBC is stopped an won't allow me to restart it at the ADMINUI. I checked the logs and no errors I can see. I have restarted Livecycle/Jboss. Rest of system working fineAny ideas or things to check ?thanks

    Type

    Questions

    Views

    3.2K

    Likes

    0

    Replies

    4
  • hi steve,I tried this and it works perfectly, exactly the help I was looking for,  I can now apply these changes to my form and process and get moving again !many thanks Steve

    Type

    Questions

    Views

    634

    Likes

    0

    Replies

    0
Top badges earned by bugrake
Customize the badges you want to showcase on your profile