SOA agility in practice

Size: px
Start display at page:

Download "SOA agility in practice"

Transcription

1 SOA agility in practice Service rientatin in a credit card management applicatin 1 Alced Cenen ING Card 2 built an applicatin fr its custmer base that enables it t link t new websites, implement new prduct features, and maintain credit scring rules, easily and quickly. It achieved this by applying three cnstructin principles, ne f which was service rientatin. This article describes the applicatin, and explains hw SOA helped t meet the business needs f a credit card issuer with particular challenges. Challenges A credit card business cmbines tw financial services: payment and cnsumer credit. Payment by plastic is accepted wrldwide thanks t a large payment netwrk, mainly maintained by credit card brands such as Mastercard and VISA. The card issuer usually als prvides a revlving credit facility that allws delayed repayment f the balance. The cmplete prduct is ften called revlving credit card in rder t stress this. ING Card was funded as part f the ING Grup3 in 2002, with the bjective f centralizing ING s credit card business and extending it t the Eurpean market. ING Card became a significant player in the rle f issuer in the cmplex credit card value chain (see Figure 1). ING Card uses tw credit card brands, Mastercard and VISA, that wn wrldwide payment netwrks and prvide millins f merchants (shps, htels, restaurants, car renters etc.) with card reader equipment. The reader cntracts are usually handled by acquirers: institutins (usually banks) that facilitate the settlement between the merchants and the credit card brands. Anther link in the chain is frmed by the prcessrs: rganizatins that execute the actual transactins, prvide the card authrizatin at the time f sale, and carry ut the settlement between acquirers, credit card brands and issuers. Sme institutins cmbine the rle f acquirer and prcessr. 1 This article was riginally published in Dutch. A shrter versin was published as Wendbaarheid dankzij SOA in Infrmatie nvember 2005, nr 47/9, page The extended versin was published in Charles M. Hendriks & J. Arn Osterhaven (red.), Architectuur in ntwikkeling. Landelijk Architectuur Cngres 2005, Academic Service Den Haag, 2006, ISBN , page Translatin by the authr, assisted by Chris Harding. 2 See and Octber

2 Custmer Prvides card Credit relatinship Issuer Mnthly payment Shws plastic Gds r service delivery Order fr mnthly payment Custmer s bank Payment Prcessr Merchant Authrisatin (per payment) Payment Brand Payment Acquirer Payment Figure 1 Rles in the credit card wrld Frm the start, ING Card had sme particular challenges that had a majr influence n the chice f IT slutin. The first challenge was t handle custmers wh did nt already have a current accunt with ING. Previusly, credit cards were nly prvided t existing custmers with an ING-branded current accunt, which was used fr the mnthly payment. Nw, new custmers culd have a current accunt at any Dutch bank. All custmer systems within ING in the Netherlands were identified and linked t an ING custmer accunt; but these systems culd nt nw be used fr ING Card. A cmplete new custmer management system was needed. Secndly, sale wuld be cncentrated n direct channels in the first place (Internet, call center and direct mail), with nline accunt facilities that wuld prvide the custmer with infrmatin abut all his r her transactins n a daily basis. Mrever the custmer wuld be able t change the amunt f the mnthly payment (with restrictins), and ask fr a creditlimit raise, thrugh direct channels als. This marketing strategy meant that: A website was needed fr nline accunt management by the custmer; The call center must be able t enter card applicatins and custmer questins; All data entry facilities must supprt all channels, in rder t btain the same infrmatin thrugh all channels; and The custmer management prcesses shuld be linked t the card prcessr, which takes care f the distributin f the card, f the actual accunt, and f all transactins. The third challenge was related t ne f the cre cmpetencies f any issuer: credit scring, which is needed t manage risk. The system must evaluate all card applicatins using creditwrthiness and fraud indicatrs. The furth challenge fr IT was t be prepared fr sme future develpments that were clear frm the beginning. ING card planned t rll ut in multiple cuntries and there wuld be Octber

3 different card prducts. The system must be flexible enugh t be rlled ut in different cuntries, with pssible changes in prcesses, prducts and credit scring. The fifth and last challenge fr IT arse because ING Card became cmmercially respnsible fr all existing credit card prtflis f ING in the Netherlands (the brands being Pstbank and ING Bank), with mre than 1 millin custmers. This meant that the new system must fit in with existing prcesses and rganizatins. It sn became clear that the credit scring shuld be perfrmed centrally and made available t all ther card systems within ING, s that there wuld be a single surce fr the credit business rules. In summary, the fllwing requirements had t be met: Functinal: Custmer administratin Online facilities fr the custmer Multi-channel supprt Credit scring System features: The slutin Supprt fr multiple cuntries Supprt fr multiple prducts Agility t different prcesses Agility t changes in prduct features Cupling t ther prcesses, based n the same business lgic. A decisin was made at an early stage t build the system frm scratch. A further decisin was that the system shuld be built n Websphere and Oracle. The slutin was given the name New Card System (NCS). Agility was achieved by using three cnstructin principles: 1. A layered architecture, knwn as the n-tier architecture. 2. The service cncept. 3. Parameterizatin f sme f the business classes. The traditinal three tiers (presentatin, business lgic, data) were enriched by a service layer and a business mdel layer, bth within the business lgic layer, as the means f intrducing the service cncept. Mrever the data layer was enriched by the separatin f a data access layer frm the data stre layer. The layers are depicted in Figure 2 tgether with the techniques used fr their implementatin. Octber

