Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges


AEM as a Cloud Service 2022.7.0 - Release update: https://adobe.ly/3paYDAo

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved

  • 25-01-2010
    Hi thereI have a client who asks the following question. The background is that this client is designing an application through which an "Agent" and a "prospective customer" interact via a Flex application using LCCS using1. The Web Cam Feature (Agent broadcasting only)2. Voice Chat3. Text Chat Pod4...

    Views

    1.6K

    Likes

    0

    Replies

    13
  • 25-01-2010
    Hi,We followed the steps given at :: http://help.adobe.com/en_US/livecycle/9.0/adminHelp/admin.htm?content=000217.html to create and enable the SSLon ES2 instance , but we are not able to get https//;8443/ on the browser. We have seen log to debug the error, but we could not find any errors in the f...

    Views

    409

    Likes

    0

    Replies

    2
  • 25-01-2010
    I have been having a real issue trying to load data from text files (tab delimited text file) into my form.It works fine if I use importTextData() with no parameters and it prompts for the file name, then the row, but if I try and pass the path and row it comes back with a -2 result "User Cancelled ...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 24-01-2010
    I am quite new to the adobe form.. and having problem with it. I am trying to get the subtotal from every page.I already put this code into the script:var fields = xfa.layout.pageContent(xfa.layout.page(this)-1, "field", 0);var total = 0;for (var i=0; i <= fields.length-1; i++) {if (fields.item(i).n...

    Views

    717

    Likes

    0

    Replies

    1
  • 24-01-2010
    Hi All, I planning to develope a sample application using Selection and Capture building block. I am new to this concept, Please can any one help me Step by Step process to develop the application.Thanks in advance.

    Views

    896

    Likes

    0

    Replies

    5
  • 24-01-2010
    Hi all ,Does Form Server comes bundled with a basic Process Management Server? Please give me an idea on what does this form server do? what is purpose of form server? what is the use and purpose of form server, Process management and reader extension? I have some idea about all these by reading som...

    Views

    1.2K

    Likes

    0

    Replies

    0
  • 24-01-2010
    Hi, I posted a question and a forum user Raghu was really great, and helped to get a working demo going, but i'm still a bit lostthe demo form is attached, and as you can see Raghu has some cool code on the variables to make stuff go ALL CAPS and Sentence caps, which is what we need, and you can see...

    Views

    2.9K

    Likes

    0

    Replies

    11
  • 24-01-2010
    I tried the following filter to find members of a given group as:(objectCategory=user)(memberOf=CN=QA Users,OU=Help Desk,DC=dpetri,DC=net)which does not works.Anybody can share their experience in searching LDAP for members of a group?Thanks,Nith

    Views

    877

    Likes

    0

    Replies

    3
  • 23-01-2010
    Will LiveCycle Collaboration Service Be Supported on Flex Mobile aka Slider?For example, can you create mobile using LCCS?????????

    Views

    666

    Likes

    0

    Replies

    4
  • 22-01-2010
    I want to invoke a short-lived process via REST. In the short-lived process, I have a long-lived subprocess that does nothing but stores data in the database and track submissions. When I try to add a long-lived subprocess to a short-lived one, it forces me to change the parent to long-lived as well...

    Views

    109

    Likes

    0

    Replies

    1