Q&A Session for Connect with Remedy - CMDB Best Practices Coffee Break

Size: px
Start display at page:

Download "Q&A Session for Connect with Remedy - CMDB Best Practices Coffee Break"

Transcription

1 Q&A Session for Connect with Remedy - CMDB Best Practices Coffee Break Date: Thursday, March 05, 2015 Q: When going to Asset Management Console and making an update on there, does that go to a sandbox or does it update the BMC.ASSET record? A: The Asset Management product has a configuration option for whether you are using a Sandbox or not. The best practice recommendation is to ALWAYS use the Sandbox mode. If using Sandbox mode, reads for Asset Management are done from the production dataset (BMC.ASSET) but writes are done to the Asset Management Sandbox which is then reconciled into the production dataset. In the current release of Asset Management, the sandbox is a permanent dataset and there is workflow to immediately trigger a reconciliation of any change to the sandbox into the production dataset (best and where we are going in the future is to use continuous reconciliation on this dataset). In releases before 8.0, this was a dataset that reconciled and then was flushed. This is not good practice and we recommend that you fix this behavior by removing the purge step from the job in these earlier releases. If not in Sandbox mode, reads and writes are directly to BMC.ASSET. This is not recommended as you lose the ability to track which updates came from where and changes made manually tend to get overwritten by automated feeds at a later point. Q: Does Lifecycle and CMDB auditing tag the username of the person who made a change in a Person's Sandbox that then gets reconciled to Production dataset? Q: How do automated discovery approach and thoughtful "only touch CIs after change request" fit together? A:The CMDB should hold WHAT IS. That is, the CMDB should reflect the reality of your environment to contain what is really present in the environment. Anything else will cause you to fail because if the CMDB does not reflect reality, it cannot be used for root cause analysis and decisions cannot be based on the data it contains. So automated discovery is a critical requirement and it brings in what it really finds. Now, should you always have change requests for changes to your environment? Of course. But, you need to know about everything even if there were no change requests. Now, about change updating the CMDB. Don t do it. Change changes the environment, it does not update the CMDB. Discovery updates the CMDB. You can have the last task of a change request trigger discovery to happen right now on a device you are changing (actually is a good practice) to make sure that the change is picked up quickly. But, it should be discovery that updates the CMDB as it reflects WHAT IS rather than what you hope is. (yes, of course if the discovery source of something is manual discovery so a person is typing it in, then you will have someone updating the CMDB that seems to be part of the change. But, you should still think about it as change request making the change to the environment and then discovery -- a person in this case -- is updating the CMDB with new data it has found. Q: On the topic of "Sandbox" for updates from the Asset Mgmt module, there has been some fluctuation on what is the OOTB behavior. What is current best practice, and will that change in the future. A: The best practice is to have all changes from Asset management console go through sandbox. Yes, There are few product fixes have been made to improve the customer experience in this area, but that doesn't change the best practice. Prior to 8.0, the sandbox reconciled into production and then purged data from itself. This is a bad practice. It was corrected with the 8.0 and later releases. As more learning about how to succeed with a CMDB has been made, practices have been improved and that has led to some changes in the Asset management product.

2 Q: We create directly to the Production data set so a Change Record can be logged against the CI immediately after it is created. The recon turnaround is not able to run on a frequent enough basis. What is the quickest turnaround for the recon engine? A: You want to look at continuous reconciliation for this type of need. This reconciliation model picks up changes and runs at near real time pace. There may still be a small delay between the entry of the data and it showing in production, but it is within minutes. Alternatively, you can have process that is told to run (say by workflow) as soon as a change is made. This can get a bit confusing in logs as every change triggers the job and so you can get dozens of starts in a small window and if a job is running it cancels the new job so you get lots of cancelled job notices even though there are no issues and no problems. Q: We've just begin researching the Multi-tenancy options regarding ADDM and CMDB. Can you give a brief overview of this process if I'm wanting to implement this using multiple ADDM scanners/consolidators and 1 CMDB? Q: What is the best practices on checking for Normalization or Recon errors. I know right now you have to go directly to the server backend and look in the log directory. Which these logs don't give the best info. Is there better practices for this process? Q: If I load my it hardware assets via spreadsheets in to Asset Mgmt I would also create a dataset for the hardware source (the spreadsheet). the data is written into the CMDB. then if I no longer want the spreadsheets and delete them b/c I won't use them any longer that means that I have an orphaned data set? A: This discussion is really about wanting to eliminate a data source. You would still load it into a discovery dataset and then reconcile into production. However, if you wanted to then eliminate this source, you just need to make sure that all the data it covers has a home elsewhere so that you are not leaving an orphaned piece of data in production with no source. Then, you can remove this dataset as you don t have this source any more. This question was discussed verbally. Q: Is there much of an impact to each recon identification rule? For example, if a rule can speed identification once a year, would it be best to add the rule only when needed, or is impact so trivial that we might as well leave it always on? A: In general, the impact of a single rule running is not significant (unless something is doing a poorly structured query of the system and the SQL search takes a long time -- and if that is the case, the problem is much worse than the premise of this question). I would suggest paying the slight overhead for the extra rule rather than trying to add when needed. Identity is such a critical concept and critical part of the CMDB that anything that messes with it or gets it wrong (even by accident) is a problem. Rather than hoping this rule applies only sometimes -- with no exceptions -- just leave the rules on. Data accuracy and cleanliness is the most important thing. Q: what would you suggest as a strategy to manage hi level asset CI/CMDB info that will be one-time uploaded via spreadsheets? reconciliation will occur down the road, but not sure how far down the road. what do I need to be aware of to prevent data errors A: Using the best practice recommendation that every data source loads into a discovery dataset is the right strategy. Then, you can run normalization or not on the dataset. You can do it now or later. You can have special rules unique to this data if appropriate. Then, you can run reconciliation or not on the dataset. You can do it now or later. You can have whatever rules you want for identity or merge.

