Message Boards

Qxtend business object for Purchase orders

Rohan Golatkar, modified 3 Years ago.

Qxtend business object for Purchase orders

Post Date: 4/13/15 (Bronze, 14 Posts) Recent Posts
Hello Experts,
 
I am in the middle of the EE implementation for one of our clients. 
During the discovery sessions, we introduced excelerator to our customer. 
They showed interest to purchase the same. 
Now they have a requirement to extract and load the Purchase orders using  excelerator. 
I made the excelerator worksheet for the xsd schema available under QADEE.
Now loading the data has no issue. 
For querying the data from exceletrator template requires QXO business object and profiles to deploy the query. I observed that the Business object for PurchaseOrderMaintenance is not readily available as SalesOrder business object. Due to this we are not able to extract the data using excelerator. 
Is it because it was not installed correctly or there are some steps that I might have missed. 
Kindly advise if I have to create it manually? 
If anyone has already created it, can you please share the boXML with me. As customer would purchase the license based on the availability of the same.
thumbnail
Gary Yang, modified 10 Years ago.

Re: Qxtend business object for Purchase orders

Post Date: 10/29/15 (Silver, 40 Posts) Recent Posts
QXO BO and Profile is very easy to create, refer to the QXtend User's Guide for doing so. In fact I prefer to create my own BO instead of the vanilla ones since I cane exclude fields I do not need and reduce the size of the raw data storage in QXO DB (that is for QXO processing, not for Query Service though).

Message place holder