Re: [U2] Build Redback Object in BP

2012-02-01 Thread Buss, Troy (Logitek Systems)
We've dealt with the same by pushing the logic down a level and calling the common subroutine from either a redback wrapper or a TCL wrapper. The new generic subroutine then handles either situation because the parameters are not extracted directly from redback. -Original Message-

[U2] Build Redback Object in BP

2012-01-27 Thread Israel, John R.
I have a subroutine that is called from several web pages. In those cases, subroutine can extract the needed info from the properties of the object that was passed from the web site. However, I also need to be able to run this from TCL with a simple driver program. In this case, the object