Code subtype Build program on Appserver uses workspace paths

Posted by cverbiest on 01-Mar-2016 11:38

After 10 years of using RTB I finally started to use Build program because it seems quite useful in an eclipse + rtb plugin environment.

I've come across a (minor) issue. The build program is executed on the appserver but all paths passed as parameters are expressed as client paths instead of server paths.

Our workspace path is w:/rtb/appl, the server path is /usr2/rtb/appl

  • Object_Name t4-u.w
  • Parts_List 1
  • Part_Descriptions User Interface
  • Part_Pathnames W:/rtb/appl/src/erpalg/t4-u.w
  • Part_Names t4-u.w
  • Part_Templates W:/rtb/appl/src/cceinc/whor.w
  • Number_of_Parts 1
  • Code_Subtype Whor
  • User_ID cvb
  • Task_Number 25965
  • Task_Summary CCETOOLS: Teksten
  • Roundtable_PROPATH
  • Workspace_Path W:/rtb/appl
  • Workspace_Module_Directory src/erpalg

Initially our copy failed. but it went unnoticed .

Can a build procedure on appserver return errors to the client ?

As a work around I hardcoded a replace of W: by /usr2 in our build program

All Replies

Posted by Jeff Ledbetter on 01-Mar-2016 11:54

Hi Carl.

Build programs can be a great way to create templates for new Objects. I think this is especially valuable in Eclipse.

This may be an oversight on our part. Please log the defect with support.

Thanks.

Posted by cverbiest on 02-Mar-2016 01:42

Ok, see CAS-004762

This thread is closed