{"id":30356,"date":"2021-10-01T08:33:27","date_gmt":"2021-10-01T08:33:27","guid":{"rendered":"https:\/\/www.bilytica.com\/pk\/tableau-qlikview-microstrategy-power-bi-cognos-sample-tample\/?page_id=30356"},"modified":"2021-10-01T08:33:28","modified_gmt":"2021-10-01T08:33:28","slug":"apps-development4","status":"publish","type":"page","link":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/sharepoint-services-in-lahore-karachi-islamabad-pakistan\/apps-development4\/","title":{"rendered":"SharePoint Apps Development in Pakistan"},"content":{"rendered":"<section class=\"l-section wpb_row height_small\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_flex valign_top type_default stacking_default\"><div class=\"vc_col-sm-12 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><p>SharePoint has evolved over a period of time and with SharePoint 2013, it now offers a great development platform for building add-ins and solutions with varying scope and addressing a wide range of needs. SharePoint 2013 now offer a new strong development platform that allows customizations via supported extensibility models. There are two ways to add custom functionality to SharePoint 2013:\u00a0<strong>SharePoint Solutions and SharePoint Apps<\/strong><\/p>\n<\/div><\/div><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\">\n<h3 class=\"color_dark fw_light m_bottom_15 heading_1 t_align_c\">SharePoint Solutions Vs SharePoint Apps<\/h3>\n<\/div>\n<\/div>\n<div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\">\n<p class=\"fw_light m_bottom_23\">SharePoint 2013 Solutions is the classic model well-known to all SharePoint developers. SharePoint Solutions are still considered a good option, and in some cases the only option, for customizing SharePoint. SharePoint Solutions can be developed using Visual Studio 2012, which includes a number of supported templates. They can integrate with external applications using Business Connectivity Services (BCS), Web Services, or a custom Service Application. There are two types of SharePoint Solutions:\u00a0<strong>Farm Solutions and Sandboxed Solutions<\/strong>.<\/p>\n<p class=\"fw_light m_bottom_23\">SharePoint Apps is the brand new extensibility model introduced in SharePoint 2013 which addresses the inherent challenges with SharePoint Solutions model. The biggest advantage of the SharePoint apps is that unlike SharePoint Solutions; the app run completely outside the SharePoint Server; this implies that their custom code is executed either in context of the client browser or on other servers not running SharePoint. As a result of this, the apps model provides the highest level of app isolation. The SharePoint Apps are scoped to individual sites or special site called App Catalog, which allows other sites to connect and consume the app.<\/p>\n<\/div>\n<\/div>\n<div class=\"wpb_text_column wpb_content_element vc_custom_1472045655768\">\n<div class=\"wpb_wrapper\">\n<h4 class=\"color_dark fw_light m_bottom_15 heading_1 t_align_c\">The three deployment model for SharePoint apps are:<\/h4>\n<\/div>\n<\/div>\n<div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\">\n<ul class=\"digital\">\n<li>SharePoint-hosted<\/li>\n<li>Self-Hosted<\/li>\n<li>Automatically Provisioned Azure Web Application<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"vc_empty_space\"><\/div>\n<div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\">\n<h3 class=\"color_dark fw_light m_bottom_15 heading_1 t_align_c\">Advantages of SharePoint App Model?<\/h3>\n<\/div>\n<\/div>\n<div class=\"wpb_text_column wpb_content_element vc_custom_1472046043166\">\n<div class=\"wpb_wrapper\">\n<h4 class=\"color_dark fw_light m_bottom_15 heading_1 t_align_c\">SharePoint Apps Model are now the preferred Customization Model for SharePoint due to the following advantages:<\/h4>\n<\/div>\n<\/div>\n<div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\">\n<ul class=\"digital\">\n<li><strong>Flexibility:<\/strong>\u00a0SharePoint Apps can leverage any of the industry Web standards such as HTML5 and CSS3, JavaScript and jQuery (or any other frameworks\/libraries), JSON, REST, OData, and OAuth. This provides for a great flexibility for integrating with external applications are vast.<\/li>\n<li><strong>Stability:<\/strong>\u00a0Since SharePoint Apps never run on the SharePoint server, this greatly increases the stability and performance of the farm. It makes it easier to upgrade to the next version of SharePoint since testing platform independent Apps is easier and faster than testing Solutions.<\/li>\n<li><strong>Capability:<\/strong>\u00a0SharePoint Apps can communicate with SharePoint via OData and CSOM. Microsoft has greatly improved the capabilities of the CSOM and the REST API to enable developers to create a wide-range of custom solutions without using the server-side API.<\/li>\n<li><strong>Security:<\/strong>\u00a0SharePoint Apps can leverage the newly added support for OAuth 2.0, which provides an easy way to manage their permissions. Developers can specify which permissions the app needs in order to function. The end-user installing the app is then prompted to accept the permission request the app needs to function.<\/li>\n<li><strong>Reusability:<\/strong>\u00a0Apps can be packaged, reused, and sold via a Corporate or Public Marketplace, which makes it easy for end-users to acquire new apps. Also, the same exact app is guaranteed to work in both on-premise and Cloud environments.<\/li>\n<li><strong>Deployability:<\/strong>\u00a0Microsoft has made great investments in simplifying the app installation and upgrade processes; thus, addressing many developer challenges with the solution model.<\/li>\n<li><strong>Wide Range of Customizations:<\/strong>\u00a0SharePoint Apps are capable enough to replace most of the Farm and Sandboxed Solutions. Specifically, they are suitable for a wide range of customizations, including:<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"vc_row wpb_row vc_inner vc_row-fluid\">\n<div class=\"wpb_column vc_column_container vc_col-sm-3\">\n<div class=\"vc_column-inner \">\n<div class=\"wpb_wrapper\"><\/div>\n<\/div>\n<\/div>\n<div class=\"wpb_column vc_column_container vc_col-sm-9\">\n<div class=\"vc_column-inner \">\n<div class=\"wpb_wrapper\">\n<div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\">\n<ul>\n<li><strong>a)<\/strong>\u00a0Custom Web Parts<\/li>\n<li><strong>b)<\/strong>\u00a0Event and Feature Receivers<\/li>\n<li><strong>c)<\/strong>\u00a0Custom Field Types<\/li>\n<li><strong>d)<\/strong>\u00a0Application Pages<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"vc_empty_space\"><\/div>\n<div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\">\n<h3 class=\"color_dark fw_light m_bottom_15 heading_1 t_align_c\">Why Bilytica?<\/h3>\n<\/div>\n<\/div>\n<div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\">\n<ul class=\"digital\">\n<li>More than a\u00a0<strong>decade of experience<\/strong>\u00a0in implementing SharePoint projects.<\/li>\n<li>Experience and proven track record in Office Business Application and with the SharePoint 2013 developing applications using\u00a0<strong>SharePoint App Model<\/strong>.<\/li>\n<li>More than\u00a0<strong>30 solutions implementation on SharePoint<\/strong>\u00a0for different industry verticals.<\/li>\n<li>Resource pool of\u00a0<strong>Domain experts, SharePoint Consultants, .Net Developers<\/strong>\u00a0with\u00a0<strong>SharePoint apps expertise<\/strong>.<\/li>\n<li>Pre-build Frameworks and Accelerators on various SharePoint solutions and apps.<\/li>\n<li>Market tested approach to SharePoint and SharePoint apps implementation.<\/li>\n<li><strong>Microsoft Certified Partner<\/strong>\u00a0on SharePoint and Collaboration.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/section>\n","protected":false},"excerpt":{"rendered":"SharePoint has evolved over a period of time and with SharePoint 2013, it now offers a great development platform for building add-ins and solutions with varying scope and addressing a wide range of needs. SharePoint 2013 now offer a new strong development platform that allows customizations via supported extensibility models. There are two ways to...","protected":false},"author":1,"featured_media":0,"parent":30284,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-30356","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.1 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>SharePoint Apps Development in Pakistan - Bilytica Pakistan Tableau Qlikview Microstrategy Power-bi Cognos Datawarehouse Services in Lahore Karachi Islamabad Pakistan<\/title>\n<meta name=\"description\" content=\"SharePoint Apps Development in Pakistan - Bilytica Pakistan Tableau Qlikview Microstrategy Power-bi Cognos Datawarehouse Services in Lahore Karachi Islamabad Pakistan\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/sharepoint-services-in-lahore-karachi-islamabad-pakistan\/apps-development4\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SharePoint Apps Development in Pakistan\" \/>\n<meta property=\"og:description\" content=\"SharePoint Apps Development in Pakistan - Bilytica Pakistan Tableau Qlikview Microstrategy Power-bi Cognos Datawarehouse Services in Lahore Karachi Islamabad Pakistan\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/sharepoint-services-in-lahore-karachi-islamabad-pakistan\/apps-development4\/\" \/>\n<meta property=\"og:site_name\" content=\"Bilytica Pakistan Tableau Qlikview Microstrategy Power-bi Cognos Datawarehouse Services in Lahore Karachi Islamabad Pakistan\" \/>\n<meta property=\"article:modified_time\" content=\"2021-10-01T08:33:28+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.peopleqlik.com\\\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\\\/sharepoint-services-in-lahore-karachi-islamabad-pakistan\\\/apps-development4\\\/\",\"url\":\"https:\\\/\\\/www.peopleqlik.com\\\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\\\/sharepoint-services-in-lahore-karachi-islamabad-pakistan\\\/apps-development4\\\/\",\"name\":\"SharePoint Apps Development in Pakistan - Bilytica Pakistan Tableau Qlikview Microstrategy Power-bi Cognos Datawarehouse Services in Lahore Karachi Islamabad Pakistan\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.peopleqlik.com\\\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\\\/#website\"},\"datePublished\":\"2021-10-01T08:33:27+00:00\",\"dateModified\":\"2021-10-01T08:33:28+00:00\",\"description\":\"SharePoint Apps Development in Pakistan - Bilytica Pakistan Tableau Qlikview Microstrategy Power-bi Cognos Datawarehouse Services in Lahore Karachi Islamabad Pakistan\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.peopleqlik.com\\\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\\\/sharepoint-services-in-lahore-karachi-islamabad-pakistan\\\/apps-development4\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.peopleqlik.com\\\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\\\/sharepoint-services-in-lahore-karachi-islamabad-pakistan\\\/apps-development4\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.peopleqlik.com\\\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\\\/sharepoint-services-in-lahore-karachi-islamabad-pakistan\\\/apps-development4\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.peopleqlik.com\\\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SharePoint Services in Lahore Karachi Islamabad Pakistan\",\"item\":\"https:\\\/\\\/www.peopleqlik.com\\\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\\\/sharepoint-services-in-lahore-karachi-islamabad-pakistan\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"SharePoint Apps Development in Pakistan\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.peopleqlik.com\\\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\\\/#website\",\"url\":\"https:\\\/\\\/www.peopleqlik.com\\\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\\\/\",\"name\":\"Bilytica Pakistan Tableau Qlikview Microstrategy Power-bi Cognos Datawarehouse Services in Lahore Karachi Islamabad Pakistan\",\"description\":\"Bilytica Pakistan Tableau Qlikview Microstrategy Power-bi Cognos Datawarehouse Services in Lahore Karachi Islamabad Pakistan\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.peopleqlik.com\\\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"SharePoint Apps Development in Pakistan - Bilytica Pakistan Tableau Qlikview Microstrategy Power-bi Cognos Datawarehouse Services in Lahore Karachi Islamabad Pakistan","description":"SharePoint Apps Development in Pakistan - Bilytica Pakistan Tableau Qlikview Microstrategy Power-bi Cognos Datawarehouse Services in Lahore Karachi Islamabad Pakistan","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/sharepoint-services-in-lahore-karachi-islamabad-pakistan\/apps-development4\/","og_locale":"en_US","og_type":"article","og_title":"SharePoint Apps Development in Pakistan","og_description":"SharePoint Apps Development in Pakistan - Bilytica Pakistan Tableau Qlikview Microstrategy Power-bi Cognos Datawarehouse Services in Lahore Karachi Islamabad Pakistan","og_url":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/sharepoint-services-in-lahore-karachi-islamabad-pakistan\/apps-development4\/","og_site_name":"Bilytica Pakistan Tableau Qlikview Microstrategy Power-bi Cognos Datawarehouse Services in Lahore Karachi Islamabad Pakistan","article_modified_time":"2021-10-01T08:33:28+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/sharepoint-services-in-lahore-karachi-islamabad-pakistan\/apps-development4\/","url":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/sharepoint-services-in-lahore-karachi-islamabad-pakistan\/apps-development4\/","name":"SharePoint Apps Development in Pakistan - Bilytica Pakistan Tableau Qlikview Microstrategy Power-bi Cognos Datawarehouse Services in Lahore Karachi Islamabad Pakistan","isPartOf":{"@id":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/#website"},"datePublished":"2021-10-01T08:33:27+00:00","dateModified":"2021-10-01T08:33:28+00:00","description":"SharePoint Apps Development in Pakistan - Bilytica Pakistan Tableau Qlikview Microstrategy Power-bi Cognos Datawarehouse Services in Lahore Karachi Islamabad Pakistan","breadcrumb":{"@id":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/sharepoint-services-in-lahore-karachi-islamabad-pakistan\/apps-development4\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/sharepoint-services-in-lahore-karachi-islamabad-pakistan\/apps-development4\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/sharepoint-services-in-lahore-karachi-islamabad-pakistan\/apps-development4\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/"},{"@type":"ListItem","position":2,"name":"SharePoint Services in Lahore Karachi Islamabad Pakistan","item":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/sharepoint-services-in-lahore-karachi-islamabad-pakistan\/"},{"@type":"ListItem","position":3,"name":"SharePoint Apps Development in Pakistan"}]},{"@type":"WebSite","@id":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/#website","url":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/","name":"Bilytica Pakistan Tableau Qlikview Microstrategy Power-bi Cognos Datawarehouse Services in Lahore Karachi Islamabad Pakistan","description":"Bilytica Pakistan Tableau Qlikview Microstrategy Power-bi Cognos Datawarehouse Services in Lahore Karachi Islamabad Pakistan","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/wp-json\/wp\/v2\/pages\/30356","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/wp-json\/wp\/v2\/comments?post=30356"}],"version-history":[{"count":1,"href":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/wp-json\/wp\/v2\/pages\/30356\/revisions"}],"predecessor-version":[{"id":74360,"href":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/wp-json\/wp\/v2\/pages\/30356\/revisions\/74360"}],"up":[{"embeddable":true,"href":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/wp-json\/wp\/v2\/pages\/30284"}],"wp:attachment":[{"href":"https:\/\/www.peopleqlik.com\/tableau-qlikview-microstrategy-power-bi-cognos-services-lahore-karachi-islamabad-pakistan\/wp-json\/wp\/v2\/media?parent=30356"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}