Reports and Translations

Slides:



Advertisements
Similar presentations
Microsoft Office SharePoint Portal Server 2007 Introduction to InfoPath Forms Services Daryl L. Rudolph.
Advertisements

Building Enterprise Applications Using Visual Studio ®.NET Enterprise Architect.
…the basics….  Windows 7 Professional or Windows 2003/2008 Server  No competing http Services (Tomcat6 will provide web services on server machine)
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 10: Server Administration.
Solutions Summit 2014 Introducing Ad hoc Reporting with Jaspersoft Studio John Snyder.
Virtual techdays INDIA │ august 2010 Building ASP.NET applications using SQL Server Compact Chaitanya Solapurkar │ Partner Technical Consultant,
Project Implementation for COSC 5050 Distributed Database Applications Lab1.
SQL Server 2008 Basmah AlQadheeb-213 MIS What is a Database ? A database is a collection of Data that is organized so that it can easily be accessed,
SEEM4570: XAMPP, Eclipse, Summary of Html Kangfei Zhao Room 711,ERB
1 Working with MS SQL Server II. 2 The sqlcmd Utility Command line utility for MS SQL Server databases. Previous version called osql Available on classroom.
Create with SharePoint 2010 Jen Dodd Sr. Solutions Consultant
Overview of SQL Server Alka Arora.
Basics of Web Databases With the advent of Web database technology, Web pages are no longer static, but dynamic with connection to a back-end database.
Session 1 - Introduction and Data Access Layer
Stimulsoft Reports.Net 20 Problems which Stimulsoft Reports.Net solves
SharePoint 2010 Development Environment A Guide to Setup SharePoint 2010 Development Environment on Windows 7 Machine.
Building Flex Dashboards with WebFOCUS Enable Copyright 2008, Information Builders. Slide 1 Yoshiko Akai Strategic Product Mgt.
© FPT SOFTWARE – TRAINING MATERIAL – Internal use 04e-BM/NS/HDCV/FSOFT v2/3 Working with MSSQL Server Code:G0-C# Version: 1.0 Author: Pham Trung Hai CTD.
DTS Conversion to SSIS Conversion Best Practices Mike Davis
Contents 1.Introduction, architecture 2.Live demonstration 3.Extensibility.
DEV-8: OpenEdge® Architect – Extensibility & Third Party Integration Sunil Belgaonkar Principal Software Engineer Architect Phillip Magnay.
#GPUGSummit | #INreno15 #GPUGSummit WHY IS THE SUPPORT DEBUGGING TOOL / GP POWER TOOLS SO AMAZING David Musgrave MVP Managing Director, Winthrop Development.
ASP. ASP is a powerful tool for making dynamic and interactive Web pages An ASP file can contain text, HTML tags and scripts. Scripts in an ASP file are.
What’s New in Windows Forms 2.0 Stephen Turner Software Design Engineer
SSMS SQL Server Management System. SQL Server Microsoft SQL Server is a Relational Database Management System (RDBMS) Relational Database Management System.
Introduction to SQL Server  Working with MS SQL Server and SQL Server Management Studio.
1 BCS 4 th Semester. Step 1: Download SQL Server 2005 Express Edition Version Feature SQL Server 2005 Express Edition SP1 SQL Server 2005 Express Edition.
© 2013 IBM Corporation IBM Rational Asset Analyzer & Rational Asset Analyzer for System z Rational Asset Analyzer What is new! Leshek Fiedorowicz
Nigeriaqual Desktop Installation Guide. Outline Beginning the Installation Installing the pre-requisites – Microsoft.NET Framework – Microsoft SQL.
PHP on Windows server. About PHP history, usage [ 3 ] Basics about PHP Open, free, object oriented (recently added namespaces), procedural, type free.
Planning Server Deployments Chapter 1. Server Deployment When planning a server deployment for a large enterprise network, the operating system edition.
SSIS ETL Data Resource Management. Create an ETL package using a wizard database server to database server The business goal of this ETL package is to.
Confidential ASWM Installation Guide in Main Server ( for Windows Server 2008 R2 ) 1.
Denver Visual Studio Users Group Lab January 19, 2007 Steve Wake.
SAP Business One 9.0 integration for SAP NetWeaver Installation and Technical Configuration 2013 March.
Introduction ITEC 420.
DBMS Programs MS SQL Server & MySQL
Workshop 3 Database Development 2016 Boris Wylutzki
Building Enterprise Applications Using Visual Studio®
How to Start SQL Server and SSDT BI in Local
How to be a SharePoint Developer
Extended Operating System Support
Visual Studio Database Tools (aka SQL Server Data Tools)
Build Automation with Gradle
Workshop 2 Digging in Boris Wylutzki 2016.
What are they? The Package Repository Client is a set of Tcl scripts that are capable of locating, downloading, and installing packages for both Tcl and.
Make Power BI Your Own with the Power BI APIs
Jon Galloway | Tech Evangelist Christopher Harrison | Head Geek
What should I do first MSRDS First Beginner Course - STEP1
Application Deployment
DB2 (Express C Edition) Installation and Using a Database
Populating a Data Warehouse
Populating a Data Warehouse
Populating a Data Warehouse
Comparison of nopCommerce with its competitors
Make Power BI Your Own with the Power BI APIs
Populating a Data Warehouse
Visual Studio Database Tools (aka SQL Server Data Tools)
Populating a Data Warehouse
Populating a Data Warehouse
From DTS to SSIS, Redesign or Upgrade
DAT381 Team Development with SQL Server 2005
Microsoft Connect /17/2019 9:55 PM
Setting up your dev environment
Entity Framework Code-First Migrations
SSIS Data Integration Data Warehouse Acceleration
SSIS Data Integration Data Warehouse Acceleration
Michelle Haarhues Keeping up with SSMS.
SSIS Data Integration Data Warehouse Acceleration
Presentation transcript:

