DigitalNetHosting

Loading

Creating Html Reports With Virto Workflow Activities Kit For Sharepoint

Introduction

The necessity of data receiving from a certain list and generating a report often appears when sending e-mail alerts or creating a document. For instance, a user needs to display the list of his active tasks, administrator needs information about new users in the system, a client wants to see his active issues, etc. In other words, it’s highly important and effective to create a report based on data list.

Activities of business process automation are often implemented with Microsoft Office SharePoint Designer, which is easy to use and suitable for quick implementation. But unfortunately, generating reports is not available with Microsoft Office SharePoint Designer.

This article describes how to create a report with VirtoSoftware Workflow Activities Kit for SharePoint and prepare it for sending/processing.

Installation

Install and activate VirtoSoftware Workflow Activities Kit for SharePoint on your site.

Case Example

Then add fields.

ame Type Description IssueOwnerEmail Single line of text Responsible Person or Group Description Multiple lines of text Enhanced rich text (Rich text with pictures, tables, and hyperlinks) Priority Choice (menu to choose from) Choice:
Low
Normal
High
IssueStatus Choice (menu to choose from) Choice:
Active
Closed Resolution Multiple lines of text Enhanced rich text (Rich text with pictures, tables, and hyperlinks)

After completing that, add several issues to this list where Issues with different responsible users are contained and whether they are active or closed Issues.

Creating a Report

Let’s run Microsoft Office SharePoint Designer 2007, connect to the site and select File/New/Workflow in the menu. Then enter name “Create report for Responsible“ in the displayed window, and select list ”Company Issues” that was created before. Since we need to generate a report, both while creation and modification of a list, we should check all the boxes in “Select workflow start options for items in …” block.

After checking all the boxes, click Next to create activities.

To create a report, you only need to create one activity – “Generate report”. “Generate report” activity produces the report template parameters and parameters of collecting items from a list. The generated report is stored to a string variable. You can even describe the data source, filters and data sorting on the activity level. You should also describe the view structure of your report with the help of header, footer and list item templates.

Scheme of the report:
[Header]
[Row for List Item 1]
[Row for List Item 2]

[Row for List Item N]
[Footer]

Since “Generate report” activities work with rows, we can generate the report in any text format: simple text, XML, HTML, etc.

To add new activity, click Actions and select More Actions in the drop down. In the displayed window select Virto Actions category and select “Generate report” action. Then click “Add”.

You will see the new activity in the list as a result.

“Generate report” activity contains the following parameters:

Parameter Description this header Optional. The template for the heading section of the report. this row template Optional. The template for the report rows. Use string [%FieldName%] construction to resolve field value from current list item. FieldName can be field display name, field id (GUID) or field index (int). this footer Optional. The template for the footer section of the report all Optional. List item filter. The filter string supports View Name, View ID and CAML string (…). Empty filter returns all items.
Use … element to sort list items. current list Optional. Source list. Default value is current list.

We will leave Current list field without any modifications since we are going to select data from the current list. In your projects you can select any available list as a data source.

We should point CAML request instead of all. CAML request will select open Issues for a current responsible user and sort them by priority.

CAML request which selects all Issues sorted by priority for user ID #123 looks as follows.

We should insert the text highlighted with bold instead of “all” value. This means that we will not insert Query tags and replace user ID with Responsible value from the current row. Unfortunately, if we add direct link to the value of Responsible field, Workflow will replace it to the row of DOMAINuser type while implementation. To receive user’s ID we need to use one more activity from Virto Activities Kit – “Lookup site user property”. This activity stores the value of select user profile in the variable. Let’s add this activity before report generating.

Insert responsible variable to CAML request.

Instead of CAML request description, you can use Web interface to create new view, filter and sort required rows, and enter name or its ID in the activity.

For simplifying reasons, the report will not contain too much HTML. Use the following values instead of this header, this footer and this row template values.

this header Active issues:

