Expand my Community achievements bar.

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

  • 3/2/09
    I would like to back up all PDF forms on our Oracle Server. In the Call Stored Procedure module I would like to pass the PDF as BLOB in the database. What variable can I use ?Aditya

    Views

    534

    Likes

    0

    Replies

    1
  • 3/2/09
    Ryan Stewart's Getting Started Article has beenupdated for AFCS - highly recommended if you are new toAFCS.

    Views

    770

    Likes

    0

    Replies

    0
  • 3/2/09
    Hi there,I want to invoke a process from a submit-button in a rendered PDF-File. I build an xdp with a submit-button that has the control type submit and entered in Submit to URL the URL of a servlet I wrote. In Submit As: I set XML Data(XML). I rendered the PDF by calling the renderPDFForm method o...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 3/2/09
    I need to send a collection of files from flex application to a workbench process. I'm reading data from files and I'm storing them in a ArrayCollection of BLOB type ({contentType:String, binaryData:ByteArray, attachmentID:String, remoteURL:String}). How can I make from this data collection acceptab...

    Views

    604

    Likes

    0

    Replies

    1
  • 3/2/09
    Could you be so kind to help us resolve an issue with Adobe Content Services ES errors on WebSphere app server?One of our customers have an installation of Adobe LiveCycle ES 8.2 on IBM WebSphere App server with DB2 database.The version of WebSphere is 6.1.0.15, DB2 is 9.1.They have the following pr...

    Views

    2.7K

    Likes

    0

    Replies

    0
  • 3/2/09
    Hi all,I have a process that supposedly should look up in an AD and fetch all users there with their emails.This works fine in my development environment with approximately 100 users, But moving to the production enviroment (15.000 users) I get a problem, not all users are returned and the process r...

    Views

    858

    Likes

    0

    Replies

    2
  • 3/1/09
    Removed: some toxic classes :) Replaced: " sysout" debug with log4J.Added: MeetingInfodescriptor and AccountInfo classes Ant buld file. Ivy resolver.(for Digester, logger, etc ..) java xpath to quickly retrieve results if XML result isused. Junit Testcases.mock XML files for (Junit).--- I am not sur...

    Views

    563

    Likes

    0

    Replies

    0
  • 3/1/09
    I have been searching this forum for hours and have found many other people who have had the same issue but I have yet to find an answer that works with me. I want to create a Text Field box and have it so when I print it out it will only print the words and not the surrounding box... Simple enough?...

    Views

    2.2K

    Likes

    0

    Replies

    6
  • 3/1/09
    The com.farata.daoflex.DAOException are generating alert()calls to my front end. Does anyone know how I can capture theexceptions and prevent them from putting up the alert() on the GUI?I already have listeners for the DataCollections in the code, butthe alerts are still going to the screen.

    Views

    549

    Likes

    0

    Replies

    0
  • 2/27/09
    The ArrayCollection keeps folders tree - subtree of folder is kept in children property and is also ArrayCollection. This collection is fed by 'folders' custom assembler defined like this:... ...Assembler works with adding and deleting top level objects of collection.Also, when I add new object to ...

    Views

    714

    Likes

    0

    Replies

    0