3 Then, if you decide to obsolete the source, you follow the process for the question above about obsoleting and removing a discovery dataset. You need to make sure the data is owned by some source so you don t have orphaned data in the target. Q: What is the recommended approach when a discovery dataset does actually have accurate information concerning an AST:Attribute-held attribute? A: The CMDB is for configuration data. If your source also has Asset lifecycle data that you want to load: Best -- Load the configuration data to the CMDB and the lifecycle data to AST:Attributes. This means two load processes (both can be done using AI) and having an instance ID or reconciliation ID to link the data together. OK -- use the interface forms that Asset management supplies to load the data into. This merges the configuration and lifecycle data onto the same form and the data is sent to the appropriate location (CMDB or AST:Attributes) by workflow. Workaround -- Add the lifecycle attributes into the CMDB and have workflow that pushes the lifecycle data to AST:Attributes. This way you can load the data to the CMBD discovery dataset and have it push the lifecycle to AST:Attributes. This is not a long term answer as it does not solve the problem with a single load that you may have been doing pre 8.0 without having to change the loader. Q: How do you explain to users that some fields show up immediately (AST:Attributes; such as Status, etc), when other fields process per schedule through the Reconciliation process; and how should they know which fields do what? A: This question was discussed verbally Q: Hi! what exactly are delta and response in reconciliation? A: In case of reconciliation, there is no concept of delta and response. These are features from Atrium Integrator. With Delta feature, only changed/new records will be loaded in CMDB dataset. With response feature, the source record can be updated as an acknowledgement of specific record been loaded in target side. Q: Also if I want to add certain fields to existing class how to do so? does it involve any workflow changes too?? A: You can use Atrium Console -> Class Manager to add attribute in CMDB class. This will allow you to add or modify existing attributes. Make sure you do not add attributes casually. Have a clear requirement and clear definition of what the characteristics of the attribute are. No workflow needs to be changed when you modify a class. Q: As to the MAD/SCCM question being asked, is there a date on the CI indicating when the MAD flag was set? A: We don't have date recorded especially for MarkAsDeleted attribute, however see if you can use ModifiedDate for your purpose assuming this Ci is not being updated after its soft-deleted. This question was discussed verbally Q: Is there any Common Data Model documentation available for 8.1 SP2? Similar to what is in , is there a single document. It is our understanding that some classes from to 8.1 have been consolidated and there are plans for more consolidation A: There have been several attributes and a few classes added in the 8.x releases, but nothing major. There has not been any significant restructuring of the CDM.

4 Q: When you delete a CI (Mark as Deleted), don't you lose the relationships to Incidents and Changes for that CI once it is deleted? A: There is a misconception about relationship between CIs and with incident. When CI gets MarkAsDeleted it only will mark as deleted (not actually delete) relationship between this and other CIs. There is no effect on the links to Incident or Change which are not CMDB relationships but links tied to the Reconciliation ID of the CI (and that CI is still there, just marked as deleted) so no problem. Q: What are the best practices with regards to preventing orphan child CI records from existing in the CMDB if the parent CI gets set to MarkedAsDeleted and gets purged. That leaves the child CIs still in the CMDB. Q: If that CI is not purged and "seen" again from ADDM for instance, are the relationships automatically rebuilt (I am referring to the relationships in the CMDB, not ITSM)? Q: For the relationship class such as hosted system component, cascade delete makes sense for CIs such as Memory, Processor, Product, etc. however it doesn't really work for CIs such as Monitor, UPS and some Card CIs for instance. A: The cascade delete feature should be used with caution as it deletes CIs physically. Make sure cascade feature will be applied only on soft-deleted (i.e. MarkAsDeleted=Yes) parent CIs. This question was discussed verbally Q: Is there a best practice document for one time load of CI's for asset management? Once loaded we will be managing the asset lifecycle in Remedy and will obsolete the initial load file. A: This question has been asked earlier and the answer is there. Q: I think having this as a quarterly or some kind of discussion. Including maybe something that is coming in the future that is eluded to during this call. A:Having more of this type of Q&A session seems to be popular. The team is working on a plan for logistics and frequency. Q: In version 8.1 CMDB, using the normalization custom features significantly slowed down the time to complete a normalization job in our environment. The custom rule was just to set an attribute to UPPER. In CMDB has the norm engine been tuned better A: All the engines are constantly under review for performance tuning and improvement. Just changing a value to UPPER should not be a significant delay. I cannot comment on the specific case without further investigation. The biggest problem with slow normalization comes from reloading data that is not changed. Make sure you don t reload unchanged data so the normalization engine has to reprocess things that have already been completed. Q: OOTB if a CI exists in two datasets, such as a discovery dataset and BMC.ASSET, if a user goes to the AST:CompSys form and sets the CI to Delete, after saving the record goes back to Deployed. I know the CIs share the AST:Attribute record, but users are confused. Is there a setting somewhere to inform the user on why the status went back to Delete? A:If the AST:Attribute record is being updated due to a change of data in a discovery dataset, that is a bug. Only data changing in the production dataset should have any effect on an AST:Attribute record. The change in discovery may not be carried forward due to reconciliation precedence so should not change the lifecycle. If the change happened only on production dataset changes, there would not be confusion.

5 If you are seeing changes propagated through the system from discovery datasets, that should be reported to the support team as a bug. Q: my questions relate to a very immature environment. not all of the ITSM apps are being used today. of the ones being used they have some clean-up that need to be completed (especially on foundation data). Q: we really need to know how to keep our license counts correct by removing the relationship between software and CI records when SCCM no longer sees it. A:Just use the MarkAsDeleted flag. The items marked this way should not show up in a query for checking license counts. Q: Is it possible to hide some of the statuses that are available in the CI records? We don t want to use some of them and I am trying to figure out a way to stop them from using the ones we don t want used. A:You can always change the names of the statuses or you could put workflow in place that error if any status not allowed is selected. But that is after the fact. The status field can be edited as it is just an attribute like any other. But, the field is a selection field and it is important that the choices retain the same ID within the field as they have always had to avoid issues with related tools,. Upgrades do not reload the CDM or any definition that was from a previous version.