Title
Priority
Created
Description

this row
[%Title%]
[%Priority%]
[%Created%]
[?scription%]

this footer

If we leave at least one of these values without any modifications, empty row will be used while report generating. The most significant in these rows is the fact that you can use both Workflow Lookup and links to field values in row template description. To do this you should use [%Field name%] constructions. They will be replaced with real values while report generating.

The description of “Generate report” activity parameters is completed. Now, while creating or modifying of a current Responsible in the Issue, the report will be generated.

So after completing all that, send this report by e-mail. In order to do this, let’s add Send Email activity after report creating. We can use standard activity or one of the Virto Activities Kit. In this case you will have an opportunity to attach files, add sender, or adjust SMTP server which you want to use for e-mail sending.

The full scheme of the business process looks as follows:

Save this business process. Then go to your site, add a new Issue or close (edit) the existing one. The responsible user will receive an e-mail notification to his e-mail address with the list of active Issues.

Conclusion

With the help of Virto Software Workflow Activities Kit for SharePoint, we have found the solution for business tasks regarding HTML report generating based on SharePoint list data. Further versions may include table display improvement and adding HTML links on objects. This is helpful to navigate to objects from the e-mail message directly.

Source by Virtosoftware

Enhance Accountability and Efficiency with Best Construction Management Software

With technological advancements changing the outlook of many businesses, construction business is not far behind. With access to astounding cloud computing technologies and softwares, construction of edifices and buildings have been streamlined to a great extent. Earlier, numerous contractors and construction big shots faced a lot of troubles to get their work completed on time. Also, they lacked synchronization. But, after the introduction of amazing construction management softwares, all parties involved in construction business, directly or indirectly can be made to stand at a common platform. These softwares have been designed keeping in mind the accountability and efficiency parameters. For instance, if the designated architect does not provide his designs on time, a delayed response hits other parties as well. Infact, masons and semi-skilled labourers might have to sit ideal for somebody else’s mistake. The whole workflow gets disrupted. To avoid situations like these, numerous construction firms are making use of construction management softwares.

With the use of this software, everything becomes crystal clear. A centralized system can be formulated. Also, regular updates by each and every party makes things looks more accessible. The software is available in the form of punch lists. These lists can store heaps of data. Everyone from general contractors and architects to engineers and construction management firms are able to edit and share project data, directly coming from job site. The data can be shared with facility owners and they can keep an eye on the progress of each project in their portfolios. As we know, big shot construction firms have at least two or three projects running simultaneously. With such promising software tools, efficiency can reach sky high. Even enterprise level businesses leverage construction softwares to manage constructing of projects, field communications, drawings, documents and much more.

Whether, it is a single floor or a multi-storey building, the software can be applied for all sorts of construction purposes. Even, many small-level contractors use this software for remodelling and renovating households. The software aims to establish synergy. It lacunate gap and brings every party closer.

With web availability, there are a plethora of providers. If you are anyhow related to construction business, you can now select the best construction management software online. It also provides users a way to collaborate on projects and view various documents, including submittals, RFIs, contracts, schedules, and drawings. Users are able to manage their projects from any web-connected mobile device, tablet, laptop, or desktop. Establish client-customer relationships with more dynamic and interactive communication!

Source by Georgewalla8576

Using the Visual Studio Report Tool

The visual studio report tool collects the graphical query and design tools that are hosted within the environment. As long as the report designer provides the report data pane, then the visual studio report designer will easily organize the data in the reports of people. As long as the visual studio report tool provides the query designers to help them specify the data that they need in order to retrieve from the data sources. As long as the expression dialogue can specify the report in order to use the layout.

It is very important to provide the query designers in order to help the specify data in order to retrieve from the data sources. As long as the visual studio c# will go for the expression dialog in order to specify the report data in order to use the report layout. You can also go for the query design tools that require for the reporting services in order to connect to report the data. When you work with the report expressions then you can always design the report layout. If you have the visual studio c#, we suggest that you connect the reported data with the report expressions. You may also go for your ideal layout in order for you to actually host the visual studio c# option.

