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

SamanthapudiR
SamanthapudiR
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
13

Discussions

Discussions
0

Questions

Questions
6

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by SamanthapudiR
Customize the badges you want to showcase on your profile
How to Pre-Populate the user information during Assign Task operation - Adobe LiveCycle 29-09-2009
Hi ,I have a requrirement to Pre-Populate the form fields (Name, Email, Phone etc...) when a task is assigned to a user. The users are dynamically assiged, so I am using the Find User and the Assign Task services to locate and assign the task to the user. Since I have a User variable that is a result from the Find User operation, I was hoping to retrieve the user information with the attributes of the User type.I tried to use the Set Value service to set the form field (Email) with the email att...

Views

1.2K

Likes

0

Replies

3
Unable to hide the first page in the form - Adobe LiveCycle 17-09-2009
Hi ,I am trying to design a dynamic form that has three pages. The form is being used in a LiveCycle process and during the process initiation, only the second page should be visible and the first and third pages should be hidden. I am trying to hide the first and the third pages using JavaScript. I noticed that the third page is being hidden but the first page gets displayed as an empty page. Based on this behavior here are couple of questions I need guidance withCan we hide the first page with...

Views

458

Likes

0

Replies

0
Unable to display Text Fields after making them Hidden - Adobe LiveCycle 23-07-2009
Hi,I am trying to hide & display certain text fields and buttons on my PDF Form based on certain conditions that I ascertain at run time. I thought it was going to be a simple task, but unfortunately I havent been able to figure this out yet. The issue I am having is that I am able to hide and then make the buttons visible, but once I make a text field hidden, I am not able to display it again. I have a single sub form that wraps all the text fields and buttons in my form. Based on what I have s...

Views

685

Likes

0

Replies

0
Re: Dynamically Assigning Users - Adobe LiveCycle 01-06-2009
Jasmin,Thanks a lot for your response and based on it lot of things made sense. I was still in the process of deciding what the best approach for storing the logic to retrieve the user and it looks like storing it in the database tables would make more sense in my case. I am currently trying to use the JDBC service to retrieve the user info and then use the Find User service to find the user that I need to assign for the task. Please do correct me if you see anything wrong with this approach.Rea...

Views

87

Likes

0

Replies

0
Dynamically Assigning Users - Adobe LiveCycle 31-05-2009
Hi,I am trying to dynamically assign users within my process and need some guidance with it. The following two steps briefly describe what I am trying to achieve1. A user starts the process by filling in data into the PDF and completes the task.2. Based on the information filled in by the first user, I have to determine who the user for the next task is going to be and then assign the task to the user accordingly.I do not have the option of using multiple assign task operations and then setting ...

Views

850

Likes

0

Replies

2
Re: Issues with Setting up an Email Endpoint - Adobe LiveCycle 31-05-2009
Jasmin,I have resolved the issue by doing the followingI am sending the PDF as an E-Mail attachment to initiate the process and assigning it to a document variable using the email endpoint.Within my process, the first operation is an export data operation that takes the document variable from step 1 as an input and outputs the data into an xml variable.I am setting the xfaform fields for the data filled in using the xml document variable created in step 2.Thanks for your help.Varma

Views

135

Likes

0

Replies

0
Re: Issues with Setting up an Email Endpoint - Adobe LiveCycle 29-05-2009
Jasmin,Sorry that I ended up confusing you with my process description, Yes I am trying to setup a LiveCycle process where user's will be using email to access and complete their tasks and are not expected to be logging in to Workspace. Here are the steps that would describe the process that I am trying to setupUsers can initiate the business process by accessing the form PDF that is available on a shared network drive accesible to all the users. I have a "Send Email" button on the form that wou...

Views

134

Likes

0

Replies

0
Re: Issues with Setting up an Email Endpoint - Adobe LiveCycle 29-05-2009
Jasmin,Based on your response I tried to do the following as you had suggested"Set the data node of the xfaForm variable using xPath. Something like /process_data/myXmlData = /process_data/@myinputDoc (You might have to put the document content into xml)) /process_data/myXFAForm/object/data/ = /process_data/myXmlData (Assign that XMl to the data node of the xfaForm variable)" By doing this I am able to acheive the initial objective to send the form information that was filled in during the first...

Views

136

Likes

0

Replies

0
Re: Issues with Setting up an Email Endpoint - Adobe LiveCycle 28-05-2009
Jasmin,Thanks for your response. Yes, MyFormDocument is the variable (xfaform) that I have set as the input for the process when I was using workspace to test my process. I have updated the MyFormDocument variable to no longer have it as an input and now have a document variable that holds the input passed in by the email endpoint. When I try to submit the filled out PDF form to the email endpoint, the process is invoked but the form data that was filled while submitting the form to the email en...

Views

135

Likes

0

Replies

0
Issues with Setting up an Email Endpoint - Adobe LiveCycle 28-05-2009
Hi,I am trying to setup an email endpoint for a process that I have tested successfully using Workspace. I have added a button to the PDF form that would send an email that would trigger the process using the email endpoint. I have reviewed the other relevant discussions in the forums but still there are few things that arent clear in my head.1. While testing the form and process using Workspace, I had created an xfaForm variable that would be the input from the first activity that invokes the p...

Views

1.5K

Likes

0

Replies

7