This document describes the steps to create a salary advance workflow in SharePoint using Visual Studio. The workflow allows employees to request a salary advance, which is then sent to the accounts department for approval or rejection. Key steps include:
1. Creating a new SharePoint project in Visual Studio and defining the URL of the associated web application and list.
2. Adding a sequential workflow and associating it with the salary advance list.
3. Defining a while loop to hold recurring activities until workflow completion.
4. Adding if/else branches for approved, rejected, and initiated statuses and activities like logging, emailing, and terminating the workflow.
5. Populating the if conditions and branches
Cis407 a ilab 5 web application development devry universitylhkslkdh89009
This document provides instructions for completing iLab 5 of CIS407A, which involves adding transaction processing to a web application that saves personnel data. Students are asked to:
1. Modify the application to save records in two steps using transactions, to simulate a more complex scenario.
2. Add error handling using transactions - records should only be committed if both the insert and update steps succeed, otherwise the transaction should rollback.
3. Add client-side validation controls to validate data before it is submitted.
4. Add a new page to allow editing/deleting existing records using a SQL data source and grid view.
Students are provided detailed steps and screenshots to guide them through modifying the application's
This document discusses nested workflows in Taverna. Nested workflows allow grouping of related services into a single component to reduce clutter. They can be created from scratch or by importing an existing workflow. Nested workflows can be reused across multiple "mother" workflows and make it easier to update or replace the nested section. The document provides steps to create and edit nested workflows and demonstrates how they can be collapsed, replaced, and merged.
2014-09-01 Taverna tutorial in Bonn: Advanced Taverna features.
List handling, Cross Product and Dot product.
Looping asynchronous services.
Control links.
Retries.
Parallel service invocation.
Open microsoft visual studio/tutorialoutletMitchinson
The document provides instructions for building out a payroll system website in Microsoft Visual Studio. It includes steps to open and set up the solution, add database functionality using an Access database, create classes and datasets to access the database, add forms for user activity tracking and personnel data entry with validation. The steps add navigation between forms to view activity logs and submit personnel data with validation to ensure required fields are complete and dates are in the proper order.
This document describes the web services provided by the WFA (WFA Web services primer) to interact with and monitor workflows. It outlines 9 different web services covering getting workflows by various criteria, running, resuming, rejecting, and getting the status of workflows. It also covers the security requirements and includes appendices on return parameters and error messages.
Cis407 a ilab 6 web application development devry universitylhkslkdh89009
This document provides instructions for an iLab assignment to create a login form for a web application. Students are asked to:
1. Create a login form that validates username and password and assigns a session variable for the user's security level.
2. Restrict access to certain functions on an existing form based on the security level.
3. Add a user management form to allow adding, editing, and removing users, and testing the login and security functionality.
The assignment involves adding authentication code, restricting page elements based on roles, and creating a user database interface form. Students are provided detailed steps and advised to add comments to their code.
This task transfers product data from an Access database to an Excel spreadsheet using Automation Anywhere's Excel integration capabilities. It connects to the Access database and executes a SQL query to retrieve the relevant data. It then opens an Excel spreadsheet and pastes the database data into it, transferring the records from Access to Excel.
More Enhancements to Grails:
Topics covered:
Grails Plugins
Resources
Restful API
Integration Tests
What’s new in grails 2.0
What’s new in grails 2.1
What’s new in grails 2.2
How to upgrade plugins
The document provides examples of how to use various Automation Anywhere commands to interact with and extract data from web services and web pages. Key points include:
1) The REST Web Service command can be used to send GET, PUT, POST, and DELETE requests to RESTful APIs and save the responses to variables.
2) The XML command allows getting and updating XML data by defining nodes, and saving XML data to files.
3) The Window Actions command allows performing actions like closing, resizing, maximizing and activating windows.
4) The SOAP Web Service command allows calling and testing SOAP web services and saving the response.
5) The Web Recorder command allows extracting
Orangescrum Recurring task add on user manualOrangescrum
The Recurring task add-on user manual will help you to install the add-on & guide you about recurring task add-on features.
Create tasks at a certain interval of time as per there condition with recurring task add-on.
For more information, please visit: https://www.orangescrum.org/addon-details/recurringtask
Laravel mail example how to send an email using markdown template in laravel 8Katy Slemon
Learn about Markdown templates with the help of the Laravel Mail Example. Here’s a tutorial for you on how to send an email using Laravel Markdown Template?
2014 Taverna tutorial Shims and Beanshell scriptsmyGrid team
The document discusses shim and Beanshell services in Taverna workflows. It explains that shims act as connectors between incompatible scientific services, and are often simple Beanshell scripts. It provides examples of using split string and regex shims to handle multiple input values. The document also demonstrates how to write a simple Beanshell script to concatenate name and surname into a full name. The key points are that shims bridge incompatible services and Beanshells allow simple data transformations in workflows.
This document provides a tutorial on building a simple workflow in Taverna to retrieve a protein sequence from a remote database and identify functional motifs. It describes connecting input and output ports, running the workflow by providing a protein identifier, and viewing the resulting sequence output. It also explains how to validate that the workflow connections are proper and that the services are available.
Orangescrum Task status Group add on user manualOrangescrum
Task Status Group Add-on
Customize your business workflow your way
Define Project Flow | Improve Execution Cycle | Get Desired Outcomes
Each industry, business, department, team has its own processes and workflow. Finding ONE integrated solution that lets your departments, teams run independently and allows them to run their processes and operational workflows is a nightmare.
And Orangescrum’s Task Status Group solves this problem right from the word GO!
Buy Now: https://www.orangescrum.org/addon-details/taskstatus
Automation anywhere user manual tethys solutionsVijay Reddy
The document provides an overview of Automation Anywhere software which allows users to automate repetitive tasks. Some key capabilities include automating business processes, web tasks, data transfers, scheduling tasks, and more. It describes how to record tasks, create tasks using templates, and highlights some templates included like backing up data, file operations, and FTP tasks. Privacy and security features are also summarized.
Property binding allows binding a property in the component class to an element property in the template. This creates a one-way binding from the class to the view. Examples shown include binding a property to an image src, text color, and CSS class. Event binding allows binding to events in the template to call methods in the class, creating a one-way binding from view to class. Two-way binding is shown using a method to update the class property on input events as well as using ngModel for simpler two-way binding between an input and class property.
The document describes how to use Mulesoft to connect a CSV file to a Salesforce account. It involves using a File connector to monitor an input folder for CSV files. A Salesforce connector is configured with a username, password and security token. A DataMapper transformer maps the CSV file fields to Salesforce object fields. When run, the application will take CSV contact data from the input folder and upload it to the Salesforce account as new contacts.
The document provides an introduction to Oracle Application Testing Suite e-Load and its features for load testing web applications, including setting up virtual users and profiles, running load tests, and analyzing results. It describes how to configure e-Load settings for aspects like authentication, browser emulation, caching, and download management to simulate real user behavior under load.
Orangescrum In App Chat Add-on User ManualOrangescrum
The In-App chat add-on will help you to install the add-on & guide you about the features of chat add-on.
It's a real-time chat widget built for the Orangescrum Community Version. It offers fully secure, single or multi-user chat with private messaging, chat invitations and more.
Explore chat add-on details at: http://www.orangescrum.org/add-on/chat
This document discusses creating an MVC application from scratch using LINQ to SQL to perform CRUD operations on a database. It covers:
1. Creating an empty MVC project and adding controllers, views and models
2. Creating a sample database and using LINQ to SQL for communication between the MVC app and database
3. Performing CRUD operations in the MVC app by querying the database and passing data between controllers and views
Angular 2 Component Communication - Talk by Rob McDiarmidAmrita Chopra
This talk was a part of the January 2017 AngularTO meetup at Rangle.io
All content is by Rob McDiarmid
Components are one of Angular 2's greatest features. They combine many redundant concepts from Angular 1.x into one flexible and elegant API. A Component can interact with its parent/children through @Input and @Output bindings but sometimes that's not enough. What happens when you need to communicate between siblings or nested routes? What if you need to send a message to multiple components at once or just need more control? Fortunately, Angular 2 has got you covered. Level up your component skills and learn some advanced features and patterns for component interaction.
1) The document provides instructions for an iLab assignment to create a login form that validates users and assigns a security level session variable.
2) Based on the security level, certain functions and links will be displayed or hidden on an existing form.
3) Students will also create a "Manage Users" page for adding, removing, and updating users in the system.
The document introduces cookies and how they are handled in Oracle Application Testing Suite: e-Tester. It discusses the two types of cookies - persistent and session cookies. It also describes how the cookie handling options can be configured on a per-script basis and the implications of these settings for stand-alone versus linked scripts.
Orangescrum Client management Add on User ManualOrangescrum
This client management add-on will help you to install the add-on & guide about the features of Orangescrum.
This add-on is specifically built to enable better client engagement and collaboration for your business.
To buy the ad-on, please visit: http://www.orangescrum.org/add-on/clientmanagement
Explore the demo at: http://newui.orangescrum.org/
The document outlines the roadmap for updates and new features in the Taverna workflow system, including releasing versions 2.3 and 3.0 with improvements to the user interface, support for new standards, and integration with additional technologies and domains like clouds, semantic web, and biodiversity. It also discusses new plugins and tools being developed to enhance provenance capture, support additional file formats, and provide domain-specific functionality for astronomy, life sciences, and data mining.
This task transfers product data from an Access database to an Excel spreadsheet using Automation Anywhere's Excel integration capabilities. It connects to the Access database and executes a SQL query to retrieve the relevant data. It then opens an Excel spreadsheet and pastes the database data into it, transferring the records from Access to Excel.
More Enhancements to Grails:
Topics covered:
Grails Plugins
Resources
Restful API
Integration Tests
What’s new in grails 2.0
What’s new in grails 2.1
What’s new in grails 2.2
How to upgrade plugins
The document provides examples of how to use various Automation Anywhere commands to interact with and extract data from web services and web pages. Key points include:
1) The REST Web Service command can be used to send GET, PUT, POST, and DELETE requests to RESTful APIs and save the responses to variables.
2) The XML command allows getting and updating XML data by defining nodes, and saving XML data to files.
3) The Window Actions command allows performing actions like closing, resizing, maximizing and activating windows.
4) The SOAP Web Service command allows calling and testing SOAP web services and saving the response.
5) The Web Recorder command allows extracting
Orangescrum Recurring task add on user manualOrangescrum
The Recurring task add-on user manual will help you to install the add-on & guide you about recurring task add-on features.
Create tasks at a certain interval of time as per there condition with recurring task add-on.
For more information, please visit: https://www.orangescrum.org/addon-details/recurringtask
Laravel mail example how to send an email using markdown template in laravel 8Katy Slemon
Learn about Markdown templates with the help of the Laravel Mail Example. Here’s a tutorial for you on how to send an email using Laravel Markdown Template?
2014 Taverna tutorial Shims and Beanshell scriptsmyGrid team
The document discusses shim and Beanshell services in Taverna workflows. It explains that shims act as connectors between incompatible scientific services, and are often simple Beanshell scripts. It provides examples of using split string and regex shims to handle multiple input values. The document also demonstrates how to write a simple Beanshell script to concatenate name and surname into a full name. The key points are that shims bridge incompatible services and Beanshells allow simple data transformations in workflows.
This document provides a tutorial on building a simple workflow in Taverna to retrieve a protein sequence from a remote database and identify functional motifs. It describes connecting input and output ports, running the workflow by providing a protein identifier, and viewing the resulting sequence output. It also explains how to validate that the workflow connections are proper and that the services are available.
Orangescrum Task status Group add on user manualOrangescrum
Task Status Group Add-on
Customize your business workflow your way
Define Project Flow | Improve Execution Cycle | Get Desired Outcomes
Each industry, business, department, team has its own processes and workflow. Finding ONE integrated solution that lets your departments, teams run independently and allows them to run their processes and operational workflows is a nightmare.
And Orangescrum’s Task Status Group solves this problem right from the word GO!
Buy Now: https://www.orangescrum.org/addon-details/taskstatus
Automation anywhere user manual tethys solutionsVijay Reddy
The document provides an overview of Automation Anywhere software which allows users to automate repetitive tasks. Some key capabilities include automating business processes, web tasks, data transfers, scheduling tasks, and more. It describes how to record tasks, create tasks using templates, and highlights some templates included like backing up data, file operations, and FTP tasks. Privacy and security features are also summarized.
Property binding allows binding a property in the component class to an element property in the template. This creates a one-way binding from the class to the view. Examples shown include binding a property to an image src, text color, and CSS class. Event binding allows binding to events in the template to call methods in the class, creating a one-way binding from view to class. Two-way binding is shown using a method to update the class property on input events as well as using ngModel for simpler two-way binding between an input and class property.
The document describes how to use Mulesoft to connect a CSV file to a Salesforce account. It involves using a File connector to monitor an input folder for CSV files. A Salesforce connector is configured with a username, password and security token. A DataMapper transformer maps the CSV file fields to Salesforce object fields. When run, the application will take CSV contact data from the input folder and upload it to the Salesforce account as new contacts.
The document provides an introduction to Oracle Application Testing Suite e-Load and its features for load testing web applications, including setting up virtual users and profiles, running load tests, and analyzing results. It describes how to configure e-Load settings for aspects like authentication, browser emulation, caching, and download management to simulate real user behavior under load.
Orangescrum In App Chat Add-on User ManualOrangescrum
The In-App chat add-on will help you to install the add-on & guide you about the features of chat add-on.
It's a real-time chat widget built for the Orangescrum Community Version. It offers fully secure, single or multi-user chat with private messaging, chat invitations and more.
Explore chat add-on details at: http://www.orangescrum.org/add-on/chat
This document discusses creating an MVC application from scratch using LINQ to SQL to perform CRUD operations on a database. It covers:
1. Creating an empty MVC project and adding controllers, views and models
2. Creating a sample database and using LINQ to SQL for communication between the MVC app and database
3. Performing CRUD operations in the MVC app by querying the database and passing data between controllers and views
Angular 2 Component Communication - Talk by Rob McDiarmidAmrita Chopra
This talk was a part of the January 2017 AngularTO meetup at Rangle.io
All content is by Rob McDiarmid
Components are one of Angular 2's greatest features. They combine many redundant concepts from Angular 1.x into one flexible and elegant API. A Component can interact with its parent/children through @Input and @Output bindings but sometimes that's not enough. What happens when you need to communicate between siblings or nested routes? What if you need to send a message to multiple components at once or just need more control? Fortunately, Angular 2 has got you covered. Level up your component skills and learn some advanced features and patterns for component interaction.
1) The document provides instructions for an iLab assignment to create a login form that validates users and assigns a security level session variable.
2) Based on the security level, certain functions and links will be displayed or hidden on an existing form.
3) Students will also create a "Manage Users" page for adding, removing, and updating users in the system.
The document introduces cookies and how they are handled in Oracle Application Testing Suite: e-Tester. It discusses the two types of cookies - persistent and session cookies. It also describes how the cookie handling options can be configured on a per-script basis and the implications of these settings for stand-alone versus linked scripts.
Orangescrum Client management Add on User ManualOrangescrum
This client management add-on will help you to install the add-on & guide about the features of Orangescrum.
This add-on is specifically built to enable better client engagement and collaboration for your business.
To buy the ad-on, please visit: http://www.orangescrum.org/add-on/clientmanagement
Explore the demo at: http://newui.orangescrum.org/
The document outlines the roadmap for updates and new features in the Taverna workflow system, including releasing versions 2.3 and 3.0 with improvements to the user interface, support for new standards, and integration with additional technologies and domains like clouds, semantic web, and biodiversity. It also discusses new plugins and tools being developed to enhance provenance capture, support additional file formats, and provide domain-specific functionality for astronomy, life sciences, and data mining.
The document announces an IMPACT-myGrid-Hackathon event scheduled for November 14-15, 2011 at the University of Manchester. The event website provides additional information and is located at http://impact-mygrid-taverna-hackathon.wikispaces.com/. The hackathon focused on myGrid and Taverna tools.
The document discusses linguistic resources created for improving access to 16th century German texts. It describes how the IMPACT project adapted resources like lexicons to account for the differences between historical and modern German. A groundtruth corpus spanning 1500-1950 was created, as well as a hypothetical lexicon of rule-based variants and a manually verified lexicon to map historical words to their modern equivalents. These resources were able to cover 30% of 16th century vocabulary and improve optical character recognition.
The document discusses digitization workflows for enhancing and segmenting documents for optical character recognition (OCR). It describes steps for image enhancement including border removal, page curl removal, and correction of arbitrary warping. It then discusses standalone methods for segmenting text lines, words, and characters without relying on character recognition. These include a hybrid text line segmenter and density-based word segmenter that have been evaluated on historical documents with promising results. The techniques allow digitization of documents with non-standard words or layouts.
The document summarizes research activities and tools developed by the National Center for Scientific Research "Demokritos" for the IMPACT project. It describes tools for border detection, page curl detection, and character segmentation. Evaluation results for the border detection and page curl detection tools on large datasets are provided.
The document discusses OCR for typewritten documents. It describes the IMPACT project, which is supported by the European Community under the FP7 ICT Work Programme and coordinated by the National Library of the Netherlands. The presentation covers the challenges of typewritten documents for OCR, the specific approaches used in the IMPACT project's TOCR system, and some example results showing its performance.
- CLARIN aims to create a federated infrastructure providing researchers access to digital language data and tools through a single sign-on. It seeks to integrate existing resources across Europe to advance humanities and social sciences research.
- CLARIN's success requires collaboration with libraries, which hold vast amounts of printed materials indispensable for researchers but face obstacles like copyright and lack of standardization.
- The IMPACT project's work on optical character recognition technology and goal of an OCR center of expertise can help address a key challenge and bring CLARIN and libraries closer through continued collaboration beyond the project.
Tomaž Erjavec discusses the development of language resources for historical Slovene, including transcribed texts, an annotated corpus, and a historical lexicon. Over 10 million words of historical Slovene texts have been transcribed. A reference corpus of 300,000 words from the 15th-19th centuries was annotated for part-of-speech and modern equivalents. An initial lexicon of 3,000 entries was expanded to over 20,000 entries incorporating forms from the annotated corpus. The resources aim to support research on and processing of historical Slovene texts.
The document introduces the IMPACT Centre of Competence, a not-for-profit organization that aims to advance digitization of historical materials. It provides tools, services, and testing facilities for practitioners in content institutions, researchers, and industry. Membership offers benefits like access to datasets and tools, implementation support, and knowledge sharing. The Centre will be sustained through membership fees and contributions to support continued collaboration in the community.
The document discusses named entity (NE) recognition in digitized historical texts. It describes how NEs like people, locations and organizations can be identified during optical character recognition (OCR) and retrieved for users. The key steps include building an NE lexicon database by collecting data, tagging and enriching NEs with metadata, and linking variant names. This helps improve OCR quality and allows users to find NEs despite spelling variations in historical texts.
In April 2016, Jessica Clark delivered this presentation on her research into the impact of emerging forms of media as a Senior Fellow at the Media Impact Project at USC Annenberg's Norman Lear Center.
The document discusses ABBYY's involvement in the IMPACT project. It states that ABBYY is the OCR technology provider for IMPACT members. It also notes that ABBYY improved its core OCR technologies for the recognition of old documents through its work on the IMPACT project, focusing on areas like image pre-processing, segmentation, character recognition, and export formats. The presentation provides examples of how ABBYY's technologies were enhanced between versions 9 and 10 for tasks like binarization, layout analysis, and character recognition of historical documents.
Paul Fogel of the California Digital Library examined OCR quality at scale using the corpus from the HathiTrust and its member institutions. The document discusses issues that arise when performing OCR at a massive scale, including the challenges of indexing very large document collections, supporting many different languages, and correcting the inevitable OCR errors produced when scanning and recognizing text from millions of pages.
The IMPACT Interoperability Framework provides a way to integrate various OCR and other software components into reusable workflows. It uses a Java-based architecture with web services and the open source Taverna workflow system. Developers can integrate new command line tools as web services with minimal effort, and workflows can then be built, shared, and executed through a web portal. The framework has been evaluated for scalability and is intended to support a community around sharing workflows and experiments.
This document summarizes the results of experiments examining the effect of scanning parameters like color, resolution, and binarization method on OCR accuracy. The experiments found that bitonal images produced the best OCR results on average but the optimal method varied between images. Higher resolution images did not necessarily improve OCR accuracy. The quality of archival images was also found to affect OCR performance. The document concludes different scanning choices may be suitable depending on the document type and quality.
The document discusses the transformation of humanities research through digital technologies and optical character recognition (OCR). It describes efforts to extract over 2,000 years of Latin text from digitized books and track linguistic changes over time using machine learning techniques. Computational analysis is helping scholars build dynamic digital editions and study underrepresented languages on a massive scale.
2014 Taverna Tutorial Biodiversity examplemyGrid team
This document describes a workflow built in Taverna that searches for occurrences of species using the GBIF API. The workflow takes in a species name and searches the GBIF occurrence service. It was later updated to also take in latitude and longitude coordinates to filter the results geographically. The results are returned in XML, so another workflow is demonstrated that plots the results on a Google Earth map for easier visualization. Testing with different species names showed that accounting for synonyms is important for comprehensive results.
The document provides instructions for creating a simple automation using UiPath Studio that asks for a user's name using an input dialog, stores the response in a variable, and displays the name in a message box. It describes adding sequential steps to a Sequence activity including an input dialog to ask for the name, assigning the response to a variable, and a message box to display the variable. The document also discusses extracting the sequence as a reusable workflow and invoking it from the main workflow.
This document provides an overview of getting started with workflow development in Oracle Workflow. It discusses how to create a new workflow using the quick start wizard or manually. The key steps covered include defining an item type and process, importing the standard item type, and configuring start and end nodes. Various workflow concepts are also introduced such as activities, transitions, and the difference between true and false starts. The document uses examples to demonstrate how to set up a basic workflow structure and validate the process.
This document provides instructions for installing and using Taverna workflows. It begins with downloading and installing Taverna, then demonstrates how to build simple workflows using available services. It shows how to add new services, run workflows, view results, and share workflows on myExperiment. Advanced topics covered include running workflows with multiple inputs, viewing intermediate results, reusing workflows through nested workflows, and handling asynchronous services. The document aims to introduce the basics of the Taverna workflow system through a tutorial.
The document discusses interfacing with end users in ASP.NET. It provides two programming models - Web Forms and WCF Services. Web Forms enables creating user interfaces and application logic, while WCF Services enables remote server-side functionality access. It also discusses creating a basic web form in ASP.NET that displays the current date and time when a button is clicked to demonstrate the Web Forms model. Common controls like labels, textboxes, buttons are also summarized with their properties and events.
This document provides an introduction to running, reusing, and sharing workflows with Taverna. It describes how Taverna can be used to analyze gene lists from experiments by finding existing workflows on myExperiment that enrich data with pathway information, gene functions, and literature evidence. It then demonstrates combining multiple workflows to analyze a chip-seq gene list, including extracting the gene list, converting identifiers, identifying pathways, and gene ontology terms. Finally, it discusses using text mining workflows to search literature.
]project-open[ Workflow Developer Tutorial Part 3Klaus Hofeditz
The document provides an overview of customizing the ]project-open[ workflow tutorial. It describes how to add a customer satisfaction survey panel to a workflow transition. It also discusses how to create custom workflow panels using TCL pages and how to programmatically assign tasks to project administrators using callbacks and SQL queries.
Cis407 a ilab 1 web application development devry universitylhkslkdh89009
This document provides instructions for completing iLab 1 of CIS407A, which involves creating a simple annual salary calculator web application in ASP.NET using Visual Studio.NET 2008. The lab has students add controls and code to two pages - a default "Hello World" home page and a new salary calculator form page. On the calculator form, labels, textboxes and a button are added to collect hourly rate and annual hours. Code is then added to the button click event to calculate annual salary based on the input values and display the result.
The document provides steps for using the debugger and profiler in NetBeans 6.0. [1] It describes setting breakpoints, stepping through code, and viewing variables to debug a simple program. [2] It then demonstrates profiling the same program to monitor execution time and memory usage. [3] Adding a line of code that creates Date objects without disposing of them showed how this could lead to memory leak issues.
This document provides instructions for implementing a simple web service using Eclipse. It begins with background on web services and their components. It then discusses the top-down and bottom-up approaches to web service development. The document walks through setting up Eclipse with the necessary plugins. It provides step-by-step instructions to create a project, write the service logic, generate the web service and client, test the service, and use the client. It includes an introduction, background sections on web services and Eclipse setup, and detailed steps for creating a "Hello" web service that returns a greeting message.
Using prime[31] to connect your unity game to azure mobile servicesDavid Voyles
Using prime[31] to connect your unity game to azure mobile services. More info at my blog: http://davevoyles.azurewebsites.net/prime31-azure-plugin-win8-wp8-unity-games-part-3/
The document discusses the Legacy System Migration Workbench (LSMW) in SAP, which is a tool used to transfer data from non-SAP legacy systems to an SAP R/3 system. It describes the basic principles, features, and steps of using LSMW, including maintaining source structures and fields, mapping fields, importing and converting data, and displaying the results. The main steps are creating an LSMW project, mapping source and target structures and fields, importing legacy data files, and converting the data for use in SAP.
This paper’s aim is to point out the RAD ( Rapid application development) elements present in the Microsoft’s MVC 3 and WCF 4.0 using Microsoft Visual Studio 2010. It will describe why creating a new web application using MVC 3 and WCF 4.0 is a easy and fast and also present simple ways to develop such applications.
The document describes creating new method content elements to add to an existing delivery process for a services oriented architecture (SOA) implementation. Specifically, it involves:
1. Creating a new plugin to contain the new elements, including a content package.
2. Creating a new work product called "Service Implementation" and categorizing it.
3. Adding responsibility for the new work product to the existing "Implementer" role.
4. Adding the new work product as an output to the existing "Implement Design Elements" task by creating a contributing task.
The goal is to enhance the existing delivery process with additional elements for SOA implementation while reusing existing elements where possible. The scenario will be
This document provides an overview of an Oracle SOA Suite 11g sample that demonstrates using database adapters to replicate master-detail data between tables on different databases. The sample uses inbound and outbound database adapters connected to a BPEL process to poll for new or changed records in source tables and insert or update matching records in destination tables. It includes instructions for designing the SOA composite, deploying it, and testing the data replication functionality.
Weka is a popular open-source machine learning software written in Java. It contains tools for data pre-processing, classification, regression, clustering, and feature selection. The document discusses using Weka for classification and regression tasks. It provides steps to classify bank customer data using J48 decision trees, achieving 89% accuracy. Regression is used to predict CPU performance based on attributes like cycle time and memory, with a correlation of 0.912.
Lsmw (Legacy System Migration Workbench)Leila Morteza
This document provides instructions for using SAP's Legacy System Migration Workbench (LSMW) tool to migrate legacy vendor master data into SAP. It outlines the 15 steps to create an LSMW project and upload vendor records, including recording transactions, mapping fields, uploading a data file, reading and converting the data, and running a batch input session to complete the migration. The instructions are accompanied by screenshots to illustrate each step in the process.
This document provides instructions for completing an iLab assignment to create a simple annual salary calculator ASP.NET web application using Visual Studio.NET 2008. Students are instructed to create a new "PayrollSystem" website with Visual Studio, add a home page displaying "Hello World", and add a new form called "frmSalaryCalculator" with labels, text boxes and a button to calculate salary based on annual hours and hourly rate entered by the user. Code is to be added to the button click event handler to retrieve the text box values, convert to doubles, perform the calculation, and display the result.
Slides of the paper Deep Learning-Based Morphological Taggers and Lemmatizers for Annotating Historical Texts by Helmut Schmid at the 3rd Edition of the DATeCH2019 International Conference
This document discusses using text models to improve the accuracy of optical character recognition (OCR) on Chinese rare books. It conducted experiments using n-gram, backward/forward n-gram, and LSTM models on OCR data from ancient medicine books. The backward and forward 4-gram model achieved the highest correction rate at 97.57%. Mixing the LSTM 6-gram model with the OCR's top 5 candidates and probability of the top candidate further improved accuracy to 97.71%, demonstrating that combining text models with OCR probabilities can better correct OCR errors than text models alone. In conclusion, text models are effective for increasing OCR accuracy on rare books, with backward/forward 4-gram and LSTM 6-gram
Slides of the paper Turning Digitised Material into a Diachronic Corpus: Metadata Challenges in the Nederlab Project by Katrien Depuydt and Hennie Brugman at the 3rd Edition of the DATeCH2019 International Conference
Slides of the paper Standoff Annotation for the Ancient Greek and Latin Dependency Treebank by Giuseppe Celano at the 3rd Edition of the DATeCH2019 International Conference
Slides of the paper Using lexicography to characterise relations between species mentions in the biodiversity literature by Sandra Young at the 3rd Edition of the DATeCH2019 International Conference
Slides of the paper Implementation of a Databaseless Web REST API for the Unstructured Texts of Migne's Patrologia Graeca with Searching capabilities and additional Semantic and Syntactic expandability by Evagelos Varthis, Marios Poulos, Ilias Yarenis and Sozon Papavlasopoulos at the 3rd Edition of the DATeCH2019 International Conference
Slides of the paper Curation Technologies for a Cultural Heritage Archive: Analysing and transforming a heterogeneous data set into an interactive curation workbench by Georg Rehm, Martin Lee, Julián Moreno Schneider and Peter Bourgonje at the 3rd Edition of the DATeCH2019 International Conference
Slides of the paper Cross-disciplinary collaborations to enrich access to non-Western language material in the Cultural Heritage sector by Tom Derrick and Nora McGregor at the 3rd Edition of the DATeCH2019 International Conference
Slides of the paper Tribunal Archives as Digital Research Facility (TRIADO): new ways to make archives accessible and useable by Anne Gorter, Edwin Klijn, Rutger Van Koert, Marielle Scherer and Ismee Tames at the 3rd Edition of the DATeCH2019 International Conference
Slides of the paper Improving OCR of historical newspapers and journals published in Finland by Senka Drobac, Pekka Kauppinen and Krister Lindén at the 3rd Edition of the DATeCH2019 International Conference
Slides of the paper Towards a generic unsupervised method for transcription of encoded manuscripts by Arnau Baró, Jialuo Chen, Alicia Fornés and Beáta Megyesi at the 3rd Edition of the DATeCH2019 International Conference
Slides of the paper Towards the Extraction of Statistical Information from Digitised Numerical Tables - The Medical Officer of Health Reports Scoping Study by Christian Clausner, Apostolos Antonacopoulos, Christy Henshaw and Justin Hayes at the 3rd Edition of the DATeCH2019 International Conference
Slides of the paper Detecting Articles in a Digitized Finnish Historical Newspaper Collection 1771–1929: Early Results Using the PIVAJ Software by Kimmo Kettunen, Teemu Ruokolainen, Erno Liukkonen, Pierrick Tranouez, Daniel Antelme and Thierry Paquet at the 3rd Edition of the DATeCH2019 International Conference
Slides of the paper OCR-D: An end-to-end open-source OCR framework for historical documents by Clemens Neudecker, Konstantin Baierer, Maria Federbusch, Kay-Michael Würzner, Matthias Boenig, Elisa Hermann and Volker Hartmann at the 3rd Edition of the DATeCH2019 International Conference
- The document describes a project to fill gaps in knowledge about diamond mining, trading, and polishing in Borneo by developing a workflow using various CLARIAH tools and resources.
- The workflow involved digitizing a diamond encyclopedia, extracting concepts and place names, linking the data to external sources to create linked open data, and querying newspaper archives to build a corpus of relevant articles.
- Promising results showed mining, trading, and polishing continued in Borneo for Southeast Asian customers, and described previously unknown diamond fields and polishing locations in Borneo. The project aims to apply the workflow to other commodities like sugar.
Slides of the paper Automatic Reconstruction of Emperor Itineraries from the Regesta Imperii by Juri Opitz, Leo Born, Vivi Nastase and Yannick Pultar at the 3rd Edition of the DATeCH2019 International Conference
Slides of the paper Automatic Semantic Text Tagging on Historical Lexica by Combining OCR and Typography Classification by Christian Reul, Sebastian Göttel, Uwe Springmann, Christoph Wick, Kay-Michael Würzner and Frank Puppe at the 3rd Edition of the DATeCH2019 International Conference
This document describes the SOS system for segmenting, stemming, and standardizing Arabic text. It presents the challenges of processing Arabic cultural heritage texts which contain orthographic variations. The system uses gradient boosting machines and achieves state-of-the-art performance on segmentation and derives stemming as a byproduct. It also standardizes orthography with high accuracy, which further improves segmentation. The system addresses issues like hamza forms and letter confusions that previous systems did not handle well.
Odoo Inventory Rules and Routes v17 - Odoo SlidesCeline George
Odoo's inventory management system is highly flexible and powerful, allowing businesses to efficiently manage their stock operations through the use of Rules and Routes.
This chapter provides an in-depth overview of the viscosity of macromolecules, an essential concept in biophysics and medical sciences, especially in understanding fluid behavior like blood flow in the human body.
Key concepts covered include:
✅ Definition and Types of Viscosity: Dynamic vs. Kinematic viscosity, cohesion, and adhesion.
⚙️ Methods of Measuring Viscosity:
Rotary Viscometer
Vibrational Viscometer
Falling Object Method
Capillary Viscometer
🌡️ Factors Affecting Viscosity: Temperature, composition, flow rate.
🩺 Clinical Relevance: Impact of blood viscosity in cardiovascular health.
🌊 Fluid Dynamics: Laminar vs. turbulent flow, Reynolds number.
🔬 Extension Techniques:
Chromatography (adsorption, partition, TLC, etc.)
Electrophoresis (protein/DNA separation)
Sedimentation and Centrifugation methods.
How to Set warnings for invoicing specific customers in odooCeline George
Odoo 16 offers a powerful platform for managing sales documents and invoicing efficiently. One of its standout features is the ability to set warnings and block messages for specific customers during the invoicing process.
How to Customize Your Financial Reports & Tax Reports With Odoo 17 AccountingCeline George
The Accounting module in Odoo 17 is a complete tool designed to manage all financial aspects of a business. Odoo offers a comprehensive set of tools for generating financial and tax reports, which are crucial for managing a company's finances and ensuring compliance with tax regulations.
A measles outbreak originating in West Texas has been linked to confirmed cases in New Mexico, with additional cases reported in Oklahoma and Kansas. The current case count is 817 from Texas, New Mexico, Oklahoma, and Kansas. 97 individuals have required hospitalization, and 3 deaths, 2 children in Texas and one adult in New Mexico. These fatalities mark the first measles-related deaths in the United States since 2015 and the first pediatric measles death since 2003.
The YSPH Virtual Medical Operations Center Briefs (VMOC) were created as a service-learning project by faculty and graduate students at the Yale School of Public Health in response to the 2010 Haiti Earthquake. Each year, the VMOC Briefs are produced by students enrolled in Environmental Health Science Course 581 - Public Health Emergencies: Disaster Planning and Response. These briefs compile diverse information sources – including status reports, maps, news articles, and web content– into a single, easily digestible document that can be widely shared and used interactively. Key features of this report include:
- Comprehensive Overview: Provides situation updates, maps, relevant news, and web resources.
- Accessibility: Designed for easy reading, wide distribution, and interactive use.
- Collaboration: The “unlocked" format enables other responders to share, copy, and adapt seamlessly. The students learn by doing, quickly discovering how and where to find critical information and presenting it in an easily understood manner.
CURRENT CASE COUNT: 817 (As of 05/3/2025)
• Texas: 688 (+20)(62% of these cases are in Gaines County).
• New Mexico: 67 (+1 )(92.4% of the cases are from Eddy County)
• Oklahoma: 16 (+1)
• Kansas: 46 (32% of the cases are from Gray County)
HOSPITALIZATIONS: 97 (+2)
• Texas: 89 (+2) - This is 13.02% of all TX cases.
• New Mexico: 7 - This is 10.6% of all NM cases.
• Kansas: 1 - This is 2.7% of all KS cases.
DEATHS: 3
• Texas: 2 – This is 0.31% of all cases
• New Mexico: 1 – This is 1.54% of all cases
US NATIONAL CASE COUNT: 967 (Confirmed and suspected):
INTERNATIONAL SPREAD (As of 4/2/2025)
• Mexico – 865 (+58)
‒Chihuahua, Mexico: 844 (+58) cases, 3 hospitalizations, 1 fatality
• Canada: 1531 (+270) (This reflects Ontario's Outbreak, which began 11/24)
‒Ontario, Canada – 1243 (+223) cases, 84 hospitalizations.
• Europe: 6,814
World war-1(Causes & impacts at a glance) PPT by Simanchala Sarab(BABed,sem-4...larencebapu132
This is short and accurate description of World war-1 (1914-18)
It can give you the perfect factual conceptual clarity on the great war
Regards Simanchala Sarab
Student of BABed(ITEP, Secondary stage)in History at Guru Nanak Dev University Amritsar Punjab 🙏🙏
GDGLSPGCOER - Git and GitHub Workshop.pptxazeenhodekar
This presentation covers the fundamentals of Git and version control in a practical, beginner-friendly way. Learn key commands, the Git data model, commit workflows, and how to collaborate effectively using Git — all explained with visuals, examples, and relatable humor.
pulse ppt.pptx Types of pulse , characteristics of pulse , Alteration of pulsesushreesangita003
what is pulse ?
Purpose
physiology and Regulation of pulse
Characteristics of pulse
factors affecting pulse
Sites of pulse
Alteration of pulse
for BSC Nursing 1st semester
for Gnm Nursing 1st year
Students .
vitalsign
How to track Cost and Revenue using Analytic Accounts in odoo Accounting, App...Celine George
Analytic accounts are used to track and manage financial transactions related to specific projects, departments, or business units. They provide detailed insights into costs and revenues at a granular level, independent of the main accounting system. This helps to better understand profitability, performance, and resource allocation, making it easier to make informed financial decisions and strategic planning.
INTRO TO STATISTICS
INTRO TO SPSS INTERFACE
CLEANING MULTIPLE CHOICE RESPONSE DATA WITH EXCEL
ANALYZING MULTIPLE CHOICE RESPONSE DATA
INTERPRETATION
Q & A SESSION
PRACTICAL HANDS-ON ACTIVITY
K12 Tableau Tuesday - Algebra Equity and Access in Atlanta Public Schoolsdogden2
Algebra 1 is often described as a “gateway” class, a pivotal moment that can shape the rest of a student’s K–12 education. Early access is key: successfully completing Algebra 1 in middle school allows students to complete advanced math and science coursework in high school, which research shows lead to higher wages and lower rates of unemployment in adulthood.
Learn how The Atlanta Public Schools is using their data to create a more equitable enrollment in middle school Algebra classes.
K12 Tableau Tuesday - Algebra Equity and Access in Atlanta Public Schoolsdogden2
IMPACT/myGrid Hackathon - Introduction to Taverna
1. An Introduction to Designing, Executing and Sharing Workflows with Taverna Katy Wolstencroft myGrid University of Manchester IMPACT/Taverna Hackathon 2011
2. Exercise 1: Exploring the Workbench Taverna can be downloaded from http://www.taverna.org.uk/ Go to the page and find the latest (2.3) Download the correct version for your operating system Follow the instructions in the Taverna installer The following page shows a screenshot of Taverna and the different panels that make up the workbench
4. 1. Workflow Diagram The visual representation of workflow Shows inputs/outputs, services and control flows Allows editing of the workflow by dragging and dropping and connecting services together Enables saving of workflow diagrams for publishing and sharing
5. 1. Workflow Explorer The Workflow Explorer shows the detailed view of your workflow. It shows default values and descriptions for service inputs and outputs and it shows where remote services are located. It also shows configuration details, such as iteration and looping (we will come back to these things later). Workflow validation details can also be found here. Before a workflow is run, Taverna checks to see if it is connected correctly and if its services are available.
6. 1. Available Services Panel Lists services available by default in Taverna Local java services WSDL Web Service – secure and public RESTful Services R Processor services (for statistical analyses) Beanshell scripts Xpath scripts Allows the user to add new services or workflows from the web or from file systems – there are loads more available!
7. In the Services panel, type ‘ image’ into the search box. Select ‘Get Image from URL’ This is a local service, but web services work the same way Many historical documents are stored as images on the web. This is a simple, but useful service to help gather data Exercise 2: Building a Simple Workflow Drag this service across to the workflow diagram panel
8. Exercise 2: Building a Simple Workflow In a blank space in the workflow diagram, right-click and select “Add Workflow Input Port” Type a name (e.g. URL) for this input in the pop-up window and click “ok” Do the same to create a new workflow output. Call this output “image”
9. Exercise 2: Building a Simple Workflow You now have 3 boxes in the diagram and we need to connect them up into a workflow First, we need to find out how many inputs and outputs the ‘get image from URL’ service has At the top of the workflow diagram, select the ‘show ports’ icon Show Ports
10. Exercise 2: Building a Simple Workflow Click on the workflow input box and drag the linking arrow across to the URL input of the ‘get_image_from_URL’ service. Link the image output of ‘get_image_from_url’ to the workflow output port
11. Exercise 2: Building a Simple Workflow You have now built your first workflow! It should look something like this. In many cases, you have to supply input data for EVERY service input port. In this case, however, the ‘base’ input is optional, so we will leave it. Save the workflow by going to file -> save workflow
12. Exercise 2: Building a Simple Workflow Run the workflow by selecting “file -> run workflow”, or by clicking on the play button at the top of the workbench
13. Exercise 2: Building a Simple Workflow An input window will appear. As you can see, we have not yet added a description of the workflow or of the input Click on ‘New Value’ in the input window and add the url http://www.archives.gov/exhibits/featured_documents/magna_carta/images/magna_carta.jpg where it says “some input data goes here”
14. Exercise 2: Building a Simple Workflow Click “run workflow” In the bottom left of the results window, click on the results. You will now see an image from the specified web page Workflow results can be saved here if required by clicking on ‘save all values’
15. 2: Adding a Workflow Description Right-click on a blank part of the workflow diagram and select “show details” In the workflow explorer panel, the details page will open up. Add some details about the workflow (e.g. who is the author, what does the workflow do). You can also add examples and descriptions for the workflow inputs by selecting them in the explorer panel and selecting “details” Adding this metadata makes the workflow much more reusable Save the workflow by going to “File -> save workflow”
16. New services can be gathered from anywhere on the web We will find a new service and add it to the workbench IMPACT and SACPE have a whole suite of services. We will add one (you will be using it later on today) Go to https://fue.onb.ac.at/synapse . Here you will find a list of IMPACT services Click on IMPACTTesseractV3Proxy and copy the link you are directed to. This is the WSDL address and is what Taverna needs to run the service Exercise 3: Adding New Services
17. 3. Adding New Services Go to the services panel in Taverna and click “import new services”. For each type of service, you are given the option to add a new service Select ‘ WSDL service…’ A window will pop-up asking for a web address
18. 3. Adding New Services Enter the service address you just copied Scroll down the Services list, you will see your new service there
19. Exercise 4: Sharing and Reusing Workflows Go to http://www.myexperiment.org myExperiment is a social networking site for sharing workflows and workflow expertise and experiences Browse around the site and see what it contains Find everything that has been tagged with ‘text mining’, for example Look at the text mining workflows. You will see some that are specific to biology, some that are generally applicable, and some that are specific to other scientific disciplines
20. 4. Sharing and Reusing workflows IMPACT have many workflows on myExperiment, but they are not public. You must join an IMPACT group before you can see them and use them. Create yourself an account and join the group called ‘IMPACT-myGrid-Hackathon’ ( NOTE : you need to join this group to access content for future exercises) Explore the shared items in this group. These are examples of the types of tasks IMPACT workflows can perform
21. 5. Using Workflows from myExperiment You can download and run the workflows from the myExperiment website, or you can use myExperiment directly from Taverna To use workflows from the website, you can either download them, or copy the workflow file location into the ‘open workflows from the web’ option in Taverna’s file menu.
22. 5. Using Workflows from myExperiment Go back to Taverna and click on the myExperiment icon at the top of the workbench Go to ‘my stuff’ and log in (using the same credentials as the web page) Find the IMPACT-myGrid-Hackathon group by using the ‘search’ option. Look at the shared items and find the workflow called ‘Text to List’ Click on ‘open’ and this workflow will be automatically imported into your Taverna design window
23. 5. Validate your Workflow Taverna checks to see that everything is connected properly and that all the required services are available Go to the workflow explorer and click on ‘validation report’ See if Taverna has found any problems with the workflow. Errors will be displayed in red, warnings in yellow. Workflows with warnings often still run. If there are problems, follow the instructions to resolve them by clicking on the ‘Solution’ tab If not, run the workflow
24. 5. Using Workflows from myExperiment Use the default input suggested to run the workflow. The workflow will collect and list some example data stored at the given URL It returns a list of image files We can now combine this workflow with the one we made earlier to return the actual images. In Taverna, you can add workflows as if they were any other kind of service – these are called ‘Nested Workflows’
25. 6. Reusing and connecting Workflows From the current workflow design window, go to ‘ Insert -> Nested workflow Import the workflow you made earlier, by selecting ‘import from file’ You can see a small version of the workflows, so you can check you are importing the correct workflow
26. 6. Reusing and connecting Workflows We now need to connect the two workflows together Connect the Text2List service to the input of the nested workflow by dragging an arrow across. Make a new workflow output port (by right-clicking and adding workflow output port) Connect the output of the nested workflow to the new workflow output port
27. 6. Reusing and connecting Workflows Your new workflow should look something like this Save and run the workflow This time, as it runs, you will see Taverna automatically iterates over the list of data produced by Text2List NOTE: some of the iterations will fail. See if you can tell which Look at one of the resulting images
28. 7. Looking at Intermediate Results You can track intermediate workflow values through the results view. This is very useful for working out where unexpected results came from. On the diagram, click the Text2List service and look at its inputs and outputs in the results. You can save the workflow in myExperiment if you wish, but make sure you give credit to the nested workflow author and make sure you ONLY share it with the IMPACT-myGrid-Hackathon group
30. As you have already seen, Taverna can automatically iterate over sets of data. When 2 sets of iterated data are combined, however, Taverna needs extra information about how they should be combined. You can have: A cross product – combining every item from list 1 with every item from list 2 - all against all A dot product – only combining item 1 from list 1 with item 1 from list 2, and so on – line against line 8. Iteration
31. Find and load the workflow ‘ Demonstration of configurable iteration ’ from myExperiment Read the workflow metadata to find out what the workflow does (by looking at the ‘Details’) Select the ‘ ColourAnimals ’ service and select the ‘Details’ in the workflow explorer and ‘configure list handling’ Click on ‘dot product’ in the pop-up window . This allows you to switch to cross product 8. Iteration
32. Run the workflow twice – once with ‘ dot product ’ and once with ‘ cross product ’. Save the first results so you can compare them – what is the difference? What does it mean to specify dot or cross product? 8. Iteration
33. 9. Retries: Making your Workflow Robust Web services can sometimes fail due to network connectivity If you are iterating over lots of data items, you can guard against these temporary interruptions by adding retries to your workflow Upload the ‘Retry-Example’ workflow from the IMPACT-myGrid-Hackathon group. This workflow is designed to fail sometimes. Run the workflow as it is and count the number of failed iterations
34. 9. Retries: Making your Workflow Robust Now, select the ‘sometimes_fails’ service and select the ‘details’ tab in the workflow explorer panel Click on ‘advanced’ and ‘configure’ for retries In the pop-up box, change it so that it retries each service iteration 2 times Run the workflow again – how many failures do you get this time? Change the workflow to retry 5 times – does it work every time now?
35. 10. Looping From myExperiment, download and open the workflow “dummy_example_of_looping” This workflow is asynchronous. This means that when you submit data (by running the workflows), it will return a jobID and place your job in a queue. This is very useful if your job will take a long time! The ‘CheckStatus’ service will query your job ID to find out if it is complete
36. 10. Looping The default behaviour in a workflow is to call each service only once for each item of data – so what if your job has not finished when ‘Status’ workflow asks? Run the workflow Almost every time, the workflow will ‘fail’ (in this case, that means it will return 0) because the results have not been returned before the workflow reaches the ‘getResults’ service
37. 10. Looping This is where looping is useful. Taverna can keep running the ‘status’ service until it reports that the job is done. Select the ‘CheckStatus’ service and click on the ‘details’ tab in the workflow explorer Select ‘advanced’ and click on ‘add looping’ Use the drop-down boxes in the looping window to set ‘state’ ‘is_not_equal_to’ RUNNING
38. 10. Looping Save the workflow and run it again This time, the workflow will run until the ‘CheckStatus’ service reports that it is either COMPLETE, or it has an ERROR. You will see results for ‘GetResults’, but you will still get an error for ‘GetResults2’. This is because there is one more configuration to change – we also need ‘Control Links’
39. A control link specifies that there is a dependency of one service on another even though there is no data flowing between them. A control link is a line with a white circle at the end that connects two services (see the link between ‘CheckStatus’ and ‘getResults’ 11. Control Links
40. 11. Control Links We will add control link to getResults2 Right-click on getResult2 and select ‘Run after’ from the drop down menu. Set it to ‘Run after’ -> ‘CheckStatus’ Save and run the workflow Now you will see both results returned