Reports and Translations Workshop 4 Reports and Translations Boris Wylutzki 2016

Workshop 4 – Reports and Translations Agenda Workshop 4 – Reports and Translations Repository contents of VPRO-Tools Packaging and installing reports Modifications in Crystal Report Translation files of VariAdd Project plus Export and import of translations Goals: Developer can modify and distribute reports Developer can modify and distribute translations Duration: 2 hours presentation 1 hour questions & answers

Prerequisites Visual Studio 2013 Professional or Enterprise Edition; Community/Express Edition is not enough VS 2015 should also work, but we have not tested it yet. Microsoft SQL Server 2008 R2 / 2012 / 2014 2014 recommended; not Express Edition SAP Business One 9.2 PL04 You can follow with 9.1 PL13 as well, but we will use 9.2 for demonstration. Source code: vpro-src-2016-09-25.7z and vpro-tools-src-2016-10-18.7z See workshop invitation email SAP Crystal Reports 2013 SP5 for SAP Business One From SAP Download Center, or see invitation email SAP Crystal Reports Runtime engine for .Net Framework (32bit and 64bit) Installed with SBO automatically; latest version (SP17) recommended From SAP Download Center, or http://tektutorialshub.com/download-crystal-reports-for-visual-studio-2015/

Repository VPRO-Tools Free extra resources for partners; not part of the product itself! \VPRO-Tools\Tools Various tools for partners and customers to work with VariAdd Project Not all are compatible anymore \VPRO-Reports\Reports\<HANA|MSSQL>\Reports Crystal Report (.rpt) files \VPRO-Reports\Reports\<HANA|MSSQL>\Reports SQL Views, stored procedures, functions for reports \VPRO-Reports\Reports\<HANA|MSSQL>\_output Generated report package \VPRO-Tools\Reports\Documentation Documentation for all reports, changelog, special queries (not actually part of reports)

Package Reports HANA: Run \VPRO-Tools\Reports\HANA\_Create reports zip.bat MSSQL: Run \VPRO-Tools\Reports\MSSQL\_Create reports zip.bat

Report SQL Scripting MSSQL and HANA reports are separate Make all scripts re-executable HANA: CALL "BxPro_system_DropProcedure"(…) CALL "BxPro_system_DropFunction"(…) CALL "BxPro_system_DropView"(…) MSSQL: IF EXISTS (SELECT * FROM sys.objects …) DROP FUNCTION …

Crystal Reports Connection MSSQL HANA driver={HDBODBC32};servernode=your-hana-server:30015; CS=YOUR_COMPANY;UID=SYSTEM;PWD=your-password

Translation resources Database import \Sources\BXPRO\Trimergo-B2-Client\resource-build\language For older C# code Proprietary XML files Automatically imported into database on setup: [trimergo].[trimergo_language] Edit with Notepad ResX Files \Sources\BXPRO\BxPROLocalization and \Sources\BXFramework4PRO\TxLocalization For newer C# code Edit in Visual Studio 2013 with TxResxGeneratorSetup plugin Java properties files \Sources\BXPRO\Trimergo-B2-Server\src For planboard (Java applet) Edit with Notepad or some Eclipse plugin

Translation Import/Export Process See: \Sources\BXPRO\Documentation\ Translation Diagram.vsdx Fully documented in: \Sources\BXPRO\Documentation\ Translation Developer Guide.docx Manual for partners: \Sources\BXPRO\Documentation\ Translation Partner Manual.docx

Translation Import/Export Process (Simplified) ❶ Use TxTranslationConverter for .resx ↔ Excel ❸ Use .properties files as they are. ❷ Use Language Manager for Database ↔ Excel Administration > Add-Ons > VariAdd Project plus > VariAdd Project plus Settings > PRO > [x] Enable Language Manager Restart Add-On Tools > VariAdd Project plus > Language Manager

Thank you! Questions?