Connect with Remedy - Remedy 9 Upgrade Best Practices Webinar Q&A

Connect with Remedy - Remedy 9 Upgrade Best Practices Webinar Q&A Connect with Remedy - Remedy 9 Upgrade Best Practices Webinar Q&A Date: Wednesday, March 02, 2016 Q: Does this cover version 9.1 and 9.0? A: It covers upgrading from older versions to 9.1 Q: What is granular

More information

Atrium Webinar- What's new in ADDM Version 10

Atrium Webinar- What's new in ADDM Version 10 Atrium Webinar- What's new in ADDM Version 10 This document provides question and answers discussed during following webinar session: Atrium Webinar- What's new in ADDM Version 10 on May 8th, 2014 Q: Hi,

More information

Product Release Notes Alderstone cmt 2.0

Product Release Notes Alderstone cmt 2.0 Alderstone cmt product release notes Product Release Notes Alderstone cmt 2.0 Alderstone Consulting is a technology company headquartered in the UK and established in 2008. A BMC Technology Alliance Premier

More information

What is version control? (discuss) Who has used version control? Favorite VCS? Uses of version control (read)

What is version control? (discuss) Who has used version control? Favorite VCS? Uses of version control (read) 1 For the remainder of the class today, I want to introduce you to a topic we will spend one or two more classes discussing and that is source code control or version control. What is version control?

More information

Connect with Remedy: SmartIT: Social Event Manager Webinar Q&A

Connect with Remedy: SmartIT: Social Event Manager Webinar Q&A Connect with Remedy: SmartIT: Social Event Manager Webinar Q&A Q: Will Desktop/browser alerts be added to notification capabilities on SmartIT? A: In general we don't provide guidance on future capabilities.

More information

FileWave 10 Webinar Q&A

FileWave 10 Webinar Q&A FileWave 10 Webinar Q&A When will 10 be released? October 14 th, but you can sign up today to get into the beta program. Link: www.filewave.com/beta-program How stable is the beta? Should we use it for

More information

Deep Learning for Visual Computing Prof. Debdoot Sheet Department of Electrical Engineering Indian Institute of Technology, Kharagpur

Deep Learning for Visual Computing Prof. Debdoot Sheet Department of Electrical Engineering Indian Institute of Technology, Kharagpur Deep Learning for Visual Computing Prof. Debdoot Sheet Department of Electrical Engineering Indian Institute of Technology, Kharagpur Lecture - 05 Classification with Perceptron Model So, welcome to today

More information

WordPress is free and open source, meaning it's developed by the people who use it.

WordPress is free and open source, meaning it's developed by the people who use it. 1 2 WordPress Workshop by BBC July 2015 Contents: lorem ipsum dolor sit amet. page + WordPress.com is a cloudhosted service that runs WordPress where you can set up your own free blog or website without

More information

Connect with Remedy Webinar Series - Unified Data Management Presenter - Murali Viswanathan, ITSM Lead Product Developer

Connect with Remedy Webinar Series - Unified Data Management Presenter - Murali Viswanathan, ITSM Lead Product Developer Connect with Remedy Webinar Series - Unified Data Management Presenter - Murali Viswanathan, ITSM Lead Product Developer Q Can the 7.6.04 and 8.0 DMT/UDM spreadsheets be used with the 8.1 version of UDM?

More information

6 Tips to Help You Improve Configuration Management. by Stuart Rance

6 Tips to Help You Improve Configuration Management. by Stuart Rance 6 Tips to Help You Improve Configuration Management by Stuart Rance Introduction Configuration management provides information about what assets you own, how they are configured, and how they are connected

More information

Who am I? I m a python developer who has been working on OpenStack since I currently work for Aptira, who do OpenStack, SDN, and orchestration

Who am I? I m a python developer who has been working on OpenStack since I currently work for Aptira, who do OpenStack, SDN, and orchestration Who am I? I m a python developer who has been working on OpenStack since 2011. I currently work for Aptira, who do OpenStack, SDN, and orchestration consulting. I m here today to help you learn from my

More information

Understanding Normalization and Product Catalog

Understanding Normalization and Product Catalog Understanding Normalization and Product Catalog Int'l Toll: 913 312 0828 US/CAN Toll free: 866 816 1982 Argentina: 0800 444 6440 Australia: 1 800 612 415 Austria: 0800 295 780 Bahamas: 1 800 389 0491 Belgium:

More information

Liquibase Version Control For Your Schema. Nathan Voxland April 3,

Liquibase Version Control For Your Schema. Nathan Voxland April 3, Liquibase Version Control For Your Schema Nathan Voxland April 3, 2014 nathan@liquibase.org @nvoxland Agenda 2 Why Liquibase Standard Usage Tips and Tricks Q&A Why Liquibase? 3 You would never develop

More information

How Zavanta s Web Automation Works: Key Website Planning Decisions

How Zavanta s Web Automation Works: Key Website Planning Decisions The Streamlined Business How Zavanta s Web Automation Works: Key Website Planning Decisions Who Should Read This White Paper: This white paper is intended for the person in your organization who will be

More information

Best Practice for Creation and Maintenance of a SAS Infrastructure

Best Practice for Creation and Maintenance of a SAS Infrastructure Paper 2501-2015 Best Practice for Creation and Maintenance of a SAS Infrastructure Paul Thomas, ASUP Ltd. ABSTRACT The advantage of using metadata to control and maintain data and access to data on databases,

More information

2012 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Excel, Lync, Outlook, SharePoint, Silverlight, SQL Server, Windows,