4 Presentatin layer Public access layer Internal access layer Realised with Struts, JSP Business layer Service layer Business mdel layer Realised with IBM Websphere (J2EE) Data layer External data surces layer Data access layer Data stre layer Realised with Realised with DAO, Hibernate Oracle Figure 2 The layered architecture f NCS The presentatin layer frms the exterir f the system and cnsists f a series f screens, supprting the main prcesses. NCS currently has the fllwing instances f the presentatin layer: Several public websites ( and which prvide the screens fr applying fr a new card. These screens call services frm the service layer that implement the applicatin prcess. A clsed and secure web envirnment that is accessible by the custmer. Here the custmer can lg in, review transactins and mnthly statements, and manage his r her accunt. It prvides facilities fr requesting a credit-limit raise, changing the amunt f the mnthly payment, requesting a secndary card, and entering persnal changes such as t the custmer s address. A data entry system fr the call center with similar functins t thse that the custmer has, and with additinal functins such as viewing all custmer data and histry. A data entry system fr the back ffice, supprting its wrk f dealing with all card applicatins. In accrdance with the layered architecture principle, the business layer is nly accessible thrugh the presentatin layer. This enables the screen designs t be independent f the business lgic. The business mdel layer is in turn accessible nly thrugh the service layer. Services are functins that are meaningful t the business. Services d nt execute these functins Octber

5 themselves, they are just a shell r facade, behind which the real functin is executed by the business mdel layer. An example f a service is findcreditregistratinpersn, which takes care f finding the right persn at the credit bureau s system (BKR is the Dutch natinal credit bureau). See Table 1 fr its full definitin. Name Service Grup Release 2.0 Usage Input Output Precnditin Pstcnditin Actins Business classes invlved findcreditregistratinpersn NewAccuntCntrller Finds persns in the BKR system creditregistratinpersn Cllectin f creditregistratinpersns The creditregistratinpersn must have agreed n checking BKR NA 1. determine the necessary data 2. sends the data t BKR 3. receives the results frm BKR 4. return the infrmatin creditregistratinpersn Table 1 Example f a service definitin The presentatin layer culd say t the business layer, Find this persn at BKR, here are the data that yu need fr it. The presentatin layer can then rely n the executin f this request and n btaining an answer. This design has three advantages: 1. The presentatin layer des nt need t be aware f technical cnsideratins (fr example, it des nt need t knw that cnversin f sme data is needed befre it can be used). 2. The sequence in which services are called can be changed easily withut any change in the business lgic layer. 3. The service call des nt need t be changed when its implementatin is changed, fr example, findcreditregistratinpersn need nt be changed when the implementatin f the CreditRegistratinPersn class is changed. The independence f presentatin frm business lgic is imprved, cmpared t the traditinal 3-tier architecture. The rder f tasks can be changed, r anther website can be added, fr example with a limited selectin f services just t shw the custmer infrmatin. There is n need t mdify the business lgic layer fr such changes. When ING Card is launched in anther cuntry, the findcreditregistratinpersn service will have anther technical implementatin fr anther credit bureau. The dialgue in the presentatin layer des nt need t be changed fr that, because the name and call f the service remain the same. The third cnstructin principle f class parameterizatin was applied within the business mdel layer. This layer cntains the real business lgic, implemented as peratrs n classes that represent the Business Object Mdel (BOM). The BOM determines the language and cnsists f a set f classes with their interrelatinships, implemented in the frm f java classes. In Figure 3 the main classes and their interrelatinships are shwn. Sme f the classes are parameterized, which makes them mre pwerful. Octber

6 NewCardRequest MaintenanceRequest Persn Organisatin Address Rule Request * 1 Party PartyRle CntactMment 1 Reference * * * 1 * Prduct Accunt Card Feature Figure 3 Extract frm the Business Object Mdel (UML class ntatin) While the classes Accunt, Party and Card are straightfrward. (they just represent accunt, custmer and card), the classes Request, Rule and Prduct have a much mre parameterized structure t give the flexibility that is needed. When a variatin f a prduct is launched in a marketing campaign, nly the cnfiguratin f the Prduct class need be changed, nt the structure f the class itself. That is made pssible by defining a generic attribute called Feature, which can cntain any pssible feature fr a prduct, which makes the Prduct class cnfigurable as required. A feature such as ne year fr free can be added easily withut having t reprgram; the actual implementatin f such a feature is nt implemented in NCS but is executed by the card prcessr; NCS nly needs t frward the right features t the prcessr. The Request and Rule classes are defined in a similar way. Fr the Rule class, there is a separate rule engine that enables flexible cnfiguratin f credit rules. In shrt, the business layer prvides services t the presentatin layer and takes care f transactins in the business mdel layer in a way that reflects the language f the credit card administratin. The business mdel layer is set up with simple and parameterized classes; the parameterized classes enable changes in prduct features, credit scring rules and request items withut impact n the verall system. The result NCS has becme the system that takes care f the management f custmers, as it was meant t be. Mrever NCS has becme the system that executes all services that custmers are ffered thrugh the website, such as making address changes r requesting a credit limit raise. Octber

7 Finally NCS has als becme the system that des the assessment f card applicatins and ffers the pprtunity t manage all kinds f credit and fraud risks. The three cnstructin principles f layered architecture, service rientatin and class parameterizatin have each cntributed t the meeting the requirements, in particular the requirements fr agility (see Table 2). realized in requirements Online facilities Multi-channel Credit scring Multi-prduct Multi-cuntry Agility f prcesses Agility f prduct definitins Pssibility t link t ther prcesses Layered architecture Services cncept Table 2 Which requirements are satisfied by which principle Class parameterizatin The layered architecture is needed t deliver multi-channel supprt. If the same infrmatin, and partly the same functinality, is t be presented t the custmer via Internet, call center and the back ffice emplyee, then a separatin between presentatin and business layer is essential t avid duplicate implementatin f functins. Class parameterizatin is needed t deliver the required time-t-market fr the intrductin f new prducts, and fr adapting credit scring and fraud detectin rules. The service cncept turns ut t be the mst imprtant f all three principles. Offering this facade f business lgic makes it pssible t rll ut NCS relatively easily in ther cuntries, enables ptimizatin f prcesses withut having t change the system, and facilitates linking with ther prcesses r ther systems. The best example f the pwer f the service layer is in internatinal rll ut. It is nw relatively easy fr ING Card t use NCS in any ther cuntry, even when there are sme majr differences. Checking the natinal credit bureau, fr example, needs a different implementatin in each cuntry. The wrk f building the interfaces remains, but the service that is called t execute the check des nt need any change. Anther example is the ability f a call center t use its wn preferred system that supprts mre than just the credit card prduct; this preferred system nly needs t call the apprpriate NCS services when a call center agent is handling a credit card request, using the screens and dialgues f its wn system; there is n need fr a deep integratin between the systems. There are many situatins where the independence f the service layer shws its value, sme f which are illustrated in Figure 4. Octber

8 custmer emplyee emplyee Website in anther language Prtal Other applicatin Wrkflw layer Other applicatins TCP-IP / HTTPS NCS service layer NCS business layer Figure 4 Several pssibilities fr the use f services Nt all aspects f SOA have been realized in NCS. The NCS layers cmmunicate via J2EE bjects, nt messages. Therefre there is n message bus and the web prtcls SOAP, WSDL and UDDI are nt used. The services have been published in a Wrd dcument, and management and definitin f services are manual peratins. In this respect the slutin appears little different frm a traditinal ne based n APIs. There is a significant difference, hwever. Services are empty, they d nthing themselves, except calling the apprpriate business functins in the right rder. This makes services much mre independent than the functins f an API design. The SOA implementatin f NCS was designed t be realized in phases. In the first phase, NCS is a simple system with a limited number f presentatin layers; that is why the services need nt be published and can be invked withut using standardized prtcls. But as sn as NCS services need t be called frm ther applicatins, it is necessary t invke them in a standardized way and prvide standardized mechanisms fr publishing and finding them. NCS has the ptential t participate in a netwrk f multiple systems, which cntributes t the agility needed by the business. NCS is a frm f agile SOA. Lessns learned Althugh many architectural principles were settled befre develpment started n NCS, many issues requiring new principles emerged during the develpment prcess. Sme interesting lessns were learned. Octber

9 Applicatin management must be prepared fr a new rle f guardian f the service catalgue. SOA needs active management f the cllectin f services (the s-called catalgue). When a prject implements new functinality, the danger f duplicatin f services must be avided. Applicatin management must be prepared fr this new task. All parties must be familiar with the service cncept; and this includes business stakehlders as well as applicatin managers and sftware develpers. When ne f these parties is frgtten there is a majr chance fr misunderstandings and bad decisins. Fr instance, when a business stakehlder des nt understand that a service can be used by an additinal system, the service culd be rebuilt in that system. When a traditinally-educated designer nly knws abut bject rientatin, there is a danger that he will make the service t tightly-cupled t the actual functin. The granularity issue (hw much functinality des a service cver?) shuld be reslved during the design, nt befrehand. Discussins abut granularity can becme unmanageable and meaningless if nt related t the actual analysis f functins. It shuld be a rule that the business mdel layer can nly be accessed via the service layer and nt directly frm the presentatin layer. It is tempting t call business class peratrs directly frm the presentatin layer, especially when the system is still islated and nt yet cnnected t ther applicatins r presentatin layers; the service layer seems redundant, and the prject may have strict deadlines that impel the prgrammer t take shrtcut slutins. Such shrtcuts, hwever, have a disastrus effect n the time t market f future develpments. All wrkflw-related functins shuld be kept ut f the service layer. When the rder f a series f functins depends n external knwledge that is nt available in the system, it is advisable t put its cntrl int a separate wrkflw layer. The use f tls that frce cnsistency between (UML) mdels is highly recmmended. In the NCS develpment prject, using a single tl fr class, activity and sequence diagrams prved t be a significant time-saver. Cnclusin Service rientatin is a cnstructin methd mre than a technlgy. Therefre SOA can be applied t just ne system, particularly when this system needs t ffer functins t ther systems r presentatin layers. Service rientatin is the next step after cmpnent based develpment, because the services prvide a shell r facade that is meaningful t the business and hides the technical cmpnents. Applying service rientatin can help the business t create the flexibility and agility that it needs, as was prven in this case f ING Card. Alced Cenen ING alced.cenen@gmail.cm Octber

ITIL FOUNDATION SUMMARY NOTES. Sessions

ITIL FOUNDATION SUMMARY NOTES. Sessions ITIL FOUNDATION SUMMARY NOTES Sessins 2 Service Management as a Practice 2 3 Service Lifecycle 3 4 Service Strategy 4 5 Service Design 5 6 Service Transitin 6 7 Service Operatin 7 8 Cntinual Service Imprvement

More information

Pay policy programme for Lund University

Pay policy programme for Lund University Dnr I F 9 5307/1999 1 Pay plicy prgramme fr Lund University apprved by the University Bard n 7 April 2000 The basic aim f the pay plicy is t help the University in achieving its targets. Mtivated, cmmitted

More information

IBM Global Services. Server Optimization ... Trends and Value Proposition That Can Drive Efficiencies and Help Businesses Gain A Competitive Edge

IBM Global Services. Server Optimization ... Trends and Value Proposition That Can Drive Efficiencies and Help Businesses Gain A Competitive Edge IBM Glbal Services Server Optimizatin.......... Trends and Value Prpsitin That Can Drive Efficiencies and Help Businesses Gain A Cmpetitive Edge Intrductin A typical rganizatin s success and ability t

More information

MIS The Expert System Expert System Development

MIS The Expert System Expert System Development Expert System (ES) An Expert System (ES) is a knwledge based infrmatin system that uses its knwledge abut a specific, cmplex applicatin area t act as an expert cnsultant t end users. Expert system prvides

More information

Call for Papers SYSTEMS DO FOR YOU? Portland, OR June 13 15, Submit abstracts to:

Call for Papers SYSTEMS DO FOR YOU? Portland, OR June 13 15, Submit abstracts to: Call fr Papers TES 2017 THE 2017 4 TH INTERNATIONAL TRANSACTIVE ENERGY SYSTEMS CONFERENCE AND WORKSHOP MAXIMIZING YOUR VALUE: WHAT CAN TRANSACTIVE ENERGY SYSTEMS DO FOR YOU? Prtland, OR June 13 15, 2017

More information

IMI2 PROPOSAL TEMPLATE FIRST STAGE PROPOSAL

IMI2 PROPOSAL TEMPLATE FIRST STAGE PROPOSAL IMI2 PROPOSAL TEMPLATE FIRST STAGE PROPOSAL IN TWO-STAGE PROCEDURE (TECHNICAL ANNEX) RESEARCH AND INNOVATION ACTIONS & INNOVATION ACTIONS Nte: This is fr infrmatin nly. The definitive template fr yur call

More information

MIS Exam Revision Modules 1-11!

MIS Exam Revision Modules 1-11! MIS Exam Revisin Mdules 1-11 Mdules 1-4 Chapter 1: Why MIS? The Imprtance f MIS All based arund Mre s Law. The number f transistrs per square inch n an integrated chip dubles every 18 mnths. Speed f a

More information

Executive Summary European Union s General Data Protection Regulation (EU GDPR) January 2018

Executive Summary European Union s General Data Protection Regulation (EU GDPR) January 2018 Executive Summary Eurpean Unin s General Data Prtectin Regulatin (EU GDPR) January 2018 Legal Disclaimer The infrmatin in this presentatin is cnfidential and prprietary t SAP and may nt be disclsed withut

More information

Customer Service in Microsoft Dynamics CRM 2013

Customer Service in Microsoft Dynamics CRM 2013 Custmer Service in Micrsft Dynamics CRM 2013 Custmer Service in Micrsft Dynamics CRM 2013 Curse Cde: 80545 Certificatin Exam: MB2-700 Duratin: 1 Day Certificatin Track: N/A Frmat: Classrm Level: 300 Abut

More information

SAP standard PS: issues with project lifecycle management

SAP standard PS: issues with project lifecycle management Intrductin Prject System is the mst integrated mdule in SAP ECC. It is seamlessly and in real-time cnnected t almst every SAP mdule: Financial Accunting, Cst Cntrlling, Materials Management and Prcurement,

More information

Figure 3.2 System boundary during analysis of the business system

Figure 3.2 System boundary during analysis of the business system BUSINESS SYSTEMS S far, we have explained business prcesses. Business prcesses are dynamic in nature and invlve activities. Hwever, if we want t lk at the entire business system, we als have t cnsider

More information

Empowered Workgroups. A process area at Level 4: Predictable

Empowered Workgroups. A process area at Level 4: Predictable Empwered Wrkgrups A prcess area at Level 4: Predictable Purpse Descriptin The purpse f Empwered Wrkgrups is t invest wrkgrups with the respnsibility and authrity fr determining hw t cnduct their business

More information

Customer best practices

Customer best practices Custmer dcument Custmer best practices Recmmendatins fr new Basware transactin services custmers Basware Crpratin Cpyright Basware Crpratin All rights reserved 1 (11) 1 Intrductin Our best advice This

More information

Guidance notes for completing the International Start-up Form

Guidance notes for completing the International Start-up Form Guidance ntes fr cmpleting the Internatinal Start-up Frm These guidance ntes are designed t supprt yu in cmpleting the Internatinal start-up frm. Yu will als need t refer t a) yur Stage 2 applicatin frm

