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

scriptocratch
scriptocratch
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
3

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by scriptocratch
Customize the badges you want to showcase on your profile
Re: How can I combine 200+ XDP (XML) files into one spreadsheet or database for analysis? - Adobe LiveCycle 11-12-2009
I think you can make a connection to XML in Access, and there may be a batch process out there in Acrobat 9.0 that can handle your whole task for you with minor tweeking. If you are curious about Python and Elementtree and want to take a dip into the deep end of XML processing, I highly recommend trying it out! Especially if you are new to XML or want to do more with schemas, data bindings, and namespaces within designer!

Views

169

Likes

0

Replies

0
Re: How can I combine 200+ XDP (XML) files into one spreadsheet or database for analysis? - Adobe LiveCycle 11-12-2009
I had a similar goal to gather data from a folder full of XDPs into a spreadsheet to track user behaviors, capture commonly entered values, and run reports.If you are familiar with Python, I highly recommend creating a simple script using Python 2.6 and the elementTree (effbot.org) libraries. Since I cut my teeth on this project, I found it helpful to break down the script's tasks into individual parts. The material and examples for getting a folder's contents, writing variables in lists, and us...

Views

165

Likes

0

Replies

0
JBOSS Crash: DLQHandler, JMS Invoker - Hypersonic? (LC 7.2) - Adobe LiveCycle 22-04-2009
Greetings!Our company uses LC 7.2 to prepopulate forms and for the past 4 days we've had to restore our JBOSS environment due to DLQHandler/JMS Invoker errors. I'm including some of our sample errors from the SOAP responses as well as some key errors I've experienced from jboss/ server/all/log/server.log. This system has been resonably reliable up until about a week ago, any assistance or insight is much appreciated!unknown error starting workflow: (Unknown Source) at org.hsqldb.jdbcConnection.o...

Views

3.0K

Likes

0

Replies

0