Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/15/10
    Hi al,I am creating a process in Workbench ES2 that takes a map (myMap) and an XML variable (myXML). The output is an xml-variable with some updated nodes (with values from the map.The map looks like this:<map>  <entry>    <string>form1/sub_Person/fld_Name</string>    <string>Kim Christensen</string...

    Views

    1.5K

    Likes

    0

    Replies

    6
  • 3/15/10
    I need adobe-wkf-client.jar file jar file to Create a ProcessTemplateDocument object . Can any one tell me where can i find it out

    Views

    605

    Likes

    0

    Replies

    1
  • 3/15/10
    Hi, I am getting this run time error.. at my code line//Create a ProcessTemplateDocument objectProcessTemplateDocument processTemplateDocument = ProcessTemplateDocumentFactory.parseProcessTemplate(configuration.getDescriptor());orchestration.setDescription(processTemplateDocument.getDescription());o...

    Views

    2.2K

    Likes

    0

    Replies

    7
  • 3/15/10
    Hi,I'd like to demo a scenario where users log into a website using their credentials, and then go to a LiveCycle Guide (most likely through a REST interface) and LC automatically recognizes the user and prefills the form with the user data. Goal is to do this single signon using SAML 2.0.Being new ...

    Views

    844

    Likes

    0

    Replies

    3
  • 3/15/10
    I created a process with multiple Task Manager endpoints.Each process card must have its own access rights. Is is possible to define permissions for each endpoint?Currently all users are able to access all endpoints defined within a process.Thanks,Nith

    Views

    699

    Likes

    0

    Replies

    2
  • 3/15/10
    Hi,I'm using LiveCycle ES2 for developing a process with watched folder as optional startpoint.I have followed the instructions given in the LiveDocs and applied the properties to the Watched folder start point service. After deploying this service, the process does not work. Also, If i try to UnDep...

    Views

    2.1K

    Likes

    0

    Replies

    9
  • 3/14/10
    On my form I have a button, called "Instruction".When the user clicks on it, I present him with a message box expalining key points about the form and the fields.Here a dummy example:xfa.host.messageBox("Hello Everyone! The form contains 5 required field identied by Red border. Make sure you fill th...

    Views

    3.5K

    Likes

    0

    Replies

    4
  • 3/14/10
    Hi Experts,We are importing the LCA file from admin console and we are using  the services effectivily.Thats fine and cool.We are also installing  SA's. As part of that we are also deploying the lca files into the server.We searched deeply  where all lca files will store into server ?.We are using J...

    Views

    814

    Likes

    0

    Replies

    1
  • 3/14/10
    I've uploaded the file to Mr. Walker and Mr.Guerett. I Hope one of you can help me out.After all you have not failed to do so yet.The calculation works fine for the first row. When I add a row and fill in the fields, the Tax and the Total Fields change to zeros!What am I doing wrong?BTW, Any idea on...

    Views

    1.2K

    Likes

    0

    Replies

    8
  • 3/14/10
    Trying to create an autonumber field - just need a set of unique names.Have a function in a script object that does the creation with the autoNumner variable located at the top of the script object outside of the function and starts off as null.form1.#variables[0].Misc - (JavaScript, client)var auto...

    Views

    1.2K

    Likes

    0

    Replies

    6