Expand my Community achievements bar.

JoelHH
JoelHH
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • We are using Reader Extensions ES2 in order to have web service connectivity from our Livecycle PDFs.  When a user completes a worklist item in their workspace, an adobe livecycle process is called via a SOAP connection from the PDF.  This works fine over HTTP.  We are now testing it over HTTPS and ...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    1
  • Hello,We have a process that can split into four long live processes (using an AND-WAIT gate).  These processes would all run fine in Livecycle ES, but now in ES2 only one or two of the long lived processes seems to run at once.  I checked in the adminui and the child long lived processes are listed...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    4
  • Hello,We had our Active Directory 2003 synced up using Adobe Livecycle ES.  There would be around 30,000 users that would be synced and this would take around 3 - 4 1/2 minutes to run.  This worked perfectly for us for the past half of a year or so.Last week we upgraded to ES2 and moved all of our p...

    Type

    Questions

    Views

    3.1K

    Likes

    0

    Replies

    5
  • Hello,We have been using Record & Playback to record most of our processes and it has recently stopped working correctly.  Processes were no longer going through and forms would hang when trying to open them.  When trying to play process recordings or delete process recordings, Workbench will hang f...

    Type

    Questions

    Views

    619

    Likes

    0

    Replies

    1
  • Hello,We're slowly moving people over to Windows 7 and using IE8.  I've found that when they are trying to access the ES workspace that the forms don't always show up when they choose a task from their worklist.  The fix that we have been using is to check off the compatability mode box in IE8 and t...

    Type

    Questions

    Views

    2.1K

    Likes

    0

    Replies

    3
  • Hello,I tried using the Call Stored Procedure service from JDBC > Foundation in Livecycle ES, but was unable to get a return value from them.  There is a forum post about someone having a similar problem here: http://forums.adobe.com/message/2325143 , so I ended up going the execute script route and...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    4
  • Hello,I have a custom workspace user interface that was created in ES 8.2 and used the workspace SDK of 8.2.  Will this workspace deploy in ES2?  I tried throwing the ES 8.2 workspace into the ES2 deploy folder (like I would have for 8.2) but it does not work.  Am I deploying this correctly or do I ...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    4
  • Hello,Simple question, hopefully has a simple answer! I have a drop down list with three values that are bound.  The text to these bindings change, so what I am looking for is what the javascript is to be able to get the binding for the selected item.  For instance, if I were to get the text for th...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    3
  • Here is a snip of my form's XML schema:   <xsd:complexType name="tableRow">      <xsd:sequence>         <xsd:element maxOccurs="unbounded" name="row">            <xsd:complexType>               <xsd:sequence>                  <xsd:element name="Group" type="xsd:string"/>                  <xsd:elemen...

    Type

    Questions

    Views

    2.5K

    Likes

    0

    Replies

    11
  • Hello, I have a couple different UI's being used.  I was wondering if it is possible to figure out which UI is being used in the form, either by a call from the form itself using reader extensions or by passing information into the form through a custom render.  Any help is greatly appreciated.  Th...

    Type

    Questions

    Views

    3.1K

    Likes

    0

    Replies

    8