^

 
 

Unit of competency details

ICAPRG403A - Develop data-driven applications (Release 1)

Summary

Usage recommendation:
Superseded
Mapping:
MappingNotesDate
Is superseded by and equivalent to ICTPRG403 - Develop data-driven applicationsUpdated to meet Standards for Training Packages. Minor change to PC 1.1 to align with AQF level. 24/Mar/2015

Releases:
ReleaseRelease date
1 1 (this release) 18/Jul/2011

Classifications

SchemeCodeClassification value
ASCED Module/Unit of Competency Field of Education Identifier 020103 Programming  

Classification history

SchemeCodeClassification valueStart dateEnd date
ASCED Module/Unit of Competency Field of Education Identifier 020103 Programming  04/Nov/2011 
The content being displayed has been produced by a third party, while all attempts have been made to make this content as accessible as possible it cannot be guaranteed. If you are encountering issues following the content on this page please consider downloading the content in its original form

Modification History

Release 

Comments 

Release 1

This Unit first released with ICA11 Information and Communications Technology Training Package version 1.0

Unit Descriptor

This unit describes the performance outcomes, skills and knowledge required to create data-driven applications that access data from a range of sources, such as databases, object data sources or eXtensible markup language (XML).

Application of the Unit

This unit applies to those who work as programmers or database application developers who are responsible for data-access coding.

The context of the unit applies to different types of data-access methods, such as data retrieval and storage, back-end coding, disconnect data management, and reading and writing XML documents.

Licensing/Regulatory Information

No licensing, legislative, regulatory or certification requirements apply to this unit at the time of endorsement but users should confirm requirements with the relevant federal, state or territory authority.

Pre-Requisites

Not applicable.

Employability Skills Information

This unit contains employability skills.

Elements and Performance Criteria Pre-Content

Element 

Performance Criteria 

Elements describe the essential outcomes of a unit of competency.

Performance criteria describe the performance needed to demonstrate achievement of the element. Where bold italicised text is used, further information is detailed in the required skills and knowledge section and the range statement. Assessment of performance is to be consistent with the evidence guide.

Elements and Performance Criteria

1. Design data-access layer (DAL)

1.1 Design DAL in a multi-layer application  model

1.2 Determine data-access application programming interface  (API) for connecting to various data sources

2. Establish a connection with a data source

2.1 Create and manage connection strings

2.2 Connect to a data source  by using different data providers 

2.3 Create code to handle connection exceptions

3. Execute commands and return results from the data source

3.1 Query data  from the data source

3.2 Retrieve data from the data source as result sets

3.3 Manage result sets

3.4 Manage exceptions when retrieving data

4. Modify data in the data source

4.1 Insert, update or delete data

4.2 Manage data integrity 

4.3 Manage exceptions when modifying data

5. Manage disconnected data

5.1 Research a disconnected data  management strategy

5.2 Ensure that application can deal with disconnected data

6. Document data-access layer

6.1 Document the code

6.2 Document database connectivity

Required Skills and Knowledge

This section describes the skills and knowledge required for this unit.

Required skills 

  • analytical skills to design complex multi-layer application model
  • communication skills to interact with developer to ensure proper implementation
  • learning skills to investigate potential new techniques to access data from various resources
  • literacy skills to:
  • read and interpret database design document
  • read basic technical data
  • problem-solving skills to develop and refine strategies to access data sources
  • technical skills to:
  • create code for the data-access layer
  • create structured query language (SQL) commands to select, insert, update or delete data
  • test and debug code.

Required knowledge 

  • features of:
  • object-oriented design and multi-layer applications
  • relational database management systems
  • object-oriented programming at an intermediate level
  • SQL at a basic level.

Evidence Guide

The evidence guide provides advice on assessment and must be read in conjunction with the performance criteria, required skills and knowledge, range statement and the Assessment Guidelines for the Training Package.

Overview of assessment 

Critical aspects for assessment and evidence required to demonstrate competency in this unit 

Evidence of the ability to:

  • design and code the data-access layer of multi-layer applications
  • retrieve and update data from various data sources.

Context of and specific resources for assessment 

Assessment must ensure access to:

  • integrated development environment (IDE)
  • data access APIs
  • database management system software
  • database files
  • coding standard
  • specific tools and licences, depending on particular data-access API
  • appropriate learning and assessment support when required
  • modified equipment for people with special needs.

Method of assessment 

A range of assessment methods should be used to assess practical skills and knowledge. The following examples are appropriate for this unit:

  • review of candidate’s DAL design
  • evaluation of candidate’s data-access management strategy
  • verbal or written questioning to assess candidate’s knowledge of:
  • multi-layer applications
  • database access.

Guidance information for assessment 

Holistic assessment with other units relevant to the industry sector, workplace and job role is recommended, where appropriate.

Assessment processes and techniques must be culturally appropriate, and suitable to the communication skill level, language, literacy and numeracy capacity of the candidate and the work being performed.

Indigenous people and other people from a non-English speaking background may need additional support.

In cases where practical assessment is used it should be combined with targeted questioning to assess required knowledge.

Range Statement

The range statement relates to the unit of competency as a whole. It allows for different work environments and situations that may affect performance. Bold italicised wording, if used in the performance criteria, is detailed below. Essential operating conditions that may be present with training and assessment (depending on the work situation, needs of the candidate, accessibility of the item, and local industry and regional contexts) may also be included.

Multi-layer application  may include:

  • business logic layer (BLL)
  • data-access layer (DAL)
  • user interface layer (UI).

Data-access application programming interface  may relate to:

  • object-oriented set of libraries used to interact with data sources:
  • active data objects (ADO.NET)
  • ADO.NET Entity Framework
  • Java database connectivity (JDBC)
  • language integrated query (LINQ).

Data source  may include:

  • databases:
  • Microsoft SQL server
  • MySQL
  • Oracle
  • Postgre Structured Query Language (Postgre SQL)
  • fat-files database
  • internal data
  • object data sources
  • XML database.

Data providers  may include:

  • managed providers
  • Microsoft object linking and embedding (OLE) DB
  • native providers
  • open database connection (ODBC)
  • SQL client
  • third-party providers.

Query data  may include:

  • access input and output parameters and return values
  • access stored procedures
  • create command objects.

Data integrity  may include:

  • cascading deletes
  • cascading updates
  • constraints.

Disconnected data  may include:

  • DataSet
  • DataTable
  • service data objects (SDO).

Unit Sector(s)

Programming and software development