If you also have the option to go for the Report Designer that can start the menu, then you can point to the programs in order to go for the SQL server 2008 that will comply with your system. After you open the business intelligence development studio, then you can always create and open the new project template. Once you’ve selected the report server project, then it will be easy to just go for the report designer that you opt for. The visual studio report tool will then provide with you the project that you need as long as the data that you already have with you.

It is very easy to learn how to create the reports that you need with the visual studio report tool. You can always opt for the report design basics in order for you to understand the tutorial with the creation of the basic table report. If you have the tabular, chart, matrix and freeform reports and gauges, then you can always opt for the visual studio report tool needed for you to actually make things work.

The visual studio report tool may also come with the report definition that is listed in the reported description of the changes and the saved .rdl files that are connected to the reported changes. When you are designing the report with the software, you can always go for the reports that are processed and rendered whenever you go for the report server uses. When you ensure these then you can always decide on which report to go for. You can also publish the report of the company in the visual studio report designer. Once you have decided to publish this to the server, you will see that the hard drive is copied to the report server database.

Whenever you go for the deployment and building up of the commands available in order to go through the visual studios for more information that will go for the publishing data sources and reports that provide the multiple way in order to export the report and the different file format like the Microsoft Excel and Microsoft Word. If you can also get the information that you need to view and save the reports, then you can check whether these are outstanding and beneficial to your company. Once you’ve decided on this matter, then this is the one that you can go for the visual studio report tool.

View on-line demo:

http://www.perpetuumsoft.com/Demo/Rss/RssWebDemo.aspx?lang=en&pid=21

Source by Perpetuum Software Team

Crystal Reports for Microsoft Dynamics Gp Great Plains – Overview & Faq

Microsoft Dynamics GP is successor of Great Plains Software Dynamics and eEnterprise ERP application, and Crystal Reports was always the reporting tool of the choice for Dynamics. Historically GP Dynamics was available on Pervasive SQL and Ctree platform, where Crystal Reports were limited, due to the limitation to Pervasive and Faircom ODBC drivers. The last version, available on Pervasive/Ctree was Microsoft Great Plains 7.5 and since version 8.0 GP Dynamics is available on Microsoft SQL Server only, and as you can expect, SQL Server opens all the possible horizons for reports development. Current Version of GP as of November 2007 is 10.0. In this small article we will open “philosophical” principles of Crystal Reports design for Microsoft Dynamics GP:

1. Crystal Reports is “just” a reporting tool, not and magic “all-the-problems-solver”. This means that you should not overestimate the power of report wizards, but instead design either SQL view or SQL stored procedure to accept parameters and return records set to your Crystal Report. Then all you need to do in CR is to group records, sort them, and of course apply styles and other “cosmetics”. We are placing this message in the first bullet, because we saw a lot of report design failures, where designer tried to do very complex GP tables links within CR and then apply further complex restrictions, and ended up with lines duplication, and other annoying problems, which in fact pile up if you try to fix them with similar patches and at the end of the way, report was abandoned

2. SQL View vs. Stored Procedure. Of course SP looks more elegant as it accepts parameters, which are translated to CR parameters, however SP is also more powerful than the view due to the ability to include temporarily tables and intermediate calculations (based on temporary tables). Temporary tables allow you to go beyond the standard techniques of grouping in SQL Select statement – this should be the real solution, which will eliminate records duplications, described in #1. If you plan to invest your time in CR practicing for GP, you should make several practical lessons where you base GP Crystal Reports on SQL view and stored procedure

