Re-render or flaten PDF form after the form has filled and send its XML data...
Hello Everyone, Does any one know if it possible to re-render or flaten the pdf form after the user has filled it to send to a specific folder along with its XML data? If so, can you please provide...
View ArticleApproval by email *without* attach form
Dear all, I wonder if I can approval a process via email *without* attach a form, because I would like to enable the user to approval with their mobile phone. Any method which do not require to open...
View ArticleInsert XML to BLOB
I'm experienceing a problem using the Foundation / Execute Query component.I'm trying to insert XML into a table using the following INSERT Statement: INSERT INTO temp_registration (ID,...
View ArticleError while invoking a process
Hi Team,I get the following error while invoking a process. ALC-DSC-125-000: com.adobe.idp.dsc.registry.EndpointNotEnabledException: SOAP endpoint is not enabled for: ExtractingXML/ReadResource at...
View ArticleAction Profile: Prepare Data Process help
Hi, I was working with Prepare Data Process (in Action Profile) to get the Workspace Username. I have successfully done it. I have many steps in my process in which task is being assigned to many users...
View ArticlegeneratePDFOutput with a variable form.
Hi I have a process which uses generatePDFOutput2 to produce a PDF. This works fine at the moment, but I need to pick the form based on a variable value which is passed in. I've tried every...
View ArticleWorkbench ES2 over HTTPS
I can't connect to my LC server using workbench. I get an error saying "The public key certificate retrieved from server 'servername' is not recognized as originating from a trusted source.'...
View Articlejava.lang.IllegalStateException - when processing ~1000 OR more records.
I am getting below error while running my process. I am using LC ES2, MySQL, JBoss. Below is the server log error. It is only happening when I am processing 1000+ records in my process. I have...
View ArticleGetting groups and father group
Hi!! In my process: 1. I need get the group name given a username (userId)2. If I have the groupName I can get the Father group name, right?3. If I have a father group name I can get the member of a...
View ArticleWorkbench DAtabase Connectivity
How do we configure database server using the JDBCService in workbench?What exactly is the relation between the DataSource Name in properties tab of JDBCService and the JDBCService presnt in components...
View ArticleStatus define in TB_TASK table
Hello, I need to create some process to generate a report bases on TB_TASK table. There are different status numbers in the TB_TASK table such as 1, 2, 3, 4, 100, and 102. I know number 3 is the status...
View ArticleFileUtilsService Write String New Line Character
Hi All, SITUATION: Writing a custom log file using the Write String service operation.Everytime an event occurs, i want to insert a new line, with date time stamp, details etc. PROBLEM:In the "value"...
View ArticleI want to read the content of a text file dropped in a watched folder into a...
I have a workbench process with 2 variable.inDoc (DataType=Document/input/required)outStr (DataType = String/output)The document being passed to the workflow is a text file with 4 lines of text in it....
View ArticleEnable testing in ADEP Workbench
Never had this issue in earlier versions of workbench. The test buttons are grayed out for SQL statements but I can see it on the XML output tab. When I click on it, I get this error: Attempt to...
View ArticleError while using Send With Document service
Hi,I am using the send with document email service, and trying to pass an attachment (a text document). When i invoke the process using java component i get the following error:...
View ArticleWorkbench configuration
Hi, Someone pls help me in configure of trail version of LC application on local machine. I have downloaded and installed Workbench trail version on my system. And when i try to login into workbench...
View ArticleHow to Access Data using ContentRepositoryConnector
Hi All, I am trying to access a document using the ContentRepositoryConnector. I am getting exception CRC Exception: ALC-CRX-030-003-Repository Fault. The server log shows that the connection is...
View Articlecom.adobe.idp.dsc.DSCRuntimeException: None of the Auth Provider could...
Hi , I am invoking the process via email and its working fine for all the users but its not wrking for few users who are all in the partculer domain. for example, We have two domains domain1 and...
View ArticleConnection to external xml file
How do I use an external xml file as a data source for my LiveCycle form? I have an xml file on my server that is updated every few days by a script. My LiveCycle form is on the server and can be...
View ArticlerenderHTMLForm operation
The “renderHTMLForm” operation is available under both “FormsService” and “NewHTMLFormsService” services. Which one should be used to render an XDP as HTML5 form? Is “NewHTMLFormsService" specifically...
View Article