Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Integrating .pwr_com file in build procedure

Integrating .pwr_com file in build procedure 3 years 5 months ago #10806

  • seec
  • seec's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 78
  • Karma: 0
Hi

I have a script, is't creating a HTML file from volume information.

example:

File Attachment:

File Name: gen_tmt_objects_gui_to_html.pwr_com
File Size: 1 KB



is it posible to run this .pwr_com file in a .sh file?



I have the folowing scrips running while building:

gen_Script_before_BuildNode.sh

gen_Script_after_BuildNode.sh



cees
The administrator has disabled public write access.

Integrating .pwr_com file in build procedure 3 years 5 months ago #10815

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3178
  • Thank you received: 502
  • Karma: 133
Hi cees,

It's possible to execute a wb script from a shell script with pwrc

> pwrc -v 'volumename' @x.pwr_com

If you run the shell script with BuildExecute from the root volume configurator though, the volume is locked and pwrc will fail to open the volume.

/Claes
The administrator has disabled public write access.
  • Page:
  • 1
Time to create page: 8.302 seconds