API Management 10.4 | CentraSite for Developers | 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- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release