More information

Down Under. Project Management Essential in Process Management Projects

Down Under. Project Management Essential in Process Management Projects A BPTrends Clumn Dwn Under December 2007 Jhn Jestn & Jhan Nelis BPM Cnsultants, Sydney Australia Authrs: Business Prcess Management Practical Guidelines t Successful Implementatins jhn.jestn@managementbyprcess.cm

More information

The Comparative Advantage of X-Teams

The Comparative Advantage of X-Teams The Cmparative Advantage f X-Teams - Emphasizes utreach t stakehlders and adapts easily t flatter rganizatin structure, changing infrmatin and increasing cmplexity Imprtant t get buy-in frm managers and

More information

KNOWLEDGE CAPTURE INTERVIEW

KNOWLEDGE CAPTURE INTERVIEW Inter-American Develpment Bank KNOWLEDGE AND LEARNING SECTOR (KNL) TECHNICAL NOTES KNOWLEDGE CAPTURE INTERVIEW N. IDB-TN-424 June 2012 KNOWLEDGE CAPTURE INTERVIEW Inter-American Develpment Bank 2012 http://www.iadb.rg

More information

Marketing Summary Chapter 4

Marketing Summary Chapter 4 Marketing Summary Chapter 4 Marketing chapter 4 - Marketing Research: Gather, Analyze & Use Infrmatin Marketing Ethics: taking an ethical & abve-bard apprach t cnducting marketing research that des n harm

