SlideShare a Scribd company logo
[10/14/2016 11:51:28 AM] Arun S L: 2016-10-14 06:17:22 [default task-60] DEBUG
c.u.c.e.s.i.InforFactsOrderERPServiceImpl - get order response from infor facts
:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ResponseBatch ConsumerKey="7W8A8TCC0X" Language="en" DateTime="201610141"
SerialID="">
<Response RequestID="GetOrder" Company="01" SerialID="">
<Orders>
<Order>
<OrderHeader>
<CompanyNumber>01</CompanyNumber>
<CustomerNumber>E058</CustomerNumber>
<OrderNumber>182449</OrderNumber>
<OrderSuffix>0</OrderSuffix>
<OrderType>O</OrderType>
<OrderStatus>9</OrderStatus>
<CustomerName></CustomerName>
<BillToCountry>US</BillToCountry>
<CustomerAddress1></CustomerAddress1>
<CustomerAddress2></CustomerAddress2>
<BillToCity></BillToCity>
<BillToState></BillToState>
<BillToZipCode></BillToZipCode>
<BillToContact>Ryan Valizan</BillToContact>
<ShipToNumber></ShipToNumber>
<ShipToName>E-Store Front</ShipToName>
<ShipToCountry>US</ShipToCountry>
<ShipToAddress1>1104 Union Ave</ShipToAddress1>
<ShipToAddress2></ShipToAddress2>
<ShipToAddress3></ShipToAddress3>
<ShipToCity>Kansas City</ShipToCity>
<ShipToState>MO</ShipToState>
<ShipToZipCode>64101-1418</ShipToZipCode>
<Contact></Contact>
<EntryDate>10/14/2016</EntryDate>
<RequestedShipDate>10/14/2016</RequestedShipDate>
<CustomerPurchaseOrderNumber>84848</CustomerPurchaseOrderNumber>
<ItemSalesAmount>41.90</ItemSalesAmount>
<DiscountAmountTrading>.00</DiscountAmountTrading>
<SalesTaxAmount>3.50</SalesTaxAmount>
<InvoiceAmount>45.4</InvoiceAmount>
<TotalOrderValue>45.4</TotalOrderValue>
<TotalSpecialCharges>0</TotalSpecialCharges>
<CarrierCode>PICK UP</CarrierCode>
<WarehouseID>01</WarehouseID>
<InvoiceNumber></InvoiceNumber>
</OrderHeader>
<OrderDetail>
<Line>
<CustomerNumber>E058</CustomerNumber>
<LineNumber>1</LineNumber>
<ItemNumber>PK-PF52475 </ItemNumber>
<ItemType>I</ItemType>
<ItemDescription1>T/F 75VA 120/230/480V 24V
SEC</ItemDescription1>
<QuantityOrdered>1</QuantityOrdered>
<QuantityShipped>0</QuantityShipped>
<QuantityBackordered>0</QuantityBackordered>
<UnitOfMeasure>EA</UnitOfMeasure>
<PricingUM>EA</PricingUM>
<ActualSellPrice>41.90</ActualSellPrice>
<TotalLineAmount>41.9</TotalLineAmount>
</Line>
</OrderDetail>
</Order>
</Orders>
</Response>
</ResponseBatch>
[10/14/2016 11:51:33 AM] Arun S L:
==============================================================
[10/14/2016 11:51:48 AM] Arun S L: {
"data": {
"customerERPId": "E058",
"orderERPId": null,
"orderedBy": null,
"customerPoNumber": "84848",
"releaseNumber": null,
"requiredDate": "10/14/2016",
"shipDate": null,
"orderDate": null,
"orderNumber": "182449",
"taxAmount": 3.5,
"billToContact": {
"salutation": null,
"title": null,
"firstName": "Ryan Valizan",
"middleName": null,
"lastName": null,
"primaryPhoneNumber": null,
"primaryPhoneExtension": null,
"alternatePhoneNumber": null,
"alternatePhoneExtension": null,
"faxNumber": null,
"primaryEmailAddress": null,
"alternateEmailAddress": null,
"contactId": null
},
"shipToContact": {
"salutation": null,
"title": null,
"firstName": "E-Store Front",
"middleName": null,
"lastName": null,
"primaryPhoneNumber": null,
"primaryPhoneExtension": null,
"alternatePhoneNumber": null,
"alternatePhoneExtension": null,
"faxNumber": null,
"primaryEmailAddress": null,
"alternateEmailAddress": null,
"contactId": null
},
"billingAddress": {
"addressId": null,
"addressERPId": null,
"customerName": null,
"addressLine1": null,
"addressLine2": null,
"addressLine3": null,
"addressLine4": null,
"city": null,
"county": null,
"state": null,
"zipCode": null,
"country": null,
"countryCode": "US",
"addressType": null,
"companyName": null
},
"shippingAddress": {
"addressId": null,
"addressERPId": null,
"customerName": null,
"addressLine1": "1104 Union Ave",
"addressLine2": null,
"addressLine3": null,
"addressLine4": null,
"city": "Kansas City",
"county": null,
"state": "MO",
"zipCode": "64101-1418",
"country": null,
"countryCode": null,
"addressType": null,
"companyName": null
},
"branchCode": null,
"branchName": null,
"lineItems": [
{
"lineNumber": 1,
"lineComplete": null,
"lineItemComment": null,
"itemId": null,
"partNumber": "PK-PF52475",
"customerPartNumber": null,
"shortDescription": "T/F 75VA 120/230/480V 24V SEC",
"unitPrice": 41.900001525878906,
"extendedPrice": 41.900001525878906,
"qty": 1,
"qtyShipped": 0,
"uom": "EA",
"uomQty": null,
"manufacturer": null,
"manufacturerPartNumber": null,
"cost": null,
"itemLevelCouponList": null,
"backOrderQty": 0,
"requireDate": null,
"shippingBranch": null,
"qtyOpen": null,
"orderNumber": null,
"orderGenerationSequence": null,
"poNumber": null,
"historySequenceNumber": null,
"lineItemType": "I",
"calculateTax": true,
"itemName": null,
"taxPer": null,
"taxAmt": null,
"taxDesc": null,
"upc": null,
"catalogNumber": null,
"productKeywords": null,
"listPrice": null,
"priceTBD": null,
"backorderOverride": null,
"promiseDate": null
}
],
"shipVia": [
{
"shipViaCode": "PICK UP",
"shipViaDescription": null,
"shipViaErpId": null,
"accountNumber": null,
"carrierTrackingNumber": null,
"shippingBranchCode": null,
"freight": null,
"freightTBD": null,
"tax": null,
"taxTBD": null
}
],
"freight": null,
"orderTotal": 45.400001525878906,
"orderComment": null,
"orderLevelCouponList": null,
"customerCard": null,
"orderStatus": null,
"aplusOrderStatus": null,
"shippingInstruction": null,
"warehouseLocation": "01",
"preAuthorize": false,
"salesPersonCode": null,
"backOrderSequence": null,
"orderGenerationNumber": null,
"totalOrderWeight": null,
"federalExciseAmount": null,
"orderType": "O",
"contactId": null,
"companyId": null,
"discountAmount": null,
"otherAmount": null,
"deliveryCharge": null,
"orderSubTotal": null,
"gasPoNumber": null,
"freightCode": null,
"promotionCode": null,
"merchandiseCredits": null,
"uniqueWebReferenceNumber": null,
"billToContactName": null,
"shipToContactName": null,
"customerName": "",
"invoice": null,
"otherCharges": null,
"otherTax": null,
"importAsQuote": false,
"quoteNumber": null,
"anonymous": "N",
"createShippingAndHandlingAsNewLineItem": true,
"freightOut": 0,
"dfmOrder": false,
"maximumOrderThresholdMet": false,
"orderCommentDisplayArea": null,
"documentAddress": null,
"modvatGatePass": null,
"shipToCode": null,
"billToPanNo": null,
"billToTinNo": null,
"shipToTinNo": null,
"paymentTerms": null,
"taxType": null,
"taxDetails": null,
"totalInvoiceAmount": null,
"totalInvoiceOrdered": null,
"totalLineAmount": null,
"totalLineOrdered": null,
"salesLocationId": null,
"userERPId": null,
"merchandiseTotal": null,
"merchandiseTBD": null,
"acceptBackorders": null,
"vMI": null,
"releasedToShipping": null,
"authType": null,
"authAmount": null,
"authDate": null,
"authTransactionNumber": null,
"authMemo": null,
"authNumber": null,
"authTime": null,
"cardLength": null,
"creditCardNumber": null,
"blindShip": false,
"termsType": null
},
"status": {
"code": 200,
&quot..
"totalInvoiceOrdered": null,
"totalLineAmount": null,
"totalLineOrdered": null,
"salesLocationId": null,
"userERPId": null,
"merchandiseTotal": null,
"merchandiseTBD": null,
"acceptBackorders": null,
"vMI": null,
"releasedToShipping": null,
"authType": null,
"authAmount": null,
"authDate": null,
"authTransactionNumber": null,
"authMemo": null,
"authNumber": null,
"authTime": null,
"cardLength": null,
"creditCardNumber": null,
"blindShip": false,
"termsType": null
},
"status": {
"code": 200,
&quot..

More Related Content

Viewers also liked

Proyecto de feria de ciencias
Proyecto de feria de cienciasProyecto de feria de ciencias
Proyecto de feria de ciencias
Mary Pérez de Carbajal
 
Risa Johns v2
Risa Johns v2Risa Johns v2
Risa Johns v2risarok
 
CÓMO CONSEGUIR TODAS TUS METAS CON LA MENTALIDAD DEL ÉXITO
CÓMO CONSEGUIR TODAS TUS METAS CON LA MENTALIDAD DEL ÉXITOCÓMO CONSEGUIR TODAS TUS METAS CON LA MENTALIDAD DEL ÉXITO
CÓMO CONSEGUIR TODAS TUS METAS CON LA MENTALIDAD DEL ÉXITO
Marta García
 
Labview based automated car lighting
Labview based automated car lightingLabview based automated car lighting
Labview based automated car lightingramya c b
 
Auto citing from databases
Auto citing from databasesAuto citing from databases
Auto citing from databases
carolyn oldham
 
Lehigh Hyperloop Preliminary Design Briefing 2017 (2)
Lehigh Hyperloop Preliminary Design Briefing 2017 (2)Lehigh Hyperloop Preliminary Design Briefing 2017 (2)
Lehigh Hyperloop Preliminary Design Briefing 2017 (2)Tech Tanasarnsopaporn
 
Administração e escolas de pensamento
Administração e escolas de pensamentoAdministração e escolas de pensamento
Administração e escolas de pensamento
vanilsonsertao01
 
Cyclades
CycladesCyclades
Cyclades
Duong Minh Duc
 
Dominion
DominionDominion
Dominion
Duong Minh Duc
 

Viewers also liked (11)

Proyecto de feria de ciencias
Proyecto de feria de cienciasProyecto de feria de ciencias
Proyecto de feria de ciencias
 
Risa Johns v2
Risa Johns v2Risa Johns v2
Risa Johns v2
 
CÓMO CONSEGUIR TODAS TUS METAS CON LA MENTALIDAD DEL ÉXITO
CÓMO CONSEGUIR TODAS TUS METAS CON LA MENTALIDAD DEL ÉXITOCÓMO CONSEGUIR TODAS TUS METAS CON LA MENTALIDAD DEL ÉXITO
CÓMO CONSEGUIR TODAS TUS METAS CON LA MENTALIDAD DEL ÉXITO
 
Alevin c
Alevin cAlevin c
Alevin c
 
Labview based automated car lighting
Labview based automated car lightingLabview based automated car lighting
Labview based automated car lighting
 
Auto citing from databases
Auto citing from databasesAuto citing from databases
Auto citing from databases
 
Lehigh Hyperloop Preliminary Design Briefing 2017 (2)
Lehigh Hyperloop Preliminary Design Briefing 2017 (2)Lehigh Hyperloop Preliminary Design Briefing 2017 (2)
Lehigh Hyperloop Preliminary Design Briefing 2017 (2)
 
CV-Nikhil
CV-NikhilCV-Nikhil
CV-Nikhil
 
Administração e escolas de pensamento
Administração e escolas de pensamentoAdministração e escolas de pensamento
Administração e escolas de pensamento
 
Cyclades
CycladesCyclades
Cyclades
 
Dominion
DominionDominion
Dominion
 

Similar to 1

MongoDB World 2019: Benchmarking Transactions: MongoDB Meets TPC-C
MongoDB World 2019: Benchmarking Transactions: MongoDB Meets TPC-C MongoDB World 2019: Benchmarking Transactions: MongoDB Meets TPC-C
MongoDB World 2019: Benchmarking Transactions: MongoDB Meets TPC-C
MongoDB
 
Get invoice response
Get invoice responseGet invoice response
Get invoice response
pradeepkrishna40
 
Performante Java Enterprise Applikationen trotz O/R-Mapping
Performante Java Enterprise Applikationen trotz O/R-MappingPerformante Java Enterprise Applikationen trotz O/R-Mapping
Performante Java Enterprise Applikationen trotz O/R-Mapping
Simon Martinelli
 
2011 05-23 metrics-agilasverige-english
2011 05-23 metrics-agilasverige-english2011 05-23 metrics-agilasverige-english
2011 05-23 metrics-agilasverige-english
Mårten Gustafson
 
Agile Database Development with JSON
Agile Database Development with JSONAgile Database Development with JSON
Agile Database Development with JSON
Chris Saxon
 
Events Processing and Data Analysis with Lucidworks Fusion: Presented by Kira...
Events Processing and Data Analysis with Lucidworks Fusion: Presented by Kira...Events Processing and Data Analysis with Lucidworks Fusion: Presented by Kira...
Events Processing and Data Analysis with Lucidworks Fusion: Presented by Kira...
Lucidworks
 
TDC2016POA | Trilha Banco de Dados - RavenDB: um banco de dados NoSQL de segu...
TDC2016POA | Trilha Banco de Dados - RavenDB: um banco de dados NoSQL de segu...TDC2016POA | Trilha Banco de Dados - RavenDB: um banco de dados NoSQL de segu...
TDC2016POA | Trilha Banco de Dados - RavenDB: um banco de dados NoSQL de segu...
tdc-globalcode
 
Hypermedia API’s
Hypermedia API’s Hypermedia API’s
Hypermedia API’s
3camp
 
Mt4 push-api
Mt4 push-apiMt4 push-api
Mt4 push-api
FX Brokers
 
201410 2 fiware-orion-contextbroker
201410 2 fiware-orion-contextbroker201410 2 fiware-orion-contextbroker
201410 2 fiware-orion-contextbrokerFIWARE
 
GraphQL - when REST API is to less - lessons learned
GraphQL - when REST API is to less - lessons learnedGraphQL - when REST API is to less - lessons learned
GraphQL - when REST API is to less - lessons learned
MarcinStachniuk
 
Serverless Functions and Vue.js
Serverless Functions and Vue.jsServerless Functions and Vue.js
Serverless Functions and Vue.js
Sarah Drasner
 
GraphQL - when REST API is to less - lessons learned
GraphQL - when REST API is to less - lessons learnedGraphQL - when REST API is to less - lessons learned
GraphQL - when REST API is to less - lessons learned
MarcinStachniuk
 
Mongo db ecommerce
Mongo db ecommerceMongo db ecommerce
Mongo db ecommerce
christkv
 
Functional Web Development using Elm
Functional Web Development using ElmFunctional Web Development using Elm
Functional Web Development using Elm
💻 Spencer Schneidenbach
 
How to Leverage APIs for SEO #TTTLive2019
How to Leverage APIs for SEO #TTTLive2019How to Leverage APIs for SEO #TTTLive2019
How to Leverage APIs for SEO #TTTLive2019
Paul Shapiro
 
Query for json databases
Query for json databasesQuery for json databases
Query for json databases
Binh Le
 
Apache spark
Apache sparkApache spark
Apache spark
Arnon Rotem-Gal-Oz
 
Mongo db world 2014 billrun
Mongo db world 2014   billrunMongo db world 2014   billrun
Mongo db world 2014 billrunMongoDB
 
FIWARE Developers Week_ Introduction to Managing Context Information at Large...
FIWARE Developers Week_ Introduction to Managing Context Information at Large...FIWARE Developers Week_ Introduction to Managing Context Information at Large...
FIWARE Developers Week_ Introduction to Managing Context Information at Large...
FIWARE
 

Similar to 1 (20)

MongoDB World 2019: Benchmarking Transactions: MongoDB Meets TPC-C
MongoDB World 2019: Benchmarking Transactions: MongoDB Meets TPC-C MongoDB World 2019: Benchmarking Transactions: MongoDB Meets TPC-C
MongoDB World 2019: Benchmarking Transactions: MongoDB Meets TPC-C
 
Get invoice response
Get invoice responseGet invoice response
Get invoice response
 
Performante Java Enterprise Applikationen trotz O/R-Mapping
Performante Java Enterprise Applikationen trotz O/R-MappingPerformante Java Enterprise Applikationen trotz O/R-Mapping
Performante Java Enterprise Applikationen trotz O/R-Mapping
 
2011 05-23 metrics-agilasverige-english
2011 05-23 metrics-agilasverige-english2011 05-23 metrics-agilasverige-english
2011 05-23 metrics-agilasverige-english
 
Agile Database Development with JSON
Agile Database Development with JSONAgile Database Development with JSON
Agile Database Development with JSON
 
Events Processing and Data Analysis with Lucidworks Fusion: Presented by Kira...
Events Processing and Data Analysis with Lucidworks Fusion: Presented by Kira...Events Processing and Data Analysis with Lucidworks Fusion: Presented by Kira...
Events Processing and Data Analysis with Lucidworks Fusion: Presented by Kira...
 
TDC2016POA | Trilha Banco de Dados - RavenDB: um banco de dados NoSQL de segu...
TDC2016POA | Trilha Banco de Dados - RavenDB: um banco de dados NoSQL de segu...TDC2016POA | Trilha Banco de Dados - RavenDB: um banco de dados NoSQL de segu...
TDC2016POA | Trilha Banco de Dados - RavenDB: um banco de dados NoSQL de segu...
 
Hypermedia API’s
Hypermedia API’s Hypermedia API’s
Hypermedia API’s
 
Mt4 push-api
Mt4 push-apiMt4 push-api
Mt4 push-api
 
201410 2 fiware-orion-contextbroker
201410 2 fiware-orion-contextbroker201410 2 fiware-orion-contextbroker
201410 2 fiware-orion-contextbroker
 
GraphQL - when REST API is to less - lessons learned
GraphQL - when REST API is to less - lessons learnedGraphQL - when REST API is to less - lessons learned
GraphQL - when REST API is to less - lessons learned
 
Serverless Functions and Vue.js
Serverless Functions and Vue.jsServerless Functions and Vue.js
Serverless Functions and Vue.js
 
GraphQL - when REST API is to less - lessons learned
GraphQL - when REST API is to less - lessons learnedGraphQL - when REST API is to less - lessons learned
GraphQL - when REST API is to less - lessons learned
 
Mongo db ecommerce
Mongo db ecommerceMongo db ecommerce
Mongo db ecommerce
 
Functional Web Development using Elm
Functional Web Development using ElmFunctional Web Development using Elm
Functional Web Development using Elm
 
How to Leverage APIs for SEO #TTTLive2019
How to Leverage APIs for SEO #TTTLive2019How to Leverage APIs for SEO #TTTLive2019
How to Leverage APIs for SEO #TTTLive2019
 
Query for json databases
Query for json databasesQuery for json databases
Query for json databases
 
Apache spark
Apache sparkApache spark
Apache spark
 
Mongo db world 2014 billrun
Mongo db world 2014   billrunMongo db world 2014   billrun
Mongo db world 2014 billrun
 
FIWARE Developers Week_ Introduction to Managing Context Information at Large...
FIWARE Developers Week_ Introduction to Managing Context Information at Large...FIWARE Developers Week_ Introduction to Managing Context Information at Large...
FIWARE Developers Week_ Introduction to Managing Context Information at Large...
 

Recently uploaded

Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBCSTRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
kimdan468
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
Scholarhat
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Digital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion DesignsDigital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion Designs
chanes7
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 

Recently uploaded (20)

Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBCSTRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
STRAND 3 HYGIENIC PRACTICES.pptx GRADE 7 CBC
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Digital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion DesignsDigital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion Designs
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 

1

  • 1. [10/14/2016 11:51:28 AM] Arun S L: 2016-10-14 06:17:22 [default task-60] DEBUG c.u.c.e.s.i.InforFactsOrderERPServiceImpl - get order response from infor facts : <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ResponseBatch ConsumerKey="7W8A8TCC0X" Language="en" DateTime="201610141" SerialID=""> <Response RequestID="GetOrder" Company="01" SerialID=""> <Orders> <Order> <OrderHeader> <CompanyNumber>01</CompanyNumber> <CustomerNumber>E058</CustomerNumber> <OrderNumber>182449</OrderNumber> <OrderSuffix>0</OrderSuffix> <OrderType>O</OrderType> <OrderStatus>9</OrderStatus> <CustomerName></CustomerName> <BillToCountry>US</BillToCountry> <CustomerAddress1></CustomerAddress1> <CustomerAddress2></CustomerAddress2> <BillToCity></BillToCity> <BillToState></BillToState> <BillToZipCode></BillToZipCode> <BillToContact>Ryan Valizan</BillToContact> <ShipToNumber></ShipToNumber> <ShipToName>E-Store Front</ShipToName> <ShipToCountry>US</ShipToCountry> <ShipToAddress1>1104 Union Ave</ShipToAddress1> <ShipToAddress2></ShipToAddress2> <ShipToAddress3></ShipToAddress3> <ShipToCity>Kansas City</ShipToCity> <ShipToState>MO</ShipToState> <ShipToZipCode>64101-1418</ShipToZipCode> <Contact></Contact> <EntryDate>10/14/2016</EntryDate> <RequestedShipDate>10/14/2016</RequestedShipDate> <CustomerPurchaseOrderNumber>84848</CustomerPurchaseOrderNumber> <ItemSalesAmount>41.90</ItemSalesAmount> <DiscountAmountTrading>.00</DiscountAmountTrading> <SalesTaxAmount>3.50</SalesTaxAmount> <InvoiceAmount>45.4</InvoiceAmount> <TotalOrderValue>45.4</TotalOrderValue> <TotalSpecialCharges>0</TotalSpecialCharges> <CarrierCode>PICK UP</CarrierCode> <WarehouseID>01</WarehouseID> <InvoiceNumber></InvoiceNumber> </OrderHeader> <OrderDetail> <Line> <CustomerNumber>E058</CustomerNumber> <LineNumber>1</LineNumber> <ItemNumber>PK-PF52475 </ItemNumber> <ItemType>I</ItemType> <ItemDescription1>T/F 75VA 120/230/480V 24V SEC</ItemDescription1> <QuantityOrdered>1</QuantityOrdered> <QuantityShipped>0</QuantityShipped> <QuantityBackordered>0</QuantityBackordered> <UnitOfMeasure>EA</UnitOfMeasure> <PricingUM>EA</PricingUM> <ActualSellPrice>41.90</ActualSellPrice> <TotalLineAmount>41.9</TotalLineAmount> </Line>
  • 2. </OrderDetail> </Order> </Orders> </Response> </ResponseBatch> [10/14/2016 11:51:33 AM] Arun S L: ============================================================== [10/14/2016 11:51:48 AM] Arun S L: { "data": { "customerERPId": "E058", "orderERPId": null, "orderedBy": null, "customerPoNumber": "84848", "releaseNumber": null, "requiredDate": "10/14/2016", "shipDate": null, "orderDate": null, "orderNumber": "182449", "taxAmount": 3.5, "billToContact": { "salutation": null, "title": null, "firstName": "Ryan Valizan", "middleName": null, "lastName": null, "primaryPhoneNumber": null, "primaryPhoneExtension": null, "alternatePhoneNumber": null, "alternatePhoneExtension": null, "faxNumber": null, "primaryEmailAddress": null, "alternateEmailAddress": null, "contactId": null }, "shipToContact": { "salutation": null, "title": null, "firstName": "E-Store Front", "middleName": null, "lastName": null, "primaryPhoneNumber": null, "primaryPhoneExtension": null, "alternatePhoneNumber": null, "alternatePhoneExtension": null, "faxNumber": null, "primaryEmailAddress": null, "alternateEmailAddress": null, "contactId": null }, "billingAddress": { "addressId": null, "addressERPId": null, "customerName": null, "addressLine1": null, "addressLine2": null, "addressLine3": null, "addressLine4": null, "city": null, "county": null, "state": null, "zipCode": null, "country": null, "countryCode": "US", "addressType": null,
  • 3. "companyName": null }, "shippingAddress": { "addressId": null, "addressERPId": null, "customerName": null, "addressLine1": "1104 Union Ave", "addressLine2": null, "addressLine3": null, "addressLine4": null, "city": "Kansas City", "county": null, "state": "MO", "zipCode": "64101-1418", "country": null, "countryCode": null, "addressType": null, "companyName": null }, "branchCode": null, "branchName": null, "lineItems": [ { "lineNumber": 1, "lineComplete": null, "lineItemComment": null, "itemId": null, "partNumber": "PK-PF52475", "customerPartNumber": null, "shortDescription": "T/F 75VA 120/230/480V 24V SEC", "unitPrice": 41.900001525878906, "extendedPrice": 41.900001525878906, "qty": 1, "qtyShipped": 0, "uom": "EA", "uomQty": null, "manufacturer": null, "manufacturerPartNumber": null, "cost": null, "itemLevelCouponList": null, "backOrderQty": 0, "requireDate": null, "shippingBranch": null, "qtyOpen": null, "orderNumber": null, "orderGenerationSequence": null, "poNumber": null, "historySequenceNumber": null, "lineItemType": "I", "calculateTax": true, "itemName": null, "taxPer": null, "taxAmt": null, "taxDesc": null, "upc": null, "catalogNumber": null, "productKeywords": null, "listPrice": null, "priceTBD": null, "backorderOverride": null, "promiseDate": null } ], "shipVia": [
  • 4. { "shipViaCode": "PICK UP", "shipViaDescription": null, "shipViaErpId": null, "accountNumber": null, "carrierTrackingNumber": null, "shippingBranchCode": null, "freight": null, "freightTBD": null, "tax": null, "taxTBD": null } ], "freight": null, "orderTotal": 45.400001525878906, "orderComment": null, "orderLevelCouponList": null, "customerCard": null, "orderStatus": null, "aplusOrderStatus": null, "shippingInstruction": null, "warehouseLocation": "01", "preAuthorize": false, "salesPersonCode": null, "backOrderSequence": null, "orderGenerationNumber": null, "totalOrderWeight": null, "federalExciseAmount": null, "orderType": "O", "contactId": null, "companyId": null, "discountAmount": null, "otherAmount": null, "deliveryCharge": null, "orderSubTotal": null, "gasPoNumber": null, "freightCode": null, "promotionCode": null, "merchandiseCredits": null, "uniqueWebReferenceNumber": null, "billToContactName": null, "shipToContactName": null, "customerName": "", "invoice": null, "otherCharges": null, "otherTax": null, "importAsQuote": false, "quoteNumber": null, "anonymous": "N", "createShippingAndHandlingAsNewLineItem": true, "freightOut": 0, "dfmOrder": false, "maximumOrderThresholdMet": false, "orderCommentDisplayArea": null, "documentAddress": null, "modvatGatePass": null, "shipToCode": null, "billToPanNo": null, "billToTinNo": null, "shipToTinNo": null, "paymentTerms": null, "taxType": null, "taxDetails": null, "totalInvoiceAmount": null,
  • 5. "totalInvoiceOrdered": null, "totalLineAmount": null, "totalLineOrdered": null, "salesLocationId": null, "userERPId": null, "merchandiseTotal": null, "merchandiseTBD": null, "acceptBackorders": null, "vMI": null, "releasedToShipping": null, "authType": null, "authAmount": null, "authDate": null, "authTransactionNumber": null, "authMemo": null, "authNumber": null, "authTime": null, "cardLength": null, "creditCardNumber": null, "blindShip": false, "termsType": null }, "status": { "code": 200, &quot..
  • 6. "totalInvoiceOrdered": null, "totalLineAmount": null, "totalLineOrdered": null, "salesLocationId": null, "userERPId": null, "merchandiseTotal": null, "merchandiseTBD": null, "acceptBackorders": null, "vMI": null, "releasedToShipping": null, "authType": null, "authAmount": null, "authDate": null, "authTransactionNumber": null, "authMemo": null, "authNumber": null, "authTime": null, "cardLength": null, "creditCardNumber": null, "blindShip": false, "termsType": null }, "status": { "code": 200, &quot..