Microsoft Dynamics AX 2012 Services:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham
Packt Pub.
2012
|
Schlagworte: | |
Online-Zugang: | Volltext |
Beschreibung: | Using GetKeys Table of Contents; Microsoft Dynamics AX 2012 Services; Microsoft Dynamics AX 2012 Services; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Instant Updates on New Packt Books; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Getting Started with Microsoft Dynamics AX 2012 Services; What are services and SOA? Example implementationsBing API; Mobile application; Business Process Modeling (BPM); Architecture overview; What's new?; AOS WCF service host; WCF adapters; Integration ports; IIS hosting without Business Connector; Non-XML support; AIF change tracking; Custom services; The SysOperation framework; Types of services; Document services; Custom services; System services; Query service; Metadata service; User session service; The right service for the right job; Complexity; Flexibility; Summary; 2. Service Architecture and Deployment; What is WCF?; Existing technologies; The ABC of WCF. Service deploymentService operations; Inbound versus outbound ports; Inbound ports; Outbound ports; Basic versus enhanced ports; Basic ports; Creating a basic port; Enhanced ports; Creating an enhanced port; Adapters; Service operations; Data policies; Transforms; Pipelines; Value mapping; Document filters; Troubleshooting; Security; Bindings; Adapters; NetTcp adapter; HTTP adapter; File system adapter; MSMQ adapter; Custom adapters; Service generation -- under the hood; Generated artifacts; Service contract and implementation; Message contracts; WCF configuration storage; The power of CIL. CIL outputSummary; 3. AIF Document Services; What are document services?; Key components; Document query; Document class; Responsibilities of a document class; XSD generation; XML serialization and deserialization; Cross-table business logic; Validation and business rule enforcement; AxBC classes; Responsibilities of an AxBC class; Validation; Field sequencing; Value mapping; Default values; Service class; Service node; Creating a document service; Setting the compiler level; Creating the query; Running the AIF Document Service Wizard; Selecting document parameters Selecting code generation parametersGenerating code; Finishing up; Fixing compiler errors; ClassDeclaration; The cacheObject method; The cacheRecordRecord method; Fixing tasks; Labels; Generating an XSD job; Constraints; Validation; Updating the service contract; Fixing best practice errors; Privileges; Setting mandatory fields; Updating an existing document service; Adding service operations; Updating supporting classes; Deploying a document service; Consuming a document service; Create; Find; Creating query criteria; Using Find; Read; FindKeys; Update; Delete; GetKeys; Document filter It's a tutorial guide that provides all the knowledge needed to implement services with Microsoft Dynamics AX 2012. This book is aimed at Dynamics AX developers, both new and experienced with services and Microsoft Dynamics AX 2012. A basic understanding of MorphX and X++ is assumed, but the step-by-step instructions are easy to follow even for beginners. Some examples use C♯.NET, so experience with Visual Studio is a plus but not a must |
Beschreibung: | 1 Online-Ressource (385 pages) |
ISBN: | 9781849687553 1849687552 1849687544 9781849687546 |
Internformat
MARC
LEADER | 00000nmm a2200000zc 4500 | ||
---|---|---|---|
001 | BV042741171 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | cr|uuu---uuuuu | ||
008 | 150806s2012 |||| o||u| ||||||eng d | ||
020 | |a 9781849687553 |c electronic bk. |9 978-1-84968-755-3 | ||
020 | |a 1849687552 |c electronic bk. |9 1-84968-755-2 | ||
020 | |a 1849687544 |9 1-84968-754-4 | ||
020 | |a 9781849687546 |9 978-1-84968-754-6 | ||
020 | |a 9781849687546 |9 978-1-84968-754-6 | ||
035 | |a (OCoLC)823719179 | ||
035 | |a (DE-599)BVBBV042741171 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
082 | 0 | |a 658.40380285 | |
082 | 0 | |a 658.4 | |
100 | 1 | |a Deforche, Klaas |e Verfasser |4 aut | |
245 | 1 | 0 | |a Microsoft Dynamics AX 2012 Services |
264 | 1 | |a Birmingham |b Packt Pub. |c 2012 | |
300 | |a 1 Online-Ressource (385 pages) | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
500 | |a Using GetKeys | ||
500 | |a Table of Contents; Microsoft Dynamics AX 2012 Services; Microsoft Dynamics AX 2012 Services; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Instant Updates on New Packt Books; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Getting Started with Microsoft Dynamics AX 2012 Services; What are services and SOA? | ||
500 | |a Example implementationsBing API; Mobile application; Business Process Modeling (BPM); Architecture overview; What's new?; AOS WCF service host; WCF adapters; Integration ports; IIS hosting without Business Connector; Non-XML support; AIF change tracking; Custom services; The SysOperation framework; Types of services; Document services; Custom services; System services; Query service; Metadata service; User session service; The right service for the right job; Complexity; Flexibility; Summary; 2. Service Architecture and Deployment; What is WCF?; Existing technologies; The ABC of WCF. | ||
500 | |a Service deploymentService operations; Inbound versus outbound ports; Inbound ports; Outbound ports; Basic versus enhanced ports; Basic ports; Creating a basic port; Enhanced ports; Creating an enhanced port; Adapters; Service operations; Data policies; Transforms; Pipelines; Value mapping; Document filters; Troubleshooting; Security; Bindings; Adapters; NetTcp adapter; HTTP adapter; File system adapter; MSMQ adapter; Custom adapters; Service generation -- under the hood; Generated artifacts; Service contract and implementation; Message contracts; WCF configuration storage; The power of CIL. | ||
500 | |a CIL outputSummary; 3. AIF Document Services; What are document services?; Key components; Document query; Document class; Responsibilities of a document class; XSD generation; XML serialization and deserialization; Cross-table business logic; Validation and business rule enforcement; AxBC classes; Responsibilities of an AxBC class; Validation; Field sequencing; Value mapping; Default values; Service class; Service node; Creating a document service; Setting the compiler level; Creating the query; Running the AIF Document Service Wizard; Selecting document parameters | ||
500 | |a Selecting code generation parametersGenerating code; Finishing up; Fixing compiler errors; ClassDeclaration; The cacheObject method; The cacheRecordRecord method; Fixing tasks; Labels; Generating an XSD job; Constraints; Validation; Updating the service contract; Fixing best practice errors; Privileges; Setting mandatory fields; Updating an existing document service; Adding service operations; Updating supporting classes; Deploying a document service; Consuming a document service; Create; Find; Creating query criteria; Using Find; Read; FindKeys; Update; Delete; GetKeys; Document filter | ||
500 | |a It's a tutorial guide that provides all the knowledge needed to implement services with Microsoft Dynamics AX 2012. This book is aimed at Dynamics AX developers, both new and experienced with services and Microsoft Dynamics AX 2012. A basic understanding of MorphX and X++ is assumed, but the step-by-step instructions are easy to follow even for beginners. Some examples use C♯.NET, so experience with Visual Studio is a plus but not a must | ||
630 | 0 | 4 | |a Microsoft Dynamics AX. |
650 | 4 | |a Microsoft Axapta | |
650 | 4 | |a Microsoft Dynamics AX. | |
650 | 4 | |a Business / Data processing | |
650 | 4 | |a Business logistics / Data processing | |
650 | 4 | |a Service-oriented architecture (Computer science) | |
650 | 7 | |a BUSINESS & ECONOMICS / Corporate Governance |2 bisacsh | |
650 | 7 | |a BUSINESS & ECONOMICS / Leadership |2 bisacsh | |
650 | 7 | |a BUSINESS & ECONOMICS / Organizational Development |2 bisacsh | |
650 | 7 | |a BUSINESS & ECONOMICS / Workplace Culture |2 bisacsh | |
650 | 7 | |a Microsoft Dynamics AX. |2 blmlsh | |
650 | 7 | |a Microsoft Dynamics AX. |2 fast | |
650 | 7 | |a Business / Data processing |2 fast | |
650 | 7 | |a Business logistics / Data processing |2 fast | |
650 | 7 | |a Service-oriented architecture (Computer science) |2 fast | |
650 | 4 | |a Datenverarbeitung | |
650 | 4 | |a Führung | |
650 | 4 | |a Wirtschaft | |
650 | 4 | |a Business |x Data processing | |
650 | 4 | |a Business logistics |x Data processing | |
650 | 4 | |a Service-oriented architecture (Computer science) | |
700 | 1 | |a Saelen, Kenny |e Sonstige |4 oth | |
856 | 4 | 0 | |u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=526165 |x Aggregator |3 Volltext |
912 | |a ZDB-4-EBU |a ZDB-4-NLEBK | ||
940 | 1 | |q FLA_PDA_EBU | |
999 | |a oai:aleph.bib-bvb.de:BVB01-028172041 |
Datensatz im Suchindex
_version_ | 1804174955332501504 |
---|---|
any_adam_object | |
author | Deforche, Klaas |
author_facet | Deforche, Klaas |
author_role | aut |
author_sort | Deforche, Klaas |
author_variant | k d kd |
building | Verbundindex |
bvnumber | BV042741171 |
collection | ZDB-4-EBU ZDB-4-NLEBK |
ctrlnum | (OCoLC)823719179 (DE-599)BVBBV042741171 |
dewey-full | 658.40380285 658.4 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 658 - General management |
dewey-raw | 658.40380285 658.4 |
dewey-search | 658.40380285 658.4 |
dewey-sort | 3658.40380285 |
dewey-tens | 650 - Management and auxiliary services |
discipline | Wirtschaftswissenschaften |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05752nmm a2200697zc 4500</leader><controlfield tag="001">BV042741171</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">150806s2012 |||| o||u| ||||||eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849687553</subfield><subfield code="c">electronic bk.</subfield><subfield code="9">978-1-84968-755-3</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849687552</subfield><subfield code="c">electronic bk.</subfield><subfield code="9">1-84968-755-2</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849687544</subfield><subfield code="9">1-84968-754-4</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849687546</subfield><subfield code="9">978-1-84968-754-6</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849687546</subfield><subfield code="9">978-1-84968-754-6</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)823719179</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV042741171</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">658.40380285</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">658.4</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Deforche, Klaas</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Microsoft Dynamics AX 2012 Services</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham</subfield><subfield code="b">Packt Pub.</subfield><subfield code="c">2012</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 Online-Ressource (385 pages)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Using GetKeys</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Table of Contents; Microsoft Dynamics AX 2012 Services; Microsoft Dynamics AX 2012 Services; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Instant Updates on New Packt Books; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Getting Started with Microsoft Dynamics AX 2012 Services; What are services and SOA?</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Example implementationsBing API; Mobile application; Business Process Modeling (BPM); Architecture overview; What's new?; AOS WCF service host; WCF adapters; Integration ports; IIS hosting without Business Connector; Non-XML support; AIF change tracking; Custom services; The SysOperation framework; Types of services; Document services; Custom services; System services; Query service; Metadata service; User session service; The right service for the right job; Complexity; Flexibility; Summary; 2. Service Architecture and Deployment; What is WCF?; Existing technologies; The ABC of WCF.</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Service deploymentService operations; Inbound versus outbound ports; Inbound ports; Outbound ports; Basic versus enhanced ports; Basic ports; Creating a basic port; Enhanced ports; Creating an enhanced port; Adapters; Service operations; Data policies; Transforms; Pipelines; Value mapping; Document filters; Troubleshooting; Security; Bindings; Adapters; NetTcp adapter; HTTP adapter; File system adapter; MSMQ adapter; Custom adapters; Service generation -- under the hood; Generated artifacts; Service contract and implementation; Message contracts; WCF configuration storage; The power of CIL.</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">CIL outputSummary; 3. AIF Document Services; What are document services?; Key components; Document query; Document class; Responsibilities of a document class; XSD generation; XML serialization and deserialization; Cross-table business logic; Validation and business rule enforcement; AxBC classes; Responsibilities of an AxBC class; Validation; Field sequencing; Value mapping; Default values; Service class; Service node; Creating a document service; Setting the compiler level; Creating the query; Running the AIF Document Service Wizard; Selecting document parameters</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Selecting code generation parametersGenerating code; Finishing up; Fixing compiler errors; ClassDeclaration; The cacheObject method; The cacheRecordRecord method; Fixing tasks; Labels; Generating an XSD job; Constraints; Validation; Updating the service contract; Fixing best practice errors; Privileges; Setting mandatory fields; Updating an existing document service; Adding service operations; Updating supporting classes; Deploying a document service; Consuming a document service; Create; Find; Creating query criteria; Using Find; Read; FindKeys; Update; Delete; GetKeys; Document filter</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">It's a tutorial guide that provides all the knowledge needed to implement services with Microsoft Dynamics AX 2012. This book is aimed at Dynamics AX developers, both new and experienced with services and Microsoft Dynamics AX 2012. A basic understanding of MorphX and X++ is assumed, but the step-by-step instructions are easy to follow even for beginners. Some examples use C♯.NET, so experience with Visual Studio is a plus but not a must</subfield></datafield><datafield tag="630" ind1="0" ind2="4"><subfield code="a">Microsoft Dynamics AX.</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Microsoft Axapta</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Microsoft Dynamics AX.</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Business / Data processing</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Business logistics / Data processing</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Service-oriented architecture (Computer science)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS / Corporate Governance</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS / Leadership</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS / Organizational Development</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS / Workplace Culture</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Microsoft Dynamics AX.</subfield><subfield code="2">blmlsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Microsoft Dynamics AX.</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Business / Data processing</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Business logistics / Data processing</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Service-oriented architecture (Computer science)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Datenverarbeitung</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Führung</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Wirtschaft</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Business</subfield><subfield code="x">Data processing</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Business logistics</subfield><subfield code="x">Data processing</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Service-oriented architecture (Computer science)</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Saelen, Kenny</subfield><subfield code="e">Sonstige</subfield><subfield code="4">oth</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="u">http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=526165</subfield><subfield code="x">Aggregator</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBU</subfield><subfield code="a">ZDB-4-NLEBK</subfield></datafield><datafield tag="940" ind1="1" ind2=" "><subfield code="q">FLA_PDA_EBU</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-028172041</subfield></datafield></record></collection> |
id | DE-604.BV042741171 |
illustrated | Not Illustrated |
indexdate | 2024-07-10T07:08:37Z |
institution | BVB |
isbn | 9781849687553 1849687552 1849687544 9781849687546 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-028172041 |
oclc_num | 823719179 |
open_access_boolean | |
physical | 1 Online-Ressource (385 pages) |
psigel | ZDB-4-EBU ZDB-4-NLEBK FLA_PDA_EBU |
publishDate | 2012 |
publishDateSearch | 2012 |
publishDateSort | 2012 |
publisher | Packt Pub. |
record_format | marc |
spelling | Deforche, Klaas Verfasser aut Microsoft Dynamics AX 2012 Services Birmingham Packt Pub. 2012 1 Online-Ressource (385 pages) txt rdacontent c rdamedia cr rdacarrier Using GetKeys Table of Contents; Microsoft Dynamics AX 2012 Services; Microsoft Dynamics AX 2012 Services; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Instant Updates on New Packt Books; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Getting Started with Microsoft Dynamics AX 2012 Services; What are services and SOA? Example implementationsBing API; Mobile application; Business Process Modeling (BPM); Architecture overview; What's new?; AOS WCF service host; WCF adapters; Integration ports; IIS hosting without Business Connector; Non-XML support; AIF change tracking; Custom services; The SysOperation framework; Types of services; Document services; Custom services; System services; Query service; Metadata service; User session service; The right service for the right job; Complexity; Flexibility; Summary; 2. Service Architecture and Deployment; What is WCF?; Existing technologies; The ABC of WCF. Service deploymentService operations; Inbound versus outbound ports; Inbound ports; Outbound ports; Basic versus enhanced ports; Basic ports; Creating a basic port; Enhanced ports; Creating an enhanced port; Adapters; Service operations; Data policies; Transforms; Pipelines; Value mapping; Document filters; Troubleshooting; Security; Bindings; Adapters; NetTcp adapter; HTTP adapter; File system adapter; MSMQ adapter; Custom adapters; Service generation -- under the hood; Generated artifacts; Service contract and implementation; Message contracts; WCF configuration storage; The power of CIL. CIL outputSummary; 3. AIF Document Services; What are document services?; Key components; Document query; Document class; Responsibilities of a document class; XSD generation; XML serialization and deserialization; Cross-table business logic; Validation and business rule enforcement; AxBC classes; Responsibilities of an AxBC class; Validation; Field sequencing; Value mapping; Default values; Service class; Service node; Creating a document service; Setting the compiler level; Creating the query; Running the AIF Document Service Wizard; Selecting document parameters Selecting code generation parametersGenerating code; Finishing up; Fixing compiler errors; ClassDeclaration; The cacheObject method; The cacheRecordRecord method; Fixing tasks; Labels; Generating an XSD job; Constraints; Validation; Updating the service contract; Fixing best practice errors; Privileges; Setting mandatory fields; Updating an existing document service; Adding service operations; Updating supporting classes; Deploying a document service; Consuming a document service; Create; Find; Creating query criteria; Using Find; Read; FindKeys; Update; Delete; GetKeys; Document filter It's a tutorial guide that provides all the knowledge needed to implement services with Microsoft Dynamics AX 2012. This book is aimed at Dynamics AX developers, both new and experienced with services and Microsoft Dynamics AX 2012. A basic understanding of MorphX and X++ is assumed, but the step-by-step instructions are easy to follow even for beginners. Some examples use C♯.NET, so experience with Visual Studio is a plus but not a must Microsoft Dynamics AX. Microsoft Axapta Business / Data processing Business logistics / Data processing Service-oriented architecture (Computer science) BUSINESS & ECONOMICS / Corporate Governance bisacsh BUSINESS & ECONOMICS / Leadership bisacsh BUSINESS & ECONOMICS / Organizational Development bisacsh BUSINESS & ECONOMICS / Workplace Culture bisacsh Microsoft Dynamics AX. blmlsh Microsoft Dynamics AX. fast Business / Data processing fast Business logistics / Data processing fast Service-oriented architecture (Computer science) fast Datenverarbeitung Führung Wirtschaft Business Data processing Business logistics Data processing Saelen, Kenny Sonstige oth http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=526165 Aggregator Volltext |
spellingShingle | Deforche, Klaas Microsoft Dynamics AX 2012 Services Microsoft Dynamics AX. Microsoft Axapta Business / Data processing Business logistics / Data processing Service-oriented architecture (Computer science) BUSINESS & ECONOMICS / Corporate Governance bisacsh BUSINESS & ECONOMICS / Leadership bisacsh BUSINESS & ECONOMICS / Organizational Development bisacsh BUSINESS & ECONOMICS / Workplace Culture bisacsh Microsoft Dynamics AX. blmlsh Microsoft Dynamics AX. fast Business / Data processing fast Business logistics / Data processing fast Service-oriented architecture (Computer science) fast Datenverarbeitung Führung Wirtschaft Business Data processing Business logistics Data processing |
title | Microsoft Dynamics AX 2012 Services |
title_auth | Microsoft Dynamics AX 2012 Services |
title_exact_search | Microsoft Dynamics AX 2012 Services |
title_full | Microsoft Dynamics AX 2012 Services |
title_fullStr | Microsoft Dynamics AX 2012 Services |
title_full_unstemmed | Microsoft Dynamics AX 2012 Services |
title_short | Microsoft Dynamics AX 2012 Services |
title_sort | microsoft dynamics ax 2012 services |
topic | Microsoft Dynamics AX. Microsoft Axapta Business / Data processing Business logistics / Data processing Service-oriented architecture (Computer science) BUSINESS & ECONOMICS / Corporate Governance bisacsh BUSINESS & ECONOMICS / Leadership bisacsh BUSINESS & ECONOMICS / Organizational Development bisacsh BUSINESS & ECONOMICS / Workplace Culture bisacsh Microsoft Dynamics AX. blmlsh Microsoft Dynamics AX. fast Business / Data processing fast Business logistics / Data processing fast Service-oriented architecture (Computer science) fast Datenverarbeitung Führung Wirtschaft Business Data processing Business logistics Data processing |
topic_facet | Microsoft Dynamics AX. Microsoft Axapta Business / Data processing Business logistics / Data processing Service-oriented architecture (Computer science) BUSINESS & ECONOMICS / Corporate Governance BUSINESS & ECONOMICS / Leadership BUSINESS & ECONOMICS / Organizational Development BUSINESS & ECONOMICS / Workplace Culture Datenverarbeitung Führung Wirtschaft Business Data processing Business logistics Data processing |
url | http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=526165 |
work_keys_str_mv | AT deforcheklaas microsoftdynamicsax2012services AT saelenkenny microsoftdynamicsax2012services |