On April 27, 2024, our Sign-in and Create Account options will be unavailable from 9am-12pm ET. During this maintenance window, developer account access and free trial registration will be unavailable.
Discussions
using callouts to set metadata
I'm working on using callouts to populate some of the selection criteria for setting extended-attributes. The problem is that after the selection has been made from the callout window, the result is not pulled back into the extended-attribute field. It seems as though the javascript within the perl script is ignoring the…
callout in metadata capturing
Hi all: Does anyone know if callouts can be used within the datacapture.cfg for setting metadata(extended attributes)? I thought it is possible, since they can be used for templating data records, and the datacapture.cfg files are virtually identical in format. When I copied over cgi-callout elements that worked for data…
callout and database lookups
Hi All: The templating dev guide says that java-callouts can be used within the datacapture.cfg files. The example with the CGI callout shows data capture elements being populated with selection options taken from a flat file by a Perl script. My question is is Perl script and cgi-lookups the only option to accomplish…
data deploying to xml file
Hi all: I'm tyring to use data deploy to export extended attributes of various documents in several work areas to a xml files. Reading through all of the documentation, there doesn't seem to be too much written about how this is done. Could some one please point me in the right direction on how such a configuration file…