Microsoft Dynamics AX 2012 Services.:
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 st...
Gespeichert in:
1. Verfasser: | |
---|---|
Weitere Verfasser: | |
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Pub.,
2012.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | 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 resource (385 pages) |
ISBN: | 9781849687553 1849687552 1849687544 9781849687546 |
Internformat
MARC
LEADER | 00000cam a2200000Mu 4500 | ||
---|---|---|---|
001 | ZDB-4-EBU-ocn823719179 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr |n||||||||| | ||
008 | 130109s2012 enk o 000 0 eng d | ||
040 | |a EBLCP |b eng |e pn |c EBLCP |d OCLCQ |d UMI |d OCLCO |d COO |d N$T |d IDEBK |d DEBSZ |d OCLCQ |d OCLCO |d OCLCQ |d OCLCO |d YDXCP |d OCLCF |d OCLCQ |d OCLCO |d OCLCQ |d OCLCO |d FEM |d AGLDB |d OCLCQ |d MERUC |d OCLCQ |d OCLCO |d ZCU |d CEF |d ICG |d OCLCQ |d OCLCO |d STF |d UAB |d DKC |d OCLCQ |d UKAHL |d OCLCQ |d OCLCO |d INARC |d OCLCO |d OCL |d OCLCQ |d OCLCO |d OCLCL | ||
019 | |a 826647025 |a 968067302 |a 969070774 | ||
020 | |a 9781849687553 |q (electronic bk.) | ||
020 | |a 1849687552 |q (electronic bk.) | ||
020 | |a 1849687544 | ||
020 | |a 9781849687546 | ||
020 | |z 9781849687546 | ||
035 | |a (OCoLC)823719179 |z (OCoLC)826647025 |z (OCoLC)968067302 |z (OCoLC)969070774 | ||
037 | |a CL0500000187 |b Safari Books Online | ||
050 | 4 | |a HF5548.2 | |
072 | 7 | |a BUS |x 104000 |2 bisacsh | |
072 | 7 | |a BUS |x 071000 |2 bisacsh | |
072 | 7 | |a BUS |x 103000 |2 bisacsh | |
072 | 7 | |a BUS |x 097000 |2 bisacsh | |
082 | 7 | |a 658.4 |a 658.40380285 | |
049 | |a MAIN | ||
100 | 1 | |a Deforche, Klaas. | |
245 | 1 | 0 | |a Microsoft Dynamics AX 2012 Services. |
260 | |a Birmingham : |b Packt Pub., |c 2012. | ||
300 | |a 1 online resource (385 pages) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
347 | |a text file |2 rda | ||
505 | 0 | |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? | |
505 | 8 | |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. | |
505 | 8 | |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. | |
505 | 8 | |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. | |
505 | 8 | |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. | |
520 | |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. | ||
588 | 0 | |a Print version record. | |
630 | 0 | 0 | |a Microsoft Dynamics AX. |0 http://id.loc.gov/authorities/names/no2014126904 |
630 | 0 | 7 | |a Microsoft Dynamics AX. |2 blmlsh |
630 | 0 | 7 | |a Microsoft Dynamics AX |2 fast |
650 | 0 | |a Business |x Data processing. |0 http://id.loc.gov/authorities/subjects/sh85018264 | |
650 | 0 | |a Business logistics |x Data processing. | |
650 | 0 | |a Service-oriented architecture (Computer science) |0 http://id.loc.gov/authorities/subjects/sh2008008368 | |
650 | 0 | |a Management |x Data processing. |0 http://id.loc.gov/authorities/subjects/sh85080339 | |
650 | 6 | |a Gestion |x Informatique. | |
650 | 6 | |a Logistique (Organisation) |x Informatique. | |
650 | 6 | |a Architecture orientée service (Informatique) | |
650 | 7 | |a BUSINESS & ECONOMICS |x Corporate Governance. |2 bisacsh | |
650 | 7 | |a BUSINESS & ECONOMICS |x Leadership. |2 bisacsh | |
650 | 7 | |a BUSINESS & ECONOMICS |x Organizational Development. |2 bisacsh | |
650 | 7 | |a BUSINESS & ECONOMICS |x Workplace Culture. |2 bisacsh | |
650 | 7 | |a Management |x Data processing |2 fast | |
650 | 7 | |a Business |x Data processing |2 fast | |
650 | 7 | |a Business logistics |x Data processing |2 fast | |
650 | 7 | |a Service-oriented architecture (Computer science) |2 fast | |
700 | 1 | |a Saelen, Kenny. | |
758 | |i has work: |a Microsoft Dynamics AX 2012 services (Work) |1 https://id.oclc.org/worldcat/entity/E39PCXmFm9yCb3xgdKWQ9mhpGd |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Deforche, Klaas. |t Microsoft Dynamics AX 2012 Services. |d Birmingham : Packt Publishing, ©2012 |z 9781849687546 |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBU |q FWS_PDA_EBU |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=526165 |3 Volltext |
938 | |a Internet Archive |b INAR |n microsoftdynamic0000defo | ||
938 | |a Askews and Holts Library Services |b ASKH |n AH26944079 | ||
938 | |a EBL - Ebook Library |b EBLB |n EBL1108346 | ||
938 | |a EBSCOhost |b EBSC |n 526165 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis24508798 | ||
938 | |a YBP Library Services |b YANK |n 9971114 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBU | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBU-ocn823719179 |
---|---|
_version_ | 1816796906836197376 |
adam_text | |
any_adam_object | |
author | Deforche, Klaas |
author2 | Saelen, Kenny |
author2_role | |
author2_variant | k s ks |
author_facet | Deforche, Klaas Saelen, Kenny |
author_role | |
author_sort | Deforche, Klaas |
author_variant | k d kd |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | H - Social Science |
callnumber-label | HF5548 |
callnumber-raw | HF5548.2 |
callnumber-search | HF5548.2 |
callnumber-sort | HF 45548.2 |
callnumber-subject | HF - Commerce |
collection | ZDB-4-EBU |
contents | 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. |
ctrlnum | (OCoLC)823719179 |
dewey-full | 658.4 658.40380285 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 658 - General management |
dewey-raw | 658.4 658.40380285 |
dewey-search | 658.4 658.40380285 |
dewey-sort | 3658.4 |
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>06987cam a2200817Mu 4500</leader><controlfield tag="001">ZDB-4-EBU-ocn823719179</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr |n|||||||||</controlfield><controlfield tag="008">130109s2012 enk o 000 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">EBLCP</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">EBLCP</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UMI</subfield><subfield code="d">OCLCO</subfield><subfield code="d">COO</subfield><subfield code="d">N$T</subfield><subfield code="d">IDEBK</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">YDXCP</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">FEM</subfield><subfield code="d">AGLDB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">MERUC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">ZCU</subfield><subfield code="d">CEF</subfield><subfield code="d">ICG</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">STF</subfield><subfield code="d">UAB</subfield><subfield code="d">DKC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UKAHL</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">INARC</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCL</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">826647025</subfield><subfield code="a">968067302</subfield><subfield code="a">969070774</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849687553</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849687552</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849687544</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849687546</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781849687546</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)823719179</subfield><subfield code="z">(OCoLC)826647025</subfield><subfield code="z">(OCoLC)968067302</subfield><subfield code="z">(OCoLC)969070774</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000187</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">HF5548.2</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">BUS</subfield><subfield code="x">104000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">BUS</subfield><subfield code="x">071000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">BUS</subfield><subfield code="x">103000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">BUS</subfield><subfield code="x">097000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">658.4</subfield><subfield code="a">658.40380285</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Deforche, Klaas.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Microsoft Dynamics AX 2012 Services.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><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 resource (385 pages)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="347" ind1=" " ind2=" "><subfield code="a">text file</subfield><subfield code="2">rda</subfield></datafield><datafield tag="505" ind1="0" 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="505" ind1="8" 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="505" ind1="8" 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="505" ind1="8" 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="505" ind1="8" 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="520" 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="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">Microsoft Dynamics AX.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2014126904</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Microsoft Dynamics AX.</subfield><subfield code="2">blmlsh</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Microsoft Dynamics AX</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Business</subfield><subfield code="x">Data processing.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85018264</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Business logistics</subfield><subfield code="x">Data processing.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Service-oriented architecture (Computer science)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2008008368</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Management</subfield><subfield code="x">Data processing.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85080339</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Gestion</subfield><subfield code="x">Informatique.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Logistique (Organisation)</subfield><subfield code="x">Informatique.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Architecture orientée service (Informatique)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS</subfield><subfield code="x">Corporate Governance.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS</subfield><subfield code="x">Leadership.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS</subfield><subfield code="x">Organizational Development.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS</subfield><subfield code="x">Workplace Culture.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Management</subfield><subfield code="x">Data processing</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Business</subfield><subfield code="x">Data processing</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Business logistics</subfield><subfield code="x">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="700" ind1="1" ind2=" "><subfield code="a">Saelen, Kenny.</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Microsoft Dynamics AX 2012 services (Work)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCXmFm9yCb3xgdKWQ9mhpGd</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Deforche, Klaas.</subfield><subfield code="t">Microsoft Dynamics AX 2012 Services.</subfield><subfield code="d">Birmingham : Packt Publishing, ©2012</subfield><subfield code="z">9781849687546</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBU</subfield><subfield code="q">FWS_PDA_EBU</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=526165</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Internet Archive</subfield><subfield code="b">INAR</subfield><subfield code="n">microsoftdynamic0000defo</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH26944079</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBL - Ebook Library</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL1108346</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">526165</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis24508798</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">9971114</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBU</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBU-ocn823719179 |
illustrated | Not Illustrated |
indexdate | 2024-11-26T14:49:08Z |
institution | BVB |
isbn | 9781849687553 1849687552 1849687544 9781849687546 |
language | English |
oclc_num | 823719179 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (385 pages) |
psigel | ZDB-4-EBU |
publishDate | 2012 |
publishDateSearch | 2012 |
publishDateSort | 2012 |
publisher | Packt Pub., |
record_format | marc |
spelling | Deforche, Klaas. Microsoft Dynamics AX 2012 Services. Birmingham : Packt Pub., 2012. 1 online resource (385 pages) text txt rdacontent computer c rdamedia online resource cr rdacarrier text file rda 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. Print version record. Microsoft Dynamics AX. http://id.loc.gov/authorities/names/no2014126904 Microsoft Dynamics AX. blmlsh Microsoft Dynamics AX fast Business Data processing. http://id.loc.gov/authorities/subjects/sh85018264 Business logistics Data processing. Service-oriented architecture (Computer science) http://id.loc.gov/authorities/subjects/sh2008008368 Management Data processing. http://id.loc.gov/authorities/subjects/sh85080339 Gestion Informatique. Logistique (Organisation) Informatique. Architecture orientée service (Informatique) BUSINESS & ECONOMICS Corporate Governance. bisacsh BUSINESS & ECONOMICS Leadership. bisacsh BUSINESS & ECONOMICS Organizational Development. bisacsh BUSINESS & ECONOMICS Workplace Culture. bisacsh Management Data processing fast Business Data processing fast Business logistics Data processing fast Service-oriented architecture (Computer science) fast Saelen, Kenny. has work: Microsoft Dynamics AX 2012 services (Work) https://id.oclc.org/worldcat/entity/E39PCXmFm9yCb3xgdKWQ9mhpGd https://id.oclc.org/worldcat/ontology/hasWork Print version: Deforche, Klaas. Microsoft Dynamics AX 2012 Services. Birmingham : Packt Publishing, ©2012 9781849687546 FWS01 ZDB-4-EBU FWS_PDA_EBU https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=526165 Volltext |
spellingShingle | Deforche, Klaas Microsoft Dynamics AX 2012 Services. 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. Microsoft Dynamics AX. http://id.loc.gov/authorities/names/no2014126904 Microsoft Dynamics AX. blmlsh Microsoft Dynamics AX fast Business Data processing. http://id.loc.gov/authorities/subjects/sh85018264 Business logistics Data processing. Service-oriented architecture (Computer science) http://id.loc.gov/authorities/subjects/sh2008008368 Management Data processing. http://id.loc.gov/authorities/subjects/sh85080339 Gestion Informatique. Logistique (Organisation) Informatique. Architecture orientée service (Informatique) BUSINESS & ECONOMICS Corporate Governance. bisacsh BUSINESS & ECONOMICS Leadership. bisacsh BUSINESS & ECONOMICS Organizational Development. bisacsh BUSINESS & ECONOMICS Workplace Culture. bisacsh Management Data processing fast Business Data processing fast Business logistics Data processing fast Service-oriented architecture (Computer science) fast |
subject_GND | http://id.loc.gov/authorities/names/no2014126904 http://id.loc.gov/authorities/subjects/sh85018264 http://id.loc.gov/authorities/subjects/sh2008008368 http://id.loc.gov/authorities/subjects/sh85080339 |
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. http://id.loc.gov/authorities/names/no2014126904 Microsoft Dynamics AX. blmlsh Microsoft Dynamics AX fast Business Data processing. http://id.loc.gov/authorities/subjects/sh85018264 Business logistics Data processing. Service-oriented architecture (Computer science) http://id.loc.gov/authorities/subjects/sh2008008368 Management Data processing. http://id.loc.gov/authorities/subjects/sh85080339 Gestion Informatique. Logistique (Organisation) Informatique. Architecture orientée service (Informatique) BUSINESS & ECONOMICS Corporate Governance. bisacsh BUSINESS & ECONOMICS Leadership. bisacsh BUSINESS & ECONOMICS Organizational Development. bisacsh BUSINESS & ECONOMICS Workplace Culture. bisacsh Management Data processing fast Business Data processing fast Business logistics Data processing fast Service-oriented architecture (Computer science) fast |
topic_facet | Microsoft Dynamics AX. Microsoft Dynamics AX Business Data processing. Business logistics Data processing. Service-oriented architecture (Computer science) Management Data processing. Gestion Informatique. Logistique (Organisation) Informatique. Architecture orientée service (Informatique) BUSINESS & ECONOMICS Corporate Governance. BUSINESS & ECONOMICS Leadership. BUSINESS & ECONOMICS Organizational Development. BUSINESS & ECONOMICS Workplace Culture. Management Data processing Business Data processing Business logistics Data processing |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=526165 |
work_keys_str_mv | AT deforcheklaas microsoftdynamicsax2012services AT saelenkenny microsoftdynamicsax2012services |