2012 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Excel, Lync, Outlook, SharePoint, Silverlight, SQL Server, Windows, 2012 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Excel, Lync, Outlook, SharePoint, Silverlight, SQL Server, Windows, Windows Server, and other product names are or may be registered

More information

SMS2CMDB Project Summary v1.6

SMS2CMDB Project Summary v1.6 SMS2CMDB Project Summary v1.6 Project Abstract SMS2CMDB provides the capability to integrate Microsoft Systems Management Server (MS- SMS) data with BMC Atrium CMDB (Atrium CMDB) and the BMC Remedy Asset

More information

Connect with Remedy Smart IT 2.0: Configurability and Customization Webinar Q&A

Connect with Remedy Smart IT 2.0: Configurability and Customization Webinar Q&A Connect with Remedy Smart IT 2.0: Configurability and Customization Webinar Q&A Presentation References BMC Remedy with Smart IT 2.0 User Documentation: Administering https://docs.bmc.com/docs/smartit20/administering-749669934.html

More information

SVC and Storwize V7000 Release 6.3: Configuring LDAP

SVC and Storwize V7000 Release 6.3: Configuring LDAP SVC and Storwize V7000 Release 6.3: Configuring LDAP Once your SVC or Storwize V7000 is upgraded to version 6.3 you can start using LDAP for authentication. This means that when you logon, you authenticate

More information

Effective Testing for Live Applications. March, 29, 2018 Sveta Smirnova

Effective Testing for Live Applications. March, 29, 2018 Sveta Smirnova Effective Testing for Live Applications March, 29, 2018 Sveta Smirnova Table of Contents Sometimes You Have to Test on Production Wrong Data SELECT Returns Nonsense Wrong Data in the Database Performance

More information

Hello, and welcome to a searchsecurity.com. podcast: How Security is Well Suited for Agile Development.

Hello, and welcome to a searchsecurity.com. podcast: How Security is Well Suited for Agile Development. [ MUSIC ] Hello, and welcome to a searchsecurity.com podcast: How Security is Well Suited for Agile Development. My name is Kyle Leroy, and I'll be moderating this podcast. I'd like to start by introducing

More information

8/21/2014

8/21/2014 Knowledge Article People Synchronization and the Reconciliation Engine - CTM:People to BMC_PERSON with Dependency Relationships Knowledge Article ID: KA344331 Version: 1.0 Status: Published Published date:

More information

Citrix Connectivity Help. Table of Contents

Citrix Connectivity Help. Table of Contents Citrix Connectivity Help Table of Contents I. Purpose of this Document II. Print Preview Freezing III. Closing Word/ PD² Correctly IV. Session Reliability V. Reconnecting to Disconnected Applications VI.

More information

Without further ado, let s go over and have a look at what I ve come up with.

Without further ado, let s go over and have a look at what I ve come up with. JIRA Integration Transcript VLL Hi, my name is Jonathan Wilson and I m the service management practitioner with NHS Digital based in the United Kingdom. NHS Digital is the provider of services to the National

More information

UKNova s Getting Connectable Guide

UKNova s Getting Connectable Guide UKNova s Getting Connectable Guide Version 1.2 2010/03/22 1. WHAT IS "BEING CONNECTABLE" AND WHY DO I NEED IT? Being connectable means being able to give back to others it is the fundamental principle

More information

Chrome if I want to. What that should do, is have my specifications run against four different instances of Chrome, in parallel.

Chrome if I want to. What that should do, is have my specifications run against four different instances of Chrome, in parallel. Hi. I'm Prateek Baheti. I'm a developer at ThoughtWorks. I'm currently the tech lead on Mingle, which is a project management tool that ThoughtWorks builds. I work in Balor, which is where India's best

More information

============================================================================

============================================================================ VMware 7 Eve stutters in windowed mode Posted by innriwins - 2014/02/10 10:28 Hi, So i started running eve on VMware 7 and i got a problem with very frequent stutters. It goes away when i change to "intervale

More information

MITOCW ocw f99-lec07_300k

MITOCW ocw f99-lec07_300k MITOCW ocw-18.06-f99-lec07_300k OK, here's linear algebra lecture seven. I've been talking about vector spaces and specially the null space of a matrix and the column space of a matrix. What's in those

More information

Topic Notes: Building Memory

Topic Notes: Building Memory Computer Science 220 ssembly Language & Comp. rchitecture Siena College Fall 2011 Topic Notes: Building Memory We ll next see how we can use flip-flop devices to construct memory. Buffers We ve seen and

More information

Heuristic Evaluation of Team Betamax

Heuristic Evaluation of Team Betamax Heuristic Evaluation of Team Betamax Eric Gallimore Connor Riley Becky Scholl Chris Stone November 4, 2006 Overview Evaluation Let s just state for the record that we like this a whole lot better than

More information

Taskbar: Working with Several Windows at Once

Taskbar: Working with Several Windows at Once Taskbar: Working with Several Windows at Once Your Best Friend at the Bottom of the Screen How to Make the Most of Your Taskbar The taskbar is the wide bar that stretches across the bottom of your screen,

More information

whitepaper: How to Unlock the Power in Your Marketo Programs

whitepaper: How to Unlock the Power in Your Marketo Programs whitepaper: How to Unlock the Power in Your Marketo Programs In many organizations just getting started with Marketo, programs tend to be more technical than strategic. Marketo becomes the workhorse of

More information

Is SharePoint the. Andrew Chapman

Is SharePoint the. Andrew Chapman Is SharePoint the Andrew Chapman Records management (RM) professionals have been challenged to manage electronic data for some time. Their efforts have tended to focus on unstructured data, such as documents,

More information

It s possible to get your inbox to zero and keep it there, even if you get hundreds of s a day.

It s possible to get your  inbox to zero and keep it there, even if you get hundreds of  s a day. It s possible to get your email inbox to zero and keep it there, even if you get hundreds of emails a day. It s not super complicated, though it does take effort and discipline. Many people simply need

