Get data from XML to create a path
Hello guys, i'm trying to get some data from my XML. I have a variable @WatchedfolderDoc that is my input , and in the setvalue i insert it in the w3cDoc (xml type) variable. Then i'm getting the...
View ArticleOut of memory error for large recordings:
Hi, My workflow process takes input as a list. It loops through the workflow for all the items in the list. If my list contain 4 items, there will be 3*7= 21 steps when I invoke the process. I can...
View Articlehandling 'Exception Event Catch' from invokeDDX
I have a long-lived process that uses the invokeDDX service. The invokeDDX has a primary route that connects it to a setValue/execute service under normal circumstances. I want to now draw another...
View ArticleIssues with deployment/un-deployment of lca on WAS/SUSE LINUX environment.
Hi All, Please any body can help me on this. We are having an issue with the deployment / un-deployment of application(lca) while using admin console. Below steps are followed : Step 1: We imported...
View ArticleSet value with XPath dynamically
Dear All, I am wonder if the following is possiable with Set Value service using XPath, any *simple* workaround is also welcome too. If I have a variable myXML =<root><item...
View ArticleALC-WKS-007-040 error when using "Approval Container" in Workspace ES2
Hello fellow LiveCyclers! I'm running into a pesky problem when I try to view a simple, non-interactive form within Workspace's "Approval Container" (the default container works fine). As soon as I...
View ArticleBest approach to add Task interaction processes using BeanShell in...
I am wondering if the following is the best way (thinking not) to accomplish the goal of determining the possible routes from a Task (Task ID is known) using BeanShell in the ExecuteScript operation in...
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 ArticleInsert Node into XML using XPATH
Hi,I'm having problems inserting a node into a XML. After getting some attributes from the CRC result i'd like to store them in a temp xml variable.After that the parent node of the attributes should...
View ArticleIssue of configuring the Start Point when migrating to ES2
Hello, I am trying to migrating the 8.x process to ES2 to start to take the advantages of the new ES2 but keep having an issue of configuring the new Start Point. Here are the steps that I have done by...
View ArticleAdding jars for use in executescript -- JSON
Hi All, Where does one add jars to a livecycle es 8.2 (JBOSS) install for use with the executescript service? I am trying to add a json-lib.jar for use in a script and I think I have added the jar to...
View Articlepartially saving the form in repository
Hi All, I have a PDF form in my livecycle repository. When the user requests for a pdf form from a webpage, it gets retreived from the livecycle repository. Now the requirement is the user can...
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 ArticleHelp required in accessing a file on shared path
Hi, I am trying to access a file present in a shared location using a custom component. When i run my Java code the file is accessible. But when i deploy the same code on livecycle as a custom...
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 ArticleMy Workbench has lost connectivity to my repository
Most of our forms are no longer showing up in our Workbench instances. There are 4 out of about 50 forms that we still have access to and we cannot get to any of our processes. I can view all the...
View ArticleAre there any SQL Server database example applications for LiveCycle?
Are there any SQL Server database example applications for LiveCycle workbench? I am looking for things that are downloadable for free. A complete example where someone used a form to modify a table...
View ArticleIncorrect process dependencies
Hi, when I just wanted to remove an application, the workbench warned me that there is one application that has dependencies on it. Because I knew there shouldn't be any, I searched through the...
View ArticleWSDL / SOAP error for process
I am trying to invoke a WSDL from a javascript method, however I get the following error: This error was found in the javascript console: GeneralError: Operation...
View ArticleInvoking a process to return a SQL query as XML results in empty XML tag (but...
I have a process that runs a SQL query and returns the results as XML. When I test the query in the Process Properties tab in Workbench it appears to execute just fine. I can also test the XML...
View Article