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

Ross_Malan
Ross_Malan
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
11

Discussions

Discussions
0

Questions

Questions
7

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Ross_Malan
Customize the badges you want to showcase on your profile
Installing multiple instances of Livecycle ES2 on one server - Adobe LiveCycle 11-06-2012
Hi AllI am currently trying to install 3 seperate instances of ES2 on one machine, all running on their own instances of JBoss and MySQL.I started off by following the instructions set out in the "Preparing to install Livecycle ES2" document from Adobe, where it specifies how to set up the JBoss(it recommended using the one that comes with the ES2 installation files, so I used that one) and MySQL environments. I also didn't want any port conflicts, so I followed the instructions set out here htt...

Views

2.3K

Likes

0

Replies

0
Issue working with page sets - Adobe LiveCycle 29-02-2012
Hi allI've been trying to solve the following issue without much luck:I need to set up a form that has different master pages according to how many pages it has(ie: the first page has a header, the last page has a footer, and if there's only one page it has both the header and the footer)I've been trying to solve this problem using page sets, but unfortunately I haven't had much luck in defining which page set is used in which situation. Any help pointing me in the right direction or towards an ...

Views

333

Likes

0

Replies

0
Urgent issues involving the invokeDDX operation - Adobe LiveCycle 01-06-2011
[Thread Edited By Adobe] /*Don’t forget to meet and greet your fellow peers virtually by telling them about yourself here. Go ahead and to it now: https://adobe.ly/3eDnB4v */ Actual Question: Hi all, I have been developing a process which takes xml from a client input, converts that xml into a ddx document, and then uses that DDX document to render a form. This has been working for months now, but all of a sudden I started getting this error: com.thoughtworks.xstream.converters.ConversionExcepti...

Views

103.7K

Likes

0

Replies

2
Adding certificates to Emails being sent from Livecycle - Adobe LiveCycle 24-01-2011
Hi allI wasn't exactly sure where to put this, but anyway....The project I'm currently working on requires all mails sent via Livecycle ES2 to be signed with a certificate to show the mail has been sent from the intended sender.I've set up a fairly standard connection to a Microsoft Exchange mail box to send the mails from.Now my question is that whether or not there is some way to embed that certificate on Livecycle side(I haven't seen anything regarding this online), or whether it must be on t...

Views

390

Likes

0

Replies

0
Re: Watched Folder confusion - Adobe LiveCycle 19-05-2010
Ok, so I figured out what the "issue" was. I changed the variable of type XML(input/output) that I had in my process to type Document, and now the watched folder accepts the XML I place in it without a problem. However, I still have no idea why it works when it's expecting type Document and I give it XML, and why it doesn't work when it's expecting type XML and I give it XML.

Views

88

Likes

0

Replies

0
Re: Watched Folder confusion - Adobe LiveCycle 18-05-2010
Oh, and I am using Livecycle ES 2.There is also a custom component that I am using to render a DDX file according to the XML input, but I don't see how it might be affecting the Watched Folder.Thanks

Views

87

Likes

0

Replies

0
Watched Folder confusion - Adobe LiveCycle 18-05-2010
HiI have a watched folder set up as my start point in my workbench application. The gist of what I need the process to do is recieve XML(by being placed in the watched folder) and be able to use the data in my process. I have a variable of type XML which is both input and output. The watched folder has a fairly standard configuration(path is "c:\WatchedFolders\Application\..." and it includes the file pattern *.*). It has also automatically chosen the input/output xml variable I have created as ...

Views

1.2K

Likes

0

Replies

2
Re: Watched folder missing functionality in LC ES2 - Adobe LiveCycle 29-03-2010
Ah ok, I have now defined an output variable in workbench. I see that it has prepopulated the output of the watched folder with that output variable, but it is uneditable, and there is a blank field below it? Could you please spread some light on that for me?RegardsRoss Malan

Views

72

Likes

0

Replies

0
Watched folder missing functionality in LC ES2 - Adobe LiveCycle 25-03-2010
HiI am currently working on a project in Livecycle ES2 workbench which requires the endpoint of the process to be a watched folder. My issue is that in the input/output section I can only see the InputDoc field. It has the Output heading below it, but there aren't any fields underneath that.I am running Livecycle on my local machine, but I checked the instance of Livecycle running on our server, and it has the Output fields. I have not changed any of the settings of the watched folder, so I'm re...

Views

802

Likes

0

Replies

3
Re: Issues setting up a DDX file in Document Builder in Livecycle ES2 - Adobe LiveCycle 23-03-2010
OK, found the solution.I was missing the insertion point on the base document. All you do is specify a subform on the document inside designer as an insertion point, under the object tab, and then give it a name. Then you use that name again when specifying the insertion point for the XDP content in the document builder in workbench.After that, the PDF should be generated with the fragments you specify.

Views

65

Likes

0

Replies

0