生命周期是如何工作的?
我刚刚开始使用 adobe livecycle 。我不需要从开发人员的角度理解生命周期,但现在我必须开始测试生命周期应用程序。我应该从哪里开始才能了解生命周期的基础知识。例如我想知道监视文件夹是什么。请参考 livecycle 教程
i have just started using adobe livecycle . i dont need to understand the livecycle with a developers perspective but as of now i have to get into testing livecycle applications. where should i get started so that i understand basics of livecycle. for instance i would like to know what a watched folder is . please refer me to livecycle tutorial
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
重要的是要认识到 LiveCycle 是一套产品(有些人甚至称其为平台)。该套件包含许多解决方案组件,您的测试方法可能取决于您正在使用的组件。
话虽如此;一般来说,LiveCycle 应用程序涉及基于 PDF 的电子表单,用户可以在线填写这些表单并提交到 BPM 服务器进行处理。最近,Livecycle 也可以被视为企业级 Flex 应用程序的后端。
It's important to realise that LiveCycle is a suite of products (Some people even call it a platform). The suite contains many solution components and your approach to testing would probably depend on which components you're working with.
Having said that; generally LiveCycle applications involve PDF-based electronic forms that users can fill in online and submit to a BPM server for processing. In more recent times Livecycle can also be seen as the back-end for enterprise-scale Flex applications.
我建议查看 Adobe Evangelism Team 的 Tour de LifeCycle 参考:
http://www.adobe .com/devnet/livecycle/tourdelivecycle/
我发现它是有关 LiveCycle 所有内容的博客、图解和文档的良好集中点。
I'd suggest checking out the Adobe Evangelism Team's Tour de LifeCycle reference:
http://www.adobe.com/devnet/livecycle/tourdelivecycle/
I've found it to be a good centralized point for blogs, turorials and documentation on all things LiveCycle.
您可能会发现 LiveCycle 应用程序开发流程很有用 - 它强调了LiveCycle 应用程序的安装、规划、开发、部署和维护阶段。
祝你好运!
-约翰
You might find the LiveCycle Application Development Process useful - it highlights the installation, planning, development, deployment, and maintenance phases of a LiveCycle application.
Best of luck!
-John