ECM, BI, and AI / Semantic Tech Open Source, HTML5/JS, Angular, Alfresco, CMIS, BI, Visualization, AI, Semantic Search, SPARQL/RDF/OWL

21. October 2008

FlexSpaces support for Adobe LiveCycle Content Services ES

Filed under: AIR,Alfresco,Flex,FlexSpaces,LiveCycle — admin @ 23:36

The latest source in the flexspaces googlecode project svn now has support for Adobe LiveCycle Content Services ES in addition to regular Alfresco.

http://code.google.com/p/flexspaces/
http://code.google.com/p/flexspaces/source/checkout

livecycle flexspaces readme: readmeLiveCycleContentServices.txt  http://code.google.com/p/flexspaces/source/browse/#svn/trunk/doc/livecycle

Both the flexspaces and flexspacesair flex/actionscript code has changed from 0.6 flexspaces for livecycle support (in addition to changes beyond 0.6 for paging and strings in resource bundles).

 For webscripts, only change from 0.6 was the addition of a start workflow webscript in livecycle/tasks
http://code.google.com/p/flexspaces/source/browse/#svn/trunk/WebScripts/integratedsemantics/livecycle/tasks
(calls the action process-action that calls the Review and Approve LiveCycle sample process)

Make PDF didn’t require anything special (existing web script worked). (will get watermark with livecycle trial)

Have a transform config file for make flash preview (uses livecycle for pdf generation then pdf2swf) and existng webscript works (see readmeLiveCycleContentServices.txt)

I was able to use the flex proxy and basic auth to avoid auth prompts for HTTPService calls to web scripts (see readmeLiveCycleContentServices.txt for services-config.xml change)

The first time you use upload, view, or download, you will get an auth prompt. Been trying to use a ticket header to avoid this, but must be running into flex/flash not allowing http headers for security reasons.
(tried crossdomain.xml with allow headers, didn’t help)
http://forums.alfresco.com/en/viewtopic.php?f=36&t=14800

LiveCycle download (1 year trial)  http://www.adobe.com/devnet/livecycle/trial/

7. October 2008

FlexSpaces translations, paging support, play video component

Filed under: AIR,Alfresco,Flex,FlexSpaces,Share — admin @ 16:12

The latest FlexSpaces source is now in the SVN at
http://code.google.com/p/flexspaces/

Includes things beyond the 0.6 release:
1. UI strings in resource bundles / properties files  (thanks to Nuno Barrocas / OKHA Networks)
2. Spanish translation (thanks to  Nuno Barrocas / OKHA Networks)
3. paging support in folder views, search results
4. play video component
5. FlexSpacesAir has browser tab for Share (or other web page)
(note: for blog/wiki saving needs share in air final fix from 10/2/08, coming in alfresco labs 3c)
6. type arg added to uploadNew web script

Powered by WordPress