ALC-DSC-600-000:...
We are getting the below error while undeploy and deploy the Watched folder Application,Reason of failure is-----Failure to invoke the job Watched folderFailure to invoke the job Watched folderService...
View ArticleAdd text on every page
Dear, I have PDF files and I need to add text on every page they have. The text can be compared to an ID.This is not a watermark(!) because a watermark spreads out over the center of the page. On the...
View ArticleHow to include form bookmarks in assembled document
Hello My assembled documents consists of pdf forms and pdf converted from word documents). The forms are multi-paged so I would like to bookmark the major sections of the form. Ideally the ouput...
View ArticleRun javascript in adobe live cycle work bench
Hi All, Is there anyway we can execute the javascript in workbench? or is there any method to convert javascript to adobe script(execute script activity)? Actually i have written javascript in live...
View ArticleControl/set a limit for file attachment
Hello, I would like to know if there is a way to control/set a limit for file attachment in Workbench ES. e.g. Assign Task > Attachments & Notes.Can you please advise. Thanks,Han Dao
View ArticleHow to make Guide Builder work?
Hi It seems that Guide Builder could make form desginning very easier. And it is said that Guide Builder is included in the Workbench.So I want to know how to find it and make it work. Thanks En Shoku
View ArticleConvert document back to string
Dear all, I just find out that if I assign a string into a document variable, I will be able to see the string in the document content. But if I assign this document back to a string variable, I won't...
View ArticleError when Creating a ServiceClientFactory instance JAVA API
When invoking Assembling a PDF document quick start I'm having a compilation error when creating a ServiceClientFactory instance: //Create a ServiceClientFactory instanceServiceClientFactory myFactory...
View ArticleLooping through records in XML Variable !!
Hi, I am getting no way how to do this. I am getting the below XML from a custom DSC component. Now I need to process it. <root> <records total_records="4"> <record>...
View ArticleHow to Access csv file from contentspace! using java
Hi, Please tell me the sequence of steps for access csv file from contentspace. I do some code it was working fine for pdf file but it is not wokring out for csv/xsl file which is reside in...
View ArticleConvert or Generate PDF form to XML format
Hello, Is it possible to convert or generate a filled PDF form to XML with a specific format like the one below? Please advise. <ImportSession UserID="Test"...
View ArticleAdding node(s) to XML process variable
I have a process with an XML variable, i.e. var myXML = <package> <assets> <foo name="A">....</foo>...
View ArticleExecute Script - How to Update second node in XML group
Hi, I have an XML variable "myXML" which is set to: <root> <nodes> <node> <value>a</value> </node> <node>...
View Articleextracting data from a pdf form
Hi, livecycle es2, workbench 9.0 I'm new to workbench and have a problem extracting data from a pdf form submitted to a short lived process. I have set up the following very simple process :default...
View ArticleProcess to extract comments from PDF
Greetings, I need to extract comments from PDF during a process workflow. Will exporting metadata alone work? If not, could someone please point me in the right direction? I'm not enitrely sure where...
View ArticleHow to connect to MySQL through workbench
Hello All, I have installed LiveCycle ES -2 through turnkey installation in a Windows -7(64 bit) system. I am trying to create a DSN in the system. But I could not get the MySQL ODBC connector. I have...
View ArticleReadTimeOut Error in Adobe Process after 10mins
Hi All I am using Adobe workbench Lifecycle 9.5. When I invoke the process either through client or Through Webservice I am getting timeout after 10 mins. Somebody pls suggest me how to get out of the...
View ArticleEnable comments/annotations on PDF
Hi everyone, I have to enable users to add comments or annotations on PDF, but by default, that's not possible. My problem is : I don't know how to do that : specify an option in ddx file ? Add a...
View ArticleXSLT Tranformation - XSL in a separate file?
I'm using XSLT Tranformation service to transform an incoming XML document to a different format. I've tested this successfully using a literal value for my XSL, but I'd like to store the XSL in a...
View ArticleAdding a newline character in concat method
I am trying to create a txt file in UNIX environment and building a string using concat method. The requirement is to insert a new line between the string value. I tried the following but nothing...
View Article