Sunday, June 12, 2011

Connecting to LiveCycle ES2 Repository outside of Workbench

When trying to test some forms I was struggling to remember the location of the LiveCycle repository.  Turns out that you can access it via WebDav from Windows or directly from a browser using the following:

[code]

http://<server_name>:<port>/repository

[/code]

Login with your usual username and password and you'll be able to browse the repository hierarchy.

No comments:

Post a Comment