Index
Man Page for wfconnect
NAME
wcfonnect -- connect to a CoreMedia workflow server
SYNOPSIS
wcfonnect [url]
DESCRIPTION
**WARNING** The given wf ior url has to be identical to the one
in workflowclient.properties due to a feature inside the workflow
implementation :-)
Connect to a CoreMedia workflow server.
url URL of the server to connect to. Syntax:
user/password@http://myserver:45002/workflow/ior
Valid combinations are also:
user/password
user@http://myserver:44441/workflow/ior
@http://myserver:44441/workflow/ior
Missing arguments are taken from the current
connection (i.e. the environment).
"http://" and "/workflow/ior" are optional and
automatically pre/appended when omitted.
Corbaports and host-ips can be set in the environment:
set ooc.boa.port=45000
set ooc.boa.host=192.168.19.23
Example:
connect user/password@http://myserver:44441/workflow/ior
AUTHOR
Written by JochenT.
REPORTING BUGS
Report bugs to <jochen@jtoee.com>.
COPYRIGHT
Copyright © 2004 JTOEE. All rights reserved.