Search this blog
Archives
Categories
- Upcoming LiveCycle Release Previews (1)
- PDF Generator (5)
- Adobe LiveCycle ES4 (16)
- Adobe LiveCycle ES3 (64)
- Adobe LiveCycle ES2 (9.0.x) (132)
- Adobe LiveCycle ES (182)
- Adobe LiveCycle 7.x (7)
- Adobe LiveCycle Express (2)
- General Interest (122)
- ADEP (136)
- Document Services (34)
- Experience Services (25)
- Customer Experience Solutions (14)
- Adobe AIR (7)
- Uncategorized (7)
Blogroll
Category Archives: Document Services
Relative Path Setting for Target URL in Render Operations
Many times when using different render services in processes [eg: in the Render Guide operation from the Guides (System) Application], we are required to fill in a Target URL value which is a string value that specifies the URL of … Continue reading
How to Enable JBoss to Log HTTP Requests
Often times we run into scenarios where we want to see HTTP traffic received by JBoss. Typical scenarios are when you are debugging SSO problems. You want to see if correct HTTP headers are received by JBoss (LiveCycle User Manager, … Continue reading
Posted in ADEP, Document Services, General Interest
Tagged Jboss http traffic, livecycle SSO, SantoshTatke, statke
1 Comment
Configuring the JDK for Rights Management Encryption Using AES 256-bit Keys
The default length of the Advanced Encryption Standard (AES) key used to encrypt the contents of a document to which a Rights Management policy is applied is 128 bits. To use a key that is 256 bits, you have to … Continue reading
Posted in ADEP, Adobe LiveCycle ES2 (9.0.x), Document Services
Tagged 256-bit, aes, jayankandathil, rights management
Leave a comment
Prerelease Next Week: Easily Connect from Document Services to the Content Repository in Experience Services
Prerelease announcement: Download will be available by the 14th October 2011 The Content Repository Connector DSC allows process designers to easily integrate from Document Services (with or without Process Management) to the JCR running in Experience Services. The basic use … Continue reading
Posted in ADEP, Document Services, Experience Services
Tagged chrisdegroot, content, crx, DSC, jcr, repository
5 Comments
Best Practice for Developing with LiveCycle Workbench ES2 – Fixing Commonly Made Errors
Author: JianJun Jiao Editor: Suhas Kakkadasam Sridhara Yogin This article explains how some commonly made errors can be avoided when developing LiveCycle ES2 applications using Workbench. Here are some commonly made errors: Use a new application version for every “active development … Continue reading
Posted in ADEP, Adobe LiveCycle ES, Adobe LiveCycle ES2 (9.0.x), Document Services
Tagged best practice, error, es2, livecycle, solution, workbench
Leave a comment
Compatibility Matrix for XFA
Recently, we have been getting questions on XFA compatibility on different Adobe Reader versions, operating systems and browsers. This document is an attempt to have all that information in a single place. Feel free to reach out to me at csarmah@adobe.com … Continue reading
How to Avoid Missing xfasubset.js Error in ADEP Forms
If you try to render an XFA form as HTML, chances are that you will encounter the following error: ERROR [com.adobe.livecycle.formsservice.exception.FormServerException] (http-0.0.0.0-8080-97) ALC-FRM-001-006: URI not found: /scripts/xfasubset.js Cause: \scripts\xfasubset.js (The system cannot find the path specified) xfasubset.js is a BLOB … Continue reading
Posted in ADEP, Adobe LiveCycle ES, Adobe LiveCycle ES2 (9.0.x), Document Services
Tagged forms, html, jayankandathil
Leave a comment
Enabling XA Transactions in Oracle 11g for ADEP Interactive Statements
The Adobe Customer Experience solution “Customer Communications – Interactive Statements” (formerly Interactive Statements Solution Accelerator) requires an XA-type JDBC data source. If the RDBMS being used is Oracle 11g, the user that connects to Oracle on behalf of the J2EE … Continue reading
Posted in ADEP, Document Services, Experience Services
Tagged adep, Correspondence Management, Interactive Statements, jayankandathil, oracle, transactions, xa
Leave a comment
Things to Know Before Installing ADEP Experience and Document Services
I’ve recorded two webinars (Adobe Connect sessions) for people who are about to install ADEP Experience and Document Services. The first one discusses some high-level topics like supported platforms, development tools etc. while the second provides screen-by-screen details of a … Continue reading
Enabling XA Transactions in SQL Server 2008 for ADEP Interactive Statements
For Oracle, see this. The Adobe Customer Experience solution “Customer Communications – Interactive Statements” (formerly Interactive Statements Solution Accelerator) requires an XA-type JDBC data source. XA is a specification for distributed transaction processing that involves multiple resources such as a … Continue reading