Promoting a page by using the portal scripting interface

View the Portal Scripting Interface syntax for promoting content.


promotePage


JACL syntax for promoting a page:

$Publish promotePage targetserver userid password pageuniquename 


integer_value include_children [true|false]


Example JACL code snippet for promoting a page:

$Publish promotePage 
         http://reclabl101.rtp.raleigh.ibm.com:10040/wps/mycontenthandler 
         wpsadmin wpsadmin com.ibm.portal.published_testPage 0 true 

target_server userid password


page_uniquename


integer_value


include_children [true|false]


Parent

Site management extension of the portal scripting interface
Publish a page by using the portal scripting interface
Demoting a page by using the portal scripting interface
Script samples for site management

 


+

Search Tips   |   Advanced Search