Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/4/12
    Hi,I am creating a process which basically does the digital signing of PDF forms. On creating of a fresh process, invoking of the process is fine.However, when come the next day or after a long period of time without invoking this process, the following error (Screenshot below) would appear and invo...

    Views

    1.7K

    Likes

    0

    Replies

    1
  • 11/3/12
    We are seeing this issue when we want to upgrade from ES(8.2.1) to ES2 - OutofPlace upgrade.DB is been refreshed from ES and migrated to 11gr2, when initiated DB, its failing at 50% with below error.Techstack: ES2/WAS7.0.0.17/Oracle 11gr2/AIX 6.1.[2012-10-29 14:47:57,971], INFO, Thread-114, com.adob...

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 11/3/12
    We have test environment in running state for the past months, developer complained something is not usual, when tried to review if any new applications deployed thru admin UI, I ended up this error:[11/2/12 17:54:45:367 EDT] 00000028 servlet       I com.ibm.ws.webcontainer.servlet.ServletWrapper in...

    Views

    1.5K

    Likes

    0

    Replies

    1
  • 11/3/12
    I have been attempting to define a field via color when the number exceeds a certain percentage, in this case 80% My field will auto-calculate based on two other fields. Two avoid the syntax error I have the following code.If(FirstLien>0 and SalesPrice>0) then LTV1st = FirstLien / SalesPrice;endifTh...

    Views

    595

    Likes

    0

    Replies

    0
  • 11/2/12
    I need a button that will detect if a text field is visible or not, and, if it is visible, the button will make a specific page visible.I have a form with many pages, where the user enters activities that occured on a weekly basis, the first page serving basically as a table of contents with buttons...

    Views

    867

    Likes

    0

    Replies

    1
  • 11/2/12
    I am using the code below to change color to a calculated percentage feld; example, if the field is greater than 80.00% than the color should be "239,122,242".This code only works for the "else" part, the color change is not working. Ihave tried using the name of the field, % of the field, $ but I c...

    Views

    596

    Likes

    0

    Replies

    0
  • 11/2/12
    I have a form that is kind of complicated, but everything works until you go to save it, and thats where the trouble is.  The form is here:http://www.mcw.edu/FileLibrary/Groups/HMGC/Forms/AlternateRequisition.pdfIn the section section I want to be able to divide up the costs between several cost cen...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 11/2/12
    Can I run different scripts when clicking the same custom button based on the selection in a drop-down object? The selection in the dropdown determines which script runs.For example: if the dropdown selection is "A"  - sustom button runs script AIf the selectionin the dropdown is "B" - the same cust...

    Views

    838

    Likes

    0

    Replies

    2
  • 11/2/12
    I need to send a formatted email. For example: when you register in system, you receive a letter with registration confirmation.For the beginig i want to learn how to make an eamil letter with a siple picture and some text.Can anyone recommend tutorial or smth else?As i understood i need to learn ho...

    Views

    3.6K

    Likes

    0

    Replies

    5
  • 11/2/12
    Good Day All;This may sound like a simple question to most, but… It has had me frustrated trying to figure out.I am trying to populate a dropdown based on what is selected in another dropdown.Let me explain what I have done so far.LifeCycle Designer 8.05.2When I had both dropdowns in the same table,...

    Views

    803

    Likes

    0

    Replies

    2