Integration Maps
Use TIBCO Scribe® Online Integration Maps to create visual Maps by pulling the elements you need into the mapping workspace. When you select Create Integration Map from the Menu in the Maps section of the Solution Edit page, the Create Map dialog opens to an empty workspace and the links used to select one or more Connections.
After you select Connections, a number of Blocks become available. Use the Blocks to build your Map as described in Defining An Integration Map. For information on Blocks, see Working With Blocks.
Scope
TIBCO Scribe® Online processes the Maps in a Solution from the top down. Each Map in a Solution may be dependent on data changes resulting from previous Maps. Maps cannot read operation results or execution results from prior Maps. In Event Solutions, Maps are completely independent of each other. However, within a Map, each Block can use the results from any previous Blocks in formulas and configuration settings.
Note: Blocks that use batch processing do not return result fields and are not available to later operation Blocks. For more information, see Set Batch Processing Options for the Create or other Blocks.
When you drag a Block into a Map, each Block automatically acquires the scope of any previous Blocks in that Map. However:
- In an If/Else Block, the Blocks within the If section are not available to the Blocks in the Else section.
- The Blocks contained in a For Each Child loop, Fetch loop, or Loop loop cannot be referenced outside of that loop.
TIBCO Scribe® Online provides special fields that contain results information from previous Blocks. For more information, see Result Fields.