3. Other reporting tools for GP. If you are CR developer, it is natural, that you try to apply Crystal Report in all the situations, however you should be aware that GP has very powerful pre-designed tools. If you need to create financial statements: Balance Sheet, P&L, Cash Flow – you should consider FRx report designer first, FRx links to GP General Ledger and so, if more efficient than CR in Financial Reporting. GP ReportWriter. This reporting tool gets the advantages of GP report launching screens, such as SOP Invoice form, from where you can print specific invoice – so called modified reports allow you to place your company logo on Invoice form. Other features of FRx and RW are outside of the scope, please check our publications on these products

4. GP Dexterity Reporting. Dexterity is IDE and programming language of GP. Dex allows you to customize GP forms and reports plus create new ones. In order to explore Dex option, we recommend you to contact GP Dexterity developer, who should help you in the selection

5. Calling CR from GP interface. You can use several techniques. First one is traditional – use VBA/Modifier (you will need customization site enabler license for GP), from VBA scripts you can call CR engine. Second technique is Dexterity, where you call Crystal Reports engine from your custom Dexterity sanscript code. You can also consider SDK for Visual Studio developer, allowing you to extend GP forms and of course call CR from your .Net extension application

Source by Andrew Karasev

Why is Ruby on Rails so Popular?

The world of web programming is full of strange terms, odd names and unusual words to scare off the uninitiated. Ruby on Rails is no exception. There is no clue in the name to even suggest what Ruby on Rails could be. Is it a children’s toy? A steam train? Is Ruby a person?

In fact Ruby on Rails is several things under one umbrella. Essentially Ruby is a programming language like HTML or CSS. Rails is a framework that can be used to build websites. Combined, Ruby on Rails or RoR is one of the most popular programming tools in use today for quickly building web applications and complex websites. Added to this RoR is open source meaning it is free for anyone to use. A dynamic RoR web community of like-minded people has quickly grown who collaborate and support each other and are an invaluable resource for those needing advice.

So why is Ruby on Rails so popular and why is Ruby on Rails web development important to the average business?  For a start, RoR is incredibly flexible. A web design brief can start as one thing and end as another, simply because a business’s needs can rapidly change or emphasis on one product can move to another mid-write. Average web programming languages are unwieldy and time consuming to rewrite. Unnoticed bugs can occur during the rewrite that only become apparent once the site is live. Using RoR makes changes and tweaks to a developing site very quick and simple to achieve, plus the in-built and rigorous testing regime of Rails means that any change in the programming will be tested to ensure that it does not create bugs elsewhere.

Ruby on Rails makes designing complex websites and database applications easy and fast.  The extensive library of open source off the shelf ‘gems’ or software libraries, cuts out much of the programming needed with more conventional scripting languages such as PHP. RoR also removes the need for repetitive programming tasks. Menus that are required on every page can easily be turned into a model that can be added as needed. RoR is also the fastest and most efficient way to build web applications around today. Ruby on Rails application development makes creating a unique app to promote a business straightforward and cost effective. The faster the developer can make the app, the less he or she has to charge for the development process.

Ruby on Rails started life as the maverick developers answer to everything. It is now so mainstream that large complex sites such as Twitter, Scribd, FanPop and Geni have been built with it. RoR’s robustness and reliability have been proven with such sites and it is set to become long-lived and even more popular with the never-ending rise of the web application.

Finding an experienced and competent Ruby on Rails developer can be a challenge. At My Web Designer Ruby is a language that we all understand and enjoy and Rails is the best framework we have used to date. We offer Ruby on Rails web development in Derby as well as the rest of the United Kingdom. Our designers and developers are enthusiastic and innovative and we are knowledgeable in all of the scripting languages and web platforms currently available.

Source by Michael Bartlett

Free Registry Fix – Clean Your Computer and for Free

Any changes to any software or hardware gets reflected in the registry files. Changes, if any made to control panel settings or system policies or installed software or any files associations are saved and stored in the registry of the computer. You can now go for free registry fix with a number of software programs available online.

Partial Knowledge Is Always Fatal

