**Structure of Interface Parameter Input Screen **
Component and Control Parameters are structured as Source and Target, meaning Data Interfaces.
- Component or Control is set as the type of Interface Parameter. The method of setting the Interface for both types is the same.
- Depending on the received Target Type, the items to be entered for Target Value (Item 5) are changed.
- Depending on the Source Type to be transmitted, the items to be entered for Source Value (Item 6) are changed.
- Area to set the Target Component and Source Component. For Controls, the same Component is set.
- Typically, Control Key or Property values are set as the target and value for changes (Component or Component properties can also be used).
- Enter the value to be changed or select the ControlId containing it. It is used to set the properties of the Target based on the values set in the Control.
- Used when setting Component Interface for the Service registered in the Source Component. It is used to reload the configured Target Component. For example, in the case of a Screen consisting of Tabs based on Data corresponding to Id or Control Id of the Main Component, Data is passed as Component-Parameter for Id, and the receiving Component's
Reload Flag
is set toYES
for reloading, thereby re-querying the Target Component. - TBD
- Only used when Target Type is ControlPropId or metaselect. Set the Control Key in Target Value, ControlPropId for the property name, and enter the meta name in metaselect.