Embedded vs. Standalone Integration

by MarcMurray on January 26, 2012

Izenda reports may be deployed by integrating it directly into your application or on a separate standalone servers.  While the majority of integrations are directly embedded, it is is important to consider the standalone option for rapid deployments or situations where each tenant has an independent server or web site.

Embedded Integration

Methodology

  • Copy Starter Kit Into “Reporting” folder of application
  • Use PostLogin() method to map user security

Advantages

  • A single, seamless deployment process for all application functionality
  • Better load balancing and performance across your entire infrastructure
  • Redundancy from being on multiple servers
  • Deep integration with multi-tenant, multi-role multi-user security models
  • Simple XCOPY deployment
  • Becomes a part of standard source control
  • Easy coordination between developers
  • Leverage existing security and compliance controls
  • Seamless user experience when navigating between application pages and reports
  • Supports easy publishing from dev, test or staging to production envionrments.
  • High performance transitions between reporting and application content

Disadvantages

  • Must me coordinated with the release cycle of other code
  • May require recompiling or republishing web application

Stand-Alone Integration

Methodology

  • Install starter kit on independent server
  • Send secure user identifier on query string for single sign on or setup secondary login page
  • Look up user information from database inside PostLogin() method based on secure user identifer

Advantages

  • Can be deployed independent of a release cycle
  • Does not require recompiling or republishing base application

Disadvantages

  • Requires more code to integrate user security
  • May feel like a separate application to the user
  • Requires independent load balancing and redundancy
  • An additional web site and server to maintain
  • Additional windows licensing and hardware costs

{ 0 comments }

Most Report Designers are Built for Developers, Not Business Users

by David Yasson January 25, 2012 Etc.

Developer Driven Report Designer VS. Izenda’s Point and Click Interface Many developers and professional report writers are used to Visual Studio and other similar interfaces that require years of mastery to learn.  Since most other ad-hoc tools cater toward the developer, they have built out UI’s that mimic an IDE (Integrated Development Environment).  These tools [...]

Read the full article →

A look ahead: 2012 is Microsoft’s turning point

by MarcMurray January 16, 2012 Etc.

2012 – Microsoft’s new vision of Metro is coming to fruition, as they are combining Windows 8, Windows Phone, and X-Box, to have the same Metro-style user interface. Check out the article Here

Read the full article →

Will SSAS Be Replaced Because It Is Too Hard?

by SanjayBhatia January 14, 2012 Buzz

“Looks like Microsoft will concentrate on BISM, mainly because multidimensional cubes and MDX are very difficult to learn. Microsoft wants to make BI more approachable and less difficult, just like with Self Service BI.” http://sqlblog.com/blogs/jorg_klein/archive/2010/11/12/will-ssas-cubes-and-mdx-be-abandoned-because-of-the-bi-semantic-model.aspx While Izenda supports SSAS, many partners tell us that simply doing fast pivots on tables or views gives 90% of [...]

Read the full article →

11 Reasons to upgrade Izenda Reports on 11/11/11

by Bob Walsh November 10, 2011 Buzz

Izenda Reports 6.4 (6.4.4314.14409 to be exact) is now officially available for existing customers on their download page, and we have 11 great new and updated features for you: 1. Smart joining of data sources Data sources in version 6.4 with complicated relationships can be selected with just several mouse clicks. Izenda Reports deduces the [...]

Read the full article →

Creating the all-important Status Percent field

by Bob Walsh November 8, 2011 SQL

Most transactional systems have some kind of status field which is crucial to business operations and must be analyzed in a real-time manner. Here are some examples. Sales Orders Work Orders Ticket Status Technical Stock Analysis Case Management Lead Management Executives often need comparative, relative or time-series analysis in order to improve operations. They need to be [...]

Read the full article →

Izenda increases revenue, profit 3rd year running

by Bob Walsh November 1, 2011 Buzz

PRLog (Press Release) Atlanta, GA – October 31, 2011 — Izenda, the leading provider of self-service reporting platforms for business users, announced today that it has ended its 2011 fiscal year with revenue up by 62% from the previous year, and with profits that increased by more than 48%. This is on top of a 40% [...]

Read the full article →

Multi-Tenant Report Scheduling.

by Bob Walsh October 28, 2011 Buzz

Users today expect reports to be delivered to their inboxes while developers must ensure that those reports apply the same security as on the web. Izenda provides a few different mechanisms to support secure scheduling. Simple Owner Security The most basic email security applies the report owner’s security. To implement this, add code to your [...]

Read the full article →

How to post process data in Izenda Reports

by Bob Walsh October 20, 2011 Buzz

There’s a difference between the best way to store certain values in a database and the best way to report those values out to the people in your company. With Izenda Reports you can perform post-processing of data objects for encryption, logging, localization or whatever you want. For example, replace “CA” with “California” or replace [...]

Read the full article →

SSD Storage Now Less Than $1 Per Gigabyte

by SanjayBhatia October 11, 2011 Buzz

Time for the great server migration of 2011.  What’s your excuse not to put #sqlserver on an #ssd? For example, here’s the price for SSD at Tiger Direct: http://izenda.us/pfFjqT.

Read the full article →