Commit 4bfca73a authored by prumde's avatar prumde

Sells Planning Review Dashboard Metdata files

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@215333 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 8a5bee8f
<?xml version='1.0'?>
<Root>
<filters display="N">
<filter type="4">
<default_value><![CDATA[LAST('0','M')]]></default_value>
<col_name><![CDATA[FromDate]]></col_name>
<col_descr><![CDATA[From date]]></col_descr>
<col_id><![CDATA[FromDate]]></col_id>
<field_name><![CDATA[]]></field_name>
<mod_name><![CDATA[]]></mod_name>
<show_ontitle><![CDATA[1]]></show_ontitle>
<mandatory><![CDATA[Y]]></mandatory>
</filter>
<filter type="4">
<default_value><![CDATA[CURRENT_DATE]]></default_value>
<col_name><![CDATA[ToDate]]></col_name>
<col_descr><![CDATA[To date]]></col_descr>
<col_id><![CDATA[ToDate]]></col_id>
<field_name><![CDATA[]]></field_name>
<mod_name><![CDATA[]]></mod_name>
<show_ontitle><![CDATA[1]]></show_ontitle>
<mandatory><![CDATA[Y]]></mandatory>
</filter>
</filters>
<page_title><![CDATA[Sell Planning Review]]></page_title>
<datasource id="1" dataSourceType="datamodel"><![CDATA[SELL_PLAN_REVIEW_ABM_DM]]></datasource>
<view id="1" name="Default" type="flatonly" fixed_refresh="true">
<component datasource="1" id="1" type="COMPOSITE">
<component_icon><![CDATA[sellPlanReview.svg]]></component_icon>
<ComponentTitle><![CDATA[]]></ComponentTitle>
<ComponentName><![CDATA[]]></ComponentName>
<component_css><![CDATA[db-col-1]]></component_css>
<component_descr><![CDATA[]]></component_descr>
<layout>
<html><![CDATA[]]></html>
</layout>
<composite>
<composite_id><![CDATA[_composite_esi_list]]></composite_id>
<composite_descr><![CDATA[Sell Planning ESI Summary with Drilldown]]></composite_descr>
<link_metadata><![CDATA[_composite_esi_products]]></link_metadata>
<column_group id="1">
<columns>
<column id="1" type="string" aggFunction="SUM" groupBy="EMP_CODE"><![CDATA[SELL_IN,SELL_OUT]]></column>
</columns>
</column_group>
<composite_config><![CDATA[
{
component_type: 'PROFILE_CARD_2',
selected_detail: 0,
detailModel: {
image_column: 'USER:EMP_CODE',
image_size: 'lg',
title_column: 'EMP_NAME',
header: 'Team',
header_column: 'header',
filter_column: 'EMP_CODE',
badge_column: 'POSITION_DESCR',
badge_theme: 'blue',
info_text: 'Sell In',
info_column: 'SELL_IN',
sub_info_text: 'Sell Out',
sub_info_column: 'SELL_OUT',
info_visible : true,
SELL_IN: 33,
SELL_OUT: 66
},
chart_properties: {
chartType: 'percentage',
labels: [''],
options: {
width: 16,
height: 16,
responsive: true,
maintainAspectRatio: false,
tooltip: false,
cutOutPercentage: 0,
condnFormat: [
{
id: "RED",
expression: " data[0] <= 60 ",
colors: [[252, 101, 101], [248, 248, 248]]
},
{
id: "YELLOW",
expression: " ( 61 <= data[0] ) && ( data[0] <= 80 ) ",
colors: [[255, 211, 90], [248, 248, 248]]
},
{
id: "GREEN",
expression: " ( 81 <= data[0] ) && ( data[0] <= 100 ) ",
colors: [[0, 199, 153], [248, 248, 248]]
}
]
}
}
}
]]></composite_config>
</composite>
<composite>
<composite_id><![CDATA[_composite_esi_products]]></composite_id>
<composite_descr><![CDATA[Sell Planning Products Summary with Drilldown]]></composite_descr>
<link_metadata><![CDATA[sell_plan_review_esi_table]]></link_metadata>
<composite_config><![CDATA[
{
component_type: 'PROFILE_CARD_2',
detailModel: {
image_column: 'PRODUCT_CODE',
image_size: 'lg',
title_column: 'PRODUCT_DESCR',
header: 'Product List ',
header_column: 'header',
info_text: 'Sell In',
info_column: 'SELL_IN',
sub_info_text: 'Sell Out',
sub_info_column: 'SELL_OUT',
info_visible : true,
SELL_IN: 33,
SELL_OUT: 66
},
chart_properties: {
chartType: 'percentage',
labels: [''],
options: {
width: 20,
height: 20,
responsive: true,
maintainAspectRatio: false,
tooltip: false,
cutOutPercentage: 0,
condnFormat: [
{
id: "RED",
expression: " data[0] <= 60 ",
colors: [[252, 101, 101], [248, 248, 248]]
},
{
id: "YELLOW",
expression: " ( 61 <= data[0] ) && ( data[0] <= 80 ) ",
colors: [[255, 211, 90], [248, 248, 248]]
},
{
id: "GREEN",
expression: " ( 81 <= data[0] ) && ( data[0] <= 100 ) ",
colors: [[0, 199, 153], [248, 248, 248]]
}
]
}
}
}
]]></composite_config>
</composite>
</component>
</view>
</Root>
<?xml version='1.0'?>
<Root>
<filters display="N">
<filter type="4">
<default_value><![CDATA[LAST('2','M')]]></default_value>
<col_name><![CDATA[fromDate]]></col_name>
<col_descr><![CDATA[From date]]></col_descr>
<col_id><![CDATA[fromDate]]></col_id>
<field_name><![CDATA[fromDate]]></field_name>
<mod_name><![CDATA[]]></mod_name>
<show_ontitle><![CDATA[1]]></show_ontitle>
<mandatory><![CDATA[Y]]></mandatory>
</filter>
<filter type="4">
<default_value><![CDATA[NEXT('1','M')]]></default_value>
<col_name><![CDATA[toDate]]></col_name>
<col_descr><![CDATA[To date]]></col_descr>
<col_id><![CDATA[toDate]]></col_id>
<field_name><![CDATA[toDate]]></field_name>
<mod_name><![CDATA[]]></mod_name>
<show_ontitle><![CDATA[1]]></show_ontitle>
<mandatory><![CDATA[Y]]></mandatory>
</filter>
</filters>
<page_title><![CDATA[Coaching Activity]]></page_title>
<datasource id='1' dataSourceType='jsondata'><![CDATA[[
{
"Dealer_Name": "REMEDY SURGICALS",
"Product_Name": "OTSP SIMPLE MG IN",
"Sales_In": "80",
"Sales_Out": "90",
"Run_Rate": "12.24",
"Action": "",
"Product_Group_Code": "G",
"Product_Group_Name": "Glucometer"
},
{
"Dealer_Name": "REMEDY SURGICALS",
"Product_Name": "OTSELECTSIMPLE SYSTEM MG IN",
"Sales_In": "80",
"Sales_Out": "90",
"Run_Rate": "12.24",
"Action": "",
"Product_Group_Code": "G",
"Product_Group_Name": "Glucometer"
},
{
"Dealer_Name": "REMEDY SURGICALS",
"Product_Name": "OTSP SIMPLE MG IN",
"Sales_In": "80",
"Sales_Out": "90",
"Run_Rate": "12.24",
"Action": "",
"Product_Group_Code": "G",
"Product_Group_Name": "Glucometer"
},
{
"Dealer_Name": "REMEDY SURGICALS",
"Product_Name": "OTVERIOFLEX MG IN",
"Sales_In": "80",
"Sales_Out": "90",
"Run_Rate": "12.24",
"Action": "",
"Product_Group_Code": "G",
"Product_Group_Name": "Glucometer"
},
{
"Dealer_Name": "KESHAVLAL RAICHAND",
"Product_Name": "OTSP SIMPLE MG IN",
"Sales_In": "80",
"Sales_Out": "90",
"Run_Rate": "12.24",
"Action": "",
"Product_Group_Code": "G",
"Product_Group_Name": "Glucometer"
},
{
"Dealer_Name": "KESHAVLAL RAICHAND",
"Product_Name": "OTSELECTSIMPLE SYSTEM MG IN",
"Sales_In": "80",
"Sales_Out": "90",
"Run_Rate": "12.24",
"Action": "",
"Product_Group_Code": "G",
"Product_Group_Name": "Glucometer"
},
{
"Dealer_Name": "KESHAVLAL RAICHAND",
"Product_Name": "OTSP SIMPLE MG IN",
"Sales_In": "80",
"Sales_Out": "90",
"Run_Rate": "12.24",
"Action": "",
"Product_Group_Code": "G",
"Product_Group_Name": "Glucometer"
},
{
"Dealer_Name": "KESHAVLAL RAICHAND",
"Product_Name": "OTVERIOFLEX MG IN",
"Sales_In": "80",
"Sales_Out": "90",
"Run_Rate": "12.24",
"Action": "",
"Product_Group_Code": "G",
"Product_Group_Name": "Glucometer"
}
]
]]></datasource>
<view id="1" name="Default" type="flatonly">
<component datasource="1" id="1" type="COMPOSITE">
<component_icon><![CDATA[]]></component_icon>
<ComponentTitle><![CDATA[]]></ComponentTitle>
<ComponentName><![CDATA[]]></ComponentName>
<component_css><![CDATA[db-col-1]]></component_css>
<component_descr><![CDATA[]]></component_descr>
<layout>
<html><![CDATA[]]></html>
</layout>
<composite>
<composite_type><![CDATA[TABLE_PANEL]]></composite_type>
<composite_id><![CDATA[_composite_banner]]></composite_id>
<composite_descr><![CDATA[ESI Coaching Leaderboard - Table]]></composite_descr>
<link_metadata><![CDATA[]]></link_metadata>
<column_group id="1">
<columns>
<column index="1" type="string" cellType="label" name="Dealer_Name"><![CDATA[Dealer Name]]></column>
<column index="2" type="string" cellType="label" name="Product_Name"><![CDATA[Product Name]]></column>
<column index="3" type="string" cellType="label" name="Sales_In"><![CDATA[Sales In]]></column>
<column index="4" type="string" cellType="text" name="Sales_Out"><![CDATA[Sales Out]]></column>
<column index="5" type="string" cellType="label" name="Run_Rate"><![CDATA[Run Rate]]></column>
<column index="6" type="string" cellType="text" name="Action"><![CDATA[Action]]></column>
</columns>
</column_group>
<composite_config><![CDATA[{}]]></composite_config>
</composite>
</component>
</view>
</Root>
\ No newline at end of file
<?xml version='1.0'?>
<Root>
<filters display="N">
<filter type="4">
<default_value><![CDATA[LAST('0','M')]]></default_value>
<col_name><![CDATA[FromDate]]></col_name>
<col_descr><![CDATA[From date]]></col_descr>
<col_id><![CDATA[FromDate]]></col_id>
<field_name><![CDATA[]]></field_name>
<mod_name><![CDATA[]]></mod_name>
<show_ontitle><![CDATA[1]]></show_ontitle>
<mandatory><![CDATA[Y]]></mandatory>
</filter>
<filter type="4">
<default_value><![CDATA[CURRENT_DATE]]></default_value>
<col_name><![CDATA[ToDate]]></col_name>
<col_descr><![CDATA[To date]]></col_descr>
<col_id><![CDATA[ToDate]]></col_id>
<field_name><![CDATA[]]></field_name>
<mod_name><![CDATA[]]></mod_name>
<show_ontitle><![CDATA[1]]></show_ontitle>
<mandatory><![CDATA[Y]]></mandatory>
</filter>
</filters>
<page_title><![CDATA[Sell Planning Review]]></page_title>
<datasource id="1" dataSourceType="datamodel"><![CDATA[SELL_PLAN_REVIEW_RSM_DM]]></datasource>
<view id="1" name="Default" type="flatonly" fixed_refresh="true">
<component datasource="1" id="1" type="COMPOSITE">
<component_icon><![CDATA[sellPlanReview.svg]]></component_icon>
<ComponentTitle><![CDATA[]]></ComponentTitle>
<ComponentName><![CDATA[]]></ComponentName>
<component_css><![CDATA[db-col-1]]></component_css>
<component_descr><![CDATA[]]></component_descr>
<layout>
<html><![CDATA[]]></html>
</layout>
<composite>
<composite_id><![CDATA[_composite_rsm_abm_list]]></composite_id>
<composite_descr><![CDATA[Sell Planning ABM Summary with Drilldown]]></composite_descr>
<link_metadata><![CDATA[]]></link_metadata>
<column_group id="1">
<columns>
<column id="1" type="string" filterBy="POSITION_DESCR"><![CDATA[ABM]]></column>
</columns>
</column_group>
<column_group id="2">
<columns>
<column id="1" type="string" aggFunction="SUM" groupBy="EMP_CODE"><![CDATA[SELL_IN,SELL_OUT]]></column>
</columns>
</column_group>
<composite_config><![CDATA[
{
component_type: 'PROFILE_CARD_2',
selected_detail: 0,
detailModel: {
image_column: 'USER:EMP_CODE',
image_size: 'lg',
title_column: 'EMP_NAME',
header: 'My Team ',
header_column: 'header',
filter_column: 'EMP_CODE',
badge_column: 'POSITION_DESCR',
badge_theme: 'blue',
info_text: 'Sell In',
info_column: 'SELL_IN',
sub_info_text: 'Sell Out',
sub_info_column: 'SELL_OUT',
info_visible : true,
SELL_IN: 33,
SELL_OUT: 66,
link_metadata: 'sell_plan_review_rsm_abm'
},
chart_properties: {
chartType: 'percentage',
labels: [''],
options: {
width: 20,
height: 20,
responsive: true,
maintainAspectRatio: false,
tooltip: false,
cutOutPercentage: 0,
condnFormat: [
{
id: "RED",
expression: " data[0] <= 60 ",
colors: [[252, 101, 101], [248, 248, 248]]
},
{
id: "YELLOW",
expression: " ( 61 <= data[0] ) && ( data[0] <= 80 ) ",
colors: [[255, 211, 90], [248, 248, 248]]
},
{
id: "GREEN",
expression: " ( 81 <= data[0] ) && ( data[0] <= 100 ) ",
colors: [[0, 199, 153], [248, 248, 248]]
}
]
}
}
}
]]></composite_config>
</composite>
</component>
</view>
</Root>
<?xml version='1.0'?>
<Root>
<filters display="N">
<filter type="4">
<default_value><![CDATA[LAST('0','M')]]></default_value>
<col_name><![CDATA[FromDate]]></col_name>
<col_descr><![CDATA[From date]]></col_descr>
<col_id><![CDATA[FromDate]]></col_id>
<field_name><![CDATA[]]></field_name>
<mod_name><![CDATA[]]></mod_name>
<show_ontitle><![CDATA[1]]></show_ontitle>
<mandatory><![CDATA[Y]]></mandatory>
</filter>
<filter type="4">
<default_value><![CDATA[CURRENT_DATE]]></default_value>
<col_name><![CDATA[ToDate]]></col_name>
<col_descr><![CDATA[To date]]></col_descr>
<col_id><![CDATA[ToDate]]></col_id>
<field_name><![CDATA[]]></field_name>
<mod_name><![CDATA[]]></mod_name>
<show_ontitle><![CDATA[1]]></show_ontitle>
<mandatory><![CDATA[Y]]></mandatory>
</filter>
<filter type="1">
<default_value><![CDATA[]]></default_value>
<col_name><![CDATA[EMP_CODE]]></col_name>
<col_descr><![CDATA[To EMP_CODE]]></col_descr>
<col_id><![CDATA[EMP_CODE]]></col_id>
<field_name><![CDATA[]]></field_name>
<mod_name><![CDATA[]]></mod_name>
<show_ontitle><![CDATA[1]]></show_ontitle>
<mandatory><![CDATA[Y]]></mandatory>
</filter>
</filters>
<page_title><![CDATA[Sell Planning Review]]></page_title>
<datasource id="1" dataSourceType="datamodel" filterKey='EMP_CODE' filterExpr=' context["REPORT_TO"] == "EMP_CODE" ' ><![CDATA[SELL_PLAN_REVIEW_RSM_DM]]></datasource>
<view id="1" name="Default" type="flatonly">
<component datasource="1" id="1" type="COMPOSITE">
<component_icon><![CDATA[sellPlanReview.svg]]></component_icon>
<ComponentTitle><![CDATA[]]></ComponentTitle>
<ComponentName><![CDATA[]]></ComponentName>
<component_css><![CDATA[db-col-1]]></component_css>
<component_descr><![CDATA[]]></component_descr>
<layout>
<html><![CDATA[]]></html>
</layout>
<composite>
<composite_id><![CDATA[_composite_esi_list]]></composite_id>
<composite_descr><![CDATA[Sell Planning ESI Summary with Drilldown]]></composite_descr>
<link_metadata><![CDATA[_composite_esi_products]]></link_metadata>
<column_group id="1">
<columns>
<column id="1" type="string" aggFunction="SUM" groupBy="EMP_CODE"><![CDATA[SELL_IN,SELL_OUT]]></column>
</columns>
</column_group>
<composite_config><![CDATA[
{
component_type: 'PROFILE_CARD_2',
selected_detail: 0,
detailModel: {
image_column: 'USER:EMP_CODE',
image_size: 'lg',
title_column: 'EMP_NAME',
header: 'ABM Team ',
header_column: 'header',
filter_column: 'EMP_CODE',
badge_column: 'POSITION_DESCR',
badge_theme: 'blue',
info_text: 'Sell In',
info_column: 'SELL_IN',
sub_info_text: 'Sell Out',
sub_info_column: 'SELL_OUT',
info_visible : true,
SELL_IN: 33,
SELL_OUT: 66
},
chart_properties: {
chartType: 'percentage',
labels: [''],
options: {
width: 16,
height: 16,
responsive: true,
maintainAspectRatio: false,
tooltip: false,
cutOutPercentage: 0,
condnFormat: [
{
id: "RED",
expression: " data[0] <= 60 ",
colors: [[252, 101, 101], [248, 248, 248]]
},
{
id: "YELLOW",
expression: " ( 61 <= data[0] ) && ( data[0] <= 80 ) ",
colors: [[255, 211, 90], [248, 248, 248]]
},
{
id: "GREEN",
expression: " ( 81 <= data[0] ) && ( data[0] <= 100 ) ",
colors: [[0, 199, 153], [248, 248, 248]]
}
]
}
}
}
]]></composite_config>
</composite>
<composite>
<composite_id><![CDATA[_composite_esi_products]]></composite_id>
<composite_descr><![CDATA[Sell Planning Products Summary with Drilldown]]></composite_descr>
<link_metadata><![CDATA[sell_plan_review_esi_table]]></link_metadata>
<composite_config><![CDATA[
{
component_type: 'PROFILE_CARD_2',
detailModel: {
image_column: 'PRODUCT_CODE',
image_size: 'lg',
title_column: 'PRODUCT_DESCR',
header: 'Product List ',
header_column: 'header',
info_text: 'Sell In',
info_column: 'SELL_IN',
sub_info_text: 'Sell Out',
sub_info_column: 'SELL_OUT',
info_visible : true,
SELL_IN: 33,
SELL_OUT: 66
},
chart_properties: {
chartType: 'percentage',
labels: [''],
options: {
width: 20,
height: 20,
responsive: true,
maintainAspectRatio: false,
tooltip: false,
cutOutPercentage: 0,
condnFormat: [
{
id: "RED",
expression: " data[0] <= 60 ",
colors: [[252, 101, 101], [248, 248, 248]]
},
{
id: "YELLOW",
expression: " ( 61 <= data[0] ) && ( data[0] <= 80 ) ",
colors: [[255, 211, 90], [248, 248, 248]]
},
{
id: "GREEN",
expression: " ( 81 <= data[0] ) && ( data[0] <= 100 ) ",
colors: [[0, 199, 153], [248, 248, 248]]
}
]
}
}
}
]]></composite_config>
</composite>
</component>
</view>
</Root>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment