How does a OutGrammar file decide which OutMap file to pick.
How does a OutGrammar file decide which OutMap file to pick.
For example, we have multiple files in OutputMapping{} section.
OutputMapping
{
SOL42 = /opt/common/portal/7.4/ifw/formatDesc/Formats/Solution42/SOL42_V670_OutMap.dsc
Format1 = /opt/common/portal/7.4/ifw/ifw_custom/formatDesc/Formats/Solution42/SOL42_V670_OutMap.dsc
}
Please tell me how does a Grammar file decide which one to use?