CentraSite Developer's Guide : Importing Objects Using API : Invoking Importer from Java Program : Importing 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 occurs.
Usage Notes
The default value of the parameter is true.
Copyright © 2015- 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback