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

__VIKS__
__VIKS__
Offline

Badges

Badges
10

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
2

Posts & Comments

Posts & Comments
40

Discussions

Discussions
0

Questions

Questions
13

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by __VIKS__
Customize the badges you want to showcase on your profile
How to handle keywords in TOC bookmarks? - Adobe LiveCycle 09-07-2012
Hi all, How to handle keywords in Table of contents bookmarks? When I use any keyword as part of bookmark in my Table of Contents, it is completely ignored by assembler service?For ex: If Bookmark Title of my document is "Person_Authorised" then when the final document is assembled and the Table of Contents is generated then the Bookmark title is displayed in Table of Contents is "Person ised". Here Assembler service treats "_Author" as a keyword and ignores it. I don't understand why in the fir...

Views

1.9K

Likes

0

Replies

1
Cluster and Content services - Adobe LiveCycle 31-01-2011
Hi, In our environment, we have two nodes in a cluster with Content services runnin on both the cluster nodes. One of the process, which is configured to have watched folder end point. This process reads the document from watched folder and stores the same in specified content space structure. When it is stored in content space we store the node id of the same for future reference. Now we have run into a situation where content from watched folder is read by Cluster Node A and stored it in Conte...

Views

1.8K

Likes

0

Replies

2
Re: How to detect Approve/Reject Button pressed in the form - Adobe LiveCycle 18-01-2011
Hi hkho, I think you may have to change your form design a bit. I would suggest add the Approve and Reject buttons to your form rather than route names, so that way you have control over actions. You can do required validation on the form on button click event and if validation are successful then submit the form as part of javascript using AWS_SUBMIT.execEvent("click");Regards,Vik

Views

197

Like

1

Replies

0
Re: Variable containing a list of lists - Adobe LiveCycle 17-01-2011
Kim, I have attached a sample form, xsd and xml. Save all the files to your disk and open the form in designer (preview) to see if addresses your requirement?Regards,Vik

Views

180

Likes

0

Replies

0
Re: Variable containing a list of lists - Adobe LiveCycle 17-01-2011
Hi Kim, I don't think livecycle supports such complex types i.e. it does not support collection of collections. Eventhough workbench allows you to create such complex variables, you will not able use these in workflows as at assignments they will fail. I think your list can hold only simple type of data, in your case ChildList. If you could represent this List of List structure in xml format and define a xml schema for the samethen you can use this schema to define this structure in your form.Re...

Views

177

Likes

0

Replies

0
Re: barcode on form is not read - Adobe LiveCycle 14-01-2011
Hi Steve, What I mean is, I have a xdp form with one of the field as barcode field ( Code 3of9), which is used to have unique business reference no. This form is printed in following 2 ways, 1) Using workflow functions generatePrintedOutput ( for postscript) and then sendToPrinter operation to send it to printer. 2) User can directly print the form using Print Form button present on the form within his work queue. In both the scenarios form is printed on the same printer. But when I try to read ...

Views

148

Likes

0

Replies

0
barcode on form is not read - Adobe LiveCycle 12-01-2011
Hi, I have a form which has a barcode field on it ( Code 3 of 9). I have added print form button on the form which will allow users to print the form using workspace application.The Printing works fine but the barcode is not read by barcode reader.It works fine & barcode is also read correctly if print it using workflow process ( generatePrinteOutput > sendToPrinter), but i don't want to use this way of printing.Any ideas what could be the reason why barcode is not getting read when normal form ...

Views

1.5K

Likes

0

Replies

3
Re: Postscript file format issues!! - Adobe LiveCycle 11-01-2011
Hi Rakesh, Now I understand it correctly, I don't think any of the available ouput/conversions services provide this feature. I am not really sure which xdc file is used by toPS2 operation, I just had a quick look at available xdc files and I think following two files are specific to Post script conversion ps_plain.xdc and ps_plain_level3.xdc but I am not really sure about it, you give it a try. The other option that I could think of is to write some sort of custom java component which handles p...

Views

183

Like

1

Replies

0
Re: Locking Fragments - Adobe LiveCycle 10-01-2011
Hi,Open you fragment in Designer, 1) Select the field for which you need to modify type 2) Go to Object view ( If it's not open Shift+F7 to open it) 3) Select Value tab 4) In Type drop down box you can see various types that you can select for that fieldRegards,Vik

Views

174

Likes

0

Replies

0
Re: Locking Fragments - Adobe LiveCycle 07-01-2011
Hi, If you can define type as protected / readonly for each of the fragment field it will work.Regards,Vik

Views

160

Likes

0

Replies

0
Likes given to
Likes from