More information

In this Document: EMV 3-D Secure General and Testing FAQs. EMV 3-D Secure General FAQs

In this Document: EMV 3-D Secure General and Testing FAQs. EMV 3-D Secure General FAQs In this Dcument: EMV 3-D Secure General and Testing FAQs 1. What is EMV 3-D Secure? EMV 3-D Secure General FAQs EMV Three-Dmain Secure (3DS) is a messaging prtcl develped by EMVC t enable cnsumers t authenticate

More information

Oracle Project Portfolio Management Integration Pack for Primavera P6 and Oracle E-Business Suite Release Notes

Oracle Project Portfolio Management Integration Pack for Primavera P6 and Oracle E-Business Suite Release Notes Oracle Prject Prtfli Management Integratin Pack fr Primavera P6 and Oracle E-Business Suite 3.1 - Release Ntes Release 3.1 Part N. E20583-03 January 2012 Oracle Prject Prtfli Management Integratin Pack

More information

JOB TITLE: Business and Systems Analyst

JOB TITLE: Business and Systems Analyst JOB TITLE: Business and Systems Analyst 1. PURPOSE OF POSITION This psitin has a strng service delivery fcus and is respnsible fr functinal supprt and nging imprvement f the applicatins and systems envirnment.

More information

Definition of General Concepts

Definition of General Concepts Service desk cnfiguratin guide Definitin f General Cncepts The Slutin Manager Service Desk is based n CRM 5.0. The IMG activities t cnfigure the Service Desk, service prvider, system huse and sftware partner

More information

WITH EXAMPLES FROM THE WINDWARD ISLANDS. Andrew Bartlett. Keynote Presentation. 1st National Workshop on Development Communications.

WITH EXAMPLES FROM THE WINDWARD ISLANDS. Andrew Bartlett. Keynote Presentation. 1st National Workshop on Development Communications. PRINCIPLES OF EFFECTIVE DEVELOPMENT COMMUNICATION: WITH EXAMPLES FROM THE WINDWARD ISLANDS Andrew Bartlett Keynte Presentatin 1st Natinal Wrkshp n Develpment Cmmunicatins March 1986 Federal Agricultural

More information

BIRMINGHAM CITY COUNCIL STRATEGY FOR OPEN DATA

BIRMINGHAM CITY COUNCIL STRATEGY FOR OPEN DATA What we are trying t achieve BIRMINGHAM CITY COUNCIL STRATEGY FOR OPEN DATA This strategy sets ut hw Birmingham City Cuncil will prvide regular cmprehensive releases f public pen data and hw it will use

More information

Digital Advisory Services Professional Service Description Software Defined Networking Strategy and Roadmap

Digital Advisory Services Professional Service Description Software Defined Networking Strategy and Roadmap Digital Advisry Services Prfessinal Service Descriptin Sftware Defined Netwrking Strategy and Radmap 1. Descriptin f Services. 1.1 Sftware Defined Netwrking Strategy and Radmap. Verizn will prvide Sftware

More information

Using EMV Devices with Shift4 Payments

Using EMV Devices with Shift4 Payments This dcument is intended fr merchants wh have EMV-capable payment devices that have already been cnfigured in the Universal Transactin Gateway (UTG ) TuneUp. The dcument utlines the steps needed t enable

More information

Transfers THIS PAPER EXPLORES THE CURRENT ISSUES AND PROPOSALS FOR AUTOMATION. Findel Transfers Working Group

Transfers THIS PAPER EXPLORES THE CURRENT ISSUES AND PROPOSALS FOR AUTOMATION. Findel Transfers Working Group Transfers THIS PAPER EXPLORES THE CURRENT ISSUES AND PROPOSALS FOR AUTOMATION. Findel Transfers Wrking Grup PUBLISHED OCTOBER 2017 0 CONTENTS Intrductin... 2 Challenges... 3 Current Prcess... 4 The Vice

More information

OPTIMIZE 2009 TOC Optimize and its affiliates. All rights reserved. Page 1 of 10

