1 / 18

How to integrate XBRL technology in your company with a minimal impact (José Vilata, EDICOM)

How to integrate XBRL technology in your company with a minimal impact (José Vilata, EDICOM). Objectives. To show how we can integrate incoming and outgoing XBRL documents in existing systems with a minimal impact on current applications.

cooksteven
Download Presentation

How to integrate XBRL technology in your company with a minimal impact (José Vilata, EDICOM)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. How to integrate XBRL technology in your company with a minimal impact (José Vilata, EDICOM)

  2. Objectives • To show how we can integrate incoming and outgoing XBRL documents in existing systems with a minimal impact on current applications. • We will develop a mapping that will convert data from two related tables in Microsoft Access to an XBRL instance document using drag-and-drop techniques. • Also, we will show EDICOM XBRL tools, web based user tools for managing XBRL instance documents and XBRL taxonomies with a lot of friendly wizards.

  3. The scenario • Normally we’ll have some existing applications that store the data in some customised format and we will need to transform that data to XBRL documents with minimal impact and cost INTERNAL SYSTEM WITH OWN DATA DO SOMETHING TO OBTAIN XBRL DOCUMENTS XBRL DOCUMENTS How can we make this transformation with a minimal impact on our existing systems ?

  4. The solution: a mapper • A solution to the previous problem is to use a mapping tool like EDICOM EBIMAP XBRL to do that: INTERNAL SYSTEM WITH PROPRIETARY DATA XBRL DOCUMENTS EBIMAP will access the existing data in any format and will convert it to any other format such as XBRL

  5. How does the Mapper work ? • A Mapper performs data transformations • Each transformation consist of : • a source data schema, • a destination data schema • and a set of rules that enables us to convert the original structure into the target (the map). SOURCE DATA STRUCTURE (TEXT,DB,XML,…) TRANSFORMATION RULES TARGET DATA STRUCTURE (XBRL,XML,TEXT,DB,ETC.)

  6. What is a data schema ? • A data schema represents the structure of the data that: • We use as the source for the transformation, usually the representation of the company data structure in their own format • We use as the target of the transformation. An example: We have created the schema of this Access table in EBIMAP

  7. Another schema example: an XBRL taxonomy • We will use an example taxonomy that represents the accounting movements of the company: AccountMov

  8. XBRL taxonomy as a schema in EBIMAP • The XBRL taxonomy is loaded automatically as a data schema

  9. Transformation (mapping) • The mapping is a set of rules that enables us to convert the original structure into the target • To do the mapping we only need to specify the source and target data schema

  10. Transformation (mapping) (II) • Usually the mapping is constructed without any coding • We link the elements with drag-and-drop techniques • Also, we can use a complete scripting language for more complex transformation

  11. Result • We only need to run the “map” to see the results of the transformation

  12. Integration with current systems • One we have seen how we can transform our internal data to XBRL documents, we need to integrate this process in our applications • We can choose between: • Using API: JAVA, WINDOWS (implements Web Services). • Using line commands Public Function ExecuteEBIMAP(strSourceData As String, strTargetData As String, strMapping As String, strFilter As String) For example: ExecuteEBIMAP (“”, “c:\targetDir\,”AccountingToXBRL.ma4”, “”) In this case we only need to fill in the name of the mapping (“AccountingToXBRL”) and the target directory where the files resulting from the transformation will be written. The source data comes from data base and so it is configured in the map.

  13. Taking XBRL integration one step forward • Once our company can manage incoming and outgoing XBRL documents we need to give access to company users of these reports in an easy way • EDICOM provides the EBI XBRL EDITION suite to do that. • It is composed of: • An XBRL taxonomy editor and repository • An XBRL instance and taxonomy parser and validator • An XBRL instance document data base repository • A communication server with multiple protocols (Web services, HTTP, FTP, SMTP, etc.) • A specialised security module that enables digital signature and encryption • A Web based user interface to easily manage and deploy the XBRL technology in our company

  14. EBI XBRL EDITION overview • A common EBI XBRL EDITION installation could be as follows: INTERNAL MANAGEMENT SYSTEM WEB SERVICES UNIVERSAL VALIDATOR AND REPOSITORY MANAGER SECURITY AND COMMUNICATION MODULE OTHER PARTNERS INTERNAL XBRL COMPANY USERS WEB USER INTERFACE REPOSITORY

  15. WEB INTERFACE EXAMPLE • The users will access an environment like this: • The user can “import”, “export”, “print”, “delete” and “edit” all the documents depending on the permission he has • He can see and review all the documents that the system is processing automatically • All the environment can be customised (colours, folders, buttons, etc.)

  16. XBRL TAXONOMY EDITOR overview • The suite provides a web based XBRL TAXONOMY EDITOR The editor has a lot of user helps and wizards to aid in the creation of taxonomies

  17. CONCLUSION • We have seen how we can integrate incoming and outgoing XBRL documents in existing systems with a minimal impact on current applications. • We have seen that there are existing tools like EBI XBRL EDITION that help us to do that • We have seen that we have tools to deploy XBRL technology in our company in an easy way SO, It is time to roll out XBRL technology in our companies, there is no technical reason not to do it !!!

  18. Many thanks !!!José Vilatajvilata@edicomgroup.comwww.edicomgroup.com

More Related