Minutes of the Pre-bid meeting-Selection/ Empanelment of Creative Agency/ies for RBI’s Public Awareness Campaigns, Mumbai (Date of NIT available: January 07, 2025) - આરબીઆઈ - Reserve Bank of India
Minutes of the Pre-bid meeting-Selection/ Empanelment of Creative Agency/ies for RBI’s Public Awareness Campaigns, Mumbai (Date of NIT available: January 07, 2025)
An error occurred while processing the template.
Java method "com.sun.proxy.$Proxy290.getFileEntryByUuidAndGroupId(String, long)" threw an exception when invoked on com.sun.proxy.$Proxy290 object "com.liferay.document.library.internal.service.FriendlyURLDLFileEntryLocalServiceWrapper@19b3b08a"; see cause exception in the Java stack trace. ---- FTL stack trace ("~" means nesting-related): - Failed at: #assign file = dlFileEntry.getFileEnt... [in template "20099#20125#93700556" at line 21, column 9] ----
1<#assign journalArticleId = .vars['reserved-article-id'].data>
2<#assign journalArticleResourceLocalServiceUtil = staticUtil["com.liferay.journal.service.JournalArticleResourceLocalServiceUtil"]>
3<#assign assetCategoryLocalServiceUtil = staticUtil["com.liferay.asset.kernel.service.AssetCategoryLocalServiceUtil"]>
4
5<#assign articleResourcePK = journalArticleResourceLocalServiceUtil.getArticleResourcePrimKey(groupId, journalArticleId)/>
6<#assign categoryList=assetCategoryLocalServiceUtil.getCategories("com.liferay.journal.model.JournalArticle",articleResourcePK) >
7
8<#list categoryList as categoryItem>
9<#assign categoryName = categoryItem.getName() >
10</#list>
11
12<#assign counter = 0 >
13<#list attachmentGroup.convertedPDF.getData()?split("/") as x>
14<#if counter == 5>
15<#assign uuId = x?keep_before("?") >
16</#if>
17<#assign counter = counter+1 >
18</#list>
19<#assign dlFileEntry = serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService")>
20<#if (uuId??) && (dlFileEntry??)>
21 <#assign file = dlFileEntry.getFileEntryByUuidAndGroupId(uuId,groupId) >
22
23 <#assign kilo = 1024>
24 <#assign mega = kilo *1024>
25 <#assign giga = mega *1024>
26 <#assign tera = giga *1024>
27
28 <#assign getfileSize = file.getSize()>
29 <#assign fileSizeKB = getfileSize/kilo>
30 <#assign fileSizeMB = fileSizeKB /kilo>
31 <#assign fileSizeGB = fileSizeMB /kilo>
32 <#assign fileSizeTR = fileSizeGB /kilo>
33
34 <#if (getfileSize < kilo)>
35 <#assign fileSize= getfileSize?string("#.##") +'Bytes'>
36 <#elseif (getfileSize >= kilo && getfileSize < mega)>
37 <#assign fileSize= fileSizeKB?string("#.##") +'KB'>
38 <#elseif (getfileSize >= mega && getfileSize < giga)>
39 <#assign fileSize= fileSizeMB?string("#.##") +'MB'>
40 <#elseif (getfileSize >= giga && getfileSize < tera)>
41 <#assign fileSize= fileSizeGB?string("#.##") +'GB'>
42 <#elseif (getfileSize >= tera)>
43 <#assign fileSize= fileSizeTR?string("#.##") +'TB'>
44 <#else>
45 </#if>
46
47</#if>
48<style>
49.portlet-asset-publisher .asset-full-content .align-items-center{
50 display: flex !important;
51}
52
53.portlet-asset-publisher .asset-full-content .align-items-center .component-title{
54 display: none !important;
55}
56.portlet-asset-publisher .asset-full-content .align-items-center .d-inline-flex .c-inner{
57 display: none !important;
58}
59.MuseumBannerArea.banner-with-link {display: none;}
60.page-last-update-bg p.page-update {display: none;}
61.simple-html-data p {font-size: inherit !important;}
62.simple-html-data table td, .simple-html-data table th {background: none !important;}
63body.is_user.dark-theme .detail-page-section .publishedDate-pdf .listen a {
64 color: var(--primary-color) !important;
65}
66.pdf-download a {display: inline !important;}
67.detail-page-section .publishedDate-pdf .pdf-download {display: inline;}
68.detail-page-section .publishedDate-pdf .pdf-download a {padding-left: 0;}
69.detail-page-section .publishedDate-pdf .pdf-download img {margin-right: 0; max-width: initial !important; padding-right: 1px; margin-top: -2px;}
70
71 @media (max-width: 767px) {
72 .detail-page-section .publishedDate-pdf .pdf-download {margin-top: -2px;}
73 .detail-page-section .publishedDate-pdf .pdf-download a {margin-left: 0;}
74 .detail-page-section .publishedDate-pdf .pdf-download img {padding-right: 3px; width: 16px; margin-top: -1px;}
75 }
76
77 .detail-page-section .publishedDate-pdf .listen a .article-text-to-speach {margin-left: 4px;}
78 .detail-page-section .publishedDate-pdf .listen a:hover .article-text-to-speach {text-decoration: underline;}
79
80 .detail-page-section .publishedDate-pdf .pdf-download a:hover {text-decoration: underline;}
81 .detail-page-section .publishedDate-pdf .pdf-download img {padding-right: 5px;}
82
83
84
85 @media (max-width: 767px) {
86 .detail-page-section .publishedDate-pdf .listen img {margin-top: 0px;}
87 .detail-page-section .publishedDate-pdf .listen a .article-text-to-speach {margin-left: 3px;}
88 .detail-page-section .publishedDate-pdf .pdf-download img {padding-right: 3px; margin-right: 2px;}
89 }
90</style>
91<div id="skipContent"></div>
92<div class="rbi-breadcrumbs-wrap rbi-simple-breadcrumbs-wrapper final-one full-width">
93 <div class="container">
94 <nav>
95 <ol class="breadcrumb rbi-simple-breadcrumbs">
96 <li class="breadcrumb-item">
97 <a href="/web/rbi/home">
98 ${languageUtil.get(locale, "home")}
99 </a>
100 </li>
101 <li class="breadcrumb-item">
102 <a href="/web/rbi/tenders">
103 ${languageUtil.get(locale,"tender")}
104 </a>
105 </li>
106 <li class="breadcrumb-item active" aria-current="page">
107 <#if (Text44809430.getData())?has_content>
108 ${Text44809430.getData()}
109 <#else>
110 ${.vars['reserved-article-title'].data}
111 </#if>
112 </li>
113
114 </ol>
115 </nav>
116 </div>
117</div>
118<section class="detail-page-section">
119 <div class="container">
120 <div class="d-flex align-items-center publishedDate-pdf">
121 <div class="publishedData">
122 <span>
123 Published on
124 <#assign publishingDate_Data = getterUtil.getString(publishingDate.getData())>
125 <#if validator.isNotNull(publishingDate_Data)>
126 <#assign publishingDate_DateObj = dateUtil.parseDate("yyyy-MM-dd", publishingDate_Data, locale)>
127
128 ${dateUtil.getDate(publishingDate_DateObj, "MMMM", locale)}
129 ${dateUtil.getDate(publishingDate_DateObj, ", dd yyyy", locale.getDefault())}
130 </#if>
131 </span>
132 </div>
133 <div class="listenWithPdf">
134 <span class="small-pipe">|</span>
135 <div class="listen"><a href="javascript:void(0);" class="showDiv" id="textSpeechButton"><button class="player-button-outer-top"><img src="${themeDisplay.getPathThemeRoot()}/images/rbi-main/listen-play.svg" class="img-fluid" alt="play"/></button><span class=" article-text-to-speach textSpeechButton">LISTEN</span></a></div>
136 <#if (attachmentGroup.convertedPDF.getData())??>
137 <span class="small-pipe">|</span>
138 </#if>
139 <div class="ml-auto">
140 <div class="pdf-download" data="${attachmentGroup.convertedPDF.getData()}">
141 <#if (attachmentGroup.convertedPDF.getData())?? && (fileSize)??>
142 <a class="matomo_download" href="${attachmentGroup.convertedPDF.getData()}" title="Download PDF" alt="Download PDF" target="_blank">
143 <img src="${themeDisplay.getPathThemeRoot()}/images/rbi-main/audio_download.svg" class="img-fluid" alt="download"> PDF (${fileSize})
144 </a>
145 </#if>
146 </div>
147 </div>
148 </div>
149 </div>
150 <div id="mainContent">
151 <h1 class="font-resized">
152 ${tenderTitle.getData()}
153 </h1>
154 <div data="${status.getData()}">
155 <#if status.getData()?? && status.getData()!="Option98598460">
156 <span class="open-closed-tag closed-tender">CLOSED</span>
157 <#else>
158 <span class="open-closed-tag">OPEN</span>
159 </#if>
160 </div>
161 <div id="migrated_data_dummy" class="d-none"></div>
162 <div class="simple-html-data section-description font-resized migrated-data-wrap dynamic-resize">
163 ${tenderDescription.getData()}
164 </div>
165 <!--<#if (htmlLink.getData())??>
166 <div class="font-resized pdf-download text-center">
167 <a href="${htmlLink.getData()}" target="_blank">
168 Click here to download Tender documents
169 </a>
170 </div>
171 <div class="font-resized"></div>
172 </#if>-->
173 </div>
174 </div>
175</section>
Data Releases
This Section provides data on various aspects of Indian economy, banking and finance. While the current data defined as data for the past one year is available at the links provided below, researchers may also access data series available in the Database on Indian Economy link available on this page.
પેજની છેલ્લી અપડેટની તારીખ: જુલાઈ 26, 2025
શું આ પેજ ઉપયોગી હતું?