Commit f8729359 authored by dkasliwal's avatar dkasliwal

Add Module Resource ServletMapping, Metadataxml, applicationMapping for SFA


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@98309 ce508802-f39f-4f6c-b175-0d175dae99d5
parent cd6c4014
<!--Start the Mapping for Parent Dashboard -->
<module id="ibase3-webitm-dashboardparent">
<ejb>ibase3-webitm-dashboardparent1-1-0-2.jar</ejb>
</module>
<module id="gwt-table-to-excel">
<ejb>gwt-table-to-excel-0.0.4.jar</ejb>
</module>
<module id="json-simple">
<ejb>json-simple-1.1.1.jar</ejb>
</module>
<!-- End the Mapping for Parent Dashboard -->
<!--Start the Mapping for SFA Dashboard -->
<module id="ibase3-webitm-sfadashboard1-0-0-1">
<ejb>ibase3-webitm-sfadashboard1-0-0-1.jar</ejb>
</module>
<!--END the Mapping for SFA Dashboard -->
<?xml version='1.0'?>
<Root>
<filters display='Y'>
<filter type='1'>
<default_value><![CDATA[201505]]></default_value>
<col_name ><![CDATA[month]]></col_name>
<col_descr ><![CDATA[Month]]></col_descr>
<col_id><![CDATA[month]]></col_id>
<field_name><![CDATA[FRM_PRDCODE]]></field_name>
<mod_name><![CDATA[DASHBOARD]]></mod_name>
<show_ontitle><![CDATA[1]]></show_ontitle>
<mandatory><![CDATA[Y]]></mandatory>
</filter>
<filter type='1'>
<default_value><![CDATA[201505]]></default_value>
<col_name ><![CDATA[topNos]]></col_name>
<col_descr ><![CDATA[Top No.]]></col_descr>
<col_id><![CDATA[topNos]]></col_id>
<field_name><![CDATA[TOP_RANK]]></field_name>
<mod_name><![CDATA[DASHBOARD]]></mod_name>
<show_ontitle><![CDATA[1]]></show_ontitle>
<mandatory><![CDATA[Y]]></mandatory>
</filter>
</filters>
<page_title ><![CDATA[Pending Task For the Month]]></page_title>
<datasource id ='1' driverName='DriverITM'><![CDATA[TaskActivityServlet]]></datasource>
<view id='1' name='Grid View'>
<component datasource='1' id='1' type='CARD'>
<ComponentTitle><![CDATA[Pending Task]]></ComponentTitle>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<group><![CDATA[tag]]></group>
<component_css><![CDATA[outerChartContainerPos1of3]]></component_css>
<height><![CDATA[150]]></height>
<width><![CDATA[100%]]></width>
<groupFilter>
<autoFilter><![CDATA[firstColumn]]></autoFilter>
<refreshComponents>
<refreshComponent><![CDATA[2]]></refreshComponent>
</refreshComponents>
</groupFilter>
<layout>
<html><![CDATA[<table border='0' width='100%'>
<tr>
<td width='60%'>
<span style='color: #000'>{acct_descr}</span>
<span style='color: gray'>
<details >
<summary>{descr}</summary>
<p>{expand}</p>
</details>
</span>
</td>
<td width='40%' style='text-align:center'>
<span style="font-size:26px"> {pending_count} </span> <span style='color : gray'>Pending </span> <span style='color : gray'><br>{tran_date} </span> </span></td></tr>
</table>]]></html>
</layout>
</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