More information

Function. Description

Function. Description Function Check In Get / Checkout Description Checking in a file uploads the file from the user s hard drive into the vault and creates a new file version with any changes to the file that have been saved.

More information

An Introduction to Business Disaster Recovery

An Introduction to Business Disaster Recovery An Introduction to Business Disaster Recovery Martin Hynes - Commercial Director Sounds scary right? When the words disaster and recovery are mentioned our primal survival instincts kick in. Business Disaster

More information

MITOCW watch?v=9h6muyzjms0

MITOCW watch?v=9h6muyzjms0 MITOCW watch?v=9h6muyzjms0 The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free. To

More information

Data Center Consolidation and Migration Made Simpler with Visibility

Data Center Consolidation and Migration Made Simpler with Visibility Data Center Consolidation and Migration Made Simpler with Visibility Abstract The ExtraHop platform takes the guesswork out of data center consolidation and migration efforts by providing complete visibility

More information

Subversion was not there a minute ago. Then I went through a couple of menus and eventually it showed up. Why is it there sometimes and sometimes not?

Subversion was not there a minute ago. Then I went through a couple of menus and eventually it showed up. Why is it there sometimes and sometimes not? Subversion was not there a minute ago. Then I went through a couple of menus and eventually it showed up. Why is it there sometimes and sometimes not? Trying to commit a first file. There is nothing on

More information

The Stack, Free Store, and Global Namespace

The Stack, Free Store, and Global Namespace Pointers This tutorial is my attempt at clarifying pointers for anyone still confused about them. Pointers are notoriously hard to grasp, so I thought I'd take a shot at explaining them. The more information

More information

Learning Objectives. Description. Your AU Expert(s) Trent Earley Behlen Mfg. Co. Shane Wemhoff Behlen Mfg. Co.

Learning Objectives. Description. Your AU Expert(s) Trent Earley Behlen Mfg. Co. Shane Wemhoff Behlen Mfg. Co. PL17257 JavaScript and PLM: Empowering the User Trent Earley Behlen Mfg. Co. Shane Wemhoff Behlen Mfg. Co. Learning Objectives Using items and setting data in a Workspace Setting Data in Related Workspaces

More information

Arduino IDE Friday, 26 October 2018

Arduino IDE Friday, 26 October 2018 Arduino IDE Friday, 26 October 2018 12:38 PM Looking Under The Hood Of The Arduino IDE FIND THE ARDUINO IDE DOWNLOAD First, jump on the internet with your favorite browser, and navigate to www.arduino.cc.

More information

EFFICIENT CLIENT INTAKE WITH TIME MATTERS

EFFICIENT CLIENT INTAKE WITH TIME MATTERS EFFICIENT CLIENT INTAKE WITH TIME MATTERS An efficient client intake process boosts productivity and enhances your ability to market your firm. There are a number of reasons why developing and using an

More information

CSCI 1100L: Topics in Computing Lab Lab 11: Programming with Scratch

CSCI 1100L: Topics in Computing Lab Lab 11: Programming with Scratch CSCI 1100L: Topics in Computing Lab Lab 11: Programming with Scratch Purpose: We will take a look at programming this week using a language called Scratch. Scratch is a programming language that was developed

More information

Printing Drafts in Outlook Showing Date sent Asked by: OntarioMedicalAssociatin

Printing Drafts in Outlook Showing Date sent Asked by: OntarioMedicalAssociatin Experts Exchange Printing Drafts in Outlook 2007 - Showing Date sent Asked by: OntarioMedicalAssociatin We have users who frequently print draft emails from outlook 2007. All of the header information

More information

Creating a Patch. Created by Carl Heymann on 2010 Sep 14 1

Creating a Patch. Created by Carl Heymann on 2010 Sep 14 1 Created by on 2010 Sep 14 1 1. Starting a Patch To create a patch, and get it through the review process and into a main branch of a project, you can follow the following steps: Clone the project if you

More information

WELCOME UVAHS REMEDY INCIDENT MANAGEMENT

WELCOME UVAHS REMEDY INCIDENT MANAGEMENT WELCOME UVAHS REMEDY INCIDENT MANAGEMENT 1 Course Material Index Updating and Resolving Incidents Assigning, Re-Assigning, Updating and Resolving Incidents Additional Modules: Introduction Logging In and

More information

Close Your File Template

Close Your File Template In every sale there is always a scenario where I can t get someone to respond. No matter what I do. I can t get an answer from them. When people stop responding I use the Permission To. This is one of

More information

Creating Pages with the CivicPlus System

Creating Pages with the CivicPlus System Creating Pages with the CivicPlus System Getting Started...2 Logging into the Administration Side...2 Icon Glossary...3 Mouse Over Menus...4 Description of Menu Options...4 Creating a Page...5 Menu Item

More information

Service Manager. Ops Console On-Premise User Guide

Service Manager. Ops Console On-Premise User Guide Service Manager powered by HEAT Ops Console On-Premise User Guide 2017.2.1 Copyright Notice This document contains the confidential information and/or proprietary property of Ivanti, Inc. and its affiliates

More information

Oracle Identity Manager 11gR2-PS2 Hands-on Workshop Tech Deep Dive Provisioning and Reconciliation

Oracle Identity Manager 11gR2-PS2 Hands-on Workshop Tech Deep Dive Provisioning and Reconciliation Oracle Identity Manager 11gR2-PS2 Hands-on Workshop Tech Deep Dive Provisioning and Reconciliation atul.goyal@oracle.com Principal Product Manager, Oracle Identity Governance Provisioning Oracle Confidential

More information

Website/Blog Admin Using WordPress

Website/Blog Admin Using WordPress Website/Blog Admin Using WordPress Table of Contents How to login... 2 How to get support... 2 About the WordPress dashboard... 3 WordPress pages vs posts... 3 How to add a new blog post... 5 How to edit

More information

Jumpstart Tutorial for Android