A user sometimes tries to get free xp registry fix and this may result in crash of his valuable system. If the user does not hold an expert knowledge of windows files or registry files, then making changes to registry can prove to be fatal for his computer system. There are some physical files that collectively are known as registry files and those files are located at different locations in the harddisk of the computer. Storage of registry files differs in different versions of window registry. A registry file is saved in a directory and it has two hidden files under Windows 95 and Windows 98 version. So, free registry fix should only be opted when you are aware of all the related facts.

Get Your Backup Ready

Today, there are many software programs available, that give you an opportunity to avail free registry fix. Not all users have the knowledge to access registry files and it is not recommended to make changes to registry if one is not sure of its results and files which will be affected. It is advisable to take a backup of the registry before making any modifications so that the changes can be restored in case of any error. Some softwares offer free download registry fix and a user can easily run the software and remove all errors and files which are obsolete.

Regular cleaning of registry can be a big help in maintaining the performance and speed of the computer. With free registry fix there is no need to bother even about the cost. As a user installs or un-installs more softwares as well as hardwares, the registry files are changed accordingly. So, by using software cleaning registry files, all error files can easily be cleaned and rectified. With registry software Win32, DLL error messages or EXE errors can be removed from registry. Now it is much easy to opt for free registry fix full of all you need for enhancement of computer capability.

Source by Arvind

Dynamics GP in Simple Manufacturing, what if Bill of Materials does the job?

If you just need some features of discrete manufacturing and do not really have to account for such “hi-end” functionalities as Manufacturing Floor Planning, Quality Assurance, we recommend you to review distribution version of Bill of Materials.  Simple or small-scale manufacturing oriented businesses might need to pay more attention to such features as Warehouse Management System with Barcode scanning, some elements of Supply Chain Management, and plus often integration with custom “know-how” application (programmed and designed in small business oriented software, such as Microsoft Access, FoxPro, Paradox, FileMaker, Excel, etc.).  In this small paper we are trying to review the options and give you some case studies, where small or mid-size production company implemented Microsoft Dynamics GP and historically older versions of Great Plains Dynamics and even Great Plains Accounting for DOS, Windows or Macintosh:

1. How to recognize that you are not a huge manufacturing mill?  Well, if you just do assembly on order and there are several orders per day, where production is fairly simple, or maybe too unique for each order, chances are high that you are mid-market manufacturer with original technology and business processes.  You probably know the answer on your own, but we are trying to orient you from the Corporate ERP system perspectives

2. Distribution BOM (Bill of Materials) module.  Distribution set of modules contains Sales Order Processing, Purchase Order Processing, Inventory Control and few others.  BOM was originally designed by Great Plains Software as extension to Inventory Control module and it was incorporated in Dynamics.dic by GPS Dexterity programmers.  On the other hand, Dynamics GP Manufacturing suite was adopted (GPS acquired it from Icontrol Great Plains ISV partner in late 1990th).  These facts in our opinion indicate about better integration for Distribution BOM and more flexible exposure to such Dynamics GP customization tools, as Dexterity, Integration Manager, Modifier with VBA, eConnect

3. If you are sure that you need full featured manufacturing suite for Great Plains Dynamics GP.  Well, this paper is orientation session for your small business colleagues, in your case we recommend you to check out our earlier publications on Great Plains Manufacturing Suite of modules.  Manufacturing suite does wonderful job for large and mid-size production companies, but this article is for smaller companies audience

4. Special attention to Barcoding and Warehouse Management technologies.  WMS helps you with such processes as Order Fulfillment (through Picking and Packing), Purchase Receipts, Inventory Adjustments, Transfers and Cycle Count, where you do these routines on the warehouse floor by physically scanning barcode labels of the items

