| 1. |
What Is The Use Of Export Mode Property In? |
|
Answer» Export MODE property can be used to DEFINE where the SERVICE will execute. Strict: ensures that the itinerary service executes in its PRESCRIBED container; itinerary has a stage property that specifies the pipeline in which the service executes. Default: the itinerary service executes in the order prescribed, but not necessarily in the pipeline stage desired. Export Mode property can be used to define where the service will execute. Strict: ensures that the itinerary service executes in its prescribed container; itinerary has a stage property that specifies the pipeline in which the service executes. Default: the itinerary service executes in the order prescribed, but not necessarily in the pipeline stage desired. |
|