Accessing Windchill workspaces
I'm trying to figure out how to access an activeWindchill workspace using web/link. I'm trying to write a web page that allows the users to change the value of an internal Pro/E parameter without having to load everything into session first.
I've written web/link pages that access files in session and from the local filesystem, so I understand the basics of getting a session object, using methods, etc. I'm finding that the Windchill section of the API documents is just a bit to vague for my feeble mind.
Can anyone illustrate how one would set up access with some sample code? I'm sure it's simple, I just haven't figured it out yet. The assumption is that Pro/E is running interactively with an active session tied to the workspace, so I believe don't need to know how to set up server connections, etc.
Thanks in advance for any help