5. What if I already have Dynamics GP or older Great Plains implemented for my manufacturing company and I need some modifications and probably technical support help?  Dynamics GP or even older Great Plains Dynamics and eEnterprise are for mid-market.  This ERP application requires some exposure to the technology layers (Microsoft SQL Server, Dexterity, eConnect, Integration Manager, Modifier with VBA, Extender, SQL scripting, Microsoft Visual Studio C# or VB programming, XML).  This application has rich Corporate ERP business logic and it requires certifications to become Dynamics GP consultant.  You probably need professional Dynamics GP Consultant help, where you will be given the proposals to improve your current processes or maybe recommendations to upgrade to current Dynamics GP version 2010/11.0 (as we are writing the lines in October 2010)

6. Case Study.  Juice blending business, this one is probably not too small, but they decided to take BOM route on Dynamics GP.  This company supplies powder to its franchisees in USA and Internationally, where the solution formula is required to be the same and is used as Royalty control percentage estimation.   Bill of Materials module does perfect job, no needs of any help from full-scale manufacturing package

7. Discrete versus Process Manufacturing points.  Both Distribution BOM and its counterpart in Dynamics GP Manufacturing suite are rather geared toward discrete manufacturing.  If your business has Process Manufacturing  processes (typically in foods processing, mining, flowers, fruits and vegetables), we recommend you to consider Dynamics AX Axapta or call us for the evaluation on Great Plains process manufacturing add-ons (available via Dynamics GP ISV channel)

8. To request further support, please call us 1-866-528-0577, help@albaspectrum.com.  By the nature of our service we are available for Manufacturing and WMS implementation USA, Canada nationwide.  Local service is available in Western Michigan: St. Joseph, Kalamazoo, Grand Rapids, Muskegon, Holland, New Buffalo; in Chicagoland, North Western Indiana, Southern California (Los Angeles, San Diego, Irvine, Orange County), Houston and Dallas areas of Texas

Source by Andrew Karasev

Creating Html Reports With Virto Workflow Activities Kit For Sharepoint

Introduction

The necessity of data receiving from a certain list and generating a report often appears when sending e-mail alerts or creating a document. For instance, a user needs to display the list of his active tasks, administrator needs information about new users in the system, a client wants to see his active issues, etc. In other words, it’s highly important and effective to create a report based on data list.

Activities of business process automation are often implemented with Microsoft Office SharePoint Designer, which is easy to use and suitable for quick implementation. But unfortunately, generating reports is not available with Microsoft Office SharePoint Designer.

This article describes how to create a report with VirtoSoftware Workflow Activities Kit for SharePoint and prepare it for sending/processing.

Installation

Install and activate VirtoSoftware Workflow Activities Kit for SharePoint on your site.

Case Example

Then add fields.

ame Type Description IssueOwnerEmail Single line of text Responsible Person or Group Description Multiple lines of text Enhanced rich text (Rich text with pictures, tables, and hyperlinks) Priority Choice (menu to choose from) Choice:
Low
Normal
High
IssueStatus Choice (menu to choose from) Choice:
Active
Closed Resolution Multiple lines of text Enhanced rich text (Rich text with pictures, tables, and hyperlinks)

After completing that, add several issues to this list where Issues with different responsible users are contained and whether they are active or closed Issues.

Creating a Report

Let’s run Microsoft Office SharePoint Designer 2007, connect to the site and select File/New/Workflow in the menu. Then enter name “Create report for Responsible“ in the displayed window, and select list ”Company Issues” that was created before. Since we need to generate a report, both while creation and modification of a list, we should check all the boxes in “Select workflow start options for items in …” block.

After checking all the boxes, click Next to create activities.

To create a report, you only need to create one activity – “Generate report”. “Generate report” activity produces the report template parameters and parameters of collecting items from a list. The generated report is stored to a string variable. You can even describe the data source, filters and data sorting on the activity level. You should also describe the view structure of your report with the help of header, footer and list item templates.

Scheme of the report:
[Header]
[Row for List Item 1]
[Row for List Item 2]

[Row for List Item N]
[Footer]

Since “Generate report” activities work with rows, we can generate the report in any text format: simple text, XML, HTML, etc.

To add new activity, click Actions and select More Actions in the drop down. In the displayed window select Virto Actions category and select “Generate report” action. Then click “Add”.

You will see the new activity in the list as a result.

“Generate report” activity contains the following parameters:

Parameter Description this header Optional. The template for the heading section of the report. this row template Optional. The template for the report rows. Use string [%FieldName%] construction to resolve field value from current list item. FieldName can be field display name, field id (GUID) or field index (int). this footer Optional. The template for the footer section of the report all Optional. List item filter. The filter string supports View Name, View ID and CAML string (…). Empty filter returns all items.
Use … element to sort list items. current list Optional. Source list. Default value is current list.

We will leave Current list field without any modifications since we are going to select data from the current list. In your projects you can select any available list as a data source.

We should point CAML request instead of all. CAML request will select open Issues for a current responsible user and sort them by priority.

CAML request which selects all Issues sorted by priority for user ID #123 looks as follows.

We should insert the text highlighted with bold instead of “all” value. This means that we will not insert Query tags and replace user ID with Responsible value from the current row. Unfortunately, if we add direct link to the value of Responsible field, Workflow will replace it to the row of DOMAINuser type while implementation. To receive user’s ID we need to use one more activity from Virto Activities Kit – “Lookup site user property”. This activity stores the value of select user profile in the variable. Let’s add this activity before report generating.

Insert responsible variable to CAML request.

Instead of CAML request description, you can use Web interface to create new view, filter and sort required rows, and enter name or its ID in the activity.

For simplifying reasons, the report will not contain too much HTML. Use the following values instead of this header, this footer and this row template values.

this header Active issues:

Title
Priority
Created
Description

this row
[%Title%]
[%Priority%]
[%Created%]
[?scription%]

this footer

If we leave at least one of these values without any modifications, empty row will be used while report generating. The most significant in these rows is the fact that you can use both Workflow Lookup and links to field values in row template description. To do this you should use [%Field name%] constructions. They will be replaced with real values while report generating.

The description of “Generate report” activity parameters is completed. Now, while creating or modifying of a current Responsible in the Issue, the report will be generated.

So after completing all that, send this report by e-mail. In order to do this, let’s add Send Email activity after report creating. We can use standard activity or one of the Virto Activities Kit. In this case you will have an opportunity to attach files, add sender, or adjust SMTP server which you want to use for e-mail sending.

The full scheme of the business process looks as follows:

Save this business process. Then go to your site, add a new Issue or close (edit) the existing one. The responsible user will receive an e-mail notification to his e-mail address with the list of active Issues.

Conclusion

With the help of Virto Software Workflow Activities Kit for SharePoint, we have found the solution for business tasks regarding HTML report generating based on SharePoint list data. Further versions may include table display improvement and adding HTML links on objects. This is helpful to navigate to objects from the e-mail message directly.

Source by Virtosoftware

Computer Monitoring Software – is it Ethical?

Computer monitoring software is used to spy on a person’s internet activities. There are software programs nowadays that can track everything a person does on the computer –

record instant message conversations, log emails sent and received, record all visited websites, so on and so on. The programs can be hidden from the unsuspecting user, and they usually have no idea

they are being monitored. Only the person who installed it, and is doing the monitoring, will know where it is, and how to access all the devious activity, if there is any.

There are three primary uses for computer monitoring. To monitor your child’s internet activity, spy on your spouse or partner, or track your employees activities at the workplace (if you own a business).

Is it ethical? In most cases I believe it is, in others there is a gray area.

In the case of monitoring our children, I do believe we as parents have every right to know what they are up to. The internet can be a very dangerous place for kids, and has become a haven for sexual predators.

How do you think your teen would react if they found out you were watching them? They would probably go ballistic on you for betraying their trust.

I would suggest just telling them that you will be keeping an eye on their activities, and explain why. You do not have to tell them you are using spy software, just one warning to tell them you know what’s going on, should suffice. It’s our duty to protect our kids and ensure their safety in any way we can.

Just give them a warning that you will be watching and set limits on their internet use. Make their working computer in the living room or den, a computer in their bedroom is asking for trouble. Even when your not at home, you can view their activities from a remote computer, if your working or on vacaction.

You can even see what they are doing remotely from another computer in the house you have access to.

Catching the cheating spouse. This is where it can get dangerous. I had once caught my exgirlfriend exchanging rather erotic emails with some guy over the web. Sure enough, she was having an affair. She had forgotten to log off her yahoo email account, and when I was checking my yahoo email, she was still logged on.

You can imagine I felt hurt and betrayed. This ultimately led to our break up, because she started dating the guy. I just think how would I feel if she was the one spying on me? I would feel very betrayed that she did not trust me. However, there is something inside all of us, that just has to know the truth. If you use computer monitoring on your spouse or partner, be careful your not caught. If your more computer savvy than them, most likely they will not know. If you are the faithful one, you certainly have a right to know.

Employees at the workplace. You want to make sure your employees are actually working and not goofing off at their workstations. With computer monitoring software, you can monitor multiple workstations at once. Is it ethical? Well, only the employees who have something to hide would say no.

You are trying to run a business, paying workers , you run the show. You have every right to know where your hard earned money is going. I would personally just let them know upon hiring, that all workstations are monitored for productivity.

Source by Tim Chirillo

Using the Visual Studio Report Tool

The visual studio report tool collects the graphical query and design tools that are hosted within the environment. As long as the report designer provides the report data pane, then the visual studio report designer will easily organize the data in the reports of people. As long as the visual studio report tool provides the query designers to help them specify the data that they need in order to retrieve from the data sources. As long as the expression dialogue can specify the report in order to use the layout.

It is very important to provide the query designers in order to help the specify data in order to retrieve from the data sources. As long as the visual studio c# will go for the expression dialog in order to specify the report data in order to use the report layout. You can also go for the query design tools that require for the reporting services in order to connect to report the data. When you work with the report expressions then you can always design the report layout. If you have the visual studio c#, we suggest that you connect the reported data with the report expressions. You may also go for your ideal layout in order for you to actually host the visual studio c# option.

If you also have the option to go for the Report Designer that can start the menu, then you can point to the programs in order to go for the SQL server 2008 that will comply with your system. After you open the business intelligence development studio, then you can always create and open the new project template. Once you’ve selected the report server project, then it will be easy to just go for the report designer that you opt for. The visual studio report tool will then provide with you the project that you need as long as the data that you already have with you.

It is very easy to learn how to create the reports that you need with the visual studio report tool. You can always opt for the report design basics in order for you to understand the tutorial with the creation of the basic table report. If you have the tabular, chart, matrix and freeform reports and gauges, then you can always opt for the visual studio report tool needed for you to actually make things work.

The visual studio report tool may also come with the report definition that is listed in the reported description of the changes and the saved .rdl files that are connected to the reported changes. When you are designing the report with the software, you can always go for the reports that are processed and rendered whenever you go for the report server uses. When you ensure these then you can always decide on which report to go for. You can also publish the report of the company in the visual studio report designer. Once you have decided to publish this to the server, you will see that the hard drive is copied to the report server database.

Whenever you go for the deployment and building up of the commands available in order to go through the visual studios for more information that will go for the publishing data sources and reports that provide the multiple way in order to export the report and the different file format like the Microsoft Excel and Microsoft Word. If you can also get the information that you need to view and save the reports, then you can check whether these are outstanding and beneficial to your company. Once you’ve decided on this matter, then this is the one that you can go for the visual studio report tool.

View on-line demo:

http://www.perpetuumsoft.com/Demo/Rss/RssWebDemo.aspx?lang=en&pid=21

Source by Perpetuum Software Team