×
Menu
Index

Internal Adapter

 

Introduction

Using an In- or Out Adapter SoftRules® communicates with the outside world. Using an Internal Adapter you can use an Output XML from some configuration as an Input XML of another configuration. The actual flow of the XML is as follows. The client calls Configuration A. And Configuration A calls Configuration B using an Internal Adapter.
 
1. In Adapter - Configuration A
2. Internal Adapter - Configuration A
3. Out Adapter - Configuration B
 

Description

The description of the Internal Adapter.
 

Configuration

The Configuration to call.
 

Path

The path dat serves as Input XML for Configuration.
 

Behaviour - Continue

The to be called Configuration continues on the same Output XML. The Notepad Variables are kept.
 

Behaviour - Start over

The to be called  Configuration starts all over again where the current Output XML serves as the Input XML for the new Configuration. So Notepad Variables are being thrown away unless Keep Notepad is checked (see below).
 

Behaviour - Keep notepad

This option is available when Start over is checked. It gives you the possibility to clear or keep the Notepad Variables.
 

Conditions

Declare the Conditions to be valid to pass the Output XML to the other Configuration.No Conditions means 'True'.