Jumpstart Tutorial for Android Jumpstart Tutorial for Android CONTENTS LOGGING ON TO JUMPSTART PAGE 2 ENTERING TIME AND MILEAGE PAGE 3 OPENING A WORK ORDER PAGES 3 & 4 LOGGING AN ATTEMPT PAGES 4 & 5 COMPLETING A WORK ORDER SAVE PAGES

More information

Read & Download (PDF Kindle) XML For Dummies

Read & Download (PDF Kindle) XML For Dummies Read & Download (PDF Kindle) XML For Dummies See how XML works for business needs and RSS feeds Create consistency on the Web, or tag your data for different purposes Tag -- XML is it! XML tags let you

More information

Autodesk University Step Up Your Game AutoCAD P&ID and SQL: Making Data Work for You Skill Level: All Levels

Autodesk University Step Up Your Game AutoCAD P&ID and SQL: Making Data Work for You Skill Level: All Levels Autodesk University Step Up Your Game AutoCAD P&ID and SQL: Making Data Work for You Skill Level: All Levels JULIAN CHAVEZ: Good afternoon, ladies and gentlemen. Last class of the last day and everybody's

More information

Day in the Life of an SAP Consultant using IntelliCorp s LiveCompare Software

Day in the Life of an SAP Consultant using IntelliCorp s LiveCompare Software Day in the Life of an SAP Consultant using IntelliCorp s LiveCompare Software Introduction Consultants use LiveCompare on a daily basis to help them deliver results to their clients more effectively and

More information

Azon Master Class. By Ryan Stevenson Guidebook #5 WordPress Usage

Azon Master Class. By Ryan Stevenson   Guidebook #5 WordPress Usage Azon Master Class By Ryan Stevenson https://ryanstevensonplugins.com/ Guidebook #5 WordPress Usage Table of Contents 1. Widget Setup & Usage 2. WordPress Menu System 3. Categories, Posts & Tags 4. WordPress

More information

OpsCenter Basics Why Aren t You Using It?

OpsCenter Basics Why Aren t You Using It? OpsCenter Basics Why Aren t You Using It? This is a SELF-GUIDED LAB if you prefer. You are welcome to get started and leave when you are finished, or you can play with the OC instance to gain more knowledge.

More information

Lesson 3 Transcript: Part 1 of 2 - Tools & Scripting

Lesson 3 Transcript: Part 1 of 2 - Tools & Scripting Lesson 3 Transcript: Part 1 of 2 - Tools & Scripting Slide 1: Cover Welcome to lesson 3 of the db2 on Campus lecture series. Today we're going to talk about tools and scripting, and this is part 1 of 2

More information

KMyMoney Transaction Matcher

KMyMoney Transaction Matcher KMyMoney Transaction Matcher Ace Jones Use Cases Case #1A: Matching hand-entered transactions manually I enter a transaction by hand, with payee, amount, date & category. I download

More information

Senior Technical Specialist, IBM. Charles Price (Primary) Advisory Software Engineer, IBM. Matthias Falkenberg DX Development Team Lead, IBM

Senior Technical Specialist, IBM. Charles Price (Primary) Advisory Software Engineer, IBM. Matthias Falkenberg DX Development Team Lead, IBM Session ID: DDX-15 Session Title: Building Rich, OmniChannel Digital Experiences for Enterprise, Social and Storefront Commerce Data with Digital Data Connector Part 2: Social Rendering Instructors: Bryan

More information

Client Side JavaScript and AJAX

Client Side JavaScript and AJAX Client Side JavaScript and AJAX Client side javascript is JavaScript that runs in the browsers of people using your site. So far all the JavaScript code we've written runs on our node.js server. This is

More information

Title: Episode 11 - Walking through the Rapid Business Warehouse at TOMS Shoes (Duration: 18:10)

Title: Episode 11 - Walking through the Rapid Business Warehouse at TOMS Shoes (Duration: 18:10) SAP HANA EFFECT Title: Episode 11 - Walking through the Rapid Business Warehouse at (Duration: 18:10) Publish Date: April 6, 2015 Description: Rita Lefler walks us through how has revolutionized their

More information

Automation Engine Products

Automation Engine Products 14.1 Products 08-2015 Contents 1. Products Basics... 3 1.1 The Products Concept... 3 1.2 Global Products and Job Products... 6 1.3 Products can have Multiple Parts... 7 2. Products Data Structure...9 2.1

More information

Hello, and welcome to another episode of. Getting the Most Out of IBM U2. This is Kenny Brunel, and

Hello, and welcome to another episode of. Getting the Most Out of IBM U2. This is Kenny Brunel, and Hello, and welcome to another episode of Getting the Most Out of IBM U2. This is Kenny Brunel, and I'm your host for today's episode which introduces wintegrate version 6.1. First of all, I've got a guest

More information

SERVICE EXCELLENCE PROGRAM. Release Management Quick Reference Guide for users of ServiceNow. November 2013 THIS GUIDE BELONGS TO:

SERVICE EXCELLENCE PROGRAM. Release Management Quick Reference Guide for users of ServiceNow. November 2013 THIS GUIDE BELONGS TO: SERVICE EXCELLENCE PROGRAM Release Management Quick Reference Guide for users of ServiceNow November 2013 THIS GUIDE BELONGS TO: TABLE OF CONTENTS TABLE OF CONTENTS... 1 KEY RELEASE MANAGEMENT POLICIES

More information

Lecture 5 8/24/18. Writing larger programs. Comments. What are we going to cover today? Using Comments. Comments in Python. Writing larger programs

Lecture 5 8/24/18. Writing larger programs. Comments. What are we going to cover today? Using Comments. Comments in Python. Writing larger programs What are we going to cover today? Lecture 5 Writing and Testing Programs Writing larger programs Commenting Design Testing Writing larger programs As programs become larger and more complex, it becomes

More information