OPTIMIZE 2009 TOC Optimize and its affiliates. All rights reserved.   Page 1 of 10 Enterprise Architecture Prcess Nthing is permanent except change. Heraclitus (ca. 535 475 BC) Jean-Luc Caste, 24 August 2009 DcID: 092101005 The Issues Decisin makers arund the wrld have cme t understand

More information

Delivering World Class Support Services

Delivering World Class Support Services The Cmpass Service Framewrk Delivering Wrld Class Supprt Services Our Standard Operating Platfrm The Cmpass Service Framewrk (CSF) is ur Standard Operating platfrm develped t deliver high quality and efficient

More information

Pacific Timesheet Sustainability Policy

Pacific Timesheet Sustainability Policy Pacific Timesheet Sustainability Plicy Visin We strive t deliver sftware and services t help ur custmers better achieve their wn sustainability gals, including significantly reducing their use f paper

More information

Release Notes for SAP enhancement package 7 for SAP ERP 6.0, Support Package 2

Release Notes for SAP enhancement package 7 for SAP ERP 6.0, Support Package 2 Release Ntes fr SAP enhancement package 7 fr SAP ERP 6.0, Supprt Package 2 What's New? Release Ntes Cpyright 2013 SAP AG r an SAP affiliate cmpany. All rights reserved. N part f this publicatin may be

More information

Rev Event RunBook Vbrick Guide to Executing Webcast Events Version 1.4.1

Rev Event RunBook Vbrick Guide to Executing Webcast Events Version 1.4.1 Rev Event RunBk Vbrick Guide t Executing Webcast Events Versin 1.4.1 Cpyright 2018 Vbrick Systems, Inc. All rights reserved Cntents Cntents... 1 Intrductin... 2 Targeted Audience... 2 Rles... 2 Lgical

More information

Company Policy Buying Additional Annual Leave

Company Policy Buying Additional Annual Leave Cmpany Plicy Buying Additinal Annual Leave Dcument Cntrl Table Dcument title: Buying Additinal Annual Leave Versin number: 2.3 Date apprved: 22.11.17 Apprved by: D Wythe Date f last review: 22.11.17 Departments

More information

Working While Disabled

Working While Disabled PASS (SSI) INFORMATION Wrking While Disabled A Guide t Plans fr Achieving Self-Supprt While Receiving Supplemental Security Incme U.S. Department f Health and Human Services, Scial Security Administratin,

More information

9 Things QuickBooks Users Should Know About Microsoft Dynamics 365

9 Things QuickBooks Users Should Know About Microsoft Dynamics 365 9 Things QuickBks Users Shuld Knw Abut Micrsft Dynamics 365 www.intellitecslutins.cm The past few years has brught extrardinary changes t the way we d business. Web-based business applicatins have matured,

More information

Job Related Information

Job Related Information TO prvide Jb Related Infrmatin This dcument includes infrmatin abut the rle fr which yu are applying and the infrmatin yu will need t prvide with yur applicatin. 1. Rle Details Vacancy reference 13456

More information

What You Should Know About GDPR. What is the GDPR?

What You Should Know About GDPR. What is the GDPR? What Yu Shuld Knw Abut GDPR What is the GDPR? The Eurpean Unin s General Data Prtectin Regulatin ( GDPR), effective May 25, 2018, is a far-reaching regulatin applicable t rganizatins with Eurpean Ecnmic

More information

What You Should Know About GDPR. What is the GDPR?

What You Should Know About GDPR. What is the GDPR? What Yu Shuld Knw Abut GDPR What is the GDPR? The Eurpean Unin s General Data Prtectin Regulatin ( GDPR), effective May 25, 2018, is a far-reaching regulatin applicable t rganizatins with Eurpean Ecnmic

More information

Personal Computing Services FAQ s

Personal Computing Services FAQ s What s cvered under the PCS cntract? PCS will generally cver all f the Break/Fix services n the Cre Hardware that is lcated at the schls. Cre Hardware cnsists f: DESKTOPS, LAPTOPS, SERVERS, and PRINTERS.

More information

9 Route to Market Options

9 Route to Market Options 4.5.1 9 Rute t Market Optins Yu have chices abut the rute t market yu take. Yur decisin abut the right rute fr yu will need t be based upn tw things: Yur research int hw any specific gegraphical market

More information

Guidance on the Privacy and Electronic Communications (EC Directive) Regulations

Guidance on the Privacy and Electronic Communications (EC Directive) Regulations Infrmatin Security Guidance Title: Status: Guidance n the Privacy and Electrnic Cmmunicatins (EC Directive) Regulatins Released 1. Purpse This guidance n the Privacy and Electrnic Cmmunicatins (EC Directive)

More information

SYDNEY FESTIVAL MARKETING MANAGER

SYDNEY FESTIVAL MARKETING MANAGER SYDNEY FESTIVAL MARKETING MANAGER 1 PURPOSE OF POSITION The Marketing Manager (alngside the Digital Marketing Manager, Publicity Manager and Ticketing and Custmer Services Manager) is a key player in the

More information

PÖTTINGER Information - Configuration

PÖTTINGER Information - Configuration PÖTTINGER Infrmatin - Cnfiguratin Shrt Manual fr PÖTIC in Online- and Offline-Mde This material is intended fr the staff in the Distributin netwrk f PÖTTINGER Versin January 2016 General infrmatin: PÖTIC

More information

Making the move from Sage Abra Suite (FoxPro) to Sage HRMS (SQL)

Making the move from Sage Abra Suite (FoxPro) to Sage HRMS (SQL) Making the mve frm Sage Abra Suite (FxPr) t Sage HRMS (SQL) 5272 S. LEWIS, SUITE 100 TULSA, OK 74105 918.496.1600 TOLL FREE: 877.496.1600 Making the mve frm Sage Abra Suite (FxPr) t Sage HRMS (SQL) As

More information

Compliance with Canadian Data Protection Laws: Are Retailers Measuring Up?

Compliance with Canadian Data Protection Laws: Are Retailers Measuring Up? Cmpliance with Canadian Data Prtectin Laws: Are Retailers Measuring Up? EXECUTIVE SUMMARY The Persnal Infrmatin Prtectin and Electrnic Dcuments Act ( PIPEDA ) was intrduced in 2001 t prtect Canadians frm

More information

AUTONOMIC MODEL FOR MANAGING COMPLEX HEALTHCARE APPLICATIONS

AUTONOMIC MODEL FOR MANAGING COMPLEX HEALTHCARE APPLICATIONS AUTONOMIC MODEL FOR MANAGING COMPLEX HEALTHCARE APPLICATIONS Prepared by Faisal Sibai fr CS 895 Original paper Wail M. Omar, K. Samir, and A. Taleb-Bendiab. 2007. Autnmic Mdel fr Managing Cmplex Healthcare

