Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 5/15/08
    By the way sorry for my english.<br /><br />Im developing an application that uses forms. Im using XML + XDP to generate a pdf and then im using java api to process that form.<br /><br />When i try to use <br /><br />PDFContent content = new PDFContent();<br />FormsServiceClient formsClient = new Fo...

    Views

    914

    Likes

    0

    Replies

    2
  • 5/15/08
    Hi there,hope i'm writing in the right sub. I worked with the sample from the fds-tomcat relatet to hibernate(product-sample). I only changed the identity property and the hibernate-entity. So i just changes the class from flex.testdrive.store.Product to flex.radioSiTY.Stream. When i look in the loc...

    Views

    391

    Likes

    0

    Replies

    0
  • 5/15/08
    hi all,<br />i am trying lc8 with a turnkey+jboss install on a windows2003 box, and getting the error below, where do i need to make the changes to correct this error? TIA<br /><br />2008-05-15 16:35:00,578 INFO [com.adobe.idp.dsc.provider.service.email.impl.EmailReaderImpl] begins process emails: ...

    Views

    819

    Likes

    0

    Replies

    0
  • 5/15/08
    Hi there,i hope i'm writing in the right sub. I worked with the sample from the fds-tomcat relatet to hibernate(product-sample). I only changed the identity property and the hibernate-entity. So i just changes the class from flex.testdrive.store.Product to flex.radioSiTY.Stream. When i look in the l...

    Views

    908

    Likes

    0

    Replies

    1
  • 5/15/08
    Hi Everyone,As you can see by the title, I'm trying to use Flex to uploada file, followed by having PHP FTP the file to the server.I have been successful at having PHP move the file once Flexuploads it, but that is using http and the client wants this to bestrictly ftp:Here's the Flex code:[code]<?x...

    Views

    2.7K

    Likes

    0

    Replies

    1
  • 5/15/08
    I'm trying to send an object from Java to Flex using BlazeDSand the following code:quote:var remoteObject:RemoteObject = new RemoteObject();remoteObject.destination = "someDestination";remoteObject.addEventListener(ResultEvent.RESULT,resultHandler, false, 0, true);remoteCommandObject.someMethod();Th...

    Views

    7.6K

    Likes

    0

    Replies

    1
  • 5/15/08
    Hi,Is it possible to schedule the execution of a short-lived process? I would like it to be invoked periodically (ex: dayly, weekly, montly). I suppose I can manage this by writing a custom java application, which calls LiveCycle service, using quartz. Is it a true approach and what other alternativ...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 5/15/08
    Hello all,Is there a way to have LiveCycle send out an email where a read receipt is generated, and sent back to the from/reply to user specified in the email component in a workflow? Thank you in advance for any assistance.

    Views

    764

    Likes

    0

    Replies

    2
  • 5/15/08
    [Thread Edited By Adobe] /*Don’t forget to meet and greet your fellow peers virtually by telling them about yourself here.  Go ahead and to it now: https://adobe.ly/3eDnB4v */   Actual Question: I am using CreatePDF service to convert autocad drawing to PDF. Is there anyway to make PDF in black and ...

    Views

    78.5K

    Likes

    0

    Replies

    7
  • 5/15/08
    Hi,I try to select an initial user by Xpath expression.I have a form with a field name binding with commonname from the edcprincipalentity table, a field userid binding with id from the same table.I have in my process variables username (Type string)and userid (Type string) and i try to map them wit...

    Views

    1.9K

    Likes

    0

    Replies

    11