CentraSite Documentation : CentraSite Administrator’s Guide : Importing Objects Using the API : Invoking an Importer from a Java Program : Importing a BPEL Process File : setWarningIfPLTNotFound
setWarningIfPLTNotFound
Specifies how CentraSite should react if a service that has not yet been registered in CentraSite is encountered.
Syntax
public void setWarningIfPLTNotFound(boolean warningIfPLTNotFound)
Parameters
boolean warningIfPLTNotFound
true
Each time a service that has not yet been registered in CentraSite is encountered, a counter is incremented. Use the getWarningCount() method to get the current value of the counter.
false
If a service that has not yet been registered in CentraSite is encountered, an exception is thrown.
Usage Notes
The default value of the parameter is true.
Copyright © 2005-2015 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback