- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Sunil,
You cannot extract a process from an archive file (.lca). The only option is to import the .lca and copy/paste the process to another application.
Importing and Deployment
1. i can import lca file on workbench and then checkin and deploy it.
You cannot import an .lca in the Workbench using File > Import. Import is intended for assets other than archive files. Workbench does not complain about importing an .lca but the function does not have the intended results.
The alternative to the LC Admin UI is the Service Registry Client API.
http://help.adobe.com/en_US/enterpriseplatform/10.0/programLC/javadoc/index.html
com.adobe.idp.dsc.registry.service.client.ServiceRegistryClient
Steve