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

tlrsekar
tlrsekar
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
8

Discussions

Discussions
0

Questions

Questions
5

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by tlrsekar
Customize the badges you want to showcase on your profile
Form Script working on preview but not working from Process - Adobe LiveCycle 20-09-2012
Hi AllForm Script working on preview but not working while form called from Processwhat could me the issue, Am i missing something...Kindly help me understanding the issue//Below given is the script tma_body.#variables[0].assignment - (JavaScript, both)var question1=xfa.record.medicaldetails.healthquestions.nodes.item(0).nodes.item(0).value;var answer1=xfa.record.medicaldetails.healthquestions.nodes.item(0).nodes.item(1).value;var memberLength=4;for(var i = 0; i <= memberLength; i++){ question1=...

Views

426

Likes

0

Replies

0
OutputES XML Subnode mapping issue - Adobe LiveCycle 19-08-2012
Hi AllI have problem in mapping XML sub nodes to Textfield in livecycle form. Is there anylimitation for data from XML subnotes.I am trying to fetch data from 3level of XML subnode.I have done the mapping correct and when I try to preview its notshowing the value from XML.Below XML works fineRajMBut, When i increase the hierarchy its not workingRajM Pls help me understand, how to map text field.Pls do revert on any query and kindly help me to resolve this issue.

Views

381

Likes

0

Replies

0
OutputES XML Subnode mapping issue - Adobe LiveCycle 16-08-2012
Hi AllI have problem in mapping XML sub nodes to Textfield. Is there anylimitation for data from XML subnotes.I am trying to fetch data from 3level of XML subnode.I have done the mapping correct and when I try to preview its notshowing the value from XML.Below XML works fineRajMBut, When i increase the hierarchy its not workingRajMNot able to achive this. Pls help me understand, how to map text field.I have attached LCA file of sample which I am tried mappingPls do revert on any query and kindly...

Views

629

Likes

0

Replies

0
Re: ReadTimeOut Error in Adobe Process after 10mins - Adobe LiveCycle 10-04-2012
Hi AksThe services and Web service invoke is happing fine and I have checked no issue in that configuration. The problem is when the Service continouesly for more than 10 minutes due to high data volume. Then I am getting timeout. The sane service works fine upto 1000 records. Is there something which I miss in server configuration and etc??Rajasekaran T

Views

603

Likes

0

Replies

0
Re: ReadTimeOut Error in Adobe Process after 10mins - Adobe LiveCycle 06-04-2012
Guys Pls reply. awaiting solution for the same.

Views

606

Likes

0

Replies

0
ReadTimeOut Error in Adobe Process after 10mins - Adobe LiveCycle 29-03-2012
Hi AllI am using Adobe workbench Lifecycle 9.5. When I invoke the process either through client or Through Webservice I am getting timeout after 10 mins. Somebody pls suggest me how to get out of the issue.Rajasekaran TPls reply if more information required on my process

Views

4.3K

Likes

0

Replies

5
Re: Passing Request XML to SOAP webservice from Adobe Process - Adobe LiveCycle 03-01-2012
The right Approach is to use

Views

184

Likes

0

Replies

0
Passing Request XML to SOAP webservice from Adobe Process - Adobe LiveCycle 03-01-2012
Hi AllI am trying to pass a request XML from Adobe WS process, i added Web service control and mapped the method in Request Tab I clicked in Load and the SOAP Request XML formated.1, Along with SOAP request XML I tried passing the Request XML which was expected by the web service My I get the following error. I tried many scenario as listed belowPlease help the pattern how to pass the Request XML along with XMLs to webservice Ex1 : /** This is the Request XML composed by Me on process--Start...

Views

1.0K

Likes

0

Replies

1