Computer Science 324 Computer Architecture Mount Holyoke College Fall Topic Notes: Building Memory

Computer Science 324 Computer Architecture Mount Holyoke College Fall Topic Notes: Building Memory Computer Science 324 Computer rchitecture Mount Holyoke College Fall 2007 Topic Notes: Building Memory We ll next look at how we can use the devices we ve been looking at to construct memory. Tristate

More information

LeakDAS Version 4 The Complete Guide

LeakDAS Version 4 The Complete Guide LeakDAS Version 4 The Complete Guide SECTION 4 LEAKDAS MOBILE Second Edition - 2014 Copyright InspectionLogic 2 Table of Contents CONNECTING LEAKDAS MOBILE TO AN ANALYZER VIA BLUETOOTH... 3 Bluetooth Devices...

More information

Background. $VENDOR wasn t sure either, but they were pretty sure it wasn t their code.

Background. $VENDOR wasn t sure either, but they were pretty sure it wasn t their code. Background Patient A got in touch because they were having performance pain with $VENDOR s applications. Patient A wasn t sure if the problem was hardware, their configuration, or something in $VENDOR

More information

It Might Be Valid, But It's Still Wrong Paul Maskens and Andy Kramek

It Might Be Valid, But It's Still Wrong Paul Maskens and Andy Kramek Seite 1 von 5 Issue Date: FoxTalk July 2000 It Might Be Valid, But It's Still Wrong Paul Maskens and Andy Kramek This month, Paul Maskens and Andy Kramek discuss the problems of validating data entry.

More information

Version Copyright Feel free to distribute this guide at no charge...

Version Copyright Feel free to distribute this guide at no charge... Version 2.0 Feel free to distribute this guide at no charge... You cannot edit or modify this guide in anyway. It must be left exactly the way it is. This guide is only accurate from the last time it was

More information

BEGINNER PHP Table of Contents

BEGINNER PHP Table of Contents Table of Contents 4 5 6 7 8 9 0 Introduction Getting Setup Your first PHP webpage Working with text Talking to the user Comparison & If statements If & Else Cleaning up the game Remembering values Finishing

More information

Internet Content Distribution

Internet Content Distribution Internet Content Distribution Chapter 1: Introduction Jussi Kangasharju Chapter Outline Introduction into content distribution Basic concepts TCP DNS HTTP Outline of the rest of the course Kangasharju:

More information

FRONT USER GUIDE Getting Started with Front

FRONT USER GUIDE Getting Started with Front USER GUIDE USER GUIDE Getting Started with Front ESSENTIALS Teams That Use Front How To Roll Out Front Quick Start Productivity Tips Downloading Front Adding Your Team Inbox Add Your Own Work Email Update

More information

Digital Mapping with OziExplorer / ozitarget

Digital Mapping with OziExplorer / ozitarget Going Digital 2 - Navigation with computers for the masses This is the 2nd instalment on using Ozi Explorer for digital mapping. This time around I am going to run through some of the most common questions

More information

Instructor: Craig Duckett. Lecture 03: Tuesday, April 3, 2018 SQL Sorting, Aggregates and Joining Tables

Instructor: Craig Duckett. Lecture 03: Tuesday, April 3, 2018 SQL Sorting, Aggregates and Joining Tables Instructor: Craig Duckett Lecture 03: Tuesday, April 3, 2018 SQL Sorting, Aggregates and Joining Tables 1 Assignment 1 is due LECTURE 5, Tuesday, April 10 th, 2018 in StudentTracker by MIDNIGHT MID-TERM

More information

How to skin Rainlendar 2 Posted by he_the_great /11/01 16:03

How to skin Rainlendar 2 Posted by he_the_great /11/01 16:03 How to skin Rainlendar 2 Posted by he_the_great - 2006/11/01 16:03 Rainy hasn't documented the skinning of RL2 yet, so I thought I would start with explaining some general aspects of it relating to the

More information

Known Visual Bug with UBC CLF Theme Publishing Surveys Deploying Survey Customizing the Survey URL Embedding Surveys on to

Known Visual Bug with UBC CLF Theme Publishing Surveys Deploying Survey Customizing the Survey URL Embedding Surveys on to Contents Accounts... 3 Logging In... 3 Note about CWL user accounts... 4 Updating Your Account Details... 4 Adding/Inviting Users... 5 Surveys... 5 Creating a Survey from a Template... 5 Creating a Survey

More information

Is this a known issue? Seems to affect only recurring events. I have some of them and all are shifted. Non-recurring events show properly.

Is this a known issue? Seems to affect only recurring events. I have some of them and all are shifted. Non-recurring events show properly. Wrong time on recurring google calendar events Posted by AraldoL - 2014/01/11 06:21 Hello, using the latest stable Rainlendar Pro 2.12 I had some issues: After every installation on my two computers it

More information

Programming Principles 1 (CSC131) & 2 (CSC132) Software usage guide

Programming Principles 1 (CSC131) & 2 (CSC132) Software usage guide School of Sciences Department of Computer Science and Engineering Programming Principles 1 (CSC131) & 2 (CSC132) Software usage guide WHAT SOFTWARE AM I GOING TO NEED/USE?... 3 WHERE DO I FIND THE SOFTWARE?...

More information

Optimal Performance for your MacroView DMF Solution

Optimal Performance for your MacroView DMF Solution Adding Value Paper In this paper we identify 20 points to consider if you want to optimise the performance of your DMF solution. These points also apply to Message, the subset of DMF that runs in Outlook.

More information

How to Get Your Inbox to Zero Every Day

How to Get Your Inbox to Zero Every Day How to Get Your Inbox to Zero Every Day MATT PERMAN WHATSBESTNEXT.COM It s possible to get your email inbox to zero and keep it there, even if you get hundreds of emails a day. It s not super complicated,

More information

Staleness and Isolation in Prometheus 2.0. Brian Brazil Founder