More information

Introduction & Services Overview

Introduction & Services Overview Academy Cnsulting Grup Intrductin & Services Overview Agenda Intrductin t Academy Cnsulting Grup Our Services t meet yur business needs Prject Management and PMO IT System Develpment Lifecycle (SDLC) Prject

More information

Solution Development Guide: SAP Business One

Solution Development Guide: SAP Business One 2006 English Slutin Develpment Guide: SAP Business One Versin Status Date SAP AG Dietmar-Hpp-Allee 16 69190 Walldrf Germany Cntents Intrductin...3 Overview...3 SAP Business One Sftware Develpment Kit...3

More information

Table of Contents. Section 1 - I am a Manager in an ETB, how will the ESBS affect me & what do I need to know?

Table of Contents. Section 1 - I am a Manager in an ETB, how will the ESBS affect me & what do I need to know? ESBS ETB Payrll Shared Services FREQUENTLY ASKED QUESTIONS Nvember 2018 Table f Cntents Sectin 1 - I am a Manager in an ETB, hw will the ESBS affect me & what d I need t knw? 1.1. What are the risks assciated

More information

SAMPLE PROPOSAL. You are invited to submit a presentation proposal that addresses the Symposium theme:

SAMPLE PROPOSAL. You are invited to submit a presentation proposal that addresses the Symposium theme: SAMPLE PROPOSAL Yu are invited t submit a presentatin prpsal that addresses the Sympsium theme: "Sharing applicatins, success stries and lessns learned in reliability, durability and maintainability engineering."

More information

PIN Bypass in the U.S. Market

PIN Bypass in the U.S. Market PIN Bypass in the U.S. Market Versin 2.0 Date: June 2017 U.S. Payments Frum 2017 Page 1 Abut the U.S. Payments Frum The U.S. Payments Frum, frmerly the EMV Migratin Frum, is a crss-industry bdy fcused

More information

Value Engineering: A Powerful Team Approach to Save Money & Improve Facility Performance

Value Engineering: A Powerful Team Approach to Save Money & Improve Facility Performance Value Engineering: A Pwerful Team Apprach t Save Mney & Imprve Facility Perfrmance Richard Sievert, Ph.D., CFM, CVS, PMP, CCC It is incumbent upn facility managers t develp plans t maximize value and minimize

More information

Marketing Research: Process and Systems for Decision Making

Marketing Research: Process and Systems for Decision Making Chapter 2 Marketing Research: Prcess and Systems fr Decisin Making High-Level Chapter Outline I. The Rle f Marketing Research II. The Marketing Research Prcess A. Purpse f the Research B. Plan f the Research

More information

Award for Desktop Applications:

Award for Desktop Applications: Call Center FCR Best Practice Award Cntact Center FCR Best Practice AwardWinner Winner Award fr Desktp Applicatins: Cmcast Cable published 01-23-2017 Desktp Applicatins Best Practice Success Stry Cmpany

More information

Best Practices for Safety Action Review Boards

Best Practices for Safety Action Review Boards Best Practices fr Safety Actin Review Bards By Brian Hughes, Vice President f Slgic A versin f this article appeared in the May 2011 issue f Prfessinal Safety magazine. Many safety departments I wrk with

More information

An Introductory Acceptance Test

An Introductory Acceptance Test 4 An Intrductry Acceptance Test "If yu dn't knw where yu are ging, yu will wind up smewhere else." Ygi Berra The Triad Tm, Debbie, and Cathy are in their secnd meeting tgether. Debbie describes an example

More information

Strategic Project Manager

Strategic Project Manager Strategic Prject Manager Wrk Unit Prgram Develpment & Evaluatin Classificatin Level 4 Emplyment type Wrk lcatin Reprting line Supervisry Respnsibilities Full Time Melburne Natinal Prgram Manager, New Strategic

More information

Communications White Paper

Communications White Paper Intrductin The quality and effectiveness f the cmmunicatin between the prject and the stakehlder grups is a significant cntributing factr t prject success r failure. Cmmunicatin is abut sending and receiving

More information

Agents and Service-Oriented Computing for Autonomic Computing Prepared by Faisal Sibai for CS 895

Agents and Service-Oriented Computing for Autonomic Computing Prepared by Faisal Sibai for CS 895 Agents and Service-Oriented Cmputing fr Autnmic Cmputing Prepared by Faisal Sibai fr CS 895 Original paper Frances M. T. Brazier, Jeffrey O. Kephart, H. Van Dyke Parunak, Michael N. Huhns, Agents and Service-Oriented

More information

Advanced Solutions of Microsoft SharePoint Server 2013

Advanced Solutions of Microsoft SharePoint Server 2013 Curse Cde: 20332 Certificatin Exam: 70-332 Duratin: 5 Days Certificatin Track: N/A Frmat: Classrm Level: 300 Abut this curse: This five-day curse examines hw t plan, cnfigure, and manage a Micrsft SharePint

More information

PROACTIS Integration Framework

PROACTIS Integration Framework PROACTIS Integratin Framewrk Overview T: +44 (0)20 7121 4704 e: inf@tuchstnespendmanagement.c.uk w: tuchstnespendmanagement.c.uk Table f Cntents Intrductin 3 Integratin Overview 3 Typical Infrmatin Flws

More information

1. Ernst & Young / Intern in ITRA Department/ Astana

1. Ernst & Young / Intern in ITRA Department/ Astana 1. Ernst & Yung / Intern in ITRA Department/ Astana Requirements: Higher technical educatin; Gd English (verbal/writing); Gd knwledge f MS Office; Availability fr vertime wrk and tugh deadlines; Ability

More information

NE-10964C Cloud & Datacenter Monitoring with System Center Operations Manager

NE-10964C Cloud & Datacenter Monitoring with System Center Operations Manager NE-10964C Clud & Datacenter Mnitring with System Center Operatins Summary Duratin Level Technlgy Delivery Methd Training Credits Classrm ILT 5 Days Advanced System Center Virtual ILT On Demand SATV Intrductin

More information

Project Charter. Current 8/23/2006. Version 2

Project Charter. Current 8/23/2006. Version 2 Prject Charter Current 8/23/2006 Versin 2 Dcument Cntrl Dcument Title: Authr(s): Prject Charter CMS Prject Team Date By Actin Versin Pages 8/23/06 SKC Template applied 1.0 All 9/13/06 KKee Updated TOC

More information

Birmingham Airport Response REDACTED (for external use)

Birmingham Airport Response REDACTED (for external use) The aim f the questins belw is t allw us t understand hw yu cnducted the recent pen tender prcesses. The questins frm a brad guide t ur areas f interest. We request that as well as either written r ral

