Saved Bookmarks
| 1. |
What is the use of global containers in PI? |
|
Answer» Global Container allows you to cache the values that you want to read again when you next call any userdefined function in the same message mapping. Note that the sequence in which user-defined functions are called is predefined. It depends on the position of the target fields that the function was assigned to. |
|