Staleness and Isolation in Prometheus 2.0. Brian Brazil Founder Staleness and Isolation in Prometheus 2.0 Brian Brazil Founder Who am I? One of the core developers of Prometheus Founder of Robust Perception Primary author of Reliable Insights blog Contributor to many

More information

(Refer Slide Time: 01:25)

(Refer Slide Time: 01:25) Computer Architecture Prof. Anshul Kumar Department of Computer Science and Engineering Indian Institute of Technology, Delhi Lecture - 32 Memory Hierarchy: Virtual Memory (contd.) We have discussed virtual

More information

9 th CA 2E/CA Plex Worldwide Developer Conference 1

9 th CA 2E/CA Plex Worldwide Developer Conference 1 1 Introduction/Welcome Message Organizations that are making major changes to or replatforming an application need to dedicate considerable resources ot the QA effort. In this session we will show best

More information

Azon Master Class. By Ryan Stevenson Guidebook #11 Squidoo Marketing

Azon Master Class. By Ryan Stevenson   Guidebook #11 Squidoo Marketing Azon Master Class By Ryan Stevenson https://ryanstevensonplugins.com/ Guidebook #11 Squidoo Marketing Table of Contents 1. Getting Started With Squidoo 2. Lens Research & Targeting 3. Lens Creation Tutorial

More information

Datacenter Care HEWLETT PACKARD ENTERPRISE. Key drivers of an exceptional NPS score

Datacenter Care HEWLETT PACKARD ENTERPRISE. Key drivers of an exceptional NPS score Datacenter Care The things I love about Datacenter Care is the a la carte nature of the offering. The contract is really flexible and the services delivered correspond exactly to what we bought. The contract

More information

MicroSurvey Users: How to Report a Bug

MicroSurvey Users: How to Report a Bug MicroSurvey Users: How to Report a Bug Step 1: Categorize the Issue If you encounter a problem, as a first step it is important to categorize the issue as either: A Product Knowledge or Training issue:

More information

Slide Set 9. for ENCM 369 Winter 2018 Section 01. Steve Norman, PhD, PEng

Slide Set 9. for ENCM 369 Winter 2018 Section 01. Steve Norman, PhD, PEng Slide Set 9 for ENCM 369 Winter 2018 Section 01 Steve Norman, PhD, PEng Electrical & Computer Engineering Schulich School of Engineering University of Calgary March 2018 ENCM 369 Winter 2018 Section 01

More information

Simple Quiz Engine User & Installation Guide. Brought to you by: NAMS, Inc. Team Tools Training

Simple Quiz Engine User & Installation Guide. Brought to you by: NAMS, Inc. Team Tools Training Simple Quiz Engine User & Installation Guide Brought to you by: NAMS, Inc. Team Tools Training March, 2017 Contents Welcome... 3 Why a WordPress plugin?... 3 So, again, why did we decide to create a WordPress

More information

Control Structures. Code can be purely arithmetic assignments. At some point we will need some kind of control or decision making process to occur

Control Structures. Code can be purely arithmetic assignments. At some point we will need some kind of control or decision making process to occur Control Structures Code can be purely arithmetic assignments At some point we will need some kind of control or decision making process to occur C uses the if keyword as part of it s control structure

More information

MITOCW watch?v=w_-sx4vr53m

MITOCW watch?v=w_-sx4vr53m MITOCW watch?v=w_-sx4vr53m The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high-quality educational resources for free. To

More information

How Do I Sync My Iphone To Another Computer Without Losing Everything

How Do I Sync My Iphone To Another Computer Without Losing Everything How Do I Sync My Iphone To Another Computer Without Losing Everything to transfer content from your current iphone, ipad, or ipod touch to another device. You should connect the device to itunes to sync

More information

mismatch between what is maybe possible today and what is going on in many of today's IDEs.

mismatch between what is maybe possible today and what is going on in many of today's IDEs. What will happen if we do very, very small and lightweight tools instead of heavyweight, integrated big IDEs? Lecturer: Martin Lippert, VMware and Eclispe tooling expert LIPPERT: Welcome, everybody, to

More information

Learn Linux in a Month of Lunches by Steven Ovadia

Learn Linux in a Month of Lunches by Steven Ovadia Learn Linux in a Month of Lunches by Steven Ovadia Sample Chapter 17 Copyright 2017 Manning Publications brief contents PART 1 GETTING LINUX UP AND RUNNING... 1 1 Before you begin 3 2 Getting to know Linux

More information

Linksys WRT54G v5.0 & 5.1 & 6.0

Linksys WRT54G v5.0 & 5.1 & 6.0 Log in / create account Go Main Page Community portal Current events Recent changes Random page Help Donations Linksys WRT54G v5.0 & 5.1 & 6.0 From DD-WRT Wiki Contents 1 How To Flash 2 Other Notes How

More information

Using X-Particles with Team Render

Using X-Particles with Team Render Using X-Particles with Team Render Some users have experienced difficulty in using X-Particles with Team Render, so we have prepared this guide to using them together. Caching Using Team Render to Picture

More information

CTI-TC Weekly Working Sessions

CTI-TC Weekly Working Sessions CTI-TC Weekly Working Sessions Meeting Date: Thursday, May 12 2016 Time: UTC 14:00:00 Purpose: CTI-TC CybOX Subcommittee Working Session Attendees: Agenda: Kirillov - Moderator Darley Wunder Rich Piazza

More information

Your . A setup guide. Last updated March 7, Kingsford Avenue, Glasgow G44 3EU

Your  . A setup guide. Last updated March 7, Kingsford Avenue, Glasgow G44 3EU fuzzylime WE KNOW DESIGN WEB DESIGN AND CONTENT MANAGEMENT 19 Kingsford Avenue, Glasgow G44 3EU 0141 416 1040 hello@fuzzylime.co.uk www.fuzzylime.co.uk Your email A setup guide Last updated March 7, 2017

More information