More information

COSTING & PRICING YOUR PRODUCT RANGE FOR WHOLESALE

COSTING & PRICING YOUR PRODUCT RANGE FOR WHOLESALE COSTING & PRICING YOUR PRODUCT RANGE FOR WHOLESALE Prepared fr the Design & Crafts Cuncil f Ireland January 2014 BY LORRAINE BOWEN PRICING YOUR PRODUCT RANGE FOR WHOLESALE In rder t ensure that the prices

More information

B&B Food Distributors Data Synchronization Initiative

B&B Food Distributors Data Synchronization Initiative B&B Fd Distributrs Data Synchrnizatin Initiative Frequently Asked Questins fr B&B Fd Distributrs Suppliers Versin 1 Cpyright 2012. All Rights Reserved. FAQs fr B&B Fds Distributrs Suppliers REVISION HISTORY

More information

End of Year Planning and Checklists

End of Year Planning and Checklists TechnlgyOne Financials End f Year Planning End f Year Planning and Checklists This dcument prvides checklists and discussin pints fr sme f the main Technlgy One mdules. The TechnlgyOne Supprt Centre knwledge

More information

Job Related Information

Job Related Information Jb Related Infrmatin This dcument includes infrmatin abut the rle fr which yu are applying and the infrmatin yu will need t prvide with yur applicatin. 1. Rle Details Vacancy reference 14238 Jb title:

More information

UDI Compliance Service

UDI Compliance Service UDI Cmpliance Service What is UDI? The US Fd and Drug Administratin (FDA) has issued a ruling that medical devices must cnfrm t a Unique Device Identificatin (UDI) standard. The UK Department f Health

More information

Best Practice Quick Base Platform Governance

Best Practice Quick Base Platform Governance Best Practice Quick Base Platfrm Gvernance Overview: Fr all rganizatins with the visin t benefit frm brad use f the Quick Base platfrm, Advantage recmmends a systematic gvernance mdel, fr the reasns utlined

More information

Working Families Success Network in Community Colleges Definitions and Expected Design Elements

Working Families Success Network in Community Colleges Definitions and Expected Design Elements Wrking Families Success Netwrk in Cmmunity Clleges Definitins and Expected Design Elements Cre Prgram and Service Delivery Elements Clleges shuld prvide services in each f the three WFSNCC cre pillars:

More information

Institutional Knowledge Management: Leveraging Your Firm's Most Valuable Asset

Institutional Knowledge Management: Leveraging Your Firm's Most Valuable Asset Fr several decades the wrld s best knwn frecasters f scietal change have predicted the emergence f a new ecnmy in which brainpwer, nt machine pwer, is the critical resurce. But the future has already turned

More information

P2ware Portfolio Management 2018 The P2ware Portfolio Management 2018 software supports project, programme and portfolio management.

P2ware Portfolio Management 2018 The P2ware Portfolio Management 2018 software supports project, programme and portfolio management. P2ware Prtfli Management 2018 The P2ware Prtfli Management 2018 sftware supprts prject, prgramme and prtfli management. GENERAL USEFUL FEATURES P2ware systems can be adapted t any methd f prject, prgrams

More information

Epicor Commerce Connect (ECC) Services Specification

Epicor Commerce Connect (ECC) Services Specification Epicr Cmmerce Cnnect (ECC) Services Specificatin This Epicr Cmmerce Cnnect Services Specificatin ( Specificatin ) utlines the services and services levels assciated with Epicr s delivery f its Epicr Cmmerce

More information

Chapter 14: Recruitment, Training, and human resources The work of the Human Resources department

Chapter 14: Recruitment, Training, and human resources The work of the Human Resources department Chapter 14: Recruitment, Training, and human resurces The wrk f the Human Resurces department We all knw that recruitment and selectin is ne f the tasks that the HR department fulfills. The ther tasks

More information

OPTIMIZE. Core Banking System Replacement. OPTIMIZE Advisory Note. The Issues. Key Recommendations

OPTIMIZE. Core Banking System Replacement. OPTIMIZE Advisory Note. The Issues. Key Recommendations Building a Business Case fr Cre Banking Systems Renewal Mark Flynn, 7 th Feb 2012 DcID: 122105028 The Issues Cre banking system replacement is the mst challenging IT prjects that a Bank can face. Such

More information

Quality Hotel View is a full-service conference hotel located in Malmö, Sweden, and is a part of the hotel chain Nordic Choice Hotels.

Quality Hotel View is a full-service conference hotel located in Malmö, Sweden, and is a part of the hotel chain Nordic Choice Hotels. Privacy Plicy - Quality Htel View Quality Htel View is a full-service cnference htel lcated in Malmö, Sweden, and is a part f the htel chain Nrdic Chice Htels. This privacy plicy explains which persnal

More information

Kast Distributors Data Synchronization Initiative

Kast Distributors Data Synchronization Initiative Kast Distributrs Data Synchrnizatin Initiative Frequently Asked Questins fr Kast Distributrs Suppliers Versin 1 Cpyright 2015. All Rights Reserved. Kast Distributrs FAQs fr Suppliers REVISION HISTORY Date

More information

Relevance in Equivio Zoom. Predictive Coding Technology for Assessment of Document Relevance

Relevance in Equivio Zoom. Predictive Coding Technology for Assessment of Document Relevance Relevance in Equivi Zm Predictive Cding Technlgy fr Assessment f Dcument Relevance THE PROBLEM: REDUCING REVIEW COSTS WHILE ENHANCING QUALITY E-discvery is all abut finding relevant dcuments. Legacy prcesses

More information

Network Services and Their Distributors Data Synchronization Initiative Frequently Asked Questions for Suppliers

Network Services and Their Distributors Data Synchronization Initiative Frequently Asked Questions for Suppliers Netwrk Services and Their Distributrs Data Synchrnizatin Initiative Frequently Asked Questins fr Suppliers June 2012 Cpyright 2011. All Rights Reserved. FAQs fr Netwrk Services Suppliers REVISION HISTORY

More information

A Rational Approach of SAP ERP Based HR Module for an Educational Institute

A Rational Approach of SAP ERP Based HR Module for an Educational Institute Internatinal Jurnal f Research in Advent Technlgy, Vl.6, N.2, February 2018 Available nline at www.ijrat.rg A Ratinal Apprach f SAP ERP Based HR Mdule fr an Educatinal Institute Ms.T.Sureka 1, Ms.S.Sivagamasundari

More information

ACTIVITY DIAGRAM. Activity diagrams of the internal view are also suitable as a basis for instructions.

ACTIVITY DIAGRAM. Activity diagrams of the internal view are also suitable as a basis for instructions. ACTIVITY DIAGRAM Activity diagrams are suitable t shw the internal prcesses f a business system. Cntrary t activity diagrams f the external view, in activity diagrams f the internal view the relatinships

More information

CHOOSING THE RIGHT RECRUITMENT PARTNER

CHOOSING THE RIGHT RECRUITMENT PARTNER CHOOSING THE RIGHT RECRUITMENT PARTNER Chsing the right recruitment partner, wh has the ability t identify thse key individuals, can be critical t business success. Businesses need t generate psitive messages

More information

Principles for Sound Stress Testing Practices and Supervision

Principles for Sound Stress Testing Practices and Supervision P1.T4. Valuatin & Risk Mdels Principles fr Sund Stress Testing Practices and Supervisin Binic Turtle FRM Study Ntes By David Harper, CFA FRM CIPM www.binicturtle.cm Principles fr Sund Stress Testing Practices

More information

Release Notes for SAP ERP Financial Accounting and Operations 2.0

Release Notes for SAP ERP Financial Accounting and Operations 2.0 Release Ntes fr SAP ERP Financial Accunting and Operatins 2.0 What's New? Release Ntes Cpyright 2013 SAP AG r an SAP affiliate cmpany. All rights reserved. N part f this publicatin may be reprduced r transmitted

More information

University of Adelaide Induction Framework

University of Adelaide Induction Framework University f Adelaide Inductin Framewrk Inductin at the University f Adelaide Inductin is the prcess thrugh which new staff members are welcmed t the University and prvided with the essential infrmatin

More information

Vital Checklist for Website Redesign

Vital Checklist for Website Redesign Vital Checklist fr Website Redesign By: Khrysti Nazzar, Directr f Optimized Services Fr Mre Infrmatin Please Visit www.mrevisibility.cm Intrductin Embarking n a website redesign prject is never an easy

More information

RESTRICTED JOB SPECIFICATION. Senior Software Developer

RESTRICTED JOB SPECIFICATION. Senior Software Developer JOB SPECIFICATION FUNCTION JOB TITLE REPORTING TO GRADE WORK PATTERN LOCATION TRAVEL REQUIRED ROLE ID IT & Digital Senir Sftware Develper Develpment Manager Band E Full-time Birmingham Occasinally TBC

More information

Reinhart Foodservice, L.L.C. Data Synchronization Initiative

Reinhart Foodservice, L.L.C. Data Synchronization Initiative Reinhart Fdservice, L.L.C. Data Synchrnizatin Initiative Frequently Asked Questins fr Suppliers Versin 1 June 2016 Cpyright 2016. All Rights Reserved. FAQs fr Reinhart Suppliers REVISION HISTORY Date Ver

More information

Method 1: Establish a rating scale for each criterion. Some options are:

Method 1: Establish a rating scale for each criterion. Some options are: Decisin Matrix Als called: Pugh matrix, decisin grid, selectin matrix r grid, prblem matrix, prblem selectin matrix, pprtunity analysis, slutin matrix, criteria rating frm, criteria-based matrix. Descriptin

More information

White paper Ti-Rate billing and real-time rating solution. Version 1.0

White paper Ti-Rate billing and real-time rating solution. Version 1.0 White paper Ti-Rate billing and real-time rating slutin. Versin 1.0 Yu need mdern BSS slutins t adpt t new reality Ti-Rate slutin n etom map Billing shuld nt be hard and cmplicated High Cncurrent Lad handling,

More information

Questions and Answers

Questions and Answers Questins and Answers Fr: Instructr Led and Online Training Supprt Blanket Purchase Agreement Issued by: Insight Systems Crpratin (hereinafter PRIME r Insight) In supprt f: The Feed the Future Knwledge-Driven

More information

Release Notes for SAP enhancement package 7 for SAP ERP 6.0, Support Package 2. Information Lifecycle Management

Release Notes for SAP enhancement package 7 for SAP ERP 6.0, Support Package 2. Information Lifecycle Management Release Ntes fr SAP enhancement package 7 fr SAP ERP 6.0, Supprt Package 2 Infrmatin Lifecycle Management Cpyright 2013 SAP AG r an SAP affiliate cmpany. All rights reserved. N part f this publicatin may

More information

Request for Quotes PennDOT Leadership Academy for Managers (PLAM) Solicitation Number:

Request for Quotes PennDOT Leadership Academy for Managers (PLAM) Solicitation Number: www.dt.state.pa.us Request fr Qutes PennDOT Leadership Academy fr Managers (PLAM) Slicitatin Number: 6100041372 Curse Title: Curse Date(s) & Lcatins: PennDOT Leadership Academy fr Managers (PLAM) This

More information

Appendix C: Country Case Study Methodology

Appendix C: Country Case Study Methodology Appendix C: Cuntry Case Study Methdlgy Guiding Principles Cuntry cases fllw a multiple cuntry case study design, that is, fcus n three reginal clusters each with three sets f PPP prjects with distinct

More information

Qualification Specification HABC Level 2 Award in Customer Service (QCF)

Qualification Specification HABC Level 2 Award in Customer Service (QCF) www.highfieldabc.cm Qualificatin Specificatin HABC Level 2 Award in Custmer Service (QCF) Qualificatin Number: 600/6685/4 Highfield Huse Heavens Walk Lakeside Dncaster Suth Yrkshire DN4 5HZ United Kingdm

More information

Application Guidelines:

Application Guidelines: Applicatin Guidelines: Thank yu fr applying t the Retail Educatin Schlarship Prgram! Please review this dcument carefully as it includes all the infrmatin necessary t successfully apply fr a schlarship.

More information

CAFS Core 1: COMPLETE Research Methodology Notes. HSC Community & Family Studies. Year 2016 Mark Pages 13 Published Feb 22, 2018

CAFS Core 1: COMPLETE Research Methodology Notes. HSC Community & Family Studies. Year 2016 Mark Pages 13 Published Feb 22, 2018 HSC Cmmunity & Family Studies Year 2016 Mark 95.00 Pages 13 Published Feb 22, 2018 CAFS Cre 1: COMPLETE Research Methdlgy Ntes By Katie (99.15 ATAR) Pwered by TCPDF (www.tcpdf.rg) Yur ntes authr, Katie.

More information

Research Officer / Data Analyst

Research Officer / Data Analyst Psitin Descriptin Research Officer / Data Analyst Psitin details POSITION TITLE TEAM / UNIT BASE LOCATION EMPLOYMENT TYPE HOURS SALARY RANGE REPORTS TO Research Officer / Data Analyst